summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeLines
...
* 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
| * | Add ARM AMBA PL031 RTC SupportGururaja Hebbar K R2008-08-25-0/+124
| * | ARM DaVinci: Removed redundant NAND initialization code.Hugo Villeneuve2008-08-25-2/+1
| * | ARM DaVinci: Fix compilation error with new MTD code.Hugo Villeneuve2008-08-25-2/+0
* | | RTC: Fix Makefile problem with COBJS-$(CONFIG_RTC_DS1307 || CONFIG_RTC_DS1338)Stefan Roese2008-08-25-1/+2
* | | Add note on dereferencing /aliases pointersGerald Van Baren2008-08-24-2/+2
* | | libfdt: Add support for using aliases in fdt_path_offset()Kumar Gala2008-08-24-2/+19
* | | libfdt: Implement fdt_get_property_namelen() and fdt_getprop_namelen()David Gibson2008-08-24-7/+60
* | | libfdt: Forgot one function when cleaning the namespaceDavid Gibson2008-08-24-2/+3
* | | libfdt: Improve documentation in libfdt.hWolfram Sang2008-08-24-14/+14
* | | libfdt: Increase namespace-pollution paranoiaDavid Gibson2008-08-24-122/+119
* | | dtc: Enable and fix -Wcast-qual warningsDavid Gibson2008-08-24-10/+11
* | | dtc: Enable and fix -Wpointer-arith warningsDavid Gibson2008-08-24-30/+47
|/ /
* | Merge branch 'master' of git://git.denx.de/u-boot-ppc4xxWolfgang Denk2008-08-23-73/+120
|\ \
| * | ppc4xx: AMCC PPC460GT/EX PCI-E de-emphasis adjustment fixTirumala R Marri2008-08-22-5/+5
| * | ppc4xx: Cleanup of "ppc4xx: Optimize PLB4 Arbiter..." patchStefan Roese2008-08-21-36/+25
| * | ppc4xx: Optimize PLB4 Arbiter and Memory Queue settings for PPC440SP/SPe,Prodyut Hazarika2008-08-21-69/+127
* | | Make the YAFFS filesystem workRemy Bohmer2008-08-21-1/+4
* | | Fix OneNAND read_oob/write_oob functions compatabilityKyungmin Park2008-08-21-228/+772
* | | NAND: Remove delay from nand_boot_fsl_elbc.c.Scott Wood2008-08-21-2/+0
|/ /
* | fdt: rework fdt_fixup_ethernet() to use env instead of bd_tKumar Gala2008-08-21-50/+36
* | hush: Fix printf debug macro in hush.c so that it usable in U-BootStefan Roese2008-08-21-2/+6