summaryrefslogtreecommitdiff
path: root/include/configs/MPC8536DS.h
Commit message (Expand)AuthorAgeLines
* powerpc/85xx: add CONFIG_SYS_TEXT_BASE_SPL for 85xx nand spl buildHaiying Wang2010-11-12-2/+9
* Replace CONFIG_SYS_GBL_DATA_SIZE by auto-generated valueWolfgang Denk2010-10-26-2/+1
* Rename CONFIG_SYS_INIT_RAM_END into CONFIG_SYS_INIT_RAM_SIZEWolfgang Denk2010-10-26-2/+2
* powerpc: Cleanup BOOTFLAG_* referencesPeter Tyser2010-10-18-8/+0
* Makefile: move all Power Architecture boards into boards.cfgWolfgang Denk2010-10-18-3/+7
* Rename TEXT_BASE into CONFIG_SYS_TEXT_BASEWolfgang Denk2010-10-18-6/+6
* mkconfig: change CONFIG_MK_ prefix into plain CONFIG_Wolfgang Denk2010-10-18-4/+4
* Remove unused CONFIG_SERIAL_SOFTWARE_FIFO featureStefan Roese2010-09-23-1/+0
* powerpc/85xx: configure autocompletion supportKim Phillips2010-08-01-0/+1
* powerpc/85xx: Rework MPC8536 SERDES is_serdes_configured supportKumar Gala2010-07-21-0/+1
* powerpc/85xx: Move PCI/PCIe address defines into common immap_85xx.hKumar Gala2010-07-20-5/+0
* ppc/85xx: Convert MPC8536DS to using board common ICS307 codeKumar Gala2010-07-16-9/+5
* mpc85xx: Add reginfo commandBecky Bruce2010-07-16-0/+1
* ppc/85xx: Use CONFIG_NS16550_MIN_FUNCTIONS to reduce NAND_SPL sizeKumar Gala2010-04-07-0/+3
* common: delete CONFIG_SYS_64BIT_VSPRINTF and CONFIG_SYS_64BIT_STRTOULHeiko Schocher2009-12-08-4/+0
* 85xx: Remove unused CONFIG_ASSUME_AMD_FLASH from config filesBecky Bruce2009-12-02-7/+0
* On-chip ROM boot: MPC8536DS supportMingkai Hu2009-09-30-1/+16
* NAND boot: MPC8536DS supportMingkai Hu2009-09-30-18/+77
* mpc8536: fix board config file line lengthMingkai Hu2009-09-30-68/+79
* ppc/85xx: simplify the top makefile for 36-bit config for mpc8536dsMingkai Hu2009-09-24-1/+1
* 85xx: Fix memory test range on MPC8536DSFelix Radensky2009-08-28-2/+2
* 85xx: Add a 36-bit physical configuration for MPC8536DSKumar Gala2009-08-28-10/+72
* 85xx: Removed BEDBUG support from FSL 85xx boardsKumar Gala2009-08-10-1/+0
* 85xx: Add pci/pcie E1000 ethernet support for MPC8544DS and MPC8536 boardsRoy Zang2009-07-22-0/+1
* 85xx: Report which "bank" of NOR flash we are booting from on FSL boardsKumar Gala2009-07-22-0/+7
* 85xx: Bump up the BOOTMAP to 16M on FSL 85xx boardsKumar Gala2009-07-21-2/+2
* remove _IO_BASE and KSEG1ADDR from board configuration filesTimur Tabi2009-07-11-6/+0
* mpc85xx: 8536ds: Add USB related CONFIGsVivek Mahajan2009-06-12-2/+12
* i2c: Remove deprecated individual i2c commandsPeter Tyser2009-06-12-1/+0
* 85xx: Add eSDHC support for 8536 DSAndy Fleming2009-02-16-0/+14
* 85xx: Handle eLBC difference w/36-bit physicalKumar Gala2009-01-23-0/+1
* 85xx: Use BR_ADDR macro for NAND chipselectsKumar Gala2009-01-23-4/+4
* 85xx: Introduce CONFIG_SYS_PCI*_IO_VIRT for FSL boardsKumar Gala2009-01-23-3/+7
* 85xx: Introduce CONFIG_SYS_PCI*_MEM_VIRT for FSL boardsKumar Gala2009-01-23-5/+9
* 85xx: Convert CONFIG_SYS_PCI*_IO_BASE to _IO_BUS for FSL boardsKumar Gala2009-01-23-6/+6
* 85xx: Convert CONFIG_SYS_{PCI*,RIO*}_MEM_BASE to _MEM_BUS for FSL boardsKumar Gala2009-01-23-8/+8
* 85xx: separate FLASH BASE virtual from physical addressKumar Gala2009-01-23-4/+5
* 85xx: separate PIXIS virtual from physical addressKumar Gala2009-01-23-1/+2
* NAND: rename NAND_MAX_CHIPS to CONFIG_SYS_NAND_MAX_CHIPSWolfgang Grandegger2009-01-23-1/+0
* Remove unused CONFIG_ADDR_STREAMING definesPeter Tyser2008-12-14-1/+0
* Removed unused CONFIG_L1_INIT_RAM symbol.Jon Loeliger2008-12-03-2/+0
* 85xx: remove the unused ddr_enable_ecc in the board fileDave Liu2008-12-03-1/+1
* NAND: Add NAND support for MPC8536DS boardJason Jin2008-10-31-2/+54
* 85xx: Convert all fsl_pci_init users to new APIsKumar Gala2008-10-24-5/+0
* 85xx: Enable 64-bit PCI resources on all Freescale boardsKumar Gala2008-10-24-0/+1
* 85xx: remove unused config definitionDave Liu2008-10-24-8/+0
* Enabled the Freescale SGMII riser card on 8536DSJason Jin2008-10-18-0/+3
* 85xx: Enable interrupt and setexpr commands on Freescale 85xx boardsKumar Gala2008-10-18-0/+2
* rename CFG_ macros to CONFIG_SYSJean-Christophe PLAGNIOL-VILLARD2008-10-18-137/+137
* Remove redundant #define for MPC8536DSHaiying Wang2008-10-07-1/+0