summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'master' of git://www.denx.de/git/u-boot-mpc85xxWolfgang Denk2008-01-23106-3972/+3062
|\
| * Merge branch 'kumar'Andy Fleming2008-01-17106-3972/+3062
| |\
| | * 85xx: Get ride of old TLB setup codeKumar Gala2008-01-1719-39/+0
| | * 85xx: Convert TQM85xx to new TLB setupKumar Gala2008-01-175-182/+116
| | * 85xx: Convert STXGP3 & STXSSA to new TLB setupKumar Gala2008-01-1710-418/+240
| | * 85xx: Convert SBC8540/SBC8560/SBC8548 to new TLB setupKumar Gala2008-01-1711-321/+178
| | * 85xx: Convert PM854/PM856 to new TLB setupKumar Gala2008-01-1710-404/+238
| | * 85xx: Convert MPC8540EVAL to new TLB setupKumar Gala2008-01-175-141/+80
| | * 85xx: Convert MPC8568 MDS to new TLB setupKumar Gala2008-01-175-183/+102
| | * 85xx: Convert MPC8541/MPC8555/MPC8548 CDS to new TLB setupKumar Gala2008-01-1715-583/+334
| | * 85xx: Convert MPC8540/MPC8560 ADS to new TLB setupKumar Gala2008-01-1710-433/+264
| | * 85xx: Convert ATUM8548 to new TLB setupKumar Gala2008-01-175-180/+92
| | * 85xx: Convert MPC8544 DS to new TLB setupKumar Gala2008-01-175-179/+101
| | * 85xx: Reworked initial processor initKumar Gala2008-01-172-72/+115
| | * 85xx: Introduce new tlb APIKumar Gala2008-01-174-14/+130
| | * 85xx: Use proper defines for PCI addressesKumar Gala2008-01-1627-77/+77
| | * 85xx: Remove old style of LAW initKumar Gala2008-01-162-28/+0
| | * 85xx: convert remaining 85xx boards over to use new LAW init codeKumar Gala2008-01-1616-210/+242
| | * 85xx: convert STXGP3/STXSSA over to use new LAW init codeKumar Gala2008-01-168-109/+122
| | * 85xx: convert PM854/PM856 over to use new LAW init codeKumar Gala2008-01-168-110/+120
| | * 85xx: convert SBC8540/SBC8560/SBC8548 over to use new LAW init codeKumar Gala2008-01-169-97/+122
| | * 85xx: convert MPC8541/MPC8555/MPC8548 CDS over to use new LAW init codeKumar Gala2008-01-1612-173/+195
| | * 85xx: convert MPC8540/MPC8560 ADS over to use new LAW init codeKumar Gala2008-01-168-110/+120
| | * 85xx: convert MPC8544 DS over to use new LAW init codeKumar Gala2008-01-164-49/+45
| | * 85xx: Move LAW init code into CKumar Gala2008-01-166-0/+169
* | | mpc83xx: Correct the struct spi8xxx in mpc8xxx_spi.hDave Liu2008-01-182-15/+1
* | | codingstyle cleanup for spi driverKim Phillips2008-01-175-34/+37
* | | Implement hard SPI driver on MPC8349EMDSBen Warren2008-01-172-0/+39
* | | Add support for a Freescale non-CPM SPI controllerBen Warren2008-01-177-4/+264
* | | mpc83xx: Fix the fatal conflict of mergeDave Liu2008-01-173-18/+9
|/ /
* | Merge branch 'master' of git+ssh://10.10.0.7/home/wd/git/u-boot/masterWolfgang Denk2008-01-171-1/+1
|\ \
| * | Set ips dividor to 1/4 of csb clock.Grzegorz Bernacki2008-01-171-1/+1
| |/
* | Merge branch 'master' of git://www.denx.de/git/u-boot-shWolfgang Denk2008-01-1623-11/+1574
|\ \ | |/ |/|
| * pcmcia: Remove CONFIG_COMMANDS from marubun pcmcia driverNobuhiro Iwamatsu2008-01-151-2/+4
| * sh: Add support SH7710/SH7712Nobuhiro Iwamatsu2008-01-153-17/+82
| * sh: Add support of map_physmem() and unmap_physmem() to SuperHNobuhiro Iwamatsu2008-01-151-0/+27
| * sh: Add maintainer of MS7720SE to the MAINTAINER fileNobuhiro Iwamatsu2008-01-151-0/+4
| * sh: Fix board name in MS7720SE's config.mkNobuhiro Iwamatsu2008-01-151-1/+1
| * sh: Add MS7720SE to MAKEALLNobuhiro Iwamatsu2008-01-151-2/+3
| * sh: Add support for MS7720RP02 boardYoshihiro Shimoda2008-01-157-0/+663
| * sh: Add support for SH7720 in serial_sh driver.Yoshihiro Shimoda2008-01-151-2/+25
| * sh: Add support SH3 and SH7720Yoshihiro Shimoda2008-01-1510-0/+778
* | Merge branch 'master' of git://www.denx.de/git/u-boot-mpc86xxWolfgang Denk2008-01-168-138/+128
|\ \
| * | FSL: Generalize PIXIS reset command parsing.James Yang2008-01-161-108/+106
| * | FSL: Convert board/freescale/common/Makefile to use CONFIG_Jon Loeliger2008-01-168-25/+20
| * | Use CONFIG_ULI526X as MPC8610HPCD default Ethernet driverRoy Zang2008-01-161-5/+2
* | | Add support for the MPC837xERDBKim Phillips2008-01-169-0/+989
* | | mpc83xx: add support for more system clock performance controlsKim Phillips2008-01-163-31/+67
* | | mpc83xx: fix QE ETHPRIMEs to correct 'FSL UEC0' valueKim Phillips2008-01-164-4/+4
* | | mpc83xx: clean up mpc8360emds.c warningsKim Phillips2008-01-161-7/+7
OpenPOWER on IntegriCloud