summaryrefslogtreecommitdiffstats
path: root/include/configs/MPC8572DS.h
Commit message (Expand)AuthorAgeFilesLines
* powerpc: Cleanup BOOTFLAG_* referencesPeter Tyser2010-10-181-8/+0
* Makefile: move all Power Architecture boards into boards.cfgWolfgang Denk2010-10-181-0/+4
* Rename TEXT_BASE into CONFIG_SYS_TEXT_BASEWolfgang Denk2010-10-181-6/+6
* mkconfig: change CONFIG_MK_ prefix into plain CONFIG_Wolfgang Denk2010-10-181-1/+1
* Remove unused CONFIG_SERIAL_SOFTWARE_FIFO featureStefan Roese2010-09-231-1/+0
* powerpc/85xx: configure autocompletion supportKim Phillips2010-08-011-1/+2
* powerpc/85xx: Move PCI/PCIe address defines into common immap_85xx.hKumar Gala2010-07-201-4/+0
* ppc/85xx: Convert MPC8572DS to using board common ICS307 codeKumar Gala2010-07-161-9/+5
* mpc85xx: Add reginfo commandBecky Bruce2010-07-161-0/+1
* ppc/85xx: Remove CONFIG_SYS_DDR_TLB_STARTKumar Gala2010-01-051-1/+0
* common: delete CONFIG_SYS_64BIT_VSPRINTF and CONFIG_SYS_64BIT_STRTOULHeiko Schocher2009-12-081-3/+0
* 85xx: Remove unused CONFIG_ASSUME_AMD_FLASH from config filesBecky Bruce2009-12-021-7/+0
* ppc/85xx: Simplify the top makefile for 36-bit config for MPC8572DSKumar Gala2009-09-241-0/+4
* 8xxx: Removed CONFIG_NUM_CPUS from 85xx/86xxPoonam Aggrwal2009-08-281-1/+0
* 85xx: Removed BEDBUG support from FSL 85xx boardsKumar Gala2009-08-101-1/+0
* 85xx: Report which "bank" of NOR flash we are booting from on FSL boardsKumar Gala2009-07-221-0/+5
* 85xx: Bump up the BOOTMAP to 16M on FSL 85xx boardsKumar Gala2009-07-211-2/+2
* remove _IO_BASE and KSEG1ADDR from board configuration filesTimur Tabi2009-07-111-6/+0
* 8xxx: Fix PCI bus address setup for 36-bit configsKumar Gala2009-06-301-3/+3
* i2c: Remove deprecated individual i2c commandsPeter Tyser2009-06-121-1/+0
* 85xx: Fix address map for 36-bit config of MPC8572DSKumar Gala2009-02-161-3/+6
* 85xx: Fix how we map DDR memoryKumar Gala2009-02-161-0/+1
* 85xx: Add a 36-bit physical configuration for MPC8572DSKumar Gala2009-01-231-1/+46
* 85xx: Handle eLBC difference w/36-bit physicalKumar Gala2009-01-231-0/+1
* 85xx: Use BR_ADDR macro for NAND chipselectsKumar Gala2009-01-231-4/+4
* 85xx: Introduce CONFIG_SYS_PCI*_IO_VIRT for FSL boardsKumar Gala2009-01-231-1/+4
* 85xx: Introduce CONFIG_SYS_PCI*_MEM_VIRT for FSL boardsKumar Gala2009-01-231-3/+6
* 85xx: Convert CONFIG_SYS_PCI*_IO_BASE to _IO_BUS for FSL boardsKumar Gala2009-01-231-5/+5
* 85xx: Convert CONFIG_SYS_{PCI*,RIO*}_MEM_BASE to _MEM_BUS for FSL boardsKumar Gala2009-01-231-6/+6
* 85xx: separate FLASH BASE virtual from physical addressKumar Gala2009-01-231-4/+5
* 85xx: separate PIXIS virtual from physical addressKumar Gala2009-01-231-1/+2
* NAND: rename NAND_MAX_CHIPS to CONFIG_SYS_NAND_MAX_CHIPSWolfgang Grandegger2009-01-231-1/+0
* Some changes of TLB entry setting for MPC8572DSHaiying Wang2009-01-131-0/+1
* Remove unused CONFIG_ADDR_STREAMING definesPeter Tyser2008-12-141-1/+0
* 85xx: fix the wrong DDR settings for MPC8572DSDave Liu2008-12-041-13/+13
* Removed unused CONFIG_L1_INIT_RAM symbol.Jon Loeliger2008-12-031-2/+0
* 85xx: remove the unused ddr_enable_ecc in the board fileDave Liu2008-12-031-0/+1
* Coding Style cleanup, update CHANGELOGWolfgang Denk2008-11-021-32/+31
* NAND: Fix CONFIG_ENV_ADDR for MPC8572DSHaiying Wang2008-10-311-1/+1
* NAND: Add support for MPC8572DS boardHaiying Wang2008-10-291-1/+55
* 85xx: Convert all fsl_pci_init users to new APIsKumar Gala2008-10-241-5/+0
* 85xx: Enable 64-bit PCI resources on all Freescale boardsKumar Gala2008-10-241-0/+1
* 85xx: remove unused config definitionDave Liu2008-10-241-10/+0
* Enabled the Freescale SGMII riser card on 8572DSLiu Yu2008-10-181-0/+24
* Add ddr interleaving suppport for MPC8572DS boardHaiying Wang2008-10-181-1/+2
* 85xx: Enable interrupt and setexpr commands on Freescale 85xx boardsKumar Gala2008-10-181-0/+2
* rename CFG_ macros to CONFIG_SYSJean-Christophe PLAGNIOL-VILLARD2008-10-181-129/+129
* MPC8572DS: Fix compile warningsKumar Gala2008-10-081-1/+1
* Add ID EEPROM support for MPC8572DSHaiying Wang2008-10-071-0/+11
* Minor fixes for I2C address on MPC8572DSHaiying Wang2008-10-071-2/+6
OpenPOWER on IntegriCloud