summaryrefslogtreecommitdiff
path: root/board/altera
AgeCommit message (Expand)Author
2015-09-23arm: socfpga: update MAINTAINERS' file for cyclone5_socdk and arria5_socdkDinh Nguyen
2015-08-23arm: socfpga: Fix ArriaV SoCDK PLL configMarek Vasut
2015-08-23arm: socfpga: Fix MAINTAINERS entry for CV/AV SoCDKMarek Vasut
2015-08-23arm: socfpga: Make the pinmux table const u8Marek Vasut
2015-08-23arm: socfpga: Switch to filtered QTS filesMarek Vasut
2015-08-23arm: socfpga: Remove AV-specific parts from CV-SoCDKMarek Vasut
2015-08-23arm: socfpga: Remove CV-specific parts from AV-SoCDKMarek Vasut
2015-08-23arm: socfpga: Split Altera socfpga into AV and CV SoCDKMarek Vasut
2015-08-23arm: socfpga: Move wrappers into platform directoryMarek Vasut
2015-08-08ddr: altera: sequencer: add RW_MGR_MEM_NUMBER_OF_RANKSDinh Nguyen
2015-08-08ddr: altera: sequencer: Wrap misc remaining macrosMarek Vasut
2015-08-08ddr: altera: sequencer: Wrap IO_* macrosMarek Vasut
2015-08-08ddr: altera: sequencer: Wrap RW_MGR_* macrosMarek Vasut
2015-08-08ddr: altera: sequencer: Wrap ac_rom_init and inst_rom_initMarek Vasut
2015-08-08ddr: altera: sequencer: Move qts-generated files to board dirMarek Vasut
2015-08-08ddr: altera: sdram: Introduce socfpga_sdram_get_config()Marek Vasut
2015-08-08arm: socfpga: system: Clean up pinmux_config.cMarek Vasut
2015-08-08arm: socfpga: scan: Zap iocsr_scan_chain*_table()Marek Vasut
2015-08-08arm: socfpga: clock: Clean up pll_config.hMarek Vasut
2015-08-08arm: socfpga: Move sdram_config.h to board dirMarek Vasut
2015-08-08arm: socfpga: Move generated files into qts subdirMarek Vasut
2015-05-07ARM: socfpga: move board select into mach-socfpga/KconfigMasahiro Yamada
2015-05-07ARM: socfpga: do not add board directory to header search pathMasahiro Yamada
2015-04-21arm: socfpga: spl: update peripheral pll for dev kitDinh Nguyen
2015-04-21arm: socfpga: spl: Add s_init stubDinh Nguyen
2015-04-21arm: socfpga: fix uart0 pin mux configurationDinh Nguyen
2015-03-04arm: socfpga: Add Altera Arria V DK supportMarek Vasut
2015-03-04arm: socfpga: Zap board_early_init_f()Marek Vasut
2015-03-04arm: socfpga: Zap checkboard()Marek Vasut
2015-03-04arm: socfpga: Drop cyclone5 suffix from board file nameMarek Vasut
2015-03-04arm: socfpga: Sync Cyclone V DK PLL configurationMarek Vasut
2015-03-04arm: socfpga: Sync Cyclone V DK pinmux configurationMarek Vasut
2015-03-04arm: socfpga: Minor coding style fixMarek Vasut
2014-12-16arm: socfpga: board: Repair Micrel PHY tuningPavel Machek
2014-12-06arm: socfpga: set skew settings for ethernet phyDinh Nguyen
2014-12-06arm: socfpga: Add myself as maintainer for the SoCrates boardStefan Roese
2014-11-07arm: socfpga: Add example UDC configMarek Vasut
2014-10-29kconfig: arm: introduce symbol for ARM CPUsGeorges Savoundararadj
2014-10-06arm: socfpga: Move cache_enable to CPU codeMarek Vasut
2014-10-06arm: socfpga: cache: Enable D-CacheMarek Vasut
2014-10-06arm: socfpga: board: Align checkboard() outputMarek Vasut
2014-10-06arm: socfpga: board: Correctly set ATAG positionPavel Machek
2014-10-06arm: socfpga: clock: Add missing stubs into board fileMarek Vasut
2014-09-13kconfig: remove redundant "string" type in arch and board KconfigsMasahiro Yamada
2014-08-31Merge branch 'master' of git://git.denx.de/u-boot-niosTom Rini
2014-08-30socfpga: initialize designware ethernetPavel Machek
2014-08-30nios2: rebase nios2-generic board to 3c120 reference designThomas Chou
2014-08-30nios2: link to CONFIG_SYS_MONITOR_BASE and remove text_base hookThomas Chou
2014-08-30nios2: remove epled driverThomas Chou
2014-08-29socfpga: Fix SOCFPGA build error for Altera dev kitChin Liang See