aboutsummaryrefslogtreecommitdiff
path: root/board/freescale/mpc8572ds
AgeCommit message (Expand)Author
2011-10-09powerpc/mpc8xxx: Merge entries in DDR speed tableYork Sun
2011-07-11powerpc/mpc85xx: Display a warning for unsupported DDR data ratesYork Sun
2011-04-20tsec: Convert tsec to use PHY LibAndy Fleming
2011-04-04powerpc/8xxx: Refactor fsl_ddr_get_spd into common code from boardKumar Gala
2011-04-04powerpc/8xxx: Replace fsl_ddr_get_mem_data_rate with get_ddr_freq()Kumar Gala
2011-04-04powerpc/85xx: Remove config.mk for nand linker scriptKumar Gala
2011-04-04powerpc: Move cpu specific lmb reserve to arch_lmb_reserveKumar Gala
2011-03-24powerpc/mpc8572ds: revise board specific timing for dual-rank DIMMsYork Sun
2011-01-19powerpc/85xx: Move RESET_VECTOR_ADDRESS into config.hKumar Gala
2011-01-14powerpc/85xx: Rework MPC8572DS pci_init_board to use common FSL PCIe codeKumar Gala
2011-01-14mpc85xx boards: initdram() cleanup/bugfixBecky Bruce
2011-01-14powerpc/85xx: Cleanup SGMII detection and reportingKumar Gala
2011-01-14powerpc/8xxx: Replace is_fsl_pci_cfg with is_serdes_configuredKumar Gala
2011-01-14powerpc/85xx: Add support for booting from NAND on MPC8572DSKumar Gala
2010-11-17Switch from archive libraries to partial linkingSebastien Carlier
2010-11-14mpc85xx: Fix SERDES/eTSEC message indentationPeter Tyser
2010-11-14fsl: Clean up printing of PCI boot infoPeter Tyser
2010-10-18Makefile: move all Power Architecture boards into boards.cfgWolfgang Denk
2010-10-18Rename TEXT_BASE into CONFIG_SYS_TEXT_BASEWolfgang Denk
2010-07-20powerpc/85xx & 86xx: Rework ft_fsl_pci_setup to not require aliasesKumar Gala
2010-07-16ppc/85xx: Convert MPC8572DS to using board common ICS307 codeKumar Gala
2010-04-07fsl: improve the PIXIS code and fix a few bugsTimur Tabi
2010-01-17PCIe, USB: Replace 'end point' references with 'endpoint'Peter Tyser
2010-01-05ppc/85xx: Map boot page guarded for MP bootKumar Gala
2010-01-05ppc/85xx: Make flash TLB entry determined at runtime on FSL boardsKumar Gala
2010-01-05ppc/85xx: Move to using fsl_setup_hose on MPC8572 DSKumar Gala
2009-11-04Revert "ppc/85xx/pci: fsl_pci_init: pcie agent mode support"Kumar Gala
2009-10-27ppc/85xx/pci: fsl_pci_init: pcie agent mode supportVivek Mahajan
2009-09-24ppc/85xx: Clean up use of LAWAR definesKumar Gala
2009-09-24ppc/85xx: Clean up mpc8572DS PCI setup codeKumar Gala
2009-09-09ppc/85xx: Introduce RESET_VECTOR_ADDRESS to handle non-standard link addressKumar Gala
2009-09-08ppc/8xxx: Refactor code to determine if PCI is enabled & agent/hostKumar Gala
2009-08-2885xx: Init pci ethernet cards if we enable any on MPC8572DSKumar Gala
2009-08-2885xx: Move to a common linker scriptKumar Gala
2009-08-2885xx: Remove redudant PLATFORM_CPPFLAGSKumar Gala
2009-08-28pci/fsl_pci_init: Fold fsl_pci_setup_inbound_windows into fsl_pci_initKumar Gala
2009-08-28pci/fsl_pci_init: Fold pci_setup_indirect into fsl_pci_initKumar Gala
2009-07-2285xx/86xx: Replace in8/out8 with in_8/out_8 on FSL boardsKumar Gala
2009-07-2285xx: Report which "bank" of NOR flash we are booting from on FSL boardsKumar Gala
2009-04-04fsl_pci: Move prototypes into fsl_pci.h and remove explicit externsKumar Gala
2009-04-04fsl_pci: Renamed immap_fsl_pci.h to fsl_pci.hKumar Gala
2009-03-20Fix all linker script to handle all rodata sectionsTrent Piepho
2009-02-1685xx: print boot header info to distinquish 36-bit addr map on MPC8572 DSKumar Gala
2009-02-16Fixup SGMII PHY ids in the device treeAndy Fleming
2009-02-1685xx: Fix bug in device tree setup in 36-bit physical confgKumar Gala
2009-02-1685xx: Fix address map for 36-bit config of MPC8572DSKumar Gala
2009-01-2385xx: Introduce CONFIG_SYS_PCI*_IO_VIRT for FSL boardsKumar Gala
2009-01-2385xx: Introduce CONFIG_SYS_PCI*_MEM_VIRT for FSL boardsKumar Gala
2009-01-2385xx: Convert CONFIG_SYS_PCI*_IO_BASE to _IO_BUS for FSL boardsKumar Gala
2009-01-2385xx: Convert CONFIG_SYS_{PCI*,RIO*}_MEM_BASE to _MEM_BUS for FSL boardsKumar Gala