summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeLines
...
| | * | | | | 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
* | | | mpc83xx: fix QE ETHPRIMEs to correct 'FSL UEC0' valueKim Phillips2008-01-16-4/+4
* | | | mpc83xx: clean up mpc8360emds.c warningsKim Phillips2008-01-16-7/+7
* | | | mpc83xx: fix phy-connection-type fixup codeKim Phillips2008-01-16-9/+15
* | | | mpc83xx: fix mpc8313/mpc8315/mpc8349itx Makefiles for silent build (with -s)Kumar Gala2008-01-16-3/+3
* | | | Changes in uboot DDR configuration for MPC8313eRDBPoonam Aggrwal2008-01-16-16/+16
* | | | Enable the isdram command on the MPC8360EMDS boardJerry Van Baren2008-01-16-0/+1
* | | | mpc83xx: Add the support for MPC8315ERDB boardDave Liu2008-01-16-1/+936
* | | | mpc83xx: Add config of eTSEC emergency priority in SPCRDave Liu2008-01-16-0/+5
* | | | mpc83xx: Remove cache config from MPC8360ERDK.hDave Liu2008-01-16-9/+0
|/ / /
* | | nand: FSL UPM NAND driverAnton Vorontsov2008-01-16-0/+242
* | | OneNAND: Separate U-Boot dependent code from OneNANDKyungmin Park2008-01-16-21/+42
| |/ |/|
* | LWMON5: enable hush shell as command line parserWolfgang Denk2008-01-16-0/+6
* | ADS5121: disable watchdog; enable image timestampsWolfgang Denk2008-01-15-6/+6
* | TK885D: fixes for bigger flash sector sizes on new modules;Wolfgang Denk2008-01-15-2/+7
|/
* Merge branch 'master' of git://www.denx.de/git/u-boot-ppc4xxWolfgang Denk2008-01-14-110/+8210
|\
| * ppc4xx: Update Kilauea CPLD configuration with USB PHY reset bitStefan Roese2008-01-14-7/+7
| * ARM: update mach-types.h from 2.6.24-rc7 Linux kernel treeWolfgang Denk2008-01-13-65/+8144
| * ADS5121: Fix typo in ads5121.c, adjust default environmentWolfgang Denk2008-01-13-30/+35