aboutsummaryrefslogtreecommitdiff
path: root/include/configs/MPC8568MDS.h
AgeCommit message (Expand)Author
2009-01-2385xx: Introduce CONFIG_SYS_PCI*_IO_VIRT for FSL boardsKumar Gala
2009-01-2385xx: Introduce CONFIG_SYS_PCI*_MEM_VIRT for FSL boardsKumar Gala
2009-01-2385xx: Use CONFIG_SYS_{PCI*,RIO*}_MEM_PHYS for physical address on FSL boardsKumar Gala
2009-01-2385xx: Convert CONFIG_SYS_PCI*_IO_BASE to _IO_BUS for FSL boardsKumar Gala
2009-01-2385xx: Convert CONFIG_SYS_{PCI*,RIO*}_MEM_BASE to _MEM_BUS for FSL boardsKumar Gala
2008-12-14Remove unused CONFIG_ADDR_STREAMING definesPeter Tyser
2008-12-03Removed unused CONFIG_L1_INIT_RAM symbol.Jon Loeliger
2008-12-0385xx: remove the unused ddr_enable_ecc in the board fileDave Liu
2008-10-2485xx: Convert all fsl_pci_init users to new APIsKumar Gala
2008-10-2485xx: Enable 64-bit PCI resources on all Freescale boardsKumar Gala
2008-10-1885xx: Enable interrupt and setexpr commands on Freescale 85xx boardsKumar Gala
2008-10-18rename CFG_ macros to CONFIG_SYSJean-Christophe PLAGNIOL-VILLARD
2008-10-18Change UEC PHY interface to RGMII on MPC8568MDSHaiying Wang
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-08-27FSL DDR: Convert MPC8568MDS to new DDR code.Jon Loeliger
2008-08-13drivers/mtd: Move conditional compilation to MakefileJean-Christophe PLAGNIOL-VILLARD
2008-06-1185xx: Remove unused and unconfigured memory test code.Kumar Gala
2008-05-21Big white-space cleanup.Wolfgang Denk
2008-03-2685xx: Add the concept of CFG_CCSRBAR_PHYSKumar Gala
2008-01-1785xx: Get ride of old TLB setup codeKumar Gala
2008-01-1785xx: Convert MPC8568 MDS 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-12-11Handle MPC85xx PCIe reset errata (PCI-Ex 38)Kumar Gala
2007-12-11Update Freescale MPC85xx ADS/CDS/MDS board configKumar Gala
2007-12-11Update Freescale MPC85xx ADS/CDS/MDS board configKumar Gala
2007-12-11Update MPC8568 MDS to use libfdtKumar Gala
2007-12-11Add PCI Express support on MPC8568MDSHaiying Wang
2007-11-19Move CONFIG_QE out of CONFIG_PCI wrap for MPC8568MDSHaiying Wang
2007-10-19Set OF_STDOUT_PATH to match the default console on MPC8568 MDSKumar Gala
2007-08-29Enable L2 cache for MPC8568MDS boardHaiying Wang
2007-08-29fdt: remove unused OF_FLAT_TREE_MAX_SIZE referencesKim Phillips
2007-08-16Fix numerous bugs in the 8568 UEC supportAndy Fleming
2007-08-16Define tsec flag values in config filesAndy Fleming
2007-08-14Add support for UEC to 8568Andy Fleming
2007-08-14Add PCI support for MPC8568MDS boardHaiying Wang
2007-07-10include/configs/[p-z]* + misc: 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
2007-05-05Coding stylke cleanup; update CHANGELOG.Wolfgang Denk
2007-05-02Add support for the 8568 MDS boardAndy Fleming