| Commit message (Expand) | Author | Age | Lines |
* | board/nios2-generic: Use altera_pio driver and remove board specific driver | Joachim Foerster | 2011-10-28 | -72/+0 |
* | gpio: Add driver for Altera's PIO core | Joachim Foerster | 2011-10-28 | -0/+9 |
* | altera_tse: Add support for dedicated descriptor memory | Joachim Foerster | 2011-10-26 | -1/+9 |
* | punt unused clean/distclean targets | Mike Frysinger | 2011-10-15 | -6/+0 |
* | Handle most LDSCRIPT setting centrally | Scott Wood | 2011-04-30 | -2/+0 |
* | nios2: reset cfi flash before reading env | Thomas Chou | 2011-04-08 | -0/+16 |
* | rename _end to __bss_end__ | Po-Yu Chuang | 2011-03-27 | -1/+1 |
* | nios2: add gpio_is_valid | Thomas Chou | 2011-02-08 | -0/+7 |
* | nios2: add gpio_free | Thomas Chou | 2011-02-08 | -0/+5 |
* | Switch from archive libraries to partial linking | Sebastien Carlier | 2010-11-17 | -2/+2 |
* | Rename TEXT_BASE into CONFIG_SYS_TEXT_BASE | Wolfgang Denk | 2010-10-18 | -1/+1 |
* | nios2: remove EP1C20, EP1S10, EP1S40 boards | Thomas Chou | 2010-07-12 | -409/+0 |
* | nios2: add spi flash support to nios2-generic board | Thomas Chou | 2010-07-12 | -0/+10 |
* | nios2: add gpio_request | Thomas Chou | 2010-07-12 | -0/+5 |
* | nios: remove nios-32 arch | Thomas Chou | 2010-05-28 | -917/+0 |
* | nios2: add gpio support to nios2-generic board | Thomas Chou | 2010-05-28 | -0/+56 |
* | nios2: add nios2-generic board | Thomas Chou | 2010-04-24 | -0/+384 |
* | nios2: add altera cf reset | Thomas Chou | 2010-04-24 | -0/+33 |
* | nios2: Move individual board linker scripts to common script in cpu tree. | Scott McNutt | 2010-04-16 | -405/+0 |
* | nios: Move cpu/nios/* to arch/nios/cpu/* | Peter Tyser | 2010-04-13 | -5/+5 |
* | nios2: Fix AMDLV065D flash write bug in altera board common tree. | Scott McNutt | 2010-04-02 | -1/+1 |
* | nios2: Fix outx/writex parameter order in io.h | Scott McNutt | 2010-04-02 | -12/+12 |
* | Convert SMC91111 Ethernet driver to CONFIG_NET_MULTI API | Ben Warren | 2009-10-04 | -0/+36 |
* | Convert CS8900 Ethernet driver to CONFIG_NET_MULTI API | Ben Warren | 2009-08-25 | -0/+24 |
* | Fix all linker script to handle all rodata sections | Trent Piepho | 2009-03-20 | -8/+5 |
* | rename CFG_ macros to CONFIG_SYS | Jean-Christophe PLAGNIOL-VILLARD | 2008-10-18 | -30/+30 |
* | Cleanup out-or-tree building for some boards (.depend) | Wolfgang Denk | 2008-07-02 | -5/+5 |
* | Change initdram() return type to phys_size_t | Becky Bruce | 2008-06-12 | -5/+5 |
* | Fix linker scripts: add NOLOAD atribute to .bss/.sbss sections | Wolfgang Denk | 2008-01-12 | -8/+8 |
* | board/[A-Za-c]*: Remove obsolete references to CONFIG_COMMANDS | Jon Loeliger | 2007-07-09 | -2/+2 |
* | board/[Ma-i]*: Augment CONFIG_COMMANDS tests with defined(CONFIG_CMD_*). | Jon Loeliger | 2007-07-04 | -1/+1 |
* | Move "ar" flags to config.mk to allow for silent "make -s" | Wolfgang Denk | 2006-10-09 | -5/+5 |
* | Add support for a saving build objects in a separate directory. | Marian Balakowicz | 2006-09-01 | -48/+69 |
* | Nios II - Add Altera EP1C20, EP1S10 and EP1S40 boards | Scott McNutt | 2006-06-08 | -0/+1018 |
* | Fix problems with ld version 2.16 (dot outside sections problem) | Wolfgang Denk | 2005-08-31 | -0/+2 |
* | Add support for Altera NIOS DK1C20 board | Wolfgang Denk | 2005-08-06 | -0/+29 |
* | Patch by Scott McNutt, 25 Apr 2004: | wdenk | 2004-05-19 | -3/+4 |
* | Patches by Stephan Linz, 30 Jan 2004: | wdenk | 2004-02-09 | -20/+53 |
* | * Patch by Yuli Barcohen, 26 Jan 2004: | wdenk | 2004-02-08 | -3/+3 |
* | * The PS/2 mux on the BMS2003 board needs 450 ms after power on | wdenk | 2004-01-20 | -2/+2 |
* | Patches by Stephan Linz, 11 Dec 2003: | wdenk | 2004-01-03 | -0/+1380 |