aboutsummaryrefslogtreecommitdiff
path: root/board/freescale/mpc8536ds
AgeCommit message (Expand)Author
2010-05-1285xx/mpc8536ds: Use is_serdes_configured() to determine of PCIe enabledKumar Gala
2010-04-13Create CPUDIR variablePeter Tyser
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: Make flash TLB entry determined at runtime on FSL boardsKumar Gala
2010-01-05ppc/85xx: Clean up MPC8536 DS PCI setup codeMingkai Hu
2009-09-30On-chip ROM boot: MPC8536DS supportMingkai Hu
2009-09-30NAND boot: MPC8536DS supportMingkai Hu
2009-09-24ppc/85xx: Clean up use of LAWAR definesKumar 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: Move to a common linker scriptKumar Gala
2009-08-2885xx: Remove redudant PLATFORM_CPPFLAGSKumar Gala
2009-08-2885xx: Cleanup whitespace in mpc8536ds.cKumar 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: Add eSDHC support for 8536 DSAndy Fleming
2009-02-16Fixup SGMII PHY ids in the device treeAndy Fleming
2009-01-28mpc8536ds.c: include sata.h to for needed function prototypesWolfgang Denk
2009-01-27SATA: do not auto-initialize during bootMike Frysinger
2009-01-2385xx: enable the auto self refresh for wake up ARPDave Liu
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
2009-01-2385xx: separate FLASH BASE virtual from physical addressKumar Gala
2009-01-2385xx: separate PIXIS virtual from physical addressKumar Gala
2008-12-0385xx: the DDR tlb is missed for the !CONFIG_SPD_EEPROM caseDave Liu
2008-12-0385xx: remove the unused ddr_enable_ecc in the board fileDave Liu
2008-11-02Coding Style cleanup, update CHANGELOGWolfgang Denk
2008-10-31NAND: Add NAND support for MPC8536DS boardJason Jin
2008-10-2485xx: Convert all fsl_pci_init users to new APIsKumar Gala
2008-10-2185xx: Fix compile warning in mpc8536ds.cKumar Gala
2008-10-18Enabled the Freescale SGMII riser card on 8536DSJason Jin
2008-10-18Pass dimm parameters to populate populate controller optionsHaiying Wang
2008-10-1885xx: Improve flash remapping on MPC8572DS & MPC8536DSKumar Gala
2008-10-18rename CFG_ macros to CONFIG_SYSJean-Christophe PLAGNIOL-VILLARD
2008-10-15Fix compiler warning in lib_ppc/board.cHeiko Schocher
2008-10-14Do not init SATA when disabled on 8536DS.Jason Jin
2008-08-27mpc85xx: Add support for the MPC8536DS reference boardKumar Gala