summaryrefslogtreecommitdiff
path: root/board/altera
AgeCommit message (Expand)AuthorFilesLines
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
2015-03-05arm: socfpga: Sync Cyclone V DK pinmux configurationMarek Vasut2-101/+101
2015-03-05arm: socfpga: Minor coding style fixMarek Vasut1-4/+4
2014-12-16arm: socfpga: board: Repair Micrel PHY tuningPavel Machek1-6/+28
2014-12-06arm: socfpga: set skew settings for ethernet phyDinh Nguyen1-0/+16
2014-12-06arm: socfpga: Add myself as maintainer for the SoCrates boardStefan Roese1-0/+5
2014-11-07arm: socfpga: Add example UDC configMarek Vasut1-0/+21
2014-10-29kconfig: arm: introduce symbol for ARM CPUsGeorges Savoundararadj1-3/+0
2014-10-06arm: socfpga: Move cache_enable to CPU codeMarek Vasut1-3/+0
2014-10-06arm: socfpga: cache: Enable D-CacheMarek Vasut1-0/+1
2014-10-06arm: socfpga: board: Align checkboard() outputMarek Vasut1-1/+1
2014-10-06arm: socfpga: board: Correctly set ATAG positionPavel Machek1-0/+4
2014-10-06arm: socfpga: clock: Add missing stubs into board fileMarek Vasut1-0/+3
2014-09-14kconfig: remove redundant "string" type in arch and board KconfigsMasahiro Yamada2-8/+0
2014-08-31Merge branch 'master' of git://git.denx.de/u-boot-niosTom Rini6-248/+69
2014-08-30socfpga: initialize designware ethernetPavel Machek1-9/+0
2014-08-30nios2: rebase nios2-generic board to 3c120 reference designThomas Chou1-58/+69
2014-08-30nios2: link to CONFIG_SYS_MONITOR_BASE and remove text_base hookThomas Chou4-143/+0
2014-08-30nios2: remove epled driverThomas Chou2-47/+0
2014-08-29socfpga: Fix SOCFPGA build error for Altera dev kitChin Liang See1-1/+1
2014-07-30Add board MAINTAINERS filesMasahiro Yamada2-0/+13
2014-07-30kconfig: add board Kconfig and defconfig filesMasahiro Yamada2-0/+38
2014-07-05socfpga: Relocate arch common functions away from boardChin Liang See1-23/+0
2014-07-05socfpga: Adding Scan Manager driverChin Liang See2-0/+674
2014-06-19Remove nios-32 arch remnantsVasili Galka3-331/+0
2014-04-17board: altera: delete unused source filesMasahiro Yamada2-354/+0
2014-04-07socfpga: Adding Clock Manager driverChin Liang See1-0/+118
2014-02-19Move #ifdef(CONFIG_DISPLAY_CPUINFO) from caller to calleeMasahiro Yamada1-0/+2
2014-01-30board: nios2: Check if flash is configured before calling early_flash_cmd_res...Ezequiel Garcia1-2/+4
2014-01-14board: nios2: Add CONFIG_CFI_FLASH_MTD guard to flash.h header includeEzequiel Garcia1-0/+2
2013-11-17Makefile: make directories by Makefile.buildMasahiro Yamada1-4/+0
2013-11-16nios2: remove unnecessary header include pathMasahiro Yamada1-4/+0
2013-11-01board: arm: convert makefiles to Kbuild styleMasahiro Yamada1-28/+2
2013-11-01nios2: convert makefiles to Kbuild styleMasahiro Yamada1-25/+5
2013-10-15Coding Style cleanup: replace leading SPACEs by TABsWolfgang Denk1-2/+2
2013-10-15Coding Style cleanup: remove trailing white spaceWolfgang Denk2-2/+2
2013-10-07socfpga: Adding pin mux handoff filesChin Liang See2-0/+268
2013-10-07socfpga: Adding System Manager driverChin Liang See1-1/+3
2013-07-25Merge branch 'u-boot/master' into u-boot-arm/masterAlbert ARIBAUD11-182/+11
2013-07-25socfpga: Move board/socfpga_cyclone5 to board/socfpgaDinh Nguyen2-0/+0
2013-07-24Add GPL-2.0+ SPDX-License-Identifier to source filesWolfgang Denk11-182/+11