summaryrefslogtreecommitdiff
path: root/cpu/ixp
Commit message (Expand)AuthorAgeLines
* Fix Ethernet init() return codesBen Warren2008-01-10-4/+4
* Coding Style clenaup; update CHANGELOGWolfgang Denk2008-01-09-2/+2
* IXP: Add full baud-rate support for ixp42x, ixp45x and ixp46xJean-Christophe PLAGNIOL-VILLARD2008-01-09-14/+10
* cpu/[7a-ln-z]*: Remove obsolete references to CONFIG_COMMANDSJon Loeliger2007-07-09-2/+2
* cpu/ non-mpc*: Augment CONFIG_COMMANDS tests with defined(CONFIG_CMD_*).Jon Loeliger2007-07-04-2/+2
* Remove BOARDLIBS usage completelyStefan Roese2007-04-23-1/+1
* Move "ar" flags to config.mk to allow for silent "make -s"Wolfgang Denk2006-10-09-2/+2
* Add support for a saving build objects in a separate directory.Marian Balakowicz2006-09-01-14/+27
* Fix IxEthDB.h to compile againStefan Roese2006-06-14-2/+2
* Minor cleanup.Wolfgang Denk2006-05-30-2590/+74
* * Update Intel IXP4xx supportWolfgang Denk2006-05-30-15/+72222
* GCC-4.x fixes: clean up global data pointer initialization for all boards.Wolfgang Denk2006-03-31-4/+6
* Update ARM Integrator boards:Wolfgang Denk2005-10-04-1/+0
* Make sure only supported compiler options are usedWolfgang Denk2005-10-04-2/+10
* Fix warnings for PCI code on ixpWolfgang Denk2005-09-25-43/+2
* Patch by Steven Scholz, 4 Apr 2005:wdenk2005-04-04-0/+2
* Patch by Steven Scholz, 25 Oct 2004:wdenk2005-04-03-4/+0
* * Some Cleanup.wdenk2005-01-12-10/+13
* * Patch by Jon Loeliger, 02 Sep 2004:wdenk2005-01-09-4/+620
* Patch by Markus Pietrek, 04 May 2004:wdenk2004-06-09-1/+0
* Patch by Anders Larsen, 09 Jan 2004:wdenk2004-02-08-58/+24
* * Fix parameter passing to standalone images with bootm commandwdenk2003-10-30-0/+5
* * Patches by Xianghua Xiao, 15 Oct 2003:wdenk2003-10-15-51/+48
* * Make sure HUSH is initialized for running auto-update scriptswdenk2003-10-14-0/+1120