| Commit message (Expand) | Author | Age | Lines |
* | rename CONFIG_CMD_ENV to CONFIG_CMD_SAVEENV | Mike Frysinger | 2009-02-18 | -1/+1 |
* | Fix whitespace damage: double space changed to a tab | Jerry Van Baren | 2009-02-11 | -1/+1 |
* | rename CFG_ macros to CONFIG_SYS | Jean-Christophe PLAGNIOL-VILLARD | 2008-10-18 | -192/+192 |
* | 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 | -6/+6 |
* | 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 |
* | drivers/mtd: Move conditional compilation to Makefile | Jean-Christophe PLAGNIOL-VILLARD | 2008-08-13 | -1/+1 |
* | PPC: Create and use CONFIG_HIGH_BATS | Becky Bruce | 2008-06-03 | -0/+2 |
* | Big white-space cleanup. | Wolfgang Denk | 2008-05-21 | -1/+1 |
* | mpc83xx: bump loadaddr over fdtaddr to 0x500000 | Kim Phillips | 2008-04-25 | -1/+1 |
* | mpc83xx: Set PCI I/O bus-address base to zero. | Scott Wood | 2008-03-25 | -1/+1 |
* | mpc83xx: make dtb basename file references equal those of linux | Kim Phillips | 2008-03-07 | -1/+1 |
* | Remove #undef DEBUG from MPC83xx board header files | Timur Tabi | 2008-02-12 | -2/+0 |
* | mpc83xx: fix QE ETHPRIMEs to correct 'FSL UEC0' value | Kim Phillips | 2008-01-16 | -1/+1 |
* | mpc83xx: Remove cache config from config.h | Dave Liu | 2008-01-10 | -9/+0 |
* | mpc83xx: add missing CONFIG_HAS_ETH0 defines | Kim Phillips | 2008-01-10 | -0/+1 |
* | mpc83xx: convert to using do_fixup_*() | Kim Phillips | 2008-01-08 | -6/+1 |
* | 83xx: fix CFG_ENV_ADDR and CFG_ENV_SECT_SIZE definitions | Timur Tabi | 2008-01-08 | -2/+3 |
* | fdt: remove unused OF_FLAT_TREE_MAX_SIZE references | Kim Phillips | 2007-08-29 | -3/+0 |
* | mpc83xx: Split PIB init code from pci.c and add Qoc3 ATM card support | Tony Li | 2007-08-16 | -0/+3 |
* | mpc83xx: enable libfdt by default on freescale boards | Kim Phillips | 2007-08-15 | -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 | -34/+17 |
* | mpc83xx: update [local-]mac-address properties on UEC based devices | Kim Phillips | 2007-03-02 | -0/+1 |
* | mpc83xx: add command line editing by default | Kim Phillips | 2007-03-02 | -0/+1 |
* | mpc83xx: Add support for the MPC832XEMDS board | Dave Liu | 2007-03-02 | -0/+629 |