summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| | * load ixp42x NPE firmware from separate flash block, remove dead codeMichael Schwingen2008-01-183-37/+11
* | | Merge ../custodiansWolfgang Denk2008-01-2311-0/+487
|\ \ \ | |/ /
| * | Merge branch 'master' of git://www.denx.de/git/u-boot-mipsWolfgang Denk2008-01-2311-0/+487
| |\ \
| | * \ Merge branch 'master' of git://www.denx.de/git/u-bootShinya Kuribayashi2008-01-1824-12/+1575
| | |\ \ | | | |/
| | * | qemu-mips: active HUSH PARSER, AUTO_COMPLETE and CMDLINE_EDITINGJean-Christophe PLAGNIOL-VILLARD2008-01-171-0/+5
| | * | MIPS:Target support for qemu -M mipsVlad Lungu2008-01-1711-0/+482
* | | | Merge ../custodiansWolfgang Denk2008-01-232-25/+14
|\ \ \ \ | |/ / /
| * | | Merge branch 'master' of git://www.denx.de/git/u-boot-shWolfgang Denk2008-01-232-25/+14
| |\ \ \
| | * | | sh: Remove CONFIG_COMMANDS from MS7720SE config fileNobuhiro Iwamatsu2008-01-171-7/+0
| | * | | sh: Update SuperH SCIF driverNobuhiro Iwamatsu2008-01-171-18/+14
* | | | | Merge ../custodiansWolfgang Denk2008-01-2311-0/+433
|\ \ \ \ \ | |/ / / /
| * | | | Merge branch 'master' of git://www.denx.de/git/u-boot-avr32Wolfgang Denk2008-01-2311-0/+433
| |\ \ \ \
| | * | | | AVR32: ATNGW100 board supportHaavard Skinnemoen2008-01-1810-0/+423
| | * | | | AVR32: Initialize ipaddr, loadaddr and bootfile at startupHaavard Skinnemoen2008-01-181-0/+10
| | | |_|/ | | |/| |
* | | | | Coding Style Cleanup; update CHANGELOGWolfgang Denk2008-01-237-99/+1547
|/ / / /
* | | | Merge branch 'master' of git://www.denx.de/git/u-boot-coldfireWolfgang Denk2008-01-2385-1440/+14531
|\ \ \ \
| * | | | ColdFire: MCF547x_8x - Add M5475EVB and M5485EVB supportTsiChungLiew2008-01-178-1/+963
| * | | | ColdFire: MCF547x_8x - Add M547xEVB and M548xEVB boardTsiChungLiew2008-01-1710-0/+1298
| * | | | ColdFire: Add MCF547x_8x FEC driverTsiChungLiew2008-01-173-0/+576
| * | | | ColdFire: Add MCF547x_8x dma code and header filesTsiChungLiew2008-01-175-0/+766
| * | | | ColdFire: Add MCF547x_8x dma code - 2TsiChungLiew2008-01-171-0/+1026
| * | | | ColdFire: Add MCF547x_8x dma code - 1TsiChungLiew2008-01-171-0/+2428
| * | | | ColdFire: Add MCF547x_8x related header filesTsiChungLiew2008-01-175-73/+1140
| * | | | ColdFire: Add MCF547x_8x cpu archTsiChungLiew2008-01-179-0/+1087
| * | | | ColdFire: Add MCF5227x cpu and M52277EVB support-3TsiChungLiew2008-01-171-0/+796
| * | | | ColdFire: Add MCF5227x cpu and MCF52277EVB support-2TsiChungLiew2008-01-178-0/+1171
| * | | | ColdFire: Add MCF5227x cpu and M52277EVB support-1TsiChungLiew2008-01-1713-0/+841
| * | | | ColdFire: Fix CFI Flash low level Read/Write macroTsiChungLiew2008-01-171-14/+8
| * | | | ColdFire: Add M5373EVB platform support - 2TsiChungLiew2008-01-179-24/+708
| * | | | ColdFire: Add M5373EVB platform support - 1TsiChungLiew2008-01-176-0/+721
| * | | | ColdFire: Update FlexBus CS for MCF532xTsiChungLiew2008-01-172-6/+6
| * | | | ColdFire: PCI and misc updates for MCF5445xTsiChungLiew2008-01-176-77/+46
| * | | | ColdFire: MCF5445x header files cleanupTsiChungLiew2008-01-172-777/+46
| * | | | ColdFire: MCF532x header files cleanupTsiChungLiew2008-01-172-468/+6
| * | | | ColdFire: Add modules header filesTsiChungLiew2008-01-176-0/+898
| |/ / /
* | | | Merge branch 'master' of git://www.denx.de/git/u-boot-netWolfgang Denk2008-01-2310-122/+273
|\ \ \ \
| * | | | net: add 'ethrotate' environment variableMatthias Fuchs2008-01-172-0/+13
| * | | | Fix nfs command help to reflect that the serverip is optionalJean-Christophe PLAGNIOL-VILLARD2008-01-161-1/+1
| * | | | bf537-stamp: remove already defined is_zero_ether_addr and is_multicast_ether...Jean-Christophe PLAGNIOL-VILLARD2008-01-162-39/+17
| * | | | drivers/net/rtl8139.c: rx_status should be le32_to_cpu(rx_status).Shinya Kuribayashi2008-01-161-1/+1
| * | | | drivers/net/rtl8139.c: Fix cache coherency issuesShinya Kuribayashi2008-01-161-1/+5
| * | | | drivers/net/rtl8139.c: Fix tx timeoutShinya Kuribayashi2008-01-161-10/+7
| * | | | TSEC: Add the support for RealTek RTL8211B PHYDave Liu2008-01-162-0/+93
| * | | | Remove annoying debug printout for PHY less boards.Joakim Tjernlund2008-01-161-2/+1
| * | | | net: reduce boot latency on QE UEC based boardsKim Phillips2008-01-162-48/+79
| * | | | TSEC driver: Change MDIO support to allow access to any PHYs on the MDIO busmichael.firth@bt.com2008-01-161-20/+12
| * | | | QE UEC: Extend number of supported UECs to 4David Saada2008-01-152-1/+45
* | | | | Merge branch 'master' of git://www.denx.de/git/u-boot-ppc4xxWolfgang Denk2008-01-2336-1078/+2920
|\ \ \ \ \
| * \ \ \ \ Merge branch 'master' of /home/stefan/git/u-boot/u-bootStefan Roese2008-01-1741-236/+2452
| |\ \ \ \ \ | | | |_|_|/ | | |/| | |
| * | | | | Merge Sequoia beautification into Korat codeLarry Johnson2008-01-171-170/+141
OpenPOWER on IntegriCloud