summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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
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
2008-09-02Moved initialization of EEPRO100 Ethernet controller to board_eth_init()Ben Warren
2008-09-02Moved initialization of TULIP Ethernet controller to board_eth_init()Ben Warren
2008-09-02Moved initialization of E1000 Ethernet controller to board_eth_init()Ben Warren
2008-09-02Moved initialization of plb2800 Ethernet driver to board_eth_initBen Warren
2008-09-02Moved initialization of MPC5xxx_FEC Ethernet driver to CPU directoryBen Warren
2008-09-02Moved initialization of MPC512x_FEC Ethernet driver to CPU directoryBen Warren
2008-09-02Moved initialization of IncaIP Ethernet controller to board_eth_initBen Warren
2008-09-02Moved initialization of 3COM Ethernet controller (AmigaOne) to board_eth_init()Ben Warren
2008-09-02Moved initialization of GT6426x Ethernet controller to board_eth_init()Ben Warren
2008-09-02Moved initialization of PCNET Ethernet controller to board_eth_init()Ben Warren