aboutsummaryrefslogtreecommitdiff
path: root/board/freescale/mpc8548cds
AgeCommit message (Expand)AuthorFilesLines
2010-07-20powerpc/85xx & 86xx: Rework ft_fsl_pci_setup to not require aliasesKumar Gala1-7/+2
2010-07-1683xx/85xx/86xx: LBC register cleanupBecky Bruce1-9/+4
2010-01-17PCIe, USB: Replace 'end point' references with 'endpoint'Peter Tyser1-1/+1
2010-01-05ppc/85xx: Clean up MPC8548 CDS PCI setup codeKumar Gala1-93/+48
2009-10-03ppc: Remove pci config table pointer relocation fixupsPeter Tyser1-7/+0
2009-09-08ppc/8xxx: Refactor code to determine if PCI is enabled & agent/hostKumar Gala1-3/+3
2009-08-2885xx: Move to a common linker scriptKumar Gala1-143/+0
2009-08-2885xx: Remove redudant PLATFORM_CPPFLAGSKumar Gala1-4/+0
2009-08-28pci/fsl_pci_init: Fold fsl_pci_setup_inbound_windows into fsl_pci_initKumar Gala1-7/+0
2009-08-28pci/fsl_pci_init: Fold pci_setup_indirect into fsl_pci_initKumar Gala1-4/+2
2009-04-04fsl_pci: Move prototypes into fsl_pci.h and remove explicit externsKumar Gala1-6/+0
2009-04-04fsl_pci: Renamed immap_fsl_pci.h to fsl_pci.hKumar Gala1-1/+1
2009-03-3085xx: Use common LSDMR defines from asm/fsl_lbc.hKumar Gala1-5/+5
2009-03-20Fix all linker script to handle all rodata sectionsTrent Piepho1-3/+1
2009-01-2385xx: Introduce CONFIG_SYS_PCI*_MEM_VIRT for FSL boardsKumar Gala1-3/+3
2009-01-2385xx: Use CONFIG_SYS_{PCI*,RIO*}_MEM_PHYS for physical address on FSL boardsKumar Gala1-2/+2
2009-01-2385xx: Convert CONFIG_SYS_PCI*_IO_BASE to _IO_BUS for FSL boardsKumar Gala1-2/+2
2009-01-2385xx: Convert CONFIG_SYS_{PCI*,RIO*}_MEM_BASE to _MEM_BUS for FSL boardsKumar Gala2-4/+4
2008-12-19mpc8xxx: LCRR[CLKDIV] is sometimes five bitsTrent Piepho1-1/+1
2008-12-0485xx: Add PORDEVSR_PCI1 definePeter Tyser1-1/+1
2008-12-0385xx: Add CPU 2 errata workaround to all 8548 boardsPeter Tyser1-12/+0
2008-12-0385xx: remove the unused ddr_enable_ecc in the board fileDave Liu1-11/+0
2008-11-02Coding Style cleanup, update CHANGELOGWolfgang Denk1-1/+1
2008-10-2485xx: Convert all fsl_pci_init users to new APIsKumar Gala1-38/+19
2008-10-18Pass dimm parameters to populate populate controller optionsHaiying Wang1-1/+4
2008-10-18rename CFG_ macros to CONFIG_SYSJean-Christophe PLAGNIOL-VILLARD3-65/+65
2008-08-27FSL DDR: Convert MPC8548CDS to new DDR code.Jon Loeliger3-1/+88
2008-08-10mpc85xx: workaround old binutils bugKumar Gala1-5/+11
2008-07-31mpc85xx: Update linker scripts for Freescale boardsKumar Gala1-22/+15
2008-07-02Cleanup out-or-tree building for some boards (.depend)Wolfgang Denk1-1/+1
2008-06-12Change initdram() return type to phys_size_tBecky Bruce1-1/+1
2008-06-1185xx/86xx: Move to dynamic mgmt of LAWsKumar Gala1-8/+8
2008-06-1185xx: remove dummy board_early_init_fKumar Gala1-5/+0
2008-06-1185xx: Remove unused and unconfigured memory test code.Kumar Gala1-39/+0
2008-05-21Big white-space cleanup.Wolfgang Denk1-4/+4
2008-05-0785xx: Limit CPU2 workaround to parts that have the errataAndy Fleming1-1/+6
2008-04-17Remove all the search paths from the .lds files.Jason Wessel1-1/+0
2008-03-26FSL: Clean up board/freescale/common/MakefileJon Loeliger1-11/+6
2008-03-2685xx: Add the concept of CFG_CCSRBAR_PHYSKumar Gala1-1/+1
2008-03-05Remove erroneous or extra spd.h #includers.Jon Loeliger1-3/+1
2008-01-1785xx: Convert MPC8541/MPC8555/MPC8548 CDS to new TLB setupKumar Gala4-189/+105
2008-01-1685xx: Use proper defines for PCI addressesKumar Gala1-2/+2
2008-01-1685xx: convert MPC8541/MPC8555/MPC8548 CDS over to use new LAW init codeKumar Gala3-69/+74
2008-01-12Fix linker scripts: add NOLOAD atribute to .bss/.sbss sectionsWolfgang Denk1-1/+1
2008-01-09Reworked FSL Book-E TLB macros to be more readableKumar Gala1-60/+49
2007-12-11Move the MPC8541/MPC8555/MPC8548 CDS board under board/freescale.Kumar Gala5-0/+1051