summaryrefslogtreecommitdiff
path: root/board/altera
AgeCommit message (Expand)AuthorFilesLines
2011-10-28board/nios2-generic: Use altera_pio driver and remove board specific driverJoachim Foerster2-72/+0
2011-10-28gpio: Add driver for Altera's PIO coreJoachim Foerster2-0/+9
2011-10-26altera_tse: Add support for dedicated descriptor memoryJoachim Foerster1-1/+9
2011-10-16punt unused clean/distclean targetsMike Frysinger1-6/+0
2011-04-30Handle most LDSCRIPT setting centrallyScott Wood1-2/+0
2011-04-08nios2: reset cfi flash before reading envThomas Chou1-0/+16
2011-03-27rename _end to __bss_end__Po-Yu Chuang1-1/+1
2011-02-08nios2: add gpio_is_validThomas Chou2-0/+7
2011-02-08nios2: add gpio_freeThomas Chou1-0/+5
2010-11-17Switch from archive libraries to partial linkingSebastien Carlier1-2/+2
2010-10-19Rename TEXT_BASE into CONFIG_SYS_TEXT_BASEWolfgang Denk1-1/+1
2010-07-12nios2: remove EP1C20, EP1S10, EP1S40 boardsThomas Chou9-409/+0
2010-07-12nios2: add spi flash support to nios2-generic boardThomas Chou1-0/+10
2010-07-12nios2: add gpio_requestThomas Chou1-0/+5
2010-05-28nios: remove nios-32 archThomas Chou14-917/+0
2010-05-28nios2: add gpio support to nios2-generic boardThomas Chou2-0/+56
2010-04-25nios2: add nios2-generic boardThomas Chou6-0/+384
2010-04-25nios2: add altera cf resetThomas Chou1-0/+33
2010-04-17nios2: Move individual board linker scripts to common script in cpu tree.Scott McNutt3-405/+0
2010-04-13nios: Move cpu/nios/* to arch/nios/cpu/*Peter Tyser5-5/+5
2010-04-02nios2: Fix AMDLV065D flash write bug in altera board common tree.Scott McNutt1-1/+1
2010-04-02nios2: Fix outx/writex parameter order in io.hScott McNutt2-12/+12
2009-10-05Convert SMC91111 Ethernet driver to CONFIG_NET_MULTI APIBen Warren3-0/+36
2009-08-26Convert CS8900 Ethernet driver to CONFIG_NET_MULTI APIBen Warren2-0/+24
2009-03-21Fix all linker script to handle all rodata sectionsTrent Piepho5-8/+5
2008-10-18rename CFG_ macros to CONFIG_SYSJean-Christophe PLAGNIOL-VILLARD7-30/+30
2008-07-03Cleanup out-or-tree building for some boards (.depend)Wolfgang Denk5-5/+5
2008-06-12Change initdram() return type to phys_size_tBecky Bruce5-5/+5
2008-01-12Fix linker scripts: add NOLOAD atribute to .bss/.sbss sectionsWolfgang Denk5-8/+8
2007-07-10board/[A-Za-c]*: Remove obsolete references to CONFIG_COMMANDSJon Loeliger1-2/+2
2007-07-04board/[Ma-i]*: Augment CONFIG_COMMANDS tests with defined(CONFIG_CMD_*).Jon Loeliger1-1/+1
2006-10-09Move "ar" flags to config.mk to allow for silent "make -s"Wolfgang Denk5-5/+5
2006-09-01Add support for a saving build objects in a separate directory.Marian Balakowicz5-48/+69
2006-06-08Nios II - Add Altera EP1C20, EP1S10 and EP1S40 boardsScott McNutt14-0/+1018
2005-08-31Fix problems with ld version 2.16 (dot outside sections problem)Wolfgang Denk2-0/+2
2005-08-06Add support for Altera NIOS DK1C20 boardWolfgang Denk1-0/+29
2004-05-20Patch by Scott McNutt, 25 Apr 2004:wdenk1-3/+4
2004-02-10Patches by Stephan Linz, 30 Jan 2004:wdenk4-20/+53
2004-02-09* Patch by Yuli Barcohen, 26 Jan 2004:wdenk1-3/+3
2004-01-21* The PS/2 mux on the BMS2003 board needs 450 ms after power onwdenk2-2/+2
2004-01-03Patches by Stephan Linz, 11 Dec 2003:wdenk17-0/+1380