aboutsummaryrefslogtreecommitdiff
path: root/include/configs/MPC8572DS.h
AgeCommit message (Expand)Author
2010-09-23Remove unused CONFIG_SERIAL_SOFTWARE_FIFO featureStefan Roese
2010-08-01powerpc/85xx: configure autocompletion supportKim Phillips
2010-07-20powerpc/85xx: Move PCI/PCIe address defines into common immap_85xx.hKumar Gala
2010-07-16ppc/85xx: Convert MPC8572DS to using board common ICS307 codeKumar Gala
2010-07-16mpc85xx: Add reginfo commandBecky Bruce
2010-01-05ppc/85xx: Remove CONFIG_SYS_DDR_TLB_STARTKumar Gala
2009-12-08common: delete CONFIG_SYS_64BIT_VSPRINTF and CONFIG_SYS_64BIT_STRTOULHeiko Schocher
2009-12-0285xx: Remove unused CONFIG_ASSUME_AMD_FLASH from config filesBecky Bruce
2009-09-24ppc/85xx: Simplify the top makefile for 36-bit config for MPC8572DSKumar Gala
2009-08-288xxx: Removed CONFIG_NUM_CPUS from 85xx/86xxPoonam Aggrwal
2009-08-1085xx: Removed BEDBUG support from FSL 85xx boardsKumar Gala
2009-07-2285xx: Report which "bank" of NOR flash we are booting from on FSL boardsKumar Gala
2009-07-2185xx: Bump up the BOOTMAP to 16M on FSL 85xx boardsKumar Gala
2009-07-11remove _IO_BASE and KSEG1ADDR from board configuration filesTimur Tabi
2009-06-308xxx: Fix PCI bus address setup for 36-bit configsKumar Gala
2009-06-12i2c: Remove deprecated individual i2c commandsPeter Tyser
2009-02-1685xx: Fix address map for 36-bit config of MPC8572DSKumar Gala
2009-02-1685xx: Fix how we map DDR memoryKumar Gala
2009-01-2385xx: Add a 36-bit physical configuration for MPC8572DSKumar Gala
2009-01-2385xx: Handle eLBC difference w/36-bit physicalKumar Gala
2009-01-2385xx: Use BR_ADDR macro for NAND chipselectsKumar Gala
2009-01-2385xx: Introduce CONFIG_SYS_PCI*_IO_VIRT for FSL boardsKumar Gala
2009-01-2385xx: Introduce CONFIG_SYS_PCI*_MEM_VIRT for FSL boardsKumar Gala
2009-01-2385xx: Convert CONFIG_SYS_PCI*_IO_BASE to _IO_BUS for FSL boardsKumar Gala
2009-01-2385xx: Convert CONFIG_SYS_{PCI*,RIO*}_MEM_BASE to _MEM_BUS for FSL boardsKumar Gala
2009-01-2385xx: separate FLASH BASE virtual from physical addressKumar Gala
2009-01-2385xx: separate PIXIS virtual from physical addressKumar Gala
2009-01-23NAND: rename NAND_MAX_CHIPS to CONFIG_SYS_NAND_MAX_CHIPSWolfgang Grandegger
2009-01-13Some changes of TLB entry setting for MPC8572DSHaiying Wang
2008-12-14Remove unused CONFIG_ADDR_STREAMING definesPeter Tyser
2008-12-0485xx: fix the wrong DDR settings for MPC8572DSDave Liu
2008-12-03Removed unused CONFIG_L1_INIT_RAM symbol.Jon Loeliger
2008-12-0385xx: remove the unused ddr_enable_ecc in the board fileDave Liu
2008-11-02Coding Style cleanup, update CHANGELOGWolfgang Denk
2008-10-31NAND: Fix CONFIG_ENV_ADDR for MPC8572DSHaiying Wang
2008-10-29NAND: Add support for MPC8572DS boardHaiying Wang
2008-10-2485xx: Convert all fsl_pci_init users to new APIsKumar Gala
2008-10-2485xx: Enable 64-bit PCI resources on all Freescale boardsKumar Gala
2008-10-2485xx: remove unused config definitionDave Liu
2008-10-18Enabled the Freescale SGMII riser card on 8572DSLiu Yu
2008-10-18Add ddr interleaving suppport for MPC8572DS boardHaiying Wang
2008-10-1885xx: Enable interrupt and setexpr commands on Freescale 85xx boardsKumar Gala
2008-10-18rename CFG_ macros to CONFIG_SYSJean-Christophe PLAGNIOL-VILLARD
2008-10-08MPC8572DS: Fix compile warningsKumar Gala
2008-10-07Add ID EEPROM support for MPC8572DSHaiying Wang
2008-10-07Minor fixes for I2C address on MPC8572DSHaiying Wang
2008-09-10rename CFG_ENV macros to CONFIG_ENVJean-Christophe PLAGNIOL-VILLARD
2008-09-10rename CFG_ENV_IS_IN_FLASH in CONFIG_ENV_IS_IN_FLASHJean-Christophe PLAGNIOL-VILLARD
2008-08-27mpc85xx: Add support for the MPC8572DS reference boardKumar Gala