summaryrefslogtreecommitdiff
path: root/board/altera
AgeCommit message (Expand)Author
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
2014-07-30Add board MAINTAINERS filesMasahiro Yamada
2014-07-30kconfig: add board Kconfig and defconfig filesMasahiro Yamada
2014-07-05socfpga: Relocate arch common functions away from boardChin Liang See
2014-07-05socfpga: Adding Scan Manager driverChin Liang See
2014-06-19Remove nios-32 arch remnantsVasili Galka
2014-04-17board: altera: delete unused source filesMasahiro Yamada
2014-04-07socfpga: Adding Clock Manager driverChin Liang See
2014-02-19Move #ifdef(CONFIG_DISPLAY_CPUINFO) from caller to calleeMasahiro Yamada
2014-01-29board: nios2: Check if flash is configured before calling early_flash_cmd_res...Ezequiel Garcia
2014-01-14board: nios2: Add CONFIG_CFI_FLASH_MTD guard to flash.h header includeEzequiel Garcia
2013-11-17Makefile: make directories by Makefile.buildMasahiro Yamada
2013-11-15nios2: remove unnecessary header include pathMasahiro Yamada
2013-11-01board: arm: convert makefiles to Kbuild styleMasahiro Yamada
2013-11-01nios2: convert makefiles to Kbuild styleMasahiro Yamada
2013-10-14Coding Style cleanup: replace leading SPACEs by TABsWolfgang Denk
2013-10-14Coding Style cleanup: remove trailing white spaceWolfgang Denk
2013-10-07socfpga: Adding pin mux handoff filesChin Liang See
2013-10-07socfpga: Adding System Manager driverChin Liang See
2013-07-25Merge branch 'u-boot/master' into u-boot-arm/masterAlbert ARIBAUD
2013-07-25socfpga: Move board/socfpga_cyclone5 to board/socfpgaDinh Nguyen
2013-07-24Add GPL-2.0+ SPDX-License-Identifier to source filesWolfgang Denk
2013-03-18Merge branch 'master' of git://git.denx.de/u-boot-armTom Rini
2013-03-15Replace __bss_end__ with __bss_endSimon Glass
2013-03-12Refactor linker-generated arraysAlbert ARIBAUD
2012-10-22common: Discard the __u_boot_cmd sectionMarek Vasut
2012-10-22common: Add .u_boot_list into all linker filesMarek Vasut
2012-10-04ARM: Add Altera SOCFPGA Cyclone5Dinh Nguyen
2011-10-28board/nios2-generic: Use altera_pio driver and remove board specific driverJoachim Foerster
2011-10-28gpio: Add driver for Altera's PIO coreJoachim Foerster
2011-10-26altera_tse: Add support for dedicated descriptor memoryJoachim Foerster
2011-10-15punt unused clean/distclean targetsMike Frysinger
2011-04-30Handle most LDSCRIPT setting centrallyScott Wood
2011-04-08nios2: reset cfi flash before reading envThomas Chou