summaryrefslogtreecommitdiff
path: root/board/altera
AgeCommit message (Expand)AuthorFilesLines
2016-05-11arm: socfpga: Update iomux and pll for c5 socdk RevEDinh Nguyen2-36/+36
2015-12-23arm: socfpga: Fix i2c mux on cyclone5-socdk boardChin Liang See1-2/+2
2015-12-23arm: socfpga: Fix USB doesn't work on socdk boardshengjiangwu1-12/+12
2015-12-22arm: socfpga: Fix QSPI doesn't work on socdk boardshengjiangwu2-7/+7
2015-12-22arm: socfpga: Fix emac1 doesn't work on socdk boardshengjiangwu2-15/+15
2015-12-20arm: socfpga: Drop the board boilerplateMarek Vasut2-112/+0
2015-12-20arm: socfpga: cyclone5-socdk: Probe DWC2 UDC from OF instead of hard-coded dataMarek Vasut1-2/+19
2015-12-20arm: socfpga: arria5-socdk: Probe DWC2 UDC from OF instead of hard-coded dataMarek Vasut1-2/+19
2015-12-20arm: socfpga: cyclone5-socdk: Remove Micrel PHY configurationMarek Vasut1-40/+0
2015-12-20arm: socfpga: arria5-socdk: Remove Micrel PHY configurationMarek Vasut1-40/+0
2015-12-17usb: s3c-otg: Rename usb/s3c_udc.h to usb/dwc2_udc.hMarek Vasut2-2/+2
2015-12-17usb: s3c-otg: Rename s3c_udc_probe() functionMarek Vasut2-2/+2
2015-12-17usb: s3c-otg: Rename struct s3c_plat_otg_dataMarek Vasut2-2/+2
2015-11-12nios2: add 3c120 and 10m50 devboards MAINTAINERSThomas Chou1-0/+13
2015-10-23nios2: zap nios2-generic board dirThomas Chou7-238/+0
2015-10-23nios2: zap initdramThomas Chou1-5/+0
2015-10-23nios2: convert altera sysid to driver modelThomas Chou1-1/+4
2015-10-23nios2 : convert altera_pio to driver modelThomas Chou1-12/+0
2015-10-23nios2: move altera_pio_init to board_early_init_rThomas Chou1-4/+9
2015-09-23arm: socfpga: update MAINTAINERS' file for cyclone5_socdk and arria5_socdkDinh Nguyen2-4/+4
2015-08-23arm: socfpga: Fix ArriaV SoCDK PLL configMarek Vasut1-13/+13
2015-08-23arm: socfpga: Fix MAINTAINERS entry for CV/AV SoCDKMarek Vasut2-9/+4
2015-08-23arm: socfpga: Make the pinmux table const u8Marek Vasut2-2/+2
2015-08-23arm: socfpga: Switch to filtered QTS filesMarek Vasut20-2952/+2538
2015-08-23arm: socfpga: Remove AV-specific parts from CV-SoCDKMarek Vasut8-1153/+0
2015-08-23arm: socfpga: Remove CV-specific parts from AV-SoCDKMarek Vasut8-1117/+0
2015-08-23arm: socfpga: Split Altera socfpga into AV and CV SoCDKMarek Vasut26-0/+2771
2015-08-23arm: socfpga: Move wrappers into platform directoryMarek Vasut5-539/+1
2015-08-08ddr: altera: sequencer: add RW_MGR_MEM_NUMBER_OF_RANKSDinh Nguyen1-0/+1
2015-08-08ddr: altera: sequencer: Wrap misc remaining macrosMarek Vasut1-0/+21
2015-08-08ddr: altera: sequencer: Wrap IO_* macrosMarek Vasut1-0/+23
2015-08-08ddr: altera: sequencer: Wrap RW_MGR_* macrosMarek Vasut1-0/+72
2015-08-08ddr: altera: sequencer: Wrap ac_rom_init and inst_rom_initMarek Vasut1-0/+15
2015-08-08ddr: altera: sequencer: Move qts-generated files to board dirMarek Vasut4-0/+601
2015-08-08ddr: altera: sdram: Introduce socfpga_sdram_get_config()Marek Vasut2-1/+187
2015-08-08arm: socfpga: system: Clean up pinmux_config.cMarek Vasut3-8/+36
2015-08-08arm: socfpga: scan: Zap iocsr_scan_chain*_table()Marek Vasut3-2/+43
2015-08-08arm: socfpga: clock: Clean up pll_config.hMarek Vasut2-1/+145
2015-08-08arm: socfpga: Move sdram_config.h to board dirMarek Vasut1-0/+100
2015-08-08arm: socfpga: Move generated files into qts subdirMarek Vasut7-1/+8
2015-05-07ARM: socfpga: move board select into mach-socfpga/KconfigMasahiro Yamada1-31/+0
2015-05-07ARM: socfpga: do not add board directory to header search pathMasahiro Yamada1-1/+1
2015-04-21arm: socfpga: spl: update peripheral pll for dev kitDinh Nguyen1-1/+1
2015-04-21arm: socfpga: spl: Add s_init stubDinh Nguyen1-0/+2
2015-04-21arm: socfpga: fix uart0 pin mux configurationDinh Nguyen1-2/+2
2015-03-05arm: socfpga: Add Altera Arria V DK supportMarek Vasut4-0/+928
2015-03-05arm: socfpga: Zap board_early_init_f()Marek Vasut1-8/+0
2015-03-05arm: socfpga: Zap checkboard()Marek Vasut1-9/+0
2015-03-05arm: socfpga: Drop cyclone5 suffix from board file nameMarek Vasut2-1/+1
2015-03-05arm: socfpga: Sync Cyclone V DK PLL configurationMarek Vasut1-23/+11