summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeLines
* mpc85xx: Add support for the MPC8536Kumar Gala2008-08-27-5/+218
* mpc85xx: Add support for the MPC8572DS reference boardKumar Gala2008-08-27-2/+1593
* FSL DDR: Remove old SPD support from cpu/mpc85xxKumar Gala2008-08-27-1166/+4
* FSL DDR: Convert STXSSA to new DDR code.Kumar Gala2008-08-27-18/+98
* FSL DDR: Convert STXGP3 to new DDR code.Kumar Gala2008-08-27-19/+100
* FSL DDR: Convert SBC8560 to new DDR code.Kumar Gala2008-08-27-14/+122
* FSL DDR: Convert MPC8540EVAL to new DDR code.Kumar Gala2008-08-27-12/+102
* FSL DDR: Convert PM856 to new DDR code.Kumar Gala2008-08-27-34/+109
* FSL DDR: Convert PM854 to new DDR code.Kumar Gala2008-08-27-34/+109
* FSL DDR: Convert sbc8548 to new DDR code.Kumar Gala2008-08-27-17/+108
* FSL DDR: Convert atum8548 to new DDR code.Kumar Gala2008-08-27-37/+122
* FSL DDR: Convert socrates to new DDR code.Kumar Gala2008-08-27-16/+111
* FSL DDR: Convert MPC8544DS to new DDR code.Kumar Gala2008-08-27-25/+113
* FSL DDR: Convert MPC8568MDS to new DDR code.Jon Loeliger2008-08-27-24/+117
* FSL DDR: Convert MPC8548CDS to new DDR code.Jon Loeliger2008-08-27-18/+108
* FSL DDR: Convert MPC8541CDS to new DDR code.Jon Loeliger2008-08-27-14/+102
* FSL DDR: Convert MPC8555ADS to new DDR code.Jon Loeliger2008-08-27-18/+105
* FSL DDR: Convert MPC8560ADS to new DDR code.Jon Loeliger2008-08-27-36/+110
* FSL DDR: Convert MPC8540ADS to new DDR code.Kumar Gala2008-08-27-40/+110
* FSL DDR: Add 85xx specific register settingKumar Gala2008-08-27-0/+318
* FSL DDR: Add e500 TLB helper for DDR codeKumar Gala2008-08-27-0/+65
* FSL DDR: Remove old SPD support from cpu/mpc86xxKumar Gala2008-08-27-1352/+0
* FSL DDR: Convert SBC8641D to new DDR code.Kumar Gala2008-08-27-8/+99
* FSL DDR: Convert MPC8610HPCD to new DDR code.Jon Loeliger2008-08-27-29/+106
* FSL DDR: Convert MPC8641HPCN to new DDR code.Kumar Gala2008-08-27-60/+145
* FSL DDR: Add 86xx specific register settingKumar Gala2008-08-27-0/+92
* FSL DDR: Add DDR2 DIMM paramter supportKumar Gala2008-08-27-0/+339
* FSL DDR: Add DDR1 DIMM paramter supportKumar Gala2008-08-27-0/+343
* FSL DDR: Rewrite the FSL mpc8xxx DDR controller setup code.Kumar Gala2008-08-27-2/+2573
* FSL DDR: Provide a generic set_ddr_laws()Kumar Gala2008-08-27-0/+40
* Add proper SPD definitions for DDR1/2/3James Yang2008-08-27-0/+354
* Update CHANGELOGWolfgang Denk2008-08-27-0/+324
* Add support for muas3001 board (MPC8270)Heiko Schocher2008-08-27-0/+852
* common/cmd_load.c cleanup - remove unused variablesGururaja Hebbar K R2008-08-27-10/+0
* remove MVS1 boardAndre Schwarz2008-08-26-1469/+0
* bootm: refactor do_reset and os boot function argsKumar Gala2008-08-26-117/+62
* fdt: Added resize commandKumar Gala2008-08-26-1/+7
* fdt: refactor initrd related codeKumar Gala2008-08-26-68/+70
* fdt: refactor fdt resize codeKumar Gala2008-08-26-28/+44
* bootm: refactor image detection and os load stepsKumar Gala2008-08-26-108/+136
* bootm: move lmb into the bootm_headers_t structureKumar Gala2008-08-26-11/+10
* bootm: Set working fdt address as part of the bootm flowKumar Gala2008-08-26-1/+24
* bootm: refactor fdt locating and relocation codeKumar Gala2008-08-26-484/+533
* bootm: refactor ramdisk locating codeKumar Gala2008-08-26-67/+60
* bootm: refactor entry point codeKumar Gala2008-08-26-182/+37
* mpc7448hpc2: Fix PCI I/O space mapping.Randy Vinson2008-08-26-2/+2
* Merge branch 'master' of git://git.denx.de/u-boot-mpc83xxWolfgang Denk2008-08-26-354/+273
|\
| * change mvBL-M7 default env and move to vendor subdirAndre Schwarz2008-08-25-30/+38
| * MPC83XX: Add miscellaneous registers and #defines to support MPC83xx family d...Nick Spence2008-08-25-1/+10
| * MPC8349EMDS: Add PCI Agent (PCISLAVE) supportIra W. Snyder2008-08-25-1/+79