summaryrefslogtreecommitdiff
path: root/include/configs/MPC8540EVAL.h
AgeCommit message (Expand)AuthorFilesLines
2011-01-14powerpc/85xx: Removed support for MPC8540EVAL boardKumar Gala1-362/+0
2010-10-26Replace CONFIG_SYS_GBL_DATA_SIZE by auto-generated valueWolfgang Denk1-2/+1
2010-10-26Rename CONFIG_SYS_INIT_RAM_END into CONFIG_SYS_INIT_RAM_SIZEWolfgang Denk1-2/+2
2010-10-19powerpc: Cleanup BOOTFLAG_* referencesPeter Tyser1-8/+0
2010-10-19Makefile: move all Power Architecture boards into boards.cfgWolfgang Denk1-0/+2
2010-10-19Rename TEXT_BASE into CONFIG_SYS_TEXT_BASEWolfgang Denk1-1/+1
2010-09-23Remove unused CONFIG_SERIAL_SOFTWARE_FIFO featureStefan Roese1-1/+0
2010-07-16mpc85xx: Add reginfo commandBecky Bruce1-0/+1
2009-02-18rename CONFIG_CMD_ENV to CONFIG_CMD_SAVEENVMike Frysinger1-1/+1
2008-12-14Remove unused CONFIG_ADDR_STREAMING definesPeter Tyser1-1/+0
2008-12-01Removed unused CONFIG_L1_INIT_RAM symbol.Jon Loeliger1-1/+0
2008-10-18rename CFG_ macros to CONFIG_SYSJean-Christophe PLAGNIOL-VILLARD1-88/+88
2008-09-11rename CFG_ENV macros to CONFIG_ENVJean-Christophe PLAGNIOL-VILLARD1-7/+7
2008-09-11rename CFG_ENV_IS_IN_FLASH in CONFIG_ENV_IS_IN_FLASHJean-Christophe PLAGNIOL-VILLARD1-1/+1
2008-09-11rename CFG_ENV_IS_NOWHERE in CONFIG_ENV_IS_NOWHEREJean-Christophe PLAGNIOL-VILLARD1-2/+2
2008-08-27FSL DDR: Convert MPC8540EVAL to new DDR code.Kumar Gala1-7/+19
2008-05-21Big white-space cleanup.Wolfgang Denk1-19/+19
2008-03-2685xx: Add the concept of CFG_CCSRBAR_PHYSKumar Gala1-0/+1
2008-02-12Get rid of "#undef DEBUG" from board config files.Wolfgang Denk1-2/+0
2008-01-1785xx: Get ride of old TLB setup codeKumar Gala1-1/+0
2008-01-1785xx: Convert MPC8540EVAL to new TLB setupKumar Gala1-0/+1
2008-01-1785xx: convert remaining 85xx boards over to use new LAW init codeKumar Gala1-0/+2
2008-01-1085xx: Remove cache config from configs.hKumar Gala1-7/+0
2007-08-17Add CONFIG_HAS_ETH0 to all boards with TSECAndy Fleming1-0/+3
2007-08-16Define tsec flag values in config filesAndy Fleming1-0/+4
2007-07-10include/configs/[J-O]*: Cleanup BOOTP and lingering CFG_CMD_*.Jon Loeliger1-0/+9
2007-07-05include/configs: Use new CONFIG_CMD_* in 85xx board config files.Jon Loeliger1-19/+17
2007-05-17Reduce CONFIG_MPC8YXX_TSECx to CONFIG_TSECxKim Phillips1-4/+4
2006-10-21Converted all 85xx boards to use a common FSL I2C driver.Jon Loeliger1-2/+6
2005-08-01Fix style issues primarily in 85xx and 83xx boards.Jon Loeliger1-32/+37
2005-07-29* Patch by Ron Alder, 11 July 2005Lunsheng Wang1-0/+342