summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeLines
...
| * | | | drivers/net/rtl8139.c: Fix cache coherency issuesShinya Kuribayashi2008-01-16-1/+5
| * | | | drivers/net/rtl8139.c: Fix tx timeoutShinya Kuribayashi2008-01-16-10/+7
| * | | | TSEC: Add the support for RealTek RTL8211B PHYDave Liu2008-01-16-0/+93
| * | | | Remove annoying debug printout for PHY less boards.Joakim Tjernlund2008-01-16-2/+1
| * | | | net: reduce boot latency on QE UEC based boardsKim Phillips2008-01-16-48/+79
| * | | | TSEC driver: Change MDIO support to allow access to any PHYs on the MDIO busmichael.firth@bt.com2008-01-16-20/+12
| * | | | QE UEC: Extend number of supported UECs to 4David Saada2008-01-15-1/+45
* | | | | Merge branch 'master' of git://www.denx.de/git/u-boot-ppc4xxWolfgang Denk2008-01-23-1078/+2920
|\ \ \ \ \
| * \ \ \ \ Merge branch 'master' of /home/stefan/git/u-boot/u-bootStefan Roese2008-01-17-236/+2452
| |\ \ \ \ \ | | | |_|_|/ | | |/| | |
| * | | | | Merge Sequoia beautification into Korat codeLarry Johnson2008-01-17-170/+141
| * | | | | ppc4xx: Fix compilation warnings and coding style issues in HCU4/HCU5Stefan Roese2008-01-17-19/+16
| * | | | | ppc4xx: Netstal HCU4 board: added various fixes and POSTNiklaus Giger2008-01-17-267/+77
| * | | | | ppc4xx: netstal/common define routines used by all boardsNiklaus Giger2008-01-17-16/+255
| * | | | | ppc4xx: Netstal HCU5 board: added various fixes and POSTNiklaus Giger2008-01-17-236/+206
| * | | | | ppc4xx: Netstal HCU5 board. Added POST. Various fixesNiklaus Giger2008-01-17-53/+87
| * | | | | ppc4xx: Netstal HCU4 board. Added POST. Various fixesNiklaus Giger2008-01-17-49/+68
| * | | | | ppc4xx: Complete DU440 board supportMatthias Fuchs2008-01-17-0/+443
| * | | | | ppc4xx: Add DU440 board supportMatthias Fuchs2008-01-17-0/+1374
| * | | | | ppc4xx: Fix remaining CONFIG_COMMANDS in 4xx filesStefan Roese2008-01-17-6/+6
| * | | | | ppc4xx: Sequoia coding style cleanup and beautificationMatthias Fuchs2008-01-16-139/+114
| * | | | | ppc4xx: Refactor ECC POST for AMCC Denali coreLarry Johnson2008-01-16-131/+135
| * | | | | Merge branch 'master' of /home/stefan/git/u-boot/u-bootStefan Roese2008-01-16-8/+19
| |\ \ \ \ \
| * | | | | | ppc4xx: Remove compiler warning in cpu/ppc4xx/44x_spd_ddr2.cStefan Roese2008-01-15-2/+2
| * | | | | | ppc_4xx: Fix post spr.c for PPC405Niklaus Giger2008-01-14-0/+6
| | |_|/ / / | |/| | | |
* | | | | | Merge branch 'master' of git://www.denx.de/git/u-boot-mpc86xxWolfgang Denk2008-01-23-47/+80
|\ \ \ \ \ \
| * | | | | | FSL: Fix common EEPROM_data structure definitionHaiying Wang2008-01-17-47/+78
| * | | | | | 86xx: enable command-line editingTimur Tabi2008-01-17-0/+2
| | |_|_|/ / | |/| | | |
* | | | | | Merge branch 'master' of git://www.denx.de/git/u-boot-mpc85xxWolfgang Denk2008-01-23-3972/+3062
|\ \ \ \ \ \
| * \ \ \ \ \ Merge branch 'kumar'Andy Fleming2008-01-17-3972/+3062
| |\ \ \ \ \ \ | | |/ / / / / | |/| | | | |
| | * | | | | 85xx: Get ride of old TLB setup codeKumar Gala2008-01-17-39/+0
| | * | | | | 85xx: Convert TQM85xx to new TLB setupKumar Gala2008-01-17-182/+116
| | * | | | | 85xx: Convert STXGP3 & STXSSA to new TLB setupKumar Gala2008-01-17-418/+240
| | * | | | | 85xx: Convert SBC8540/SBC8560/SBC8548 to new TLB setupKumar Gala2008-01-17-321/+178
| | * | | | | 85xx: Convert PM854/PM856 to new TLB setupKumar Gala2008-01-17-404/+238
| | * | | | | 85xx: Convert MPC8540EVAL to new TLB setupKumar Gala2008-01-17-141/+80
| | * | | | | 85xx: Convert MPC8568 MDS to new TLB setupKumar Gala2008-01-17-183/+102
| | * | | | | 85xx: Convert MPC8541/MPC8555/MPC8548 CDS to new TLB setupKumar Gala2008-01-17-583/+334
| | * | | | | 85xx: Convert MPC8540/MPC8560 ADS to new TLB setupKumar Gala2008-01-17-433/+264
| | * | | | | 85xx: Convert ATUM8548 to new TLB setupKumar Gala2008-01-17-180/+92
| | * | | | | 85xx: Convert MPC8544 DS to new TLB setupKumar Gala2008-01-17-179/+101
| | * | | | | 85xx: Reworked initial processor initKumar Gala2008-01-17-72/+115
| | * | | | | 85xx: Introduce new tlb APIKumar Gala2008-01-17-14/+130
| | * | | | | 85xx: Use proper defines for PCI addressesKumar Gala2008-01-16-77/+77
| | * | | | | 85xx: Remove old style of LAW initKumar Gala2008-01-16-28/+0
| | * | | | | 85xx: convert remaining 85xx boards over to use new LAW init codeKumar Gala2008-01-16-210/+242
| | * | | | | 85xx: convert STXGP3/STXSSA over to use new LAW init codeKumar Gala2008-01-16-109/+122
| | * | | | | 85xx: convert PM854/PM856 over to use new LAW init codeKumar Gala2008-01-16-110/+120
| | * | | | | 85xx: convert SBC8540/SBC8560/SBC8548 over to use new LAW init codeKumar Gala2008-01-16-97/+122
| | * | | | | 85xx: convert MPC8541/MPC8555/MPC8548 CDS over to use new LAW init codeKumar Gala2008-01-16-173/+195
| | * | | | | 85xx: convert MPC8540/MPC8560 ADS over to use new LAW init codeKumar Gala2008-01-16-110/+120