summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* | | Add JFFS2 command support on OneNANDKyungmin Park2008-09-063-9/+187
* | | Allow console input to be disabledMark Jackson2008-09-0613-0/+32
* | | loads: allow negative offsetsRicardo Ribalda Delgado2008-09-061-5/+5
* | | USB EHCI: reset root hubYuri Tikhonov2008-09-063-0/+39
* | | RX 8025 RTC: analyze 12/24-hour mode flag in rtc_get().Yuri Tikhonov2008-09-061-1/+5
| |/ |/|
* | devices: Use list_add_tail() instead of list_add() to register a deviceStefan Roese2008-09-051-1/+1
|/
* Merge branch 'master' of ssh://10.10.0.7/home/wd/git/u-boot/masterWolfgang Denk2008-09-035-29/+191
|\
| * Merge branch 'master' of git://git.denx.de/u-boot-mpc83xxWolfgang Denk2008-09-035-29/+191
| |\
| | * mpc83xx: fix mpc8313 in-tree building with NANDNick Spence2008-09-032-1/+4
| | * mpc83xx: clean up cache operations and unlock_ram_in_cache() functionsNick Spence2008-09-031-21/+30
| | * mpc83xx: Store and display Arbiter Event Register valuesNick Spence2008-09-033-1/+150
| | * mpc83xx: use r4 instead of r2 in lock_ram_in_cache and unlock_ram_in_cacheNick Spence2008-09-031-4/+5
| | * MPC83XX: Fix GPIO configuration - set gpio level before directionNick Spence2008-09-031-2/+2
* | | Merge branch 'master' of ssh://10.10.0.7/home/wd/git/u-boot/masterWolfgang Denk2008-09-03148-847/+1207
|\ \ \ | |/ /
| * | Merge branch 'master' of git://git.denx.de/u-boot-mipsWolfgang Denk2008-09-031-1/+63
| |\ \
| | * | doc/qemu_mips: add doc howto debug u-boot with gdbJean-Christophe PLAGNIOL-VILLARD2008-09-041-1/+63
| | |/
| * | Merge branch 'master' of git://git.denx.de/u-boot-ppc4xxWolfgang Denk2008-09-0325-550/+131
| |\ \
| | * | ppx4xx: Fix broken DASA_SIM boardMatthias Fuchs2008-09-031-0/+5
| | * | ppc4xx: Remove reference to common/lists.o from some esd linker scriptsStefan Roese2008-09-033-3/+0
| | * | ppc4xx: Remove obsolete or unused functions from some esd boardsMatthias Fuchs2008-09-0315-326/+0
| | * | ppc4xx: Update VOM405 board configurationMatthias Fuchs2008-09-031-43/+9
| | * | ppc4xx: Remove obsolete initdram() function from VOM405 boardMatthias Fuchs2008-09-031-25/+0
| | * | ppc4xx: Cleanup VOM405 linker scriptMatthias Fuchs2008-09-031-12/+0
| | * | ppc4xx: Add fdt support for VOM405 boardsMatthias Fuchs2008-09-031-0/+2
| | * | ppc4xx: Coding style cleanupMatthias Fuchs2008-09-031-83/+79
| | * | ppc4xx: Enable USB on PLU405 boardsMatthias Fuchs2008-09-031-4/+16
| | * | ppc4xx: Cleanup PLU405 platform fileMatthias Fuchs2008-09-031-37/+21
| | * | ppc4xx: Cleanup PLU405 linker scriptMatthias Fuchs2008-09-031-14/+0
| | * | ppc4xx: Add fdt support for PLU405 boardsMatthias Fuchs2008-09-031-0/+2
| | * | ppc4xx: Increase U-Boot size to 384kB for PLU405 boardsMatthias Fuchs2008-09-032-5/+4
| | |/
| * | Merge branch 'master' of git://git.denx.de/u-boot-netWolfgang Denk2008-09-03123-301/+1018
| |\ \ | | |/ | |/|
| | * Don't tftp to unknown flashJochen Friedrich2008-09-021-0/+2
| | * net: smc911x: Add pkt_data_pull and pkt_data_push functionNobuhiro Iwamatsu2008-09-021-2/+7
| | * Moved initialization of EEPRO100 Ethernet controller to board_eth_init()Ben Warren2008-09-0230-4/+170
| | * Moved initialization of TULIP Ethernet controller to board_eth_init()Ben Warren2008-09-0214-4/+79
| | * Moved initialization of E1000 Ethernet controller to board_eth_init()Ben Warren2008-09-027-6/+21
| | * Moved initialization of plb2800 Ethernet driver to board_eth_initBen Warren2008-09-024-6/+13
| | * Moved initialization of MPC5xxx_FEC Ethernet driver to CPU directoryBen Warren2008-09-0211-4/+27
| | * Moved initialization of MPC512x_FEC Ethernet driver to CPU directoryBen Warren2008-09-024-4/+15
| | * Moved initialization of IncaIP Ethernet controller to board_eth_initBen Warren2008-09-024-5/+11
| | * Moved initialization of 3COM Ethernet controller (AmigaOne) to board_eth_init()Ben Warren2008-09-024-4/+11
| | * Moved initialization of GT6426x Ethernet controller to board_eth_init()Ben Warren2008-09-024-8/+9
| | * Moved initialization of PCNET Ethernet controller to board_eth_init()Ben Warren2008-09-025-4/+18
| | * Moved initialization of NATSEMI Ethernet controller to board_eth_init()Ben Warren2008-09-024-4/+12
| | * Moved initialization of NS8382X Ethernet controller to board_eth_init()Ben Warren2008-09-0213-4/+65
| | * Moved initialization of TSI108 Ethernet controller to board_eth_init()Ben Warren2008-09-024-4/+12
| | * Moved initialization of RTL8139 Ethernet controller to board_eth_init()Ben Warren2008-09-028-8/+33
| | * Moved initialization of RTL8169 Ethernet controller to board_eth_init()Ben Warren2008-09-025-5/+17
| | * Moved initialization of Ethernet controllers on Atmel AT91 to board_eth_init()Ben Warren2008-09-026-41/+33
| | * Introduce netdev.h header file and remove externsBen Warren2008-09-0222-34/+88
OpenPOWER on IntegriCloud