| Commit message (Expand) | Author | Age | Lines |
* | rename CONFIG_CMD_ENV to CONFIG_CMD_SAVEENV | Mike Frysinger | 2009-02-18 | -1/+1 |
* | 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 | -177/+177 |
* | Remove unwanted ';' at end of define. | Selvamuthukumar | 2008-10-14 | -2/+2 |
* | mpc83xx: don't disable autoboot | Kim Phillips | 2008-09-24 | -1/+1 |
* | mpc83xx: add h/w flash protection to board configs | Kim Phillips | 2008-09-24 | -0/+1 |
* | rename CFG_ENV macros to CONFIG_ENV | Jean-Christophe PLAGNIOL-VILLARD | 2008-09-10 | -12/+12 |
* | 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_NOWHERE in CONFIG_ENV_IS_NOWHERE | Jean-Christophe PLAGNIOL-VILLARD | 2008-09-10 | -1/+1 |
* | rename CFG_ENV_IS_IN_NAND in CONFIG_ENV_IS_IN_NAND | Jean-Christophe PLAGNIOL-VILLARD | 2008-09-10 | -1/+1 |
* | Coding Style cleanup, update CHANGELOG | Wolfgang Denk | 2008-08-14 | -15/+15 |
* | drivers/mtd: Move conditional compilation to Makefile | Jean-Christophe PLAGNIOL-VILLARD | 2008-08-13 | -1/+1 |
* | NAND boot: MPC8313ERDB support | Scott Wood | 2008-08-12 | -16/+66 |
* | mpc8313erdb: Enable NAND in config. | Scott Wood | 2008-08-12 | -0/+2 |
* | PPC: Create and use CONFIG_HIGH_BATS | Becky Bruce | 2008-06-03 | -0/+2 |
* | Big white-space cleanup. | Wolfgang Denk | 2008-05-21 | -12/+12 |
* | Fix 8313ERDB board configuration | York Sun | 2008-05-19 | -8/+6 |
* | mpc83xx: bump loadaddr over fdtaddr to 0x500000 | Kim Phillips | 2008-04-25 | -1/+1 |
* | 83xx: Add Vitesse VSC7385 firmware uploading | Timur Tabi | 2008-03-25 | -29/+59 |
* | Changes in uboot DDR configuration for MPC8313eRDB | Poonam Aggrwal | 2008-01-16 | -16/+16 |
* | mpc83xx: Remove cache config from config.h | Dave Liu | 2008-01-10 | -5/+0 |
* | fix comments with new drivers organization | Marcel Ziswiler | 2008-01-09 | -1/+1 |
* | mpc83xx: convert to using do_fixup_*() | Kim Phillips | 2008-01-08 | -5/+1 |
* | 83xx: fix CFG_ENV_ADDR and CFG_ENV_SECT_SIZE definitions | Timur Tabi | 2008-01-08 | -1/+2 |
* | fdt: remove unused OF_FLAT_TREE_MAX_SIZE references | Kim Phillips | 2007-08-29 | -3/+0 |
* | Merge with /home/wd/git/u-boot/custodian/u-boot-mpc85xx | Wolfgang Denk | 2007-08-18 | -0/+1 |
|\ |
|
| * | Add CONFIG_HAS_ETH0 to all boards with TSEC | Andy Fleming | 2007-08-16 | -0/+1 |
* | | Merge with /home/wd/git/u-boot/custodian/u-boot-mpc83xx | Wolfgang Denk | 2007-08-18 | -3/+3 |
|\ \
| |/
|/| |
|
| * | mpc83xx: implement board_add_ram_info | Kim Phillips | 2007-08-16 | -2/+2 |
| * | mpc83xx: enable libfdt by default on freescale boards | Kim Phillips | 2007-08-15 | -1/+1 |
* | | Define tsec flag values in config files | Andy Fleming | 2007-08-16 | -0/+2 |
|/ |
|
* | Fix build errors and warnings / code cleanup. | Wolfgang Denk | 2007-08-02 | -1/+1 |
* | include/configs/[p-z]* + misc: Cleanup BOOTP and lingering CFG_CMD_*. | Jon Loeliger | 2007-07-10 | -0/+9 |
* | include/configs: Use new CONFIG_CMD_* in 83xx board config files. | Jon Loeliger | 2007-07-05 | -15/+14 |
* | Reduce CONFIG_MPC8YXX_TSECx to CONFIG_TSECx | Kim Phillips | 2007-05-17 | -4/+4 |
* | Minor Coding Style cleanup, update CHANGELOG. | Wolfgang Denk | 2007-05-16 | -24/+16 |
* | mpc83xx: minor fixups for 8313rdb introduction | Kim Phillips | 2007-04-25 | -2/+2 |
* | mpc83xx: Add MPC8313ERDB support. | Scott Wood | 2007-04-23 | -0/+569 |