summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2008-08-27Add support for muas3001 board (MPC8270)Heiko Schocher
2008-08-27common/cmd_load.c cleanup - remove unused variablesGururaja Hebbar K R
2008-08-26remove MVS1 boardAndre Schwarz
2008-08-26bootm: refactor do_reset and os boot function argsKumar Gala
2008-08-26fdt: Added resize commandKumar Gala
2008-08-26fdt: refactor initrd related codeKumar Gala
2008-08-26fdt: refactor fdt resize codeKumar Gala
2008-08-26bootm: refactor image detection and os load stepsKumar Gala
2008-08-26bootm: move lmb into the bootm_headers_t structureKumar Gala
2008-08-26bootm: Set working fdt address as part of the bootm flowKumar Gala
2008-08-26bootm: refactor fdt locating and relocation codeKumar Gala
2008-08-26bootm: refactor ramdisk locating codeKumar Gala
2008-08-26bootm: refactor entry point codeKumar Gala
2008-08-26mpc7448hpc2: Fix PCI I/O space mapping.Randy Vinson
2008-08-26Merge branch 'master' of git://git.denx.de/u-boot-mpc83xxWolfgang Denk
2008-08-26i.MX31: Specify maintainers for i.MX31-based boardsGuennadi Liakhovetski
2008-08-26ADS5121: adjust image addresses in RAM and flashWolfgang Denk
2008-08-26cmd_mem.c: Fix help message alignmentWolfgang Denk
2008-08-25change mvBL-M7 default env and move to vendor subdirAndre Schwarz
2008-08-25MPC83XX: Add miscellaneous registers and #defines to support MPC83xx family d...Nick Spence
2008-08-25MPC8349EMDS: Add PCI Agent (PCISLAVE) supportIra W. Snyder
2008-08-25mpc83xx: add PCISLAVE support to 83XX_GENERIC_PCI setup codeIra W. Snyder
2008-08-25MPC8349EMDS: use 83XX_GENERIC_PCI setup codeIra W. Snyder
2008-08-25fix out of tree buildingKim Phillips
2008-08-25Merge branch 'next'Kim Phillips
2008-08-25Minor coding style cleanup, updte CHANGELOGWolfgang Denk
2008-08-25Merge branch 'master' of git://git.denx.de/u-boot-armWolfgang Denk
2008-08-25RTC: Fix Makefile problem with COBJS-$(CONFIG_RTC_DS1307 || CONFIG_RTC_DS1338)Stefan Roese
2008-08-25MX31: fix bit masks in function mx31_decode_pll()Jens Gehrlein
2008-08-25Correct ARM Versatile Timer InitializationGururaja Hebbar K R
2008-08-25Add ARM AMBA PL031 RTC SupportGururaja Hebbar K R
2008-08-25ARM DaVinci: Removed redundant NAND initialization code.Hugo Villeneuve
2008-08-25ARM DaVinci: Fix compilation error with new MTD code.Hugo Villeneuve
2008-08-24Add note on dereferencing /aliases pointersGerald Van Baren
2008-08-24libfdt: Add support for using aliases in fdt_path_offset()Kumar Gala
2008-08-24libfdt: Implement fdt_get_property_namelen() and fdt_getprop_namelen()David Gibson
2008-08-24libfdt: Forgot one function when cleaning the namespaceDavid Gibson
2008-08-24libfdt: Improve documentation in libfdt.hWolfram Sang
2008-08-24libfdt: Increase namespace-pollution paranoiaDavid Gibson
2008-08-24dtc: Enable and fix -Wcast-qual warningsDavid Gibson
2008-08-24dtc: Enable and fix -Wpointer-arith warningsDavid Gibson
2008-08-23Merge branch 'master' of git://git.denx.de/u-boot-ppc4xxWolfgang Denk
2008-08-22ppc4xx: AMCC PPC460GT/EX PCI-E de-emphasis adjustment fixTirumala R Marri
2008-08-21Make the YAFFS filesystem workRemy Bohmer
2008-08-21Fix OneNAND read_oob/write_oob functions compatabilityKyungmin Park
2008-08-21NAND: Remove delay from nand_boot_fsl_elbc.c.Scott Wood
2008-08-21ppc4xx: Cleanup of "ppc4xx: Optimize PLB4 Arbiter..." patchStefan Roese
2008-08-21ppc4xx: Optimize PLB4 Arbiter and Memory Queue settings for PPC440SP/SPe,Prodyut Hazarika
2008-08-21fdt: rework fdt_fixup_ethernet() to use env instead of bd_tKumar Gala
2008-08-21hush: Fix printf debug macro in hush.c so that it usable in U-BootStefan Roese