summaryrefslogtreecommitdiff
path: root/include/configs/PM856.h
Commit message (Expand)AuthorAgeLines
* 8xxx: Break out DMA code to a common filePeter Tyser2009-07-01-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-89/+89
* rename CFG_ENV macros to CONFIG_ENVJean-Christophe PLAGNIOL-VILLARD2008-09-10-5/+5
* 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-1/+1
* FSL DDR: Convert PM856 to new DDR code.Kumar Gala2008-08-27-30/+28
* drivers/mtd: Move conditional compilation to MakefileJean-Christophe PLAGNIOL-VILLARD2008-08-13-1/+1
* Big white-space cleanup.Wolfgang Denk2008-05-21-11/+11
* 85xx: Add the concept of CFG_CCSRBAR_PHYSKumar Gala2008-03-26-0/+1
* 85xx: Get ride of old TLB setup codeKumar Gala2008-01-17-1/+0
* 85xx: Convert PM854/PM856 to new TLB setupKumar Gala2008-01-17-0/+1
* 85xx: convert PM854/PM856 over to use new LAW init codeKumar Gala2008-01-16-0/+1
* 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/+1
* Define tsec flag values in config filesAndy Fleming2007-08-16-1/+2
* include/configs/[P-Z]*: 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-35/+20
* 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 build problems for PM856 BoardWolfgang Denk2005-08-08-1/+5
* Add support for MicroSys PM856 boardWolfgang Denk2005-08-05-0/+439