aboutsummaryrefslogtreecommitdiff
path: root/include/configs/MPC8548CDS.h
AgeCommit message (Expand)Author
2010-09-23Remove unused CONFIG_SERIAL_SOFTWARE_FIFO featureStefan Roese
2010-08-01powerpc/85xx: configure autocompletion supportKim Phillips
2010-07-20powerpc/85xx: Move PCI/PCIe address defines into common immap_85xx.hKumar Gala
2010-07-16mpc85xx: Add reginfo commandBecky Bruce
2009-12-08common: delete CONFIG_SYS_64BIT_VSPRINTF and CONFIG_SYS_64BIT_STRTOULHeiko Schocher
2009-12-0285xx: Remove unused CONFIG_ASSUME_AMD_FLASH from config filesBecky Bruce
2009-08-2885xx: Remove unused CONFIG_CLEAR_LAW0 definesPeter Tyser
2009-07-2185xx: Bump up the BOOTMAP to 16M on FSL 85xx boardsKumar Gala
2009-03-3085xx: Use common LSDMR defines from asm/fsl_lbc.hKumar Gala
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: 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-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-09-09Update Freescale 85xx boards to sys_eeprom.cTimur Tabi
2008-08-27FSL DDR: Convert MPC8548CDS to new DDR code.Jon Loeliger
2008-08-13drivers/mtd: Move conditional compilation to MakefileJean-Christophe PLAGNIOL-VILLARD
2008-06-1185xx: remove dummy board_early_init_fKumar Gala
2008-06-1185xx: Remove unused and unconfigured memory test code.Kumar Gala
2008-03-26FSL: Clean up board/freescale/common/MakefileJon Loeliger
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 MPC8541/MPC8555/MPC8548 CDS to new TLB setupKumar Gala
2008-01-1685xx: convert MPC8541/MPC8555/MPC8548 CDS 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 MPC85xx CDS to use libfdtKumar Gala
2007-10-19Improve handling of PCI interrupt device tree fixup on MPC85xx CDSKumar Gala
2007-08-298548cds fixesEd Swarthout
2007-08-29fdt: remove unused OF_FLAT_TREE_MAX_SIZE referencesKim Phillips
2007-08-16Add CONFIG_HAS_ETH0 to all boards with TSECAndy Fleming
2007-08-16Define tsec flag values in config filesAndy Fleming
2007-08-1485xxCDS: Add make targets for legacy systems.Randy Vinson
2007-08-14Fix minor 85xx warningsAndy Fleming
2007-08-148548cds PCIE support.Ed Swarthout
2007-07-10include/configs/[J-O]*: 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-02Cleaned up some 85xx PCI bugsAndy Fleming
2007-04-23Fix PCI I/O space mapping on Freescale MPC85x0ADSSergei Shtylyov