aboutsummaryrefslogtreecommitdiff
path: root/include/configs/MPC8540EVAL.h
AgeCommit message (Expand)Author
2009-02-18rename CONFIG_CMD_ENV to CONFIG_CMD_SAVEENVMike Frysinger
2008-12-14Remove unused CONFIG_ADDR_STREAMING definesPeter Tyser
2008-12-01Removed unused CONFIG_L1_INIT_RAM symbol.Jon Loeliger
2008-10-18rename CFG_ macros to CONFIG_SYSJean-Christophe PLAGNIOL-VILLARD
2008-09-10rename CFG_ENV macros to CONFIG_ENVJean-Christophe PLAGNIOL-VILLARD
2008-09-10rename CFG_ENV_IS_IN_FLASH in CONFIG_ENV_IS_IN_FLASHJean-Christophe PLAGNIOL-VILLARD
2008-09-10rename CFG_ENV_IS_NOWHERE in CONFIG_ENV_IS_NOWHEREJean-Christophe PLAGNIOL-VILLARD
2008-08-27FSL DDR: Convert MPC8540EVAL to new DDR code.Kumar Gala
2008-05-21Big white-space cleanup.Wolfgang Denk
2008-03-2685xx: Add the concept of CFG_CCSRBAR_PHYSKumar Gala
2008-02-12Get rid of "#undef DEBUG" from board config files.Wolfgang Denk
2008-01-1785xx: Get ride of old TLB setup codeKumar Gala
2008-01-1785xx: Convert MPC8540EVAL to new TLB setupKumar Gala
2008-01-1685xx: convert remaining 85xx boards over to use new LAW init codeKumar Gala
2008-01-0985xx: Remove cache config from configs.hKumar Gala
2007-08-16Add CONFIG_HAS_ETH0 to all boards with TSECAndy Fleming
2007-08-16Define tsec flag values in config filesAndy Fleming
2007-07-10include/configs/[J-O]*: Cleanup BOOTP and lingering CFG_CMD_*.Jon Loeliger
2007-07-05include/configs: Use new CONFIG_CMD_* in 85xx board config files.Jon Loeliger
2007-05-17Reduce CONFIG_MPC8YXX_TSECx to CONFIG_TSECxKim Phillips
2006-10-20Converted all 85xx boards to use a common FSL I2C driver.Jon Loeliger
2005-08-01Fix style issues primarily in 85xx and 83xx boards.Jon Loeliger
2005-07-29* Patch by Ron Alder, 11 July 2005Lunsheng Wang