| Commit message (Expand) | Author | Age | Lines |
* | Cleanup: fix "MHz" spelling | Wolfgang Denk | 2008-10-21 | -1/+1 |
* | rename CFG_ macros to CONFIG_SYS | Jean-Christophe PLAGNIOL-VILLARD | 2008-10-18 | -32/+32 |
* | Fix some more printf() format issues. | Wolfgang Denk | 2008-07-13 | -1/+1 |
* | Big white-space cleanup. | Wolfgang Denk | 2008-05-21 | -78/+78 |
* | ARM: cleanup duplicated exception handlingcode | Andreas Engel | 2008-02-14 | -128/+4 |
* | IXP: enable RTS | Michael Schwingen | 2008-01-18 | -1/+5 |
* | IXP: add dynamic microcode addr | Jean-Christophe PLAGNIOL-VILLARD | 2008-01-18 | -8/+17 |
* | load ixp42x NPE firmware from separate flash block, remove dead code | Michael Schwingen | 2008-01-18 | -37/+11 |
* | Fix Ethernet init() return codes | Ben Warren | 2008-01-10 | -4/+4 |
* | Coding Style clenaup; update CHANGELOG | Wolfgang Denk | 2008-01-09 | -2/+2 |
* | IXP: Add full baud-rate support for ixp42x, ixp45x and ixp46x | Jean-Christophe PLAGNIOL-VILLARD | 2008-01-09 | -14/+10 |
* | cpu/[7a-ln-z]*: Remove obsolete references to CONFIG_COMMANDS | Jon Loeliger | 2007-07-09 | -2/+2 |
* | cpu/ non-mpc*: Augment CONFIG_COMMANDS tests with defined(CONFIG_CMD_*). | Jon Loeliger | 2007-07-04 | -2/+2 |
* | Remove BOARDLIBS usage completely | Stefan Roese | 2007-04-23 | -1/+1 |
* | Move "ar" flags to config.mk to allow for silent "make -s" | Wolfgang Denk | 2006-10-09 | -2/+2 |
* | Add support for a saving build objects in a separate directory. | Marian Balakowicz | 2006-09-01 | -14/+27 |
* | Fix IxEthDB.h to compile again | Stefan Roese | 2006-06-14 | -2/+2 |
* | Minor cleanup. | Wolfgang Denk | 2006-05-30 | -2590/+74 |
* | * Update Intel IXP4xx support | Wolfgang Denk | 2006-05-30 | -15/+72222 |
* | GCC-4.x fixes: clean up global data pointer initialization for all boards. | Wolfgang Denk | 2006-03-31 | -4/+6 |
* | Update ARM Integrator boards: | Wolfgang Denk | 2005-10-04 | -1/+0 |
* | Make sure only supported compiler options are used | Wolfgang Denk | 2005-10-04 | -2/+10 |
* | Fix warnings for PCI code on ixp | Wolfgang Denk | 2005-09-25 | -43/+2 |
* | Patch by Steven Scholz, 4 Apr 2005: | wdenk | 2005-04-04 | -0/+2 |
* | Patch by Steven Scholz, 25 Oct 2004: | wdenk | 2005-04-03 | -4/+0 |
* | * Some Cleanup. | wdenk | 2005-01-12 | -10/+13 |
* | * Patch by Jon Loeliger, 02 Sep 2004: | wdenk | 2005-01-09 | -4/+620 |
* | Patch by Markus Pietrek, 04 May 2004: | wdenk | 2004-06-09 | -1/+0 |
* | Patch by Anders Larsen, 09 Jan 2004: | wdenk | 2004-02-08 | -58/+24 |
* | * Fix parameter passing to standalone images with bootm command | wdenk | 2003-10-30 | -0/+5 |
* | * Patches by Xianghua Xiao, 15 Oct 2003: | wdenk | 2003-10-15 | -51/+48 |
* | * Make sure HUSH is initialized for running auto-update scripts | wdenk | 2003-10-14 | -0/+1120 |