summaryrefslogtreecommitdiff
path: root/board/freescale/mpc8536ds
Commit message (Expand)AuthorAgeLines
...
* pci/fsl_pci_init: Fold pci_setup_indirect into fsl_pci_initKumar Gala2009-08-28-9/+4
* 85xx/86xx: Replace in8/out8 with in_8/out_8 on FSL boardsKumar Gala2009-07-22-8/+14
* 85xx: Report which "bank" of NOR flash we are booting from on FSL boardsKumar Gala2009-07-22-4/+35
* fsl_pci: Move prototypes into fsl_pci.h and remove explicit externsKumar Gala2009-04-04-6/+0
* fsl_pci: Renamed immap_fsl_pci.h to fsl_pci.hKumar Gala2009-04-04-1/+1
* Fix all linker script to handle all rodata sectionsTrent Piepho2009-03-20-3/+1
* 85xx: Add eSDHC support for 8536 DSAndy Fleming2009-02-16-0/+14
* Fixup SGMII PHY ids in the device treeAndy Fleming2009-02-16-0/+5
* mpc8536ds.c: include sata.h to for needed function prototypesWolfgang Denk2009-01-28-0/+1
* SATA: do not auto-initialize during bootMike Frysinger2009-01-27-3/+3
* 85xx: enable the auto self refresh for wake up ARPDave Liu2009-01-23-0/+6
* 85xx: Introduce CONFIG_SYS_PCI*_IO_VIRT for FSL boardsKumar Gala2009-01-23-1/+1
* 85xx: Introduce CONFIG_SYS_PCI*_MEM_VIRT for FSL boardsKumar Gala2009-01-23-1/+1
* 85xx: Convert CONFIG_SYS_PCI*_IO_BASE to _IO_BUS for FSL boardsKumar Gala2009-01-23-4/+4
* 85xx: Convert CONFIG_SYS_{PCI*,RIO*}_MEM_BASE to _MEM_BUS for FSL boardsKumar Gala2009-01-23-10/+10
* 85xx: separate FLASH BASE virtual from physical addressKumar Gala2009-01-23-3/+3
* 85xx: separate PIXIS virtual from physical addressKumar Gala2009-01-23-2/+2
* 85xx: the DDR tlb is missed for the !CONFIG_SPD_EEPROM caseDave Liu2008-12-03-4/+2
* 85xx: remove the unused ddr_enable_ecc in the board fileDave Liu2008-12-03-10/+0
* Coding Style cleanup, update CHANGELOGWolfgang Denk2008-11-02-3/+3
* NAND: Add NAND support for MPC8536DS boardJason Jin2008-10-31-0/+6
* 85xx: Convert all fsl_pci_init users to new APIsKumar Gala2008-10-24-73/+37
* 85xx: Fix compile warning in mpc8536ds.cKumar Gala2008-10-21-1/+0
* Enabled the Freescale SGMII riser card on 8536DSJason Jin2008-10-18-0/+42
* Pass dimm parameters to populate populate controller optionsHaiying Wang2008-10-18-1/+4
* 85xx: Improve flash remapping on MPC8572DS & MPC8536DSKumar Gala2008-10-18-7/+5
* rename CFG_ macros to CONFIG_SYSJean-Christophe PLAGNIOL-VILLARD2008-10-18-89/+89
* Fix compiler warning in lib_ppc/board.cHeiko Schocher2008-10-15-1/+1
* Do not init SATA when disabled on 8536DS.Jason Jin2008-10-14-0/+12
* mpc85xx: Add support for the MPC8536DS reference boardKumar Gala2008-08-27-0/+1077