summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| | * | | | | 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
* | | | mpc83xx: fix phy-connection-type fixup codeKim Phillips2008-01-161-9/+15
* | | | mpc83xx: fix mpc8313/mpc8315/mpc8349itx Makefiles for silent build (with -s)Kumar Gala2008-01-163-3/+3
* | | | Changes in uboot DDR configuration for MPC8313eRDBPoonam Aggrwal2008-01-161-16/+16
* | | | Enable the isdram command on the MPC8360EMDS boardJerry Van Baren2008-01-161-0/+1
* | | | mpc83xx: Add the support for MPC8315ERDB boardDave Liu2008-01-1610-1/+936
* | | | mpc83xx: Add config of eTSEC emergency priority in SPCRDave Liu2008-01-161-0/+5
* | | | mpc83xx: Remove cache config from MPC8360ERDK.hDave Liu2008-01-161-9/+0
|/ / /
* | | nand: FSL UPM NAND driverAnton Vorontsov2008-01-163-0/+242
* | | OneNAND: Separate U-Boot dependent code from OneNANDKyungmin Park2008-01-163-21/+42
| |/ |/|
* | LWMON5: enable hush shell as command line parserWolfgang Denk2008-01-161-0/+6
* | ADS5121: disable watchdog; enable image timestampsWolfgang Denk2008-01-151-6/+6
* | TK885D: fixes for bigger flash sector sizes on new modules;Wolfgang Denk2008-01-152-2/+7
|/
* Merge branch 'master' of git://www.denx.de/git/u-boot-ppc4xxWolfgang Denk2008-01-147-110/+8210
|\
| * ppc4xx: Update Kilauea CPLD configuration with USB PHY reset bitStefan Roese2008-01-141-7/+7
| * ARM: update mach-types.h from 2.6.24-rc7 Linux kernel treeWolfgang Denk2008-01-131-65/+8144
| * ADS5121: Fix typo in ads5121.c, adjust default environmentWolfgang Denk2008-01-132-30/+35
| * ADS5121: MAX slew rate for PATA pinsJohn Rigby2008-01-132-0/+17
| * Fix Makefile dependency problem with parallel builds.Wolfgang Denk2008-01-131-7/+6
| * MPC8544DS: fix board Makefile for silent build (with -s)Wolfgang Denk2008-01-131-1/+1
* | QE: fix compile warningDave Liu2008-01-142-1/+2
|/
OpenPOWER on IntegriCloud