summaryrefslogtreecommitdiffstats
path: root/board/freescale/mpc8548cds/mpc8548cds.c
Commit message (Expand)AuthorAgeFilesLines
* pci/fsl_pci_init: Fold fsl_pci_setup_inbound_windows into fsl_pci_initKumar Gala2009-08-281-7/+0
* pci/fsl_pci_init: Fold pci_setup_indirect into fsl_pci_initKumar Gala2009-08-281-4/+2
* fsl_pci: Move prototypes into fsl_pci.h and remove explicit externsKumar Gala2009-04-041-6/+0
* fsl_pci: Renamed immap_fsl_pci.h to fsl_pci.hKumar Gala2009-04-041-1/+1
* 85xx: Use common LSDMR defines from asm/fsl_lbc.hKumar Gala2009-03-301-5/+5
* 85xx: Convert CONFIG_SYS_PCI*_IO_BASE to _IO_BUS for FSL boardsKumar Gala2009-01-231-2/+2
* 85xx: Convert CONFIG_SYS_{PCI*,RIO*}_MEM_BASE to _MEM_BUS for FSL boardsKumar Gala2009-01-231-2/+2
* mpc8xxx: LCRR[CLKDIV] is sometimes five bitsTrent Piepho2008-12-191-1/+1
* 85xx: Add PORDEVSR_PCI1 definePeter Tyser2008-12-041-1/+1
* 85xx: Add CPU 2 errata workaround to all 8548 boardsPeter Tyser2008-12-031-12/+0
* 85xx: remove the unused ddr_enable_ecc in the board fileDave Liu2008-12-031-11/+0
* Coding Style cleanup, update CHANGELOGWolfgang Denk2008-11-021-1/+1
* 85xx: Convert all fsl_pci_init users to new APIsKumar Gala2008-10-241-38/+19
* rename CFG_ macros to CONFIG_SYSJean-Christophe PLAGNIOL-VILLARD2008-10-181-41/+41
* FSL DDR: Convert MPC8548CDS to new DDR code.Jon Loeliger2008-08-271-1/+7
* Change initdram() return type to phys_size_tBecky Bruce2008-06-121-1/+1
* 85xx: remove dummy board_early_init_fKumar Gala2008-06-111-5/+0
* 85xx: Remove unused and unconfigured memory test code.Kumar Gala2008-06-111-39/+0
* 85xx: Limit CPU2 workaround to parts that have the errataAndy Fleming2008-05-071-1/+6
* Remove erroneous or extra spd.h #includers.Jon Loeliger2008-03-051-3/+1
* Move the MPC8541/MPC8555/MPC8548 CDS board under board/freescale.Kumar Gala2007-12-111-0/+547
OpenPOWER on IntegriCloud