summaryrefslogtreecommitdiff
path: root/include/configs/MPC8572DS.h
Commit message (Expand)AuthorAgeLines
...
* 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
* Add ddr interleaving suppport for MPC8572DS boardHaiying Wang2008-10-18-1/+2
* 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-129/+129
* MPC8572DS: Fix compile warningsKumar Gala2008-10-08-1/+1
* Add ID EEPROM support for MPC8572DSHaiying Wang2008-10-07-0/+11
* Minor fixes for I2C address on MPC8572DSHaiying Wang2008-10-07-2/+6
* rename CFG_ENV macros to CONFIG_ENVJean-Christophe PLAGNIOL-VILLARD2008-09-10-4/+4
* rename CFG_ENV_IS_IN_FLASH in CONFIG_ENV_IS_IN_FLASHJean-Christophe PLAGNIOL-VILLARD2008-09-10-1/+1
* mpc85xx: Add support for the MPC8572DS reference boardKumar Gala2008-08-27-0/+576