summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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
2008-08-21cfi: rename CFG_FLASH_CFI_DRIVER to CONFIG_FLASH_CFI_DRIVERHeiko Schocher
2008-08-21Consolidate strmhz() implementationHaavard Skinnemoen
2008-08-21fix mvbc_p board build warningsAndre Schwarz
2008-08-21Makefile: fix posix support on findJean-Christophe PLAGNIOL-VILLARD
2008-08-21Adding bootlimit/bootcount feature for MPC5XXX on TQM5200 BoardsAxel Beierlein
2008-08-21mod_i2c_mem() bugfixPeter Tyser
2008-08-21Fix typo in spelling of ATAPI.Steven A. Falco
2008-08-21Add a hook to allow board-specific PIO mode setting.Steven A. Falco
2008-08-21Replace enums in ata.h with an include of libata.hSteven A. Falco
2008-08-21coldfire: fix CFI drivers activation with new macroJean-Christophe PLAGNIOL-VILLARD
2008-08-21fdt: fdt addr w/o any args reports back the current working addressKumar Gala
2008-08-21fdt: added the ability to set initrd start/end via chosen commandKumar Gala