summaryrefslogtreecommitdiffstats
path: root/board
Commit message (Expand)AuthorAgeFilesLines
* punt Blackfin VDSP headers and import sanitized/auto-generated onesMike Frysinger2008-02-0410-79/+86
* add gitignores for Blackfin piecesMike Frysinger2008-02-044-0/+4
* inka4x0: remove dead codeWolfgang Denk2008-01-251-10/+0
* Merge ../custodiansWolfgang Denk2008-01-2323-18/+1315
|\
| * Merge branch 'master' of git://www.denx.de/git/u-boot-ixpWolfgang Denk2008-01-2323-18/+1315
| |\
| | * add AcTux-4 board supportMichael Schwingen2008-01-185-0/+300
| | * add AcTux-3 board supportMichael Schwingen2008-01-185-0/+353
| | * add AcTux-2 board supportMichael Schwingen2008-01-185-0/+321
| | * add AcTux-1 board supportMichael Schwingen2008-01-185-0/+341
| | * ARM: remove useless function board_post_initJean-Christophe PLAGNIOL-VILLARD2008-01-183-18/+0
* | | Merge ../custodiansWolfgang Denk2008-01-237-0/+308
|\ \ \ | |/ /
| * | Merge branch 'master' of git://www.denx.de/git/u-boot-mipsWolfgang Denk2008-01-237-0/+308
| |\ \
| | * \ Merge branch 'master' of git://www.denx.de/git/u-bootShinya Kuribayashi2008-01-185-0/+521
| | |\ \ | | | |/
| | * | MIPS:Target support for qemu -M mipsVlad Lungu2008-01-177-0/+308
* | | | Merge ../custodiansWolfgang Denk2008-01-235-0/+232
|\ \ \ \ | |/ / /
| * | | Merge branch 'master' of git://www.denx.de/git/u-boot-avr32Wolfgang Denk2008-01-235-0/+232
| |\ \ \
| | * | | AVR32: ATNGW100 board supportHaavard Skinnemoen2008-01-185-0/+232
| | | |/ | | |/|
* | | | Coding Style Cleanup; update CHANGELOGWolfgang Denk2008-01-232-3/+2
|/ / /
* | | Merge branch 'master' of git://www.denx.de/git/u-boot-coldfireWolfgang Denk2008-01-2321-2/+2321
|\ \ \
| * | | ColdFire: MCF547x_8x - Add M547xEVB and M548xEVB boardTsiChungLiew2008-01-1710-0/+1298
| * | | ColdFire: Add MCF5227x cpu and M52277EVB support-1TsiChungLiew2008-01-174-0/+300
| * | | ColdFire: Add M5373EVB platform support - 1TsiChungLiew2008-01-176-0/+721
| * | | ColdFire: Update FlexBus CS for MCF532xTsiChungLiew2008-01-171-2/+2
| |/ /
* | | Merge branch 'master' of git://www.denx.de/git/u-boot-netWolfgang Denk2008-01-232-39/+17
|\ \ \
| * | | bf537-stamp: remove already defined is_zero_ether_addr and is_multicast_ether...Jean-Christophe PLAGNIOL-VILLARD2008-01-162-39/+17
* | | | Merge branch 'master' of git://www.denx.de/git/u-boot-ppc4xxWolfgang Denk2008-01-2324-842/+2178
|\ \ \ \
| * \ \ \ Merge branch 'master' of /home/stefan/git/u-boot/u-bootStefan Roese2008-01-1717-149/+732
| |\ \ \ \ | | | |_|/ | | |/| |
| * | | | Merge Sequoia beautification into Korat codeLarry Johnson2008-01-171-170/+141
| * | | | ppc4xx: Fix compilation warnings and coding style issues in HCU4/HCU5Stefan Roese2008-01-175-19/+16
| * | | | ppc4xx: Netstal HCU4 board: added various fixes and POSTNiklaus Giger2008-01-172-267/+77
| * | | | ppc4xx: netstal/common define routines used by all boardsNiklaus Giger2008-01-173-16/+255
| * | | | ppc4xx: Netstal HCU5 board: added various fixes and POSTNiklaus Giger2008-01-175-236/+206
| * | | | ppc4xx: Netstal HCU5 board. Added POST. Various fixesNiklaus Giger2008-01-172-2/+2
| * | | | ppc4xx: Netstal HCU4 board. Added POST. Various fixesNiklaus Giger2008-01-171-1/+1
| * | | | ppc4xx: Add DU440 board supportMatthias Fuchs2008-01-176-0/+1374
| * | | | ppc4xx: Fix remaining CONFIG_COMMANDS in 4xx filesStefan Roese2008-01-172-2/+2
| * | | | ppc4xx: Sequoia coding style cleanup and beautificationMatthias Fuchs2008-01-162-139/+114
| | |/ / | |/| |
* | | | Merge branch 'master' of git://www.denx.de/git/u-boot-mpc86xxWolfgang Denk2008-01-231-41/+71
|\ \ \ \
| * | | | FSL: Fix common EEPROM_data structure definitionHaiying Wang2008-01-171-41/+71
| | |_|/ | |/| |
* | | | Merge branch 'master' of git://www.denx.de/git/u-boot-mpc85xxWolfgang Denk2008-01-2380-3866/+2657
|\ \ \ \
| * \ \ \ Merge branch 'kumar'Andy Fleming2008-01-1780-3866/+2657
| |\ \ \ \ | | |/ / / | |/| | |
| | * | | 85xx: Convert TQM85xx to new TLB setupKumar Gala2008-01-174-182/+115
| | * | | 85xx: Convert STXGP3 & STXSSA to new TLB setupKumar Gala2008-01-178-418/+238
| | * | | 85xx: Convert SBC8540/SBC8560/SBC8548 to new TLB setupKumar Gala2008-01-178-321/+175
| | * | | 85xx: Convert PM854/PM856 to new TLB setupKumar Gala2008-01-178-404/+236
| | * | | 85xx: Convert MPC8540EVAL to new TLB setupKumar Gala2008-01-174-141/+79
| | * | | 85xx: Convert MPC8568 MDS to new TLB setupKumar Gala2008-01-174-183/+101
| | * | | 85xx: Convert MPC8541/MPC8555/MPC8548 CDS to new TLB setupKumar Gala2008-01-1712-583/+331
| | * | | 85xx: Convert MPC8540/MPC8560 ADS to new TLB setupKumar Gala2008-01-178-433/+262
| | * | | 85xx: Convert ATUM8548 to new TLB setupKumar Gala2008-01-174-180/+91
OpenPOWER on IntegriCloud