summaryrefslogtreecommitdiff
path: root/include/configs/MPC8544DS.h
Commit message (Expand)AuthorAgeLines
...
* Make pixis_set_sgmii more general to support MPC85xx boards.Liu Yu2008-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-113/+113
* 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
* Add pixis_set_sgmii commandAndy Fleming2008-09-02-0/+5
* Add support for Freescale SGMII Riser CardAndy Fleming2008-09-02-0/+3
* FSL DDR: Convert MPC8544DS to new DDR code.Kumar Gala2008-08-27-18/+20
* drivers/mtd: Move conditional compilation to MakefileJean-Christophe PLAGNIOL-VILLARD2008-08-13-1/+1
* Clean up INIT_RAM optionsAndy Fleming2008-07-14-17/+5
* Remove fake flash bank from 8544 DSAndy Fleming2008-07-14-2/+2
* MPC8544DS: Add ATI Video card supportKumar Gala2008-07-14-2/+22
* Remove LBC_CACHE_BASE from 8544 DSAndy Fleming2008-07-14-2/+0
* 85xx: remove dummy board_early_init_fKumar Gala2008-06-11-2/+0
* MPC8544DS: Update config.hKumar Gala2008-06-11-1/+1
* 85xx: Remove unused and unconfigured memory test code.Kumar Gala2008-06-11-2/+0
* MPC8544DS: Removes the unknown flash message informationRoy Zang2008-04-26-0/+1
* 85xx: Add the concept of CFG_CCSRBAR_PHYSKumar Gala2008-03-26-0/+1
* 85xx: Get ride of old TLB setup codeKumar Gala2008-01-17-1/+0
* 85xx: Convert MPC8544 DS to new TLB setupKumar Gala2008-01-17-0/+1
* 85xx: convert MPC8544 DS over to use new LAW init codeKumar Gala2008-01-16-0/+2
* 85xx: Remove cache config from configs.hKumar Gala2008-01-09-7/+0
* Handle MPC85xx PCIe reset errata (PCI-Ex 38)Kumar Gala2007-12-11-0/+1
* Update Freescale MPC85xx ADS/CDS/MDS board configKumar Gala2007-12-11-0/+1
* Update MPC8544 DS configKumar Gala2007-12-11-95/+12
* Update MPC8544DS to use libfdtKumar Gala2007-12-11-7/+3
* Unify pixis_reset altbank across board familiesJason Jin2007-11-17-0/+1
* Fix ULI RTC support on MPC8544 DSKumar Gala2007-09-04-0/+3
* support board vendor-common makefilesKim Phillips2007-08-29-0/+1
* fdt: remove unused OF_FLAT_TREE_MAX_SIZE referencesKim Phillips2007-08-29-3/+0
* Update MPC8544 DS PCI memory mapKumar Gala2007-08-16-12/+9
* Fix up some fdt issues on 8544DSKumar Gala2007-08-16-0/+1
* Define tsec flag values in config filesAndy Fleming2007-08-16-5/+3
* 8544ds PCIE supportEd Swarthout2007-08-14-56/+79
* include/configs/[J-O]*: Cleanup BOOTP and lingering CFG_CMD_*.Jon Loeliger2007-07-10-0/+9
* include/configs: Use new CONFIG_CMD_* in 85xx board config files.Jon Loeliger2007-07-05-16/+17
* Reduce CONFIG_MPC8YXX_TSECx to CONFIG_TSECxKim Phillips2007-05-17-4/+4
* Add MPC8544DS main configuration file.Jon Loeliger2007-04-23-0/+591