| Commit message (Expand) | Author | Age | Lines |
* | nand_spl: store ecc data on the stack | Scott Wood | 2012-01-26 | -2/+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 |
* | Makefile: move all Power Architecture boards into boards.cfg | Wolfgang Denk | 2010-10-18 | -0/+4 |
* | ppc4xx: Use common NS16550 driver for PPC4xx UART | Stefan Roese | 2010-09-23 | -4/+2 |
* | NAND: rename NAND_MAX_CHIPS to CONFIG_SYS_NAND_MAX_CHIPS | Wolfgang Grandegger | 2009-01-23 | -1/+0 |
* | rename CFG_ macros to CONFIG_SYS | Jean-Christophe PLAGNIOL-VILLARD | 2008-10-18 | -76/+76 |
* | 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 | -11/+11 |
* | rename CFG_ENV_IS_IN_FLASH in CONFIG_ENV_IS_IN_FLASH | Jean-Christophe PLAGNIOL-VILLARD | 2008-09-10 | -3/+3 |
* | rename CFG_ENV_IS_IN_NAND in CONFIG_ENV_IS_IN_NAND | 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 | -2/+2 |
* | ppc4xx: Unify AMCC's board config files (part 2/3) | Stefan Roese | 2008-06-06 | -146/+22 |
* | ppc4xx: Remove implementations of testdram() | Stefan Roese | 2008-06-03 | -1/+0 |
* | ppc4xx: Add fdt support to all remaining AMCC PPC4xx eval boards | Stefan Roese | 2008-05-08 | -0/+6 |
* | Replace "run load; run update" with conditionalized "run load update". | Detlev Zundel | 2008-03-06 | -1/+1 |
* | Fix quoting problem (preboot setting) in many board config files. | Wolfgang Denk | 2008-03-03 | -1/+1 |
* | ppc4xx: Remove cache definition from 4xx board config files | Stefan Roese | 2007-10-31 | -9/+0 |
* | Merge with git://www.denx.de/git/u-boot.git | Stefan Roese | 2007-08-14 | -31/+41 |
|\ |
|
| * | include/configs/[a-e]*: Cleanup BOOTP and lingering CFG_CMD_*. | Jon Loeliger | 2007-07-10 | -0/+9 |
| * | include/configs: Use new CONFIG_CMD_* in various b* named board config files. | Jon Loeliger | 2007-07-05 | -31/+32 |
* | | ppc4xx: Update AMCC Bamboo 440EP support | Eugene OBrien | 2007-07-31 | -0/+2 |
|/ |
|
* | Merge with git://www.denx.de/git/u-boot.git | Stefan Roese | 2007-06-25 | -7/+7 |
|\ |
|
| * | Coding stylke cleanup; rebuild CHANGELOG | Wolfgang Denk | 2007-06-22 | -7/+7 |
* | | ppc4xx: Add pci_pre_init() for 405 boards | Stefan Roese | 2007-06-25 | -1/+0 |
|/ |
|
* | ppc4xx: Clean up 440 exceptions handling | Grzegorz Bernacki | 2007-06-15 | -0/+1 |
* | ppc4xx: Add NAND booting support for AMCC Bamboo (440EP) eval board | Stefan Roese | 2007-06-01 | -12/+76 |
* | ppc4xx: Bamboo: Use current NAND driver and *not* the legacy driver | Stefan Roese | 2007-04-29 | -60/+7 |
* | [PATCH] Update some AMCC 4xx board config files (set initrd_high) | Stefan Roese | 2007-02-07 | -0/+1 |
* | Add support for AMCC Sequoia PPC440EPx eval board | Stefan Roese | 2006-09-07 | -0/+1 |
* | Add commandline history support to all AMCC eval boards | Stefan Roese | 2006-08-07 | -8/+6 |
* | AMCC bamboo (440EP) U-Boot image reduced to 384kbyte | Stefan Roese | 2006-07-27 | -4/+12 |
* | Re-factoring the legacy NAND code (legacy NAND now only in board-specific | Bartlomiej Sieka | 2006-03-05 | -0/+1 |
* | Changed PPC44x startup message (cpu info, speed...) to common style: | Stefan Roese | 2005-11-27 | -1/+1 |
* | Change all '$(...)' variable references into '${...}' | Wolfgang Denk | 2005-11-20 | -8/+8 |
* | Fix Bamboo DDR SDRAM initialization (problem with onboard SDRAM) | Stefan Roese | 2005-11-15 | -2/+3 |
* | Add NetConsole Support for AMCC eval boards | Stefan Roese | 2005-10-20 | -1/+3 |
* | Add fat & ext2 support to AMCC 440EP boards Yosemite & Bamboo | Stefan Roese | 2005-10-14 | -0/+4 |
* | Cleanup (PPC4xx is AMCC now) | Wolfgang Denk | 2005-09-23 | -1/+1 |
* | Merged 405gp_enet.c and 440gx_enet.c to generic 4xx_enet.c | Stefan Roese | 2005-08-16 | -3/+1 |
* | Add NAND FLASH support for AMCC Bamboo 440EP eval board | Stefan Roese | 2005-08-11 | -29/+109 |
* | Changed CONFIG_440_xx to CONFIG_440xx for a consistent design (405 and linux) | Stefan Roese | 2005-08-08 | -3/+3 |
* | Add support for AMCC Bamboo PPC440EP eval board | Stefan Roese | 2005-08-04 | -133/+138 |
* | Coding style cleanup | Wolfgang Denk | 2005-08-02 | -77/+77 |
* | Major cleanup for AMCC PPC4xx eval boards. | Stefan Roese | 2005-08-01 | -0/+316 |