aboutsummaryrefslogtreecommitdiff
path: root/include/configs/MPC8568MDS.h
AgeCommit message (Expand)AuthorFilesLines
2008-10-18rename CFG_ macros to CONFIG_SYSJean-Christophe PLAGNIOL-VILLARD1-133/+133
2008-10-18Change UEC PHY interface to RGMII on MPC8568MDSHaiying Wang1-2/+2
2008-09-10rename CFG_ENV macros to CONFIG_ENVJean-Christophe PLAGNIOL-VILLARD1-3/+3
2008-09-10rename CFG_ENV_IS_IN_FLASH in CONFIG_ENV_IS_IN_FLASHJean-Christophe PLAGNIOL-VILLARD1-1/+1
2008-08-27FSL DDR: Convert MPC8568MDS to new DDR code.Jon Loeliger1-18/+20
2008-08-13drivers/mtd: Move conditional compilation to MakefileJean-Christophe PLAGNIOL-VILLARD1-1/+1
2008-06-1185xx: Remove unused and unconfigured memory test code.Kumar Gala1-1/+0
2008-05-21Big white-space cleanup.Wolfgang Denk1-17/+17
2008-03-2685xx: Add the concept of CFG_CCSRBAR_PHYSKumar Gala1-0/+1
2008-01-1785xx: Get ride of old TLB setup codeKumar Gala1-1/+0
2008-01-1785xx: Convert MPC8568 MDS to new TLB setupKumar Gala1-0/+1
2008-01-1685xx: convert remaining 85xx boards over to use new LAW init codeKumar Gala1-0/+1
2008-01-0985xx: Remove cache config from configs.hKumar Gala1-7/+0
2007-12-11Handle MPC85xx PCIe reset errata (PCI-Ex 38)Kumar Gala1-0/+1
2007-12-11Update Freescale MPC85xx ADS/CDS/MDS board configKumar Gala1-0/+1
2007-12-11Update Freescale MPC85xx ADS/CDS/MDS board configKumar Gala1-0/+1
2007-12-11Update MPC8568 MDS to use libfdtKumar Gala1-8/+3
2007-12-11Add PCI Express support on MPC8568MDSHaiying Wang1-7/+18
2007-11-19Move CONFIG_QE out of CONFIG_PCI wrap for MPC8568MDSHaiying Wang1-5/+5
2007-10-19Set OF_STDOUT_PATH to match the default console on MPC8568 MDSKumar Gala1-1/+1
2007-08-29Enable L2 cache for MPC8568MDS boardHaiying Wang1-3/+3
2007-08-29fdt: remove unused OF_FLAT_TREE_MAX_SIZE referencesKim Phillips1-3/+0
2007-08-16Fix numerous bugs in the 8568 UEC supportAndy Fleming1-3/+3
2007-08-16Define tsec flag values in config filesAndy Fleming1-3/+3
2007-08-14Add support for UEC to 8568Andy Fleming1-7/+49
2007-08-14Add PCI support for MPC8568MDS boardHaiying Wang1-4/+7
2007-07-10include/configs/[p-z]* + misc: 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-14/+15
2007-05-17Reduce CONFIG_MPC8YXX_TSECx to CONFIG_TSECxKim Phillips1-6/+6
2007-05-05Coding stylke cleanup; update CHANGELOG.Wolfgang Denk1-1/+1
2007-05-02Add support for the 8568 MDS boardAndy Fleming1-0/+505