summaryrefslogtreecommitdiff
path: root/include/configs/MPC8540EVAL.h
Commit message (Expand)AuthorAgeLines
* Remove unused CONFIG_SERIAL_SOFTWARE_FIFO featureStefan Roese2010-09-23-1/+0
* mpc85xx: Add reginfo commandBecky Bruce2010-07-16-0/+1
* rename CONFIG_CMD_ENV to CONFIG_CMD_SAVEENVMike Frysinger2009-02-18-1/+1
* Remove unused CONFIG_ADDR_STREAMING definesPeter Tyser2008-12-14-1/+0
* Removed unused CONFIG_L1_INIT_RAM symbol.Jon Loeliger2008-12-01-1/+0
* rename CFG_ macros to CONFIG_SYSJean-Christophe PLAGNIOL-VILLARD2008-10-18-88/+88
* rename CFG_ENV macros to CONFIG_ENVJean-Christophe PLAGNIOL-VILLARD2008-09-10-7/+7
* rename CFG_ENV_IS_IN_FLASH in CONFIG_ENV_IS_IN_FLASHJean-Christophe PLAGNIOL-VILLARD2008-09-10-1/+1
* rename CFG_ENV_IS_NOWHERE in CONFIG_ENV_IS_NOWHEREJean-Christophe PLAGNIOL-VILLARD2008-09-10-2/+2
* FSL DDR: Convert MPC8540EVAL to new DDR code.Kumar Gala2008-08-27-7/+19
* Big white-space cleanup.Wolfgang Denk2008-05-21-19/+19
* 85xx: Add the concept of CFG_CCSRBAR_PHYSKumar Gala2008-03-26-0/+1
* Get rid of "#undef DEBUG" from board config files.Wolfgang Denk2008-02-12-2/+0
* 85xx: Get ride of old TLB setup codeKumar Gala2008-01-17-1/+0
* 85xx: Convert MPC8540EVAL to new TLB setupKumar Gala2008-01-17-0/+1
* 85xx: convert remaining 85xx boards over to use new LAW init codeKumar Gala2008-01-16-0/+2
* 85xx: Remove cache config from configs.hKumar Gala2008-01-09-7/+0
* Add CONFIG_HAS_ETH0 to all boards with TSECAndy Fleming2007-08-16-0/+3
* Define tsec flag values in config filesAndy Fleming2007-08-16-0/+4
* include/configs/[J-O]*: Cleanup BOOTP and lingering CFG_CMD_*.Jon Loeliger2007-07-10-0/+9
* include/configs: Use new CONFIG_CMD_* in 85xx board config files.Jon Loeliger2007-07-05-19/+17
* Reduce CONFIG_MPC8YXX_TSECx to CONFIG_TSECxKim Phillips2007-05-17-4/+4
* Converted all 85xx boards to use a common FSL I2C driver.Jon Loeliger2006-10-20-2/+6
* Fix style issues primarily in 85xx and 83xx boards.Jon Loeliger2005-08-01-32/+37
* * Patch by Ron Alder, 11 July 2005Lunsheng Wang2005-07-29-0/+342