| Commit message (Expand) | Author | Age | Lines |
* | Replace CONFIG_SYS_GBL_DATA_SIZE by auto-generated value | Wolfgang Denk | 2010-10-26 | -2/+1 |
* | Rename CONFIG_SYS_INIT_RAM_END into CONFIG_SYS_INIT_RAM_SIZE | Wolfgang Denk | 2010-10-26 | -2/+2 |
* | powerpc: Cleanup BOOTFLAG_* references | Peter Tyser | 2010-10-18 | -3/+1 |
* | Makefile: move all Power Architecture boards into boards.cfg | Wolfgang Denk | 2010-10-18 | -0/+2 |
* | Rename TEXT_BASE into CONFIG_SYS_TEXT_BASE | Wolfgang Denk | 2010-10-18 | -2/+2 |
* | Update all board to support new bbmiiphy driver (with multibus support) | Luigi 'Comio' Mantellini | 2009-10-10 | -0/+4 |
* | ppc: Clean up calling of phy_reset() during init | Peter Tyser | 2009-09-22 | -0/+1 |
* | Separate mtdparts command from jffs2 | Stefan Roese | 2009-03-20 | -2/+2 |
* | rename CFG_ macros to CONFIG_SYS | Jean-Christophe PLAGNIOL-VILLARD | 2008-10-18 | -117/+117 |
* | rename CFG_ENV macros to CONFIG_ENV | Jean-Christophe PLAGNIOL-VILLARD | 2008-09-10 | -4/+4 |
* | 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_NVRAM in CONFIG_ENV_IS_IN_NVRAM | Jean-Christophe PLAGNIOL-VILLARD | 2008-09-10 | -1/+1 |
* | Make MPC8266ADS command selection more robust | Rune Torgersen | 2007-10-23 | -33/+20 |
* | Make MPC8266ADS board compile again. | runet@innovsys.com | 2007-10-16 | -0/+2 |
* | Fix build errors and warnings / code cleanup. | Wolfgang Denk | 2007-08-02 | -0/+1 |
* | include/configs/[H-N]*: Directly use CONFIG_BOOTP_* symbols rather than CONFI... | Jon Loeliger | 2007-07-09 | -6/+8 |
* | include/: Remove obsolete references to CONFIG_COMMANDS | Jon Loeliger | 2007-07-09 | -2/+1 |
* | Minor coding style cleanup. Update CHANGELOG. | Wolfgang Denk | 2007-07-05 | -9/+0 |
* | include/configs: Use new CONFIG_CMD_* in 82xx board config files. | Jon Loeliger | 2007-07-05 | -34/+36 |
* | Change all '$(...)' variable references into '${...}' | Wolfgang Denk | 2005-11-20 | -3/+3 |
* | * Fix PHY address argument passing with mii info command | Wolfgang Denk | 2005-09-24 | -28/+29 |
* | Add common (with Linux) MTD partition scheme and "mtdparts" command | Wolfgang Denk | 2005-08-08 | -0/+16 |
* | * 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 | -27/+28 |
* | * Code cleanup, mostly for GCC-3.3.x | wdenk | 2004-12-31 | -0/+2 |
* | Patch by Robert Schwebel, 13 May 2004: | wdenk | 2004-06-09 | -2/+3 |
* | Code cleanup | wdenk | 2004-03-25 | -2/+3 |
* | Code cleanup; make several boards compile & link. | wdenk | 2004-03-14 | -2/+2 |
* | * The PS/2 mux on the BMS2003 board needs 450 ms after power on | wdenk | 2004-01-20 | -3/+3 |
* | * Patch by Rune Torgersen, 17 Sep 2003: | wdenk | 2003-09-18 | -1/+2 |
* | * Code cleanup: | wdenk | 2003-06-27 | -13/+13 |
* | * Fix CONFIG_NET_MULTI support in include/net.h | wdenk | 2003-06-15 | -0/+1 |
* | * Patch by Marc Singer, 29 May 2003: | wdenk | 2003-05-31 | -7/+37 |
* | * Patch by Dave Ellis, 22 May 2003: | wdenk | 2003-05-22 | -32/+158 |
* | Make compile clean | wdenk | 2003-04-20 | -0/+1 |
* | Make compile clean, fix the usual small problems. | wdenk | 2003-03-26 | -0/+1 |
* | * Patch by Rune Torgersen, 13 Feb 2003: | wdenk | 2003-03-06 | -0/+411 |