summaryrefslogtreecommitdiffstats
path: root/board/freescale/mpc8536ds
Commit message (Expand)AuthorAgeFilesLines
* 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: Add eSDHC support for 8536 DSAndy Fleming2009-02-161-0/+14
* Fixup SGMII PHY ids in the device treeAndy Fleming2009-02-161-0/+5
* mpc8536ds.c: include sata.h to for needed function prototypesWolfgang Denk2009-01-281-0/+1
* SATA: do not auto-initialize during bootMike Frysinger2009-01-271-3/+3
* 85xx: enable the auto self refresh for wake up ARPDave Liu2009-01-231-0/+6
* 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-231-1/+1
* 85xx: Convert CONFIG_SYS_PCI*_IO_BASE to _IO_BUS for FSL boardsKumar Gala2009-01-231-4/+4
* 85xx: Convert CONFIG_SYS_{PCI*,RIO*}_MEM_BASE to _MEM_BUS for FSL boardsKumar Gala2009-01-231-10/+10
* 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
* 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 NAND support for MPC8536DS boardJason Jin2008-10-312-0/+6
* 85xx: Convert all fsl_pci_init users to new APIsKumar Gala2008-10-241-73/+37
* 85xx: Fix compile warning in mpc8536ds.cKumar Gala2008-10-211-1/+0
* Enabled the Freescale SGMII riser card on 8536DSJason Jin2008-10-181-0/+42
* 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-89/+89
* Fix compiler warning in lib_ppc/board.cHeiko Schocher2008-10-151-1/+1
* Do not init SATA when disabled on 8536DS.Jason Jin2008-10-141-0/+12
* mpc85xx: Add support for the MPC8536DS reference boardKumar Gala2008-08-277-0/+1077
OpenPOWER on IntegriCloud