summaryrefslogtreecommitdiff
path: root/board/altera
AgeCommit message (Expand)Author
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
2011-03-27rename _end to __bss_end__Po-Yu Chuang
2011-02-08nios2: add gpio_is_validThomas Chou
2011-02-08nios2: add gpio_freeThomas Chou
2010-11-17Switch from archive libraries to partial linkingSebastien Carlier
2010-10-18Rename TEXT_BASE into CONFIG_SYS_TEXT_BASEWolfgang Denk
2010-07-12nios2: remove EP1C20, EP1S10, EP1S40 boardsThomas Chou
2010-07-12nios2: add spi flash support to nios2-generic boardThomas Chou
2010-07-12nios2: add gpio_requestThomas Chou
2010-05-28nios: remove nios-32 archThomas Chou
2010-05-28nios2: add gpio support to nios2-generic boardThomas Chou
2010-04-24nios2: add nios2-generic boardThomas Chou
2010-04-24nios2: add altera cf resetThomas Chou
2010-04-16nios2: Move individual board linker scripts to common script in cpu tree.Scott McNutt
2010-04-13nios: Move cpu/nios/* to arch/nios/cpu/*Peter Tyser
2010-04-02nios2: Fix AMDLV065D flash write bug in altera board common tree.Scott McNutt
2010-04-02nios2: Fix outx/writex parameter order in io.hScott McNutt
2009-10-04Convert SMC91111 Ethernet driver to CONFIG_NET_MULTI APIBen Warren
2009-08-25Convert CS8900 Ethernet driver to CONFIG_NET_MULTI APIBen Warren
2009-03-20Fix all linker script to handle all rodata sectionsTrent Piepho
2008-10-18rename CFG_ macros to CONFIG_SYSJean-Christophe PLAGNIOL-VILLARD
2008-07-02Cleanup out-or-tree building for some boards (.depend)Wolfgang Denk
2008-06-12Change initdram() return type to phys_size_tBecky Bruce
2008-01-12Fix linker scripts: add NOLOAD atribute to .bss/.sbss sectionsWolfgang Denk
2007-07-09board/[A-Za-c]*: Remove obsolete references to CONFIG_COMMANDSJon Loeliger
2007-07-04board/[Ma-i]*: Augment CONFIG_COMMANDS tests with defined(CONFIG_CMD_*).Jon Loeliger
2006-10-09Move "ar" flags to config.mk to allow for silent "make -s"Wolfgang Denk