| Commit message (Expand) | Author | Age | Lines |
* | hush.c: Move default CONFIG_SYS_PROMPT_HUSH_PS2 to hush.c | Tom Rini | 2012-06-20 | -3/+0 |
* | board configs: drop NET_MULTI references | Mike Frysinger | 2011-10-05 | -1/+0 |
* | 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 | -8/+0 |
* | 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 |
* | ppc4xx: Use common NS16550 driver for PPC4xx UART | Stefan Roese | 2010-09-23 | -1/+6 |
* | ppc4xx: Big header cleanup part 2, mostly PPC405 related | Stefan Roese | 2010-09-23 | -6/+6 |
* | i2c: Move PPC4xx I2C driver into drivers/i2c directory | Stefan Roese | 2010-04-06 | -0/+1 |
* | common: delete CONFIG_SYS_64BIT_VSPRINTF and CONFIG_SYS_64BIT_STRTOUL | Heiko Schocher | 2009-12-08 | -2/+0 |
* | NAND: Fix warning Please define CONFIG_SYS_64BIT_VSPRINTF... | Wolfgang Denk | 2009-07-18 | -0/+2 |
* | 4xx: Remove binary cpld bitstream from CMS700 board | Matthias Fuchs | 2009-06-12 | -48/+5 |
* | ppc4xx: Remove CONFIG_SYS_IGNORE_405_UART_ERRATA_59 from config files | Matthias Fuchs | 2009-01-26 | -1/+0 |
* | NAND: rename NAND_MAX_CHIPS to CONFIG_SYS_NAND_MAX_CHIPS | Wolfgang Grandegger | 2009-01-23 | -1/+0 |
* | Changed PPC4xx EMAC driver to require CONFIG_PPC4xx_EMAC | Ben Warren | 2008-11-09 | -0/+1 |
* | rename CFG_ macros to CONFIG_SYS | Jean-Christophe PLAGNIOL-VILLARD | 2008-10-18 | -106/+106 |
* | Remove unused CFG_EEPROM_PAGE_WRITE_ENABLE references | Peter Tyser | 2008-10-14 | -1/+0 |
* | rename CFG_ENV macros to CONFIG_ENV | Jean-Christophe PLAGNIOL-VILLARD | 2008-09-10 | -2/+2 |
* | rename CFG_ENV_IS_IN_EEPROM in CONFIG_ENV_IS_IN_EEPROM | Jean-Christophe PLAGNIOL-VILLARD | 2008-09-10 | -1/+1 |
* | ppc4xx: Remove cache definition from 4xx board config files | Stefan Roese | 2007-10-31 | -10/+0 |
* | NAND: Add CFG_NAND_QUIET option | Matthias Fuchs | 2007-09-15 | -1/+2 |
* | Merge with git://www.denx.de/git/u-boot.git | Stefan Roese | 2007-08-15 | -22/+31 |
|\ |
|
| * | include/configs/[A-G]*: Directly use CONFIG_BOOTP_* symbols rather than CONFI... | Jon Loeliger | 2007-07-09 | -4/+11 |
| * | include/configs: Use new CONFIG_CMD_* in various C* named board config files. | Jon Loeliger | 2007-07-07 | -17/+19 |
* | | Migrate esd 405EP boards to new NAND subsystem | Matthias Fuchs | 2007-07-09 | -30/+9 |
|/ |
|
* | Re-factoring the legacy NAND code (legacy NAND now only in board-specific | Bartlomiej Sieka | 2006-03-05 | -0/+2 |
* | New PPC 405EP board added: CMS700 | Stefan Roese | 2005-11-15 | -0/+393 |