summaryrefslogtreecommitdiffstats
path: root/board/altera
Commit message (Expand)AuthorAgeFilesLines
* nios2: convert makefiles to Kbuild styleMasahiro Yamada2013-11-011-25/+5
* Coding Style cleanup: replace leading SPACEs by TABsWolfgang Denk2013-10-141-2/+2
* Coding Style cleanup: remove trailing white spaceWolfgang Denk2013-10-142-2/+2
* socfpga: Adding pin mux handoff filesChin Liang See2013-10-072-0/+268
* socfpga: Adding System Manager driverChin Liang See2013-10-071-1/+3
* Merge branch 'u-boot/master' into u-boot-arm/masterAlbert ARIBAUD2013-07-2511-182/+11
|\
| * Add GPL-2.0+ SPDX-License-Identifier to source filesWolfgang Denk2013-07-2411-182/+11
* | socfpga: Move board/socfpga_cyclone5 to board/socfpgaDinh Nguyen2013-07-252-0/+0
|/
* Merge branch 'master' of git://git.denx.de/u-boot-armTom Rini2013-03-181-1/+1
|\
| * Refactor linker-generated arraysAlbert ARIBAUD2013-03-121-1/+1
* | Replace __bss_end__ with __bss_endSimon Glass2013-03-151-1/+1
|/
* common: Discard the __u_boot_cmd sectionMarek Vasut2012-10-221-7/+0
* common: Add .u_boot_list into all linker filesMarek Vasut2012-10-221-0/+5
* ARM: Add Altera SOCFPGA Cyclone5Dinh Nguyen2012-10-042-0/+130
* board/nios2-generic: Use altera_pio driver and remove board specific driverJoachim Foerster2011-10-282-72/+0
* gpio: Add driver for Altera's PIO coreJoachim Foerster2011-10-282-0/+9
* altera_tse: Add support for dedicated descriptor memoryJoachim Foerster2011-10-261-1/+9
* punt unused clean/distclean targetsMike Frysinger2011-10-151-6/+0
* Handle most LDSCRIPT setting centrallyScott Wood2011-04-301-2/+0
* nios2: reset cfi flash before reading envThomas Chou2011-04-081-0/+16
* rename _end to __bss_end__Po-Yu Chuang2011-03-271-1/+1
* nios2: add gpio_is_validThomas Chou2011-02-082-0/+7
* nios2: add gpio_freeThomas Chou2011-02-081-0/+5
* Switch from archive libraries to partial linkingSebastien Carlier2010-11-171-2/+2
* Rename TEXT_BASE into CONFIG_SYS_TEXT_BASEWolfgang Denk2010-10-181-1/+1
* nios2: remove EP1C20, EP1S10, EP1S40 boardsThomas Chou2010-07-129-409/+0
* nios2: add spi flash support to nios2-generic boardThomas Chou2010-07-121-0/+10
* nios2: add gpio_requestThomas Chou2010-07-121-0/+5
* nios: remove nios-32 archThomas Chou2010-05-2814-917/+0
* nios2: add gpio support to nios2-generic boardThomas Chou2010-05-282-0/+56
* nios2: add nios2-generic boardThomas Chou2010-04-246-0/+384
* nios2: add altera cf resetThomas Chou2010-04-241-0/+33
* nios2: Move individual board linker scripts to common script in cpu tree.Scott McNutt2010-04-163-405/+0
* nios: Move cpu/nios/* to arch/nios/cpu/*Peter Tyser2010-04-135-5/+5
* nios2: Fix AMDLV065D flash write bug in altera board common tree.Scott McNutt2010-04-021-1/+1
* nios2: Fix outx/writex parameter order in io.hScott McNutt2010-04-022-12/+12
* Convert SMC91111 Ethernet driver to CONFIG_NET_MULTI APIBen Warren2009-10-043-0/+36
* Convert CS8900 Ethernet driver to CONFIG_NET_MULTI APIBen Warren2009-08-252-0/+24
* Fix all linker script to handle all rodata sectionsTrent Piepho2009-03-205-8/+5
* rename CFG_ macros to CONFIG_SYSJean-Christophe PLAGNIOL-VILLARD2008-10-187-30/+30
* Cleanup out-or-tree building for some boards (.depend)Wolfgang Denk2008-07-025-5/+5
* Change initdram() return type to phys_size_tBecky Bruce2008-06-125-5/+5
* Fix linker scripts: add NOLOAD atribute to .bss/.sbss sectionsWolfgang Denk2008-01-125-8/+8
* board/[A-Za-c]*: Remove obsolete references to CONFIG_COMMANDSJon Loeliger2007-07-091-2/+2
* board/[Ma-i]*: Augment CONFIG_COMMANDS tests with defined(CONFIG_CMD_*).Jon Loeliger2007-07-041-1/+1
* Move "ar" flags to config.mk to allow for silent "make -s"Wolfgang Denk2006-10-095-5/+5
* Add support for a saving build objects in a separate directory.Marian Balakowicz2006-09-015-48/+69
* Nios II - Add Altera EP1C20, EP1S10 and EP1S40 boardsScott McNutt2006-06-0814-0/+1018
* Fix problems with ld version 2.16 (dot outside sections problem)Wolfgang Denk2005-08-312-0/+2
* Add support for Altera NIOS DK1C20 boardWolfgang Denk2005-08-061-0/+29
OpenPOWER on IntegriCloud