summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* | Moved initialization of GRETH Ethernet driver to CPU directoryBen Warren2008-08-264-5/+18
* | Moved initialization of MCFFEC Ethernet driver to CPU directoryBen Warren2008-08-267-7/+72
* | Moved initialization of FSL_MCDMAFEC Ethernet driver to CPU directoryBen Warren2008-08-263-5/+10
|/
* FSL DDR: Remove old SPD support from cpu/mpc86xxKumar Gala2008-08-272-1352/+0
* FSL DDR: Convert SBC8641D to new DDR code.Kumar Gala2008-08-274-8/+99
* FSL DDR: Convert MPC8610HPCD to new DDR code.Jon Loeliger2008-08-274-29/+106
* FSL DDR: Convert MPC8641HPCN to new DDR code.Kumar Gala2008-08-274-60/+145
* FSL DDR: Add 86xx specific register settingKumar Gala2008-08-272-0/+92
* FSL DDR: Add DDR2 DIMM paramter supportKumar Gala2008-08-271-0/+339
* FSL DDR: Add DDR1 DIMM paramter supportKumar Gala2008-08-271-0/+343
* FSL DDR: Rewrite the FSL mpc8xxx DDR controller setup code.Kumar Gala2008-08-2713-2/+2573
* FSL DDR: Provide a generic set_ddr_laws()Kumar Gala2008-08-272-0/+40
* Add proper SPD definitions for DDR1/2/3James Yang2008-08-273-0/+354
* Update CHANGELOGWolfgang Denk2008-08-271-0/+324
* Add support for muas3001 board (MPC8270)Heiko Schocher2008-08-276-0/+852
* common/cmd_load.c cleanup - remove unused variablesGururaja Hebbar K R2008-08-271-10/+0
* remove MVS1 boardAndre Schwarz2008-08-2610-1469/+0
* bootm: refactor do_reset and os boot function argsKumar Gala2008-08-2613-117/+62
* fdt: Added resize commandKumar Gala2008-08-261-1/+7
* fdt: refactor initrd related codeKumar Gala2008-08-263-68/+70
* fdt: refactor fdt resize codeKumar Gala2008-08-263-28/+44
* bootm: refactor image detection and os load stepsKumar Gala2008-08-263-108/+136
* bootm: move lmb into the bootm_headers_t structureKumar Gala2008-08-265-11/+10
* bootm: Set working fdt address as part of the bootm flowKumar Gala2008-08-264-1/+24
* bootm: refactor fdt locating and relocation codeKumar Gala2008-08-264-484/+533
* bootm: refactor ramdisk locating codeKumar Gala2008-08-269-67/+60
* bootm: refactor entry point codeKumar Gala2008-08-2612-182/+37
* mpc7448hpc2: Fix PCI I/O space mapping.Randy Vinson2008-08-261-2/+2
* Merge branch 'master' of git://git.denx.de/u-boot-mpc83xxWolfgang Denk2008-08-2619-354/+273
|\
| * change mvBL-M7 default env and move to vendor subdirAndre Schwarz2008-08-2510-30/+38
| * MPC83XX: Add miscellaneous registers and #defines to support MPC83xx family d...Nick Spence2008-08-252-1/+10
| * MPC8349EMDS: Add PCI Agent (PCISLAVE) supportIra W. Snyder2008-08-253-1/+79
| * mpc83xx: add PCISLAVE support to 83XX_GENERIC_PCI setup codeIra W. Snyder2008-08-251-0/+26
| * MPC8349EMDS: use 83XX_GENERIC_PCI setup codeIra W. Snyder2008-08-252-318/+63
| * fix out of tree buildingKim Phillips2008-08-251-1/+1
| * Merge branch 'next'Kim Phillips2008-08-253-9/+62
| |\
| | * 83xx: mpc8315erdb: fix silly thinko in fdt_tsec1_fixupAnton Vorontsov2008-07-161-9/+10
| | * 83xx: mpc8315erdb: add support for switching between ULPI/UTMI USB PHYsAnton Vorontsov2008-07-162-2/+38
| | * fdt_support: fdt_fixup_dr_usb: add support for phy_type fixupsAnton Vorontsov2008-07-161-7/+23
* | | i.MX31: Specify maintainers for i.MX31-based boardsGuennadi Liakhovetski2008-08-261-0/+9
* | | ADS5121: adjust image addresses in RAM and flashWolfgang Denk2008-08-261-7/+9
* | | cmd_mem.c: Fix help message alignmentWolfgang Denk2008-08-261-15/+15
|/ /
* | Minor coding style cleanup, updte CHANGELOGWolfgang Denk2008-08-254-14/+927
* | Merge branch 'master' of git://git.denx.de/u-boot-armWolfgang Denk2008-08-255-10/+162
|\ \
| * | MX31: fix bit masks in function mx31_decode_pll()Jens Gehrlein2008-08-251-2/+2
| * | Correct ARM Versatile Timer InitializationGururaja Hebbar K R2008-08-251-4/+35
| * | Add ARM AMBA PL031 RTC SupportGururaja Hebbar K R2008-08-252-0/+124
| * | ARM DaVinci: Removed redundant NAND initialization code.Hugo Villeneuve2008-08-251-2/+1
| * | ARM DaVinci: Fix compilation error with new MTD code.Hugo Villeneuve2008-08-251-2/+0
* | | RTC: Fix Makefile problem with COBJS-$(CONFIG_RTC_DS1307 || CONFIG_RTC_DS1338)Stefan Roese2008-08-251-1/+2
OpenPOWER on IntegriCloud