| Commit message (Expand) | Author | Age | Lines |
* | rename CFG_ macros to CONFIG_SYS | Jean-Christophe PLAGNIOL-VILLARD | 2008-10-18 | -113/+113 |
* | rename CFG_ENV macros to CONFIG_ENV | Jean-Christophe PLAGNIOL-VILLARD | 2008-09-10 | -5/+5 |
* | rename CFG_ENV_IS_IN_FLASH in CONFIG_ENV_IS_IN_FLASH | Jean-Christophe PLAGNIOL-VILLARD | 2008-09-10 | -1/+1 |
* | rename CFG_ENV_IS_IN_EEPROM in CONFIG_ENV_IS_IN_EEPROM | Jean-Christophe PLAGNIOL-VILLARD | 2008-09-10 | -1/+1 |
* | drivers/mtd/nand: Move conditional compilation to Makefile | Jean-Christophe PLAGNIOL-VILLARD | 2008-08-13 | -1/+1 |
* | Big white-space cleanup. | Wolfgang Denk | 2008-05-21 | -3/+3 |
* | Fix quoting problem (preboot setting) in many board config files. | Wolfgang Denk | 2008-03-03 | -1/+1 |
* | include/configs/[P-S]*: Directly use CONFIG_BOOTP_* symbols rather than CONFI... | Jon Loeliger | 2007-07-09 | -1/+8 |
* | include/: Remove obsolete references to CONFIG_COMMANDS | Jon Loeliger | 2007-07-09 | -2/+1 |
* | include/configs: Use new CONFIG_CMD_* in various P* named board config files. | Jon Loeliger | 2007-07-08 | -26/+20 |
* | Re-factoring the legacy NAND code (legacy NAND now only in board-specific | Bartlomiej Sieka | 2006-03-05 | -0/+2 |
* | Change all '$(...)' variable references into '${...}' | Wolfgang Denk | 2005-11-20 | -2/+2 |
* | * Patch by Jon Loeliger, Kumar Gala 2005-02-08 | Jon Loeliger | 2005-07-23 | -0/+1 |
* | Fix problems with SNTP support; | wdenk | 2005-04-02 | -16/+20 |
* | * Add start-up delay to make sure power has stabilized before | wdenk | 2004-03-23 | -9/+19 |
* | * Add support for SK98xx driver | wdenk | 2003-09-05 | -1/+1 |
* | * Code cleanup: | wdenk | 2003-06-27 | -36/+36 |
* | - CFG_RX_ETH_BUFFER added. | stroese | 2003-06-05 | -0/+1 |
* | * Patch by Dave Ellis, 22 May 2003: | wdenk | 2003-05-22 | -0/+10 |
* | Make compile clean, fix the usual small problems. | wdenk | 2003-03-26 | -1/+1 |
* | *** empty log message *** | wdenk | 2003-03-25 | -1/+2 |
* | Add PCI support for MPC8250 Boards (PM825 module) | wdenk | 2003-03-25 | -0/+4 |
* | * Patch by Josef Wagner, 12 Mar 2003: | wdenk | 2003-03-12 | -7/+7 |
* | * Add dual ethernet support on PM826 | wdenk | 2003-01-17 | -11/+30 |
* | * Use 1-byte-read instead of -write for iprobe() function | wdenk | 2002-12-17 | -0/+1 |
* | Initial revision | wdenk | 2002-08-19 | -0/+525 |