aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2008-09-09disk-on-chip: remove duplicate doc_probe declarationJean-Christophe PLAGNIOL-VILLARD
2008-09-09onenand_uboot: fix warning: 'struct mtd_oob_ops' declared inside parameter listJean-Christophe PLAGNIOL-VILLARD
2008-09-09rs5c372: fix rtc_set prototypeJean-Christophe PLAGNIOL-VILLARD
2008-09-09ARM: fix warning: target CPU does not support interworkingSergei Poselenov
2008-09-09ARM: Use do_div() instead of division for "long long".Sergei Poselenov
2008-09-08lib_arm/bootm.c: fix compile warningsWolfgang Denk
2008-09-08ml507: fix out of tree build problemWolfgang Denk
2008-09-08common/cmd_bootm.c: fix printf() format warningsWolfgang Denk
2008-09-08BMW, PCIPPC2, PCIPPC6, RBC82: fix compile warningsWolfgang Denk
2008-09-08mk48t59: fix compile problem introduced by commit d1e23194Wolfgang Denk
2008-09-07Fix compiler warning in mpc8xxx ddr codeKumar Gala
2008-09-07rtc: allow rtc_set to return an error and use it in cmd_dateJean-Christophe PLAGNIOL-VILLARD
2008-09-07ap325rxa/favr-32-ezkit: Use CONFIG_FLASH_CFI_DRIVERJean-Christophe PLAGNIOL-VILLARD
2008-09-07config.mk: Move arch-specific condition to $(ARCH)_config.mkShinya Kuribayashi
2008-09-07Prevent crash if random/invalid ramdisks are passed to bootmKumar Gala
2008-09-07Prevent crash if random DTB address is passed to bootmAnatolij Gustschin
2008-09-07clean up some #if !defined() in drivers/video/cfb_console.cAndrew Dyer
2008-09-07apollon: use the last memory area for u-bootKyungmin Park
2008-09-06TQM8272: move NAND part in seperate FileHeiko Schocher
2008-09-06TQM8272: Fix compiling error for the TQM8272 board.Heiko Schocher
2008-09-06Add JFFS2 command support on OneNANDKyungmin Park
2008-09-06Allow console input to be disabledMark Jackson
2008-09-06loads: allow negative offsetsRicardo Ribalda Delgado
2008-09-06USB EHCI: reset root hubYuri Tikhonov
2008-09-06RX 8025 RTC: analyze 12/24-hour mode flag in rtc_get().Yuri Tikhonov
2008-09-05devices: Use list_add_tail() instead of list_add() to register a deviceStefan Roese
2008-09-03Merge branch 'master' of ssh://10.10.0.7/home/wd/git/u-boot/masterWolfgang Denk
2008-09-03Merge branch 'master' of git://git.denx.de/u-boot-mpc83xxWolfgang Denk
2008-09-03mpc83xx: fix mpc8313 in-tree building with NANDNick Spence
2008-09-03Merge branch 'master' of ssh://10.10.0.7/home/wd/git/u-boot/masterWolfgang Denk
2008-09-03mpc83xx: clean up cache operations and unlock_ram_in_cache() functionsNick Spence
2008-09-03mpc83xx: Store and display Arbiter Event Register valuesNick Spence
2008-09-03mpc83xx: use r4 instead of r2 in lock_ram_in_cache and unlock_ram_in_cacheNick Spence
2008-09-03MPC83XX: Fix GPIO configuration - set gpio level before directionNick Spence
2008-09-03Merge branch 'master' of git://git.denx.de/u-boot-mipsWolfgang Denk
2008-09-03Merge branch 'master' of git://git.denx.de/u-boot-ppc4xxWolfgang Denk
2008-09-03Merge branch 'master' of git://git.denx.de/u-boot-netWolfgang Denk
2008-09-04doc/qemu_mips: add doc howto debug u-boot with gdbJean-Christophe PLAGNIOL-VILLARD
2008-09-03ppx4xx: Fix broken DASA_SIM boardMatthias Fuchs
2008-09-03ppc4xx: Remove reference to common/lists.o from some esd linker scriptsStefan Roese
2008-09-03ppc4xx: Remove obsolete or unused functions from some esd boardsMatthias Fuchs
2008-09-03ppc4xx: Update VOM405 board configurationMatthias Fuchs
2008-09-03ppc4xx: Remove obsolete initdram() function from VOM405 boardMatthias Fuchs
2008-09-03ppc4xx: Cleanup VOM405 linker scriptMatthias Fuchs
2008-09-03ppc4xx: Add fdt support for VOM405 boardsMatthias Fuchs
2008-09-03ppc4xx: Coding style cleanupMatthias Fuchs
2008-09-03ppc4xx: Enable USB on PLU405 boardsMatthias Fuchs
2008-09-03ppc4xx: Cleanup PLU405 platform fileMatthias Fuchs
2008-09-03ppc4xx: Cleanup PLU405 linker scriptMatthias Fuchs
2008-09-03ppc4xx: Add fdt support for PLU405 boardsMatthias Fuchs