summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2008-09-06Allow console input to be disabledMark Jackson
2008-09-05loads: allow negative offsetsRicardo Ribalda Delgado
2008-09-05USB EHCI: reset root hubYuri Tikhonov
2008-09-05RX 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-03doc/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-03Don't tftp to unknown flashJochen Friedrich
2008-09-03net: smc911x: Add pkt_data_pull and pkt_data_push functionNobuhiro Iwamatsu
2008-09-03Moved initialization of EEPRO100 Ethernet controller to board_eth_init()Ben Warren
2008-09-03Moved initialization of TULIP Ethernet controller to board_eth_init()Ben Warren
2008-09-03Moved initialization of E1000 Ethernet controller to board_eth_init()Ben Warren
2008-09-03Moved initialization of plb2800 Ethernet driver to board_eth_initBen Warren
2008-09-03Moved initialization of MPC5xxx_FEC Ethernet driver to CPU directoryBen Warren
2008-09-03Moved initialization of MPC512x_FEC Ethernet driver to CPU directoryBen Warren
2008-09-03Moved initialization of IncaIP Ethernet controller to board_eth_initBen Warren
2008-09-03Moved initialization of 3COM Ethernet controller (AmigaOne) to board_eth_init()Ben Warren
2008-09-03Moved initialization of GT6426x Ethernet controller to board_eth_init()Ben Warren
2008-09-03Moved initialization of PCNET Ethernet controller to board_eth_init()Ben Warren
2008-09-03Moved initialization of NATSEMI Ethernet controller to board_eth_init()Ben Warren
2008-09-03Moved initialization of NS8382X Ethernet controller to board_eth_init()Ben Warren
2008-09-03Moved initialization of TSI108 Ethernet controller to board_eth_init()Ben Warren
2008-09-03Moved initialization of RTL8139 Ethernet controller to board_eth_init()Ben Warren
2008-09-03Moved initialization of RTL8169 Ethernet controller to board_eth_init()Ben Warren
2008-09-03Moved initialization of Ethernet controllers on Atmel AT91 to board_eth_init()Ben Warren
2008-09-03Introduce netdev.h header file and remove externsBen Warren
2008-09-03Add pixis_set_sgmii commandAndy Fleming