summaryrefslogtreecommitdiff
path: root/board/freescale/mpc8572ds
Commit message (Expand)AuthorAgeLines
* Makefile: move all Power Architecture boards into boards.cfgWolfgang Denk2010-10-18-4/+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-9/+2
* ppc/85xx: Convert MPC8572DS to using board common ICS307 codeKumar Gala2010-07-16-144/+1
* fsl: improve the PIXIS code and fix a few bugsTimur Tabi2010-04-07-1/+0
* PCIe, USB: Replace 'end point' references with 'endpoint'Peter Tyser2010-01-17-3/+3
* ppc/85xx: Map boot page guarded for MP bootKumar Gala2010-01-05-1/+1
* ppc/85xx: Make flash TLB entry determined at runtime on FSL boardsKumar Gala2010-01-05-1/+1
* ppc/85xx: Move to using fsl_setup_hose on MPC8572 DSKumar Gala2010-01-05-8/+6
* Revert "ppc/85xx/pci: fsl_pci_init: pcie agent mode support"Kumar Gala2009-11-04-3/+3
* ppc/85xx/pci: fsl_pci_init: pcie agent mode supportVivek Mahajan2009-10-27-3/+3
* ppc/85xx: Clean up use of LAWAR definesKumar Gala2009-09-24-3/+3
* ppc/85xx: Clean up mpc8572DS PCI setup codeKumar Gala2009-09-24-157/+73
* ppc/85xx: Introduce RESET_VECTOR_ADDRESS to handle non-standard link addressKumar Gala2009-09-09-0/+2
* ppc/8xxx: Refactor code to determine if PCI is enabled & agent/hostKumar Gala2009-09-08-11/+6
* 85xx: Init pci ethernet cards if we enable any on MPC8572DSKumar Gala2009-08-28-1/+2
* 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-9/+0
* pci/fsl_pci_init: Fold pci_setup_indirect into fsl_pci_initKumar Gala2009-08-28-7/+3
* 85xx/86xx: Replace in8/out8 with in_8/out_8 on FSL boardsKumar Gala2009-07-22-8/+14
* 85xx: Report which "bank" of NOR flash we are booting from on FSL boardsKumar Gala2009-07-22-3/+23
* 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
* Fix all linker script to handle all rodata sectionsTrent Piepho2009-03-20-3/+1
* 85xx: print boot header info to distinquish 36-bit addr map on MPC8572 DSKumar Gala2009-02-16-2/+6
* Fixup SGMII PHY ids in the device treeAndy Fleming2009-02-16-0/+5
* 85xx: Fix bug in device tree setup in 36-bit physical confgKumar Gala2009-02-16-1/+2
* 85xx: Fix address map for 36-bit config of MPC8572DSKumar Gala2009-02-16-2/+4
* 85xx: Introduce CONFIG_SYS_PCI*_IO_VIRT for FSL boardsKumar Gala2009-01-23-1/+1
* 85xx: Introduce CONFIG_SYS_PCI*_MEM_VIRT for FSL boardsKumar Gala2009-01-23-4/+4
* 85xx: Convert CONFIG_SYS_PCI*_IO_BASE to _IO_BUS for FSL boardsKumar Gala2009-01-23-3/+3
* 85xx: Convert CONFIG_SYS_{PCI*,RIO*}_MEM_BASE to _MEM_BUS for FSL boardsKumar Gala2009-01-23-3/+3
* 85xx: separate FLASH BASE virtual from physical addressKumar Gala2009-01-23-3/+3
* 85xx: separate PIXIS virtual from physical addressKumar Gala2009-01-23-2/+2
* Some changes of TLB entry setting for MPC8572DSHaiying Wang2009-01-13-4/+3
* PCIE2 and PCIE3 are decided by corresponing bit in devdisr instead of PCIE1 bitRoy Zang2009-01-13-2/+2
* Fix IO port selection issue on MPC8544DS and MPC8572DS boardsRoy Zang2009-01-13-3/+5
* 85xx: the DDR tlb is missed for the !CONFIG_SPD_EEPROM caseDave Liu2008-12-03-4/+2
* 85xx: remove the unused ddr_enable_ecc in the board fileDave Liu2008-12-03-10/+0
* Coding Style cleanup, update CHANGELOGWolfgang Denk2008-11-02-3/+3
* NAND: Add support for MPC8572DS boardHaiying Wang2008-10-29-0/+7
* 85xx: Convert all fsl_pci_init users to new APIsKumar Gala2008-10-24-48/+24
* Enabled the Freescale SGMII riser card on 8572DSLiu Yu2008-10-18-0/+48
* mpc8572 additional end-point modeEd Swarthout2008-10-18-2/+2
* Add ddr interleaving suppport for MPC8572DS boardHaiying Wang2008-10-18-28/+94
* Pass dimm parameters to populate populate controller optionsHaiying Wang2008-10-18-1/+4
* 85xx: Improve flash remapping on MPC8572DS & MPC8536DSKumar Gala2008-10-18-7/+5
* rename CFG_ macros to CONFIG_SYSJean-Christophe PLAGNIOL-VILLARD2008-10-18-67/+67
* mpc85xx: Add support for the MPC8572DS reference boardKumar Gala2008-08-27-0/+1011