summaryrefslogtreecommitdiffstats
path: root/board/altera
Commit message (Expand)AuthorAgeFilesLines
* arm: socfpga: Update iomux and pll for c5 socdk RevEDinh Nguyen2016-05-102-36/+36
* arm: socfpga: Fix i2c mux on cyclone5-socdk boardChin Liang See2015-12-231-2/+2
* arm: socfpga: Fix USB doesn't work on socdk boardshengjiangwu2015-12-231-12/+12
* arm: socfpga: Fix QSPI doesn't work on socdk boardshengjiangwu2015-12-222-7/+7
* arm: socfpga: Fix emac1 doesn't work on socdk boardshengjiangwu2015-12-222-15/+15
* arm: socfpga: Drop the board boilerplateMarek Vasut2015-12-202-112/+0
* arm: socfpga: cyclone5-socdk: Probe DWC2 UDC from OF instead of hard-coded dataMarek Vasut2015-12-201-2/+19
* arm: socfpga: arria5-socdk: Probe DWC2 UDC from OF instead of hard-coded dataMarek Vasut2015-12-201-2/+19
* arm: socfpga: cyclone5-socdk: Remove Micrel PHY configurationMarek Vasut2015-12-201-40/+0
* arm: socfpga: arria5-socdk: Remove Micrel PHY configurationMarek Vasut2015-12-201-40/+0
* usb: s3c-otg: Rename usb/s3c_udc.h to usb/dwc2_udc.hMarek Vasut2015-12-172-2/+2
* usb: s3c-otg: Rename s3c_udc_probe() functionMarek Vasut2015-12-172-2/+2
* usb: s3c-otg: Rename struct s3c_plat_otg_dataMarek Vasut2015-12-172-2/+2
* nios2: add 3c120 and 10m50 devboards MAINTAINERSThomas Chou2015-11-121-0/+13
* nios2: zap nios2-generic board dirThomas Chou2015-10-237-238/+0
* nios2: zap initdramThomas Chou2015-10-231-5/+0
* nios2: convert altera sysid to driver modelThomas Chou2015-10-231-1/+4
* nios2 : convert altera_pio to driver modelThomas Chou2015-10-231-12/+0
* nios2: move altera_pio_init to board_early_init_rThomas Chou2015-10-231-4/+9
* arm: socfpga: update MAINTAINERS' file for cyclone5_socdk and arria5_socdkDinh Nguyen2015-09-232-4/+4
* arm: socfpga: Fix ArriaV SoCDK PLL configMarek Vasut2015-08-231-13/+13
* arm: socfpga: Fix MAINTAINERS entry for CV/AV SoCDKMarek Vasut2015-08-232-9/+4
* arm: socfpga: Make the pinmux table const u8Marek Vasut2015-08-232-2/+2
* arm: socfpga: Switch to filtered QTS filesMarek Vasut2015-08-2320-2952/+2538
* arm: socfpga: Remove AV-specific parts from CV-SoCDKMarek Vasut2015-08-238-1153/+0
* arm: socfpga: Remove CV-specific parts from AV-SoCDKMarek Vasut2015-08-238-1117/+0
* arm: socfpga: Split Altera socfpga into AV and CV SoCDKMarek Vasut2015-08-2326-0/+2771
* arm: socfpga: Move wrappers into platform directoryMarek Vasut2015-08-235-539/+1
* ddr: altera: sequencer: add RW_MGR_MEM_NUMBER_OF_RANKSDinh Nguyen2015-08-081-0/+1
* ddr: altera: sequencer: Wrap misc remaining macrosMarek Vasut2015-08-081-0/+21
* ddr: altera: sequencer: Wrap IO_* macrosMarek Vasut2015-08-081-0/+23
* ddr: altera: sequencer: Wrap RW_MGR_* macrosMarek Vasut2015-08-081-0/+72
* ddr: altera: sequencer: Wrap ac_rom_init and inst_rom_initMarek Vasut2015-08-081-0/+15
* ddr: altera: sequencer: Move qts-generated files to board dirMarek Vasut2015-08-084-0/+601
* ddr: altera: sdram: Introduce socfpga_sdram_get_config()Marek Vasut2015-08-082-1/+187
* arm: socfpga: system: Clean up pinmux_config.cMarek Vasut2015-08-083-8/+36
* arm: socfpga: scan: Zap iocsr_scan_chain*_table()Marek Vasut2015-08-083-2/+43
* arm: socfpga: clock: Clean up pll_config.hMarek Vasut2015-08-082-1/+145
* arm: socfpga: Move sdram_config.h to board dirMarek Vasut2015-08-081-0/+100
* arm: socfpga: Move generated files into qts subdirMarek Vasut2015-08-087-1/+8
* ARM: socfpga: move board select into mach-socfpga/KconfigMasahiro Yamada2015-05-071-31/+0
* ARM: socfpga: do not add board directory to header search pathMasahiro Yamada2015-05-071-1/+1
* arm: socfpga: spl: update peripheral pll for dev kitDinh Nguyen2015-04-211-1/+1
* arm: socfpga: spl: Add s_init stubDinh Nguyen2015-04-211-0/+2
* arm: socfpga: fix uart0 pin mux configurationDinh Nguyen2015-04-211-2/+2
* arm: socfpga: Add Altera Arria V DK supportMarek Vasut2015-03-044-0/+928
* arm: socfpga: Zap board_early_init_f()Marek Vasut2015-03-041-8/+0
* arm: socfpga: Zap checkboard()Marek Vasut2015-03-041-9/+0
* arm: socfpga: Drop cyclone5 suffix from board file nameMarek Vasut2015-03-042-1/+1
* arm: socfpga: Sync Cyclone V DK PLL configurationMarek Vasut2015-03-041-23/+11
OpenPOWER on IntegriCloud