summaryrefslogtreecommitdiffstats
path: root/board/freescale/mpc8572ds
Commit message (Expand)AuthorAgeFilesLines
...
* ppc/85xx: Introduce RESET_VECTOR_ADDRESS to handle non-standard link addressKumar Gala2009-09-091-0/+2
* ppc/8xxx: Refactor code to determine if PCI is enabled & agent/hostKumar Gala2009-09-081-11/+6
* 85xx: Init pci ethernet cards if we enable any on MPC8572DSKumar Gala2009-08-281-1/+2
* 85xx: Move to a common linker scriptKumar Gala2009-08-281-143/+0
* 85xx: Remove redudant PLATFORM_CPPFLAGSKumar Gala2009-08-281-4/+0
* pci/fsl_pci_init: Fold fsl_pci_setup_inbound_windows into fsl_pci_initKumar Gala2009-08-281-9/+0
* pci/fsl_pci_init: Fold pci_setup_indirect into fsl_pci_initKumar Gala2009-08-281-7/+3
* 85xx/86xx: Replace in8/out8 with in_8/out_8 on FSL boardsKumar Gala2009-07-221-8/+14
* 85xx: Report which "bank" of NOR flash we are booting from on FSL boardsKumar Gala2009-07-221-3/+23
* 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
* Fix all linker script to handle all rodata sectionsTrent Piepho2009-03-201-3/+1
* 85xx: print boot header info to distinquish 36-bit addr map on MPC8572 DSKumar Gala2009-02-161-2/+6
* Fixup SGMII PHY ids in the device treeAndy Fleming2009-02-161-0/+5
* 85xx: Fix bug in device tree setup in 36-bit physical confgKumar Gala2009-02-161-1/+2
* 85xx: Fix address map for 36-bit config of MPC8572DSKumar Gala2009-02-161-2/+4
* 85xx: Introduce CONFIG_SYS_PCI*_IO_VIRT for FSL boardsKumar Gala2009-01-231-1/+1
* 85xx: Introduce CONFIG_SYS_PCI*_MEM_VIRT for FSL boardsKumar Gala2009-01-232-4/+4
* 85xx: Convert CONFIG_SYS_PCI*_IO_BASE to _IO_BUS for FSL boardsKumar Gala2009-01-231-3/+3
* 85xx: Convert CONFIG_SYS_{PCI*,RIO*}_MEM_BASE to _MEM_BUS for FSL boardsKumar Gala2009-01-231-3/+3
* 85xx: separate FLASH BASE virtual from physical addressKumar Gala2009-01-233-3/+3
* 85xx: separate PIXIS virtual from physical addressKumar Gala2009-01-232-2/+2
* Some changes of TLB entry setting for MPC8572DSHaiying Wang2009-01-131-4/+3
* PCIE2 and PCIE3 are decided by corresponing bit in devdisr instead of PCIE1 bitRoy Zang2009-01-131-2/+2
* Fix IO port selection issue on MPC8544DS and MPC8572DS boardsRoy Zang2009-01-131-3/+5
* 85xx: the DDR tlb is missed for the !CONFIG_SPD_EEPROM caseDave Liu2008-12-031-4/+2
* 85xx: remove the unused ddr_enable_ecc in the board fileDave Liu2008-12-031-10/+0
* Coding Style cleanup, update CHANGELOGWolfgang Denk2008-11-021-3/+3
* NAND: Add support for MPC8572DS boardHaiying Wang2008-10-292-0/+7
* 85xx: Convert all fsl_pci_init users to new APIsKumar Gala2008-10-241-48/+24
* Enabled the Freescale SGMII riser card on 8572DSLiu Yu2008-10-181-0/+48
* mpc8572 additional end-point modeEd Swarthout2008-10-181-2/+2
* Add ddr interleaving suppport for MPC8572DS boardHaiying Wang2008-10-181-28/+94
* Pass dimm parameters to populate populate controller optionsHaiying Wang2008-10-181-1/+4
* 85xx: Improve flash remapping on MPC8572DS & MPC8536DSKumar Gala2008-10-182-7/+5
* rename CFG_ macros to CONFIG_SYSJean-Christophe PLAGNIOL-VILLARD2008-10-183-67/+67
* mpc85xx: Add support for the MPC8572DS reference boardKumar Gala2008-08-277-0/+1011
OpenPOWER on IntegriCloud