summaryrefslogtreecommitdiff
path: root/include/configs/MPC8536DS.h
AgeCommit message (Expand)AuthorFilesLines
2009-07-11remove _IO_BASE and KSEG1ADDR from board configuration filesTimur Tabi1-6/+0
2009-06-12mpc85xx: 8536ds: Add USB related CONFIGsVivek Mahajan1-2/+12
2009-06-12i2c: Remove deprecated individual i2c commandsPeter Tyser1-1/+0
2009-02-1785xx: Add eSDHC support for 8536 DSAndy Fleming1-0/+14
2009-01-2485xx: Handle eLBC difference w/36-bit physicalKumar Gala1-0/+1
2009-01-2485xx: Use BR_ADDR macro for NAND chipselectsKumar Gala1-4/+4
2009-01-2485xx: Introduce CONFIG_SYS_PCI*_IO_VIRT for FSL boardsKumar Gala1-3/+7
2009-01-2485xx: Introduce CONFIG_SYS_PCI*_MEM_VIRT for FSL boardsKumar Gala1-5/+9
2009-01-2485xx: Convert CONFIG_SYS_PCI*_IO_BASE to _IO_BUS for FSL boardsKumar Gala1-6/+6
2009-01-2485xx: Convert CONFIG_SYS_{PCI*,RIO*}_MEM_BASE to _MEM_BUS for FSL boardsKumar Gala1-8/+8
2009-01-2485xx: separate FLASH BASE virtual from physical addressKumar Gala1-4/+5
2009-01-2485xx: separate PIXIS virtual from physical addressKumar Gala1-1/+2
2009-01-23NAND: rename NAND_MAX_CHIPS to CONFIG_SYS_NAND_MAX_CHIPSWolfgang Grandegger1-1/+0
2008-12-14Remove unused CONFIG_ADDR_STREAMING definesPeter Tyser1-1/+0
2008-12-04Removed unused CONFIG_L1_INIT_RAM symbol.Jon Loeliger1-2/+0
2008-12-0485xx: remove the unused ddr_enable_ecc in the board fileDave Liu1-1/+1
2008-10-31NAND: Add NAND support for MPC8536DS boardJason Jin1-2/+54
2008-10-2585xx: Convert all fsl_pci_init users to new APIsKumar Gala1-5/+0
2008-10-2585xx: Enable 64-bit PCI resources on all Freescale boardsKumar Gala1-0/+1
2008-10-2585xx: remove unused config definitionDave Liu1-8/+0
2008-10-18Enabled the Freescale SGMII riser card on 8536DSJason Jin1-0/+3
2008-10-1885xx: Enable interrupt and setexpr commands on Freescale 85xx boardsKumar Gala1-0/+2
2008-10-18rename CFG_ macros to CONFIG_SYSJean-Christophe PLAGNIOL-VILLARD1-137/+137
2008-10-08Remove redundant #define for MPC8536DSHaiying Wang1-1/+0
2008-10-08Fix the incorrect DDR clk freq reporting on 8536DSJason Jin1-1/+1
2008-09-11rename CFG_ENV macros to CONFIG_ENVJean-Christophe PLAGNIOL-VILLARD1-4/+4
2008-09-11rename CFG_ENV_IS_IN_FLASH in CONFIG_ENV_IS_IN_FLASHJean-Christophe PLAGNIOL-VILLARD1-1/+1
2008-09-10cmd_mac: Move conditional compilation to MakefileJean-Christophe PLAGNIOL-VILLARD1-2/+2
2008-08-27mpc85xx: Add support for the MPC8536DS reference boardKumar Gala1-0/+594