summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* API: Convert conditional building to the new scheme.Rafal Jaworowski2008-01-293-17/+17
* inka4x0: remove dead codeWolfgang Denk2008-01-251-10/+0
* Coding Style Cleanup; update CHANGELOGWolfgang Denk2008-01-232-1/+169
* Merge ../custodiansWolfgang Denk2008-01-2336-110/+5362
|\
| * Merge branch 'master' of git://www.denx.de/git/u-boot-ixpWolfgang Denk2008-01-2336-110/+5362
| |\
| | * Add AcTux board supportMichael Schwingen2008-01-184-46/+3098
| | * add AcTux-4 board supportMichael Schwingen2008-01-186-0/+518
| | * add AcTux-3 board supportMichael Schwingen2008-01-186-0/+577
| | * add AcTux-2 board supportMichael Schwingen2008-01-186-0/+545
| | * add AcTux-1 board supportMichael Schwingen2008-01-186-0/+588
| | * ARM: remove useless function board_post_initJean-Christophe PLAGNIOL-VILLARD2008-01-183-18/+0
| | * IXP: enable RTSMichael Schwingen2008-01-181-1/+5
| | * IXP: add dynamic microcode addrJean-Christophe PLAGNIOL-VILLARD2008-01-182-8/+20
| | * 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
OpenPOWER on IntegriCloud