| 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 | -9/+0 |
* | Makefile: move all Power Architecture boards into boards.cfg | Wolfgang Denk | 2010-10-18 | -0/+2 |
* | ppc4xx: Use common NS16550 driver for PPC4xx UART | Stefan Roese | 2010-09-23 | -0/+6 |
* | i2c: Move PPC4xx I2C driver into drivers/i2c directory | Stefan Roese | 2010-04-06 | -0/+1 |
* | ppc: Clean up calling of misc_init_r() during init | Peter Tyser | 2009-09-22 | -0/+1 |
* | ppc4xx: Add CONFIG_PCI_4xx_PTM_OVERWRITE to some esd 4xx boards | Matthias Fuchs | 2009-09-10 | -0/+2 |
* | ppc4xx: Abort autoboot only by space key on CPCI405 boards | Matthias Fuchs | 2009-03-20 | -0/+6 |
* | ppc4xx: Remove CONFIG_SYS_IGNORE_405_UART_ERRATA_59 from config files | Matthias Fuchs | 2009-01-26 | -1/+0 |
* | ppc4xx: Add loadpci command to esd's CPCI4052 and CPCI405AB boards | Matthias Fuchs | 2009-01-14 | -0/+2 |
* | 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 | -122/+122 |
* | 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 | -5/+5 |
* | rename CFG_ENV_IS_IN_NVRAM in CONFIG_ENV_IS_IN_NVRAM | 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 |
* | ppc4xx: Update CPCI405(AB) configuration | Matthias Fuchs | 2008-09-08 | -0/+6 |
* | ppc4xx: Cleanup CPCI405 variant's config file | Matthias Fuchs | 2008-06-03 | -38/+0 |
* | ppc4xx: Remove cache definition from 4xx board config files | Stefan Roese | 2007-10-31 | -10/+0 |
* | Merge with git://www.denx.de/git/u-boot.git | Stefan Roese | 2007-08-15 | -24/+33 |
|\ |
|
| * | 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 | -19/+21 |
* | | Migrate esd 405EP boards to new NAND subsystem | Matthias Fuchs | 2007-07-09 | -2/+0 |
|/ |
|
* | ppc4xx: Add pci_pre_init() for 405 boards | Stefan Roese | 2007-06-25 | -1/+0 |
* | ppc4xx: Maintenance patch for esd's CPCI405 derivats | Matthias Fuchs | 2007-06-25 | -0/+6 |
* | Re-factoring the legacy NAND code (legacy NAND now only in board-specific | Bartlomiej Sieka | 2006-03-05 | -0/+2 |
* | PMC405 and CPCI405: Moved configuration of pci resources into config file. | Stefan Roese | 2006-01-18 | -2/+2 |
* | Cleanup (PPC4xx is AMCC now) | Wolfgang Denk | 2005-09-23 | -1/+1 |
* | Add common (with Linux) MTD partition scheme and "mtdparts" command | Wolfgang Denk | 2005-08-08 | -2/+22 |
* | esd config files updated | stroese | 2004-12-16 | -43/+53 |
* | * The PS/2 mux on the BMS2003 board needs 450 ms after power on | wdenk | 2004-01-20 | -126/+126 |
* | - Added CONFIG_BOOTP_DNS2 and CONFIG_BOOTP_SEND_HOSTNAME to CONFIG_BOOTP_MASK. | stroese | 2003-08-28 | -6/+4 |
* | * Code cleanup: | wdenk | 2003-06-27 | -9/+9 |
* | - Add ping support. | stroese | 2003-06-24 | -1/+2 |
* | - CFG_RX_ETH_BUFFER added. | stroese | 2003-06-05 | -0/+2 |
* | DHCP support added. | stroese | 2003-05-23 | -0/+8 |
* | U-Boot version environment variable "ver" added (CONFIG_VERSION_VARIABLE). | stroese | 2003-04-04 | -0/+2 |
* | Make compile clean, fix the usual small problems. | wdenk | 2003-03-26 | -1/+1 |
* | CPCI4052 update (support for revision 3). | stroese | 2003-03-20 | -7/+7 |
* | Add "pcidelay" environment variable (in ms, enabled via CONFIG_PCI_BOOTDELAY). | stroese | 2003-02-14 | -0/+3 |
* | Initial revision | wdenk | 2002-11-03 | -0/+378 |