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