| Commit message (Expand) | Author | Age | Lines |
* | rename CONFIG_CMD_ENV to CONFIG_CMD_SAVEENV | Mike Frysinger | 2009-02-18 | -1/+1 |
* | mpc83xx: mpc8360emds: rework LBC SDRAM setup | Anton Vorontsov | 2008-10-21 | -14/+11 |
* | rename CFG_ macros to CONFIG_SYS | Jean-Christophe PLAGNIOL-VILLARD | 2008-10-18 | -203/+203 |
* | 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 |
* | 83xx/85xx: further localbus cleanups | Anton Vorontsov | 2008-06-10 | -1/+1 |
* | PPC: Create and use CONFIG_HIGH_BATS | Becky Bruce | 2008-06-03 | -0/+2 |
* | 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 |
* | Enable CONFIG_FLASH_SHOW_PROGRESS on the MPC8360EMDS. | Jerry Van Baren | 2008-03-25 | -0/+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 |
* | Enable the isdram command on the MPC8360EMDS board | Jerry Van Baren | 2008-01-16 | -0/+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 | -7/+1 |
* | Remove CONFIG options related to OF that we dont use | Kumar Gala | 2008-01-08 | -2/+0 |
* | 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 | -4/+0 |
* | mpc83xx: Split PIB init code from pci.c and add Qoc3 ATM card support | Tony Li | 2007-08-16 | -2/+5 |
* | include/configs/[J-O]*: 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 |
* | Add a flattened device tree (fdt) command (2 of 2) | Gerald Van Baren | 2007-03-31 | -1/+5 |
* | 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 the cpu specific code for MPC8360E rev2.0 MDS | Xie Xiaobo | 2007-03-02 | -4/+29 |
* | mpc83xx: Fix the LAW1/3 bug | Dave Liu | 2007-03-02 | -3/+3 |
* | mpc83xx: make 8360 default environment fdt be 8360 (not 8349) | Kim Phillips | 2007-03-02 | -1/+1 |
* | Code cleanup. | Wolfgang Denk | 2006-11-30 | -41/+41 |
* | mpc83xx: Update 83xx to use fsl_i2c.c | Timur Tabi | 2006-11-03 | -1/+2 |
* | mpc83xx: Replace CFG_IMMRBAR with CFG_IMMR | Timur Tabi | 2006-11-03 | -5/+5 |
* | mpc83xx: add OF_FLAT_TREE bits to 83xx boards | Kim Phillips | 2006-11-03 | -8/+28 |
* | mpc83xx: add QE ethernet support | Dave Liu | 2006-11-03 | -0/+29 |
* | mpc83xx: Add MPC8360EMDS basic board support | Dave Liu | 2006-11-03 | -0/+585 |