summaryrefslogtreecommitdiff
path: root/include/configs/MPC8572DS.h
Commit message (Expand)AuthorAgeLines
...
* 85xx boards: Rename CONFIG_DDR_DLL to CONFIG_SYS_FSL_ERRATUM_DDR_MSYNC_INBecky Bruce2011-01-14-1/+0
* powerpc/85xx: Add support for booting from NAND on MPC8572DSKumar Gala2011-01-14-15/+100
* powerpc/85xx: Enable HWCONFIG on MPC8572DSKumar Gala2010-12-01-0/+1
* powerpc/8xxx: Enable e1000 driver on some FSL boardsKumar Gala2010-11-10-0/+1
* 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-0/+4
* 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-1/+1
* Remove unused CONFIG_SERIAL_SOFTWARE_FIFO featureStefan Roese2010-09-23-1/+0
* powerpc/85xx: configure autocompletion supportKim Phillips2010-08-01-1/+2
* powerpc/85xx: Move PCI/PCIe address defines into common immap_85xx.hKumar Gala2010-07-20-4/+0
* ppc/85xx: Convert MPC8572DS to using board common ICS307 codeKumar Gala2010-07-16-9/+5
* mpc85xx: Add reginfo commandBecky Bruce2010-07-16-0/+1
* ppc/85xx: Remove CONFIG_SYS_DDR_TLB_STARTKumar Gala2010-01-05-1/+0
* common: delete CONFIG_SYS_64BIT_VSPRINTF and CONFIG_SYS_64BIT_STRTOULHeiko Schocher2009-12-08-3/+0
* 85xx: Remove unused CONFIG_ASSUME_AMD_FLASH from config filesBecky Bruce2009-12-02-7/+0
* ppc/85xx: Simplify the top makefile for 36-bit config for MPC8572DSKumar Gala2009-09-24-0/+4
* 8xxx: Removed CONFIG_NUM_CPUS from 85xx/86xxPoonam Aggrwal2009-08-28-1/+0
* 85xx: Removed BEDBUG support from FSL 85xx boardsKumar Gala2009-08-10-1/+0
* 85xx: Report which "bank" of NOR flash we are booting from on FSL boardsKumar Gala2009-07-22-0/+5
* 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
* 8xxx: Fix PCI bus address setup for 36-bit configsKumar Gala2009-06-30-3/+3
* i2c: Remove deprecated individual i2c commandsPeter Tyser2009-06-12-1/+0
* 85xx: Fix address map for 36-bit config of MPC8572DSKumar Gala2009-02-16-3/+6
* 85xx: Fix how we map DDR memoryKumar Gala2009-02-16-0/+1
* 85xx: Add a 36-bit physical configuration for MPC8572DSKumar Gala2009-01-23-1/+46
* 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-1/+4
* 85xx: Introduce CONFIG_SYS_PCI*_MEM_VIRT for FSL boardsKumar Gala2009-01-23-3/+6
* 85xx: Convert CONFIG_SYS_PCI*_IO_BASE to _IO_BUS for FSL boardsKumar Gala2009-01-23-5/+5
* 85xx: Convert CONFIG_SYS_{PCI*,RIO*}_MEM_BASE to _MEM_BUS for FSL boardsKumar Gala2009-01-23-6/+6
* 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
* Some changes of TLB entry setting for MPC8572DSHaiying Wang2009-01-13-0/+1
* Remove unused CONFIG_ADDR_STREAMING definesPeter Tyser2008-12-14-1/+0
* 85xx: fix the wrong DDR settings for MPC8572DSDave Liu2008-12-04-13/+13
* 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-0/+1
* Coding Style cleanup, update CHANGELOGWolfgang Denk2008-11-02-32/+31
* NAND: Fix CONFIG_ENV_ADDR for MPC8572DSHaiying Wang2008-10-31-1/+1
* NAND: Add support for MPC8572DS boardHaiying Wang2008-10-29-1/+55
* 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-10/+0
* Enabled the Freescale SGMII riser card on 8572DSLiu Yu2008-10-18-0/+24