summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeLines
* 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
| * mpc83xx: add PCISLAVE support to 83XX_GENERIC_PCI setup codeIra W. Snyder2008-08-25-0/+26
| * MPC8349EMDS: use 83XX_GENERIC_PCI setup codeIra W. Snyder2008-08-25-318/+63
| * fix out of tree buildingKim Phillips2008-08-25-1/+1
| * Merge branch 'next'Kim Phillips2008-08-25-9/+62
| |\
| | * 83xx: mpc8315erdb: fix silly thinko in fdt_tsec1_fixupAnton Vorontsov2008-07-16-9/+10
| | * 83xx: mpc8315erdb: add support for switching between ULPI/UTMI USB PHYsAnton Vorontsov2008-07-16-2/+38
| | * fdt_support: fdt_fixup_dr_usb: add support for phy_type fixupsAnton Vorontsov2008-07-16-7/+23
* | | i.MX31: Specify maintainers for i.MX31-based boardsGuennadi Liakhovetski2008-08-26-0/+9
* | | ADS5121: adjust image addresses in RAM and flashWolfgang Denk2008-08-26-7/+9
* | | cmd_mem.c: Fix help message alignmentWolfgang Denk2008-08-26-15/+15
|/ /
* | Minor coding style cleanup, updte CHANGELOGWolfgang Denk2008-08-25-14/+927
* | Merge branch 'master' of git://git.denx.de/u-boot-armWolfgang Denk2008-08-25-10/+162
|\ \
| * | MX31: fix bit masks in function mx31_decode_pll()Jens Gehrlein2008-08-25-2/+2
| * | Correct ARM Versatile Timer InitializationGururaja Hebbar K R2008-08-25-4/+35