summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2008-09-08ppc4xx: Fix compilation warning for PIP405Stefan Roese
2008-09-08ppc4xx: Fix compilation warning for canyonlands & glacierStefan Roese
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-05Merge branch 'master' of /home/stefan/git/u-boot/u-bootStefan Roese
2008-09-05devices: Use list_add_tail() instead of list_add() to register a deviceStefan Roese
2008-09-05ppc4xx: Add support for GPCS, SGMII and M88E1112 PHYVictor Gallardo
2008-09-05ppc4xx: Update Kilauea to use PPC4xx DDR autocalibration routinesAdam Graham
2008-09-05ppc4xx: IBM Memory Controller DDR autocalibration routinesAdam Graham
2008-09-05ppc44x: Unification of virtex5 pp440 boardsRicardo Ribalda Delgado
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
2008-09-03ppc4xx: Increase U-Boot size to 384kB for PLU405 boardsMatthias Fuchs
2008-09-02Don't tftp to unknown flashJochen Friedrich
2008-09-02net: smc911x: Add pkt_data_pull and pkt_data_push functionNobuhiro Iwamatsu