aboutsummaryrefslogtreecommitdiff
path: root/board/freescale/mpc8572ds
AgeCommit message (Expand)AuthorFilesLines
2010-01-05ppc/85xx: Map boot page guarded for MP bootKumar Gala1-1/+1
2010-01-05ppc/85xx: Make flash TLB entry determined at runtime on FSL boardsKumar Gala1-1/+1
2010-01-05ppc/85xx: Move to using fsl_setup_hose on MPC8572 DSKumar Gala1-8/+6
2009-11-04Revert "ppc/85xx/pci: fsl_pci_init: pcie agent mode support"Kumar Gala1-3/+3
2009-10-27ppc/85xx/pci: fsl_pci_init: pcie agent mode supportVivek Mahajan1-3/+3
2009-09-24ppc/85xx: Clean up use of LAWAR definesKumar Gala1-3/+3
2009-09-24ppc/85xx: Clean up mpc8572DS PCI setup codeKumar Gala1-157/+73
2009-09-09ppc/85xx: Introduce RESET_VECTOR_ADDRESS to handle non-standard link addressKumar Gala1-0/+2
2009-09-08ppc/8xxx: Refactor code to determine if PCI is enabled & agent/hostKumar Gala1-11/+6
2009-08-2885xx: Init pci ethernet cards if we enable any on MPC8572DSKumar Gala1-1/+2
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-9/+0
2009-08-28pci/fsl_pci_init: Fold pci_setup_indirect into fsl_pci_initKumar Gala1-7/+3
2009-07-2285xx/86xx: Replace in8/out8 with in_8/out_8 on FSL boardsKumar Gala1-8/+14
2009-07-2285xx: Report which "bank" of NOR flash we are booting from on FSL boardsKumar Gala1-3/+23
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-20Fix all linker script to handle all rodata sectionsTrent Piepho1-3/+1
2009-02-1685xx: print boot header info to distinquish 36-bit addr map on MPC8572 DSKumar Gala1-2/+6
2009-02-16Fixup SGMII PHY ids in the device treeAndy Fleming1-0/+5
2009-02-1685xx: Fix bug in device tree setup in 36-bit physical confgKumar Gala1-1/+2
2009-02-1685xx: Fix address map for 36-bit config of MPC8572DSKumar Gala1-2/+4
2009-01-2385xx: Introduce CONFIG_SYS_PCI*_IO_VIRT for FSL boardsKumar Gala1-1/+1
2009-01-2385xx: Introduce CONFIG_SYS_PCI*_MEM_VIRT for FSL boardsKumar Gala2-4/+4
2009-01-2385xx: Convert CONFIG_SYS_PCI*_IO_BASE to _IO_BUS for FSL boardsKumar Gala1-3/+3
2009-01-2385xx: Convert CONFIG_SYS_{PCI*,RIO*}_MEM_BASE to _MEM_BUS for FSL boardsKumar Gala1-3/+3
2009-01-2385xx: separate FLASH BASE virtual from physical addressKumar Gala3-3/+3
2009-01-2385xx: separate PIXIS virtual from physical addressKumar Gala2-2/+2
2009-01-13Some changes of TLB entry setting for MPC8572DSHaiying Wang1-4/+3
2009-01-13PCIE2 and PCIE3 are decided by corresponing bit in devdisr instead of PCIE1 bitRoy Zang1-2/+2
2009-01-13Fix IO port selection issue on MPC8544DS and MPC8572DS boardsRoy Zang1-3/+5
2008-12-0385xx: the DDR tlb is missed for the !CONFIG_SPD_EEPROM caseDave Liu1-4/+2
2008-12-0385xx: remove the unused ddr_enable_ecc in the board fileDave Liu1-10/+0
2008-11-02Coding Style cleanup, update CHANGELOGWolfgang Denk1-3/+3
2008-10-29NAND: Add support for MPC8572DS boardHaiying Wang2-0/+7
2008-10-2485xx: Convert all fsl_pci_init users to new APIsKumar Gala1-48/+24
2008-10-18Enabled the Freescale SGMII riser card on 8572DSLiu Yu1-0/+48
2008-10-18mpc8572 additional end-point modeEd Swarthout1-2/+2
2008-10-18Add ddr interleaving suppport for MPC8572DS boardHaiying Wang1-28/+94
2008-10-18Pass dimm parameters to populate populate controller optionsHaiying Wang1-1/+4
2008-10-1885xx: Improve flash remapping on MPC8572DS & MPC8536DSKumar Gala2-7/+5
2008-10-18rename CFG_ macros to CONFIG_SYSJean-Christophe PLAGNIOL-VILLARD3-67/+67
2008-08-27mpc85xx: Add support for the MPC8572DS reference boardKumar Gala7-0/+1011