summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* punt Blackfin VDSP headers and import sanitized/auto-generated onesMike Frysinger2008-02-04196-12905/+58729
* always pull in asm/blackfin.h for Blackfin portsMike Frysinger2008-02-041-0/+3
* add missing __raw versions of Blackfin read/write io functionsMike Frysinger2008-02-041-0/+6
* add the default Blackfin logo used by Blackfin boards with splash screensMike Frysinger2008-02-042-0/+2377
* add some more Blackfin docsMike Frysinger2008-02-043-10/+62
* make smc91111_eeprom managment simpler by depending on the board configuratio...Mike Frysinger2008-02-043-5/+14
* fix building on Blackfin as the assembler supports the .set syntax, not the =...Mike Frysinger2008-02-041-1/+6
* add gitignores for Blackfin piecesMike Frysinger2008-02-046-0/+5
* ARM: AT91RM9200 based boards config cleanupLadislav Michl2008-02-044-86/+10
* ARM: Fix at91rm9200dk base addressLadislav Michl2008-02-041-7/+7
* MMC for PXA 27X (resubmit)stefano babic2008-02-033-199/+380
* Fix gcc issues in pxa-regs.hstefano babic2008-02-031-9/+9
* 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
OpenPOWER on IntegriCloud