summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeLines
...
| * | | | | 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
| | * | | | 85xx: convert MPC8544 DS over to use new LAW init codeKumar Gala2008-01-16-49/+45
| | * | | | 85xx: Move LAW init code into CKumar Gala2008-01-16-0/+169
| | | |_|/ | | |/| |
* | | | | mpc83xx: Correct the struct spi8xxx in mpc8xxx_spi.hDave Liu2008-01-18-15/+1
* | | | | codingstyle cleanup for spi driverKim Phillips2008-01-17-34/+37
* | | | | Implement hard SPI driver on MPC8349EMDSBen Warren2008-01-17-0/+39
* | | | | Add support for a Freescale non-CPM SPI controllerBen Warren2008-01-17-4/+264
* | | | | mpc83xx: Fix the fatal conflict of mergeDave Liu2008-01-17-18/+9
|/ / / /
* | | | Merge branch 'master' of git+ssh://10.10.0.7/home/wd/git/u-boot/masterWolfgang Denk2008-01-17-1/+1
|\ \ \ \
| * | | | Set ips dividor to 1/4 of csb clock.Grzegorz Bernacki2008-01-17-1/+1
| |/ / /
* | | | Merge branch 'master' of git://www.denx.de/git/u-boot-shWolfgang Denk2008-01-16-11/+1574
|\ \ \ \ | |/ / / |/| | |
| * | | pcmcia: Remove CONFIG_COMMANDS from marubun pcmcia driverNobuhiro Iwamatsu2008-01-15-2/+4
| * | | sh: Add support SH7710/SH7712Nobuhiro Iwamatsu2008-01-15-17/+82
| * | | sh: Add support of map_physmem() and unmap_physmem() to SuperHNobuhiro Iwamatsu2008-01-15-0/+27
| * | | sh: Add maintainer of MS7720SE to the MAINTAINER fileNobuhiro Iwamatsu2008-01-15-0/+4
| * | | sh: Fix board name in MS7720SE's config.mkNobuhiro Iwamatsu2008-01-15-1/+1
| * | | sh: Add MS7720SE to MAKEALLNobuhiro Iwamatsu2008-01-15-2/+3
| * | | sh: Add support for MS7720RP02 boardYoshihiro Shimoda2008-01-15-0/+663
| * | | sh: Add support for SH7720 in serial_sh driver.Yoshihiro Shimoda2008-01-15-2/+25
| * | | sh: Add support SH3 and SH7720Yoshihiro Shimoda2008-01-15-0/+778
| |/ /
* | | Merge branch 'master' of git://www.denx.de/git/u-boot-mpc86xxWolfgang Denk2008-01-16-138/+128
|\ \ \
| * | | FSL: Generalize PIXIS reset command parsing.James Yang2008-01-16-108/+106
| * | | FSL: Convert board/freescale/common/Makefile to use CONFIG_Jon Loeliger2008-01-16-25/+20
| * | | Use CONFIG_ULI526X as MPC8610HPCD default Ethernet driverRoy Zang2008-01-16-5/+2
* | | | Add support for the MPC837xERDBKim Phillips2008-01-16-0/+989
* | | | mpc83xx: add support for more system clock performance controlsKim Phillips2008-01-16-31/+67