summaryrefslogtreecommitdiffstats
path: root/include/configs/MPC8544DS.h
Commit message (Expand)AuthorAgeFilesLines
...
* 85xx: Removed BEDBUG support from FSL 85xx boardsKumar Gala2009-08-101-1/+0
* 85xx: Add pci/pcie E1000 ethernet support for MPC8544DS and MPC8536 boardsRoy Zang2009-07-221-0/+1
* 85xx: Report which "bank" of NOR flash we are booting from on FSL boardsKumar Gala2009-07-221-0/+2
* 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
* 85xx: Introduce CONFIG_SYS_PCI*_IO_VIRT for FSL boardsKumar Gala2009-01-231-2/+6
* 85xx: Introduce CONFIG_SYS_PCI*_MEM_VIRT for FSL boardsKumar Gala2009-01-231-5/+12
* 85xx: Convert CONFIG_SYS_PCI*_IO_BASE to _IO_BUS for FSL boardsKumar Gala2009-01-231-6/+6
* 85xx: Convert CONFIG_SYS_{PCI*,RIO*}_MEM_BASE to _MEM_BUS for FSL boardsKumar Gala2009-01-231-10/+10
* Remove unused CONFIG_ADDR_STREAMING definesPeter Tyser2008-12-141-1/+0
* 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-1/+1
* 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
* Make pixis_set_sgmii more general to support MPC85xx boards.Liu Yu2008-10-181-0/+3
* 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-113/+113
* rename CFG_ENV macros to CONFIG_ENVJean-Christophe PLAGNIOL-VILLARD2008-09-101-4/+4
* rename CFG_ENV_IS_IN_FLASH in CONFIG_ENV_IS_IN_FLASHJean-Christophe PLAGNIOL-VILLARD2008-09-101-1/+1
* Add pixis_set_sgmii commandAndy Fleming2008-09-021-0/+5
* Add support for Freescale SGMII Riser CardAndy Fleming2008-09-021-0/+3
* FSL DDR: Convert MPC8544DS to new DDR code.Kumar Gala2008-08-271-18/+20
* drivers/mtd: Move conditional compilation to MakefileJean-Christophe PLAGNIOL-VILLARD2008-08-131-1/+1
* Clean up INIT_RAM optionsAndy Fleming2008-07-141-17/+5
* Remove fake flash bank from 8544 DSAndy Fleming2008-07-141-2/+2
* MPC8544DS: Add ATI Video card supportKumar Gala2008-07-141-2/+22
* Remove LBC_CACHE_BASE from 8544 DSAndy Fleming2008-07-141-2/+0
* 85xx: remove dummy board_early_init_fKumar Gala2008-06-111-2/+0
* MPC8544DS: Update config.hKumar Gala2008-06-111-1/+1
* 85xx: Remove unused and unconfigured memory test code.Kumar Gala2008-06-111-2/+0
* MPC8544DS: Removes the unknown flash message informationRoy Zang2008-04-261-0/+1
* 85xx: Add the concept of CFG_CCSRBAR_PHYSKumar Gala2008-03-261-0/+1
* 85xx: Get ride of old TLB setup codeKumar Gala2008-01-171-1/+0
* 85xx: Convert MPC8544 DS to new TLB setupKumar Gala2008-01-171-0/+1
* 85xx: convert MPC8544 DS over to use new LAW init codeKumar Gala2008-01-161-0/+2
* 85xx: Remove cache config from configs.hKumar Gala2008-01-091-7/+0
* Handle MPC85xx PCIe reset errata (PCI-Ex 38)Kumar Gala2007-12-111-0/+1
* Update Freescale MPC85xx ADS/CDS/MDS board configKumar Gala2007-12-111-0/+1
* Update MPC8544 DS configKumar Gala2007-12-111-95/+12
* Update MPC8544DS to use libfdtKumar Gala2007-12-111-7/+3
* Unify pixis_reset altbank across board familiesJason Jin2007-11-171-0/+1
* Fix ULI RTC support on MPC8544 DSKumar Gala2007-09-041-0/+3
* support board vendor-common makefilesKim Phillips2007-08-291-0/+1
* fdt: remove unused OF_FLAT_TREE_MAX_SIZE referencesKim Phillips2007-08-291-3/+0
* Update MPC8544 DS PCI memory mapKumar Gala2007-08-161-12/+9
* Fix up some fdt issues on 8544DSKumar Gala2007-08-161-0/+1
* Define tsec flag values in config filesAndy Fleming2007-08-161-5/+3
* 8544ds PCIE supportEd Swarthout2007-08-141-56/+79
* include/configs/[J-O]*: Cleanup BOOTP and lingering CFG_CMD_*.Jon Loeliger2007-07-101-0/+9
* include/configs: Use new CONFIG_CMD_* in 85xx board config files.Jon Loeliger2007-07-051-16/+17
OpenPOWER on IntegriCloud