summaryrefslogtreecommitdiffstats
path: root/board/freescale/mpc8536ds/mpc8536ds.c
Commit message (Expand)AuthorAgeFilesLines
* 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: 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-231-1/+1
* 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
* 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
* 85xx: Improve flash remapping on MPC8572DS & MPC8536DSKumar Gala2008-10-181-6/+4
* rename CFG_ macros to CONFIG_SYSJean-Christophe PLAGNIOL-VILLARD2008-10-181-72/+72
* 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-271-0/+653
OpenPOWER on IntegriCloud