summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeLines
* ColdFire: Provide gzip image size V2 & V3 platformsTsiChung Liew2009-03-17-1/+9
* ColdFire: Fix M54451 serial boot dram setupTsiChung Liew2009-03-17-2/+2
* Coldfire: XL Bus minor fixesarun c2009-03-17-3/+3
* Prepare 2009.03-rc2v2009.03-rc2Wolfgang Denk2009-03-15-2/+755
* Merge branch 'master' of git://git.denx.de/u-boot-shWolfgang Denk2009-03-15-121/+493
|\
| * sh: ap325rxa: Change the wait cycle in the area 5Yusuke.Goda2009-03-13-1/+1
| * sh: Fix cannot work rtl8139 on r2dplusYoshihiro Shimoda2009-03-12-0/+3
| * sh: Add netdev header fixing of warning/buildNobuhiro Iwamatsu2009-03-12-0/+1
| * sh: Add support 32-Bit Extended Address Mode to sh7785lcrYoshihiro Shimoda2009-03-12-4/+399
| * sh: Add some register value configurable to PCI of SH7780Yoshihiro Shimoda2009-03-12-3/+9
| * sh: Add system memory registration to PCI for SH4Yoshihiro Shimoda2009-03-12-0/+10
| * sh: Add value for PCI system memory registration of sh7785lcrYoshihiro Shimoda2009-03-12-0/+4
| * sh: Add macros for SH-4A 32-Bit Address Extended ModeYoshihiro Shimoda2009-03-12-0/+25
| * sh: use write{8,16,32} in ms7720se lowlevel_initNobuhiro Iwamatsu2009-03-12-114/+42
* | Merge branch 'master' of git://git.denx.de/u-boot-mpc83xxWolfgang Denk2009-03-15-7/+11
|\ \
| * | mpc83xx: Add bank configuration to FSL spd_sdram.cJerry Van Baren2009-03-14-6/+10
| * | mpc83xx: correctly set encryption and I2C bus 0 clockNorbert van Bolhuis2009-03-14-1/+1
| |/
* | Merge branch 'master' of git://git.denx.de/u-boot-armWolfgang Denk2009-03-15-0/+50
|\ \
| * | OMAP3: Add support for OMAP3 die IDDirk Behme2009-03-13-0/+50
| |/
* | Merge branch 'master' of git://git.denx.de/u-boot-pxaWolfgang Denk2009-03-15-22/+24
|\ \
| * | PXA: timer use do_div and simplify itJean-Christophe PLAGNIOL-VILLARD2009-03-09-22/+24
* | | MPC5200 FEC MII speed registerJon Smirl2009-03-13-7/+16
| |/ |/|
* | Merge branch 'master' of git://git.denx.de/u-boot-mpc85xxWolfgang Denk2009-03-10-10/+6
|\ \
| * | tsec: report when there is no vendor specific PHY supportPaul Gortmaker2009-03-09-4/+3
| * | Add eTSEC 1/2 IO override control (corrected)ksi@koi8.net2009-03-09-1/+1
| * | fsl: Remove unnecessary debug printfsAndy Fleming2009-03-09-3/+0
| * | Fix mpc85xx ddr-gen3 ddr_sdram_cfg.Ed Swarthout2009-03-09-2/+2
| |/
* | Merge branch 'master' of git://git.denx.de/u-boot-mpc83xxWolfgang Denk2009-03-10-0/+0
|\ \
| * | SIMPC8313 board: fix out of tree building.Wolfgang Denk2009-03-09-9/+18
| |/
* | SIMPC8313 board: fix out of tree building.Wolfgang Denk2009-03-09-9/+18
|/
* Merge branch 'master' of git://git.denx.de/u-boot-mpc83xxWolfgang Denk2009-03-09-70/+259
|\
| * 8360, kmeter1: added bootcount feature.Heiko Schocher2009-03-05-0/+52
| * 83xx, kmeter: QE_ENET10 errata for Silicon Revision 2.1Heiko Schocher2009-03-05-8/+12
| * 83xx, kmeter1: updates for 2009.03Heiko Schocher2009-03-05-31/+50
| * 83xx, kmeter1: autodetect size of DDR II RAMHeiko Schocher2009-03-05-12/+20
| * 83xx, i2c: add mux support for fsl_i2cHeiko Schocher2009-03-05-1/+21
| * 83xx, kmeter1: add I2C, dtt, eeprom supportHeiko Schocher2009-03-05-8/+69
| * i2c, dtt: move dtt_init () to board_init_r ()Heiko Schocher2009-03-05-1/+4
| * 83xx: Fix some bugs in spd sdram codeDave Liu2009-03-05-3/+23
| * MPC8349ITX: several config issues fixedValeriy Glushkov2009-03-05-0/+5
| * mpc83xx: MPC837XEMDS: Initialize SerDes before negating PCIE reset signalAnton Vorontsov2009-03-05-7/+7
* | i2c, dtt: move dtt_init () to board_init_r ()Heiko Schocher2009-03-02-3/+3
* | lcd: Fix compilation warning in common/lcd.cAnatolij Gustschin2009-02-25-1/+4
* | Moved SC520 Files (fix commit 407976185e0dda2c90e89027121a1071b9c77bfb)Graeme Russ2009-02-25-5/+53
* | smc911x: split out useful defines/functions into local headerMike Frysinger2009-02-25-455/+496
* | Merge branch 'master' of git://git.denx.de/u-boot-videoWolfgang Denk2009-02-24-58/+1325
|\ \
| * | ARM: add an "eet" variant of the imx31_phycore boardGuennadi Liakhovetski2009-02-24-1/+101
| * | video: add an i.MX31 framebuffer driverGuennadi Liakhovetski2009-02-24-0/+857
| * | LCD: support 8bpp BMPs on 16bpp displaysGuennadi Liakhovetski2009-02-24-33/+47
| * | Add 16bpp BMP supportMark Jackson2009-02-24-10/+41