summaryrefslogtreecommitdiff
path: root/board/freescale/mpc8548cds/mpc8548cds.c
AgeCommit message (Expand)Author
2010-01-05ppc/85xx: Clean up MPC8548 CDS PCI setup codeKumar Gala
2009-10-03ppc: Remove pci config table pointer relocation fixupsPeter Tyser
2009-09-08ppc/8xxx: Refactor code to determine if PCI is enabled & agent/hostKumar Gala
2009-08-28pci/fsl_pci_init: Fold fsl_pci_setup_inbound_windows into fsl_pci_initKumar Gala
2009-08-28pci/fsl_pci_init: Fold pci_setup_indirect into fsl_pci_initKumar Gala
2009-04-04fsl_pci: Move prototypes into fsl_pci.h and remove explicit externsKumar Gala
2009-04-04fsl_pci: Renamed immap_fsl_pci.h to fsl_pci.hKumar Gala
2009-03-3085xx: Use common LSDMR defines from asm/fsl_lbc.hKumar 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-19mpc8xxx: LCRR[CLKDIV] is sometimes five bitsTrent Piepho
2008-12-0485xx: Add PORDEVSR_PCI1 definePeter Tyser
2008-12-0385xx: Add CPU 2 errata workaround to all 8548 boardsPeter Tyser
2008-12-0385xx: remove the unused ddr_enable_ecc in the board fileDave Liu
2008-11-02Coding Style cleanup, update CHANGELOGWolfgang Denk
2008-10-2485xx: Convert all fsl_pci_init users to new APIsKumar Gala
2008-10-18rename CFG_ macros to CONFIG_SYSJean-Christophe PLAGNIOL-VILLARD
2008-08-27FSL DDR: Convert MPC8548CDS to new DDR code.Jon Loeliger
2008-06-12Change initdram() return type to phys_size_tBecky Bruce
2008-06-1185xx: remove dummy board_early_init_fKumar Gala
2008-06-1185xx: Remove unused and unconfigured memory test code.Kumar Gala
2008-05-0785xx: Limit CPU2 workaround to parts that have the errataAndy Fleming
2008-03-05Remove erroneous or extra spd.h #includers.Jon Loeliger
2007-12-11Move the MPC8541/MPC8555/MPC8548 CDS board under board/freescale.Kumar Gala