| Commit message (Expand) | Author | Age | Files | Lines |
* | Prepare 2009.03-rc2v2009.03-rc2 | Wolfgang Denk | 2009-03-15 | 3 | -2/+755 |
* | Merge branch 'master' of git://git.denx.de/u-boot-sh | Wolfgang Denk | 2009-03-15 | 17 | -121/+493 |
|\ |
|
| * | sh: ap325rxa: Change the wait cycle in the area 5 | Yusuke.Goda | 2009-03-13 | 1 | -1/+1 |
| * | sh: Fix cannot work rtl8139 on r2dplus | Yoshihiro Shimoda | 2009-03-12 | 1 | -0/+3 |
| * | sh: Add netdev header fixing of warning/build | Nobuhiro Iwamatsu | 2009-03-12 | 1 | -0/+1 |
| * | sh: Add support 32-Bit Extended Address Mode to sh7785lcr | Yoshihiro Shimoda | 2009-03-12 | 9 | -4/+399 |
| * | sh: Add some register value configurable to PCI of SH7780 | Yoshihiro Shimoda | 2009-03-12 | 3 | -3/+9 |
| * | sh: Add system memory registration to PCI for SH4 | Yoshihiro Shimoda | 2009-03-12 | 1 | -0/+10 |
| * | sh: Add value for PCI system memory registration of sh7785lcr | Yoshihiro Shimoda | 2009-03-12 | 1 | -0/+4 |
| * | sh: Add macros for SH-4A 32-Bit Address Extended Mode | Yoshihiro Shimoda | 2009-03-12 | 1 | -0/+25 |
| * | sh: use write{8,16,32} in ms7720se lowlevel_init | Nobuhiro Iwamatsu | 2009-03-12 | 1 | -114/+42 |
* | | Merge branch 'master' of git://git.denx.de/u-boot-mpc83xx | Wolfgang Denk | 2009-03-15 | 2 | -7/+11 |
|\ \ |
|
| * | | mpc83xx: Add bank configuration to FSL spd_sdram.c | Jerry Van Baren | 2009-03-14 | 1 | -6/+10 |
| * | | mpc83xx: correctly set encryption and I2C bus 0 clock | Norbert van Bolhuis | 2009-03-14 | 1 | -1/+1 |
| |/ |
|
* | | Merge branch 'master' of git://git.denx.de/u-boot-arm | Wolfgang Denk | 2009-03-15 | 9 | -0/+50 |
|\ \ |
|
| * | | OMAP3: Add support for OMAP3 die ID | Dirk Behme | 2009-03-13 | 9 | -0/+50 |
| |/ |
|
* | | Merge branch 'master' of git://git.denx.de/u-boot-pxa | Wolfgang Denk | 2009-03-15 | 1 | -22/+24 |
|\ \ |
|
| * | | PXA: timer use do_div and simplify it | Jean-Christophe PLAGNIOL-VILLARD | 2009-03-09 | 1 | -22/+24 |
* | | | MPC5200 FEC MII speed register | Jon Smirl | 2009-03-13 | 1 | -7/+16 |
| |/
|/| |
|
* | | Merge branch 'master' of git://git.denx.de/u-boot-mpc85xx | Wolfgang Denk | 2009-03-10 | 4 | -10/+6 |
|\ \ |
|
| * | | tsec: report when there is no vendor specific PHY support | Paul Gortmaker | 2009-03-09 | 1 | -4/+3 |
| * | | Add eTSEC 1/2 IO override control (corrected) | ksi@koi8.net | 2009-03-09 | 1 | -1/+1 |
| * | | fsl: Remove unnecessary debug printfs | Andy Fleming | 2009-03-09 | 1 | -3/+0 |
| * | | Fix mpc85xx ddr-gen3 ddr_sdram_cfg. | Ed Swarthout | 2009-03-09 | 1 | -2/+2 |
| |/ |
|
* | | Merge branch 'master' of git://git.denx.de/u-boot-mpc83xx | Wolfgang Denk | 2009-03-10 | 0 | -0/+0 |
|\ \ |
|
| * | | SIMPC8313 board: fix out of tree building. | Wolfgang Denk | 2009-03-09 | 1 | -9/+18 |
| |/ |
|
* | | SIMPC8313 board: fix out of tree building. | Wolfgang Denk | 2009-03-09 | 1 | -9/+18 |
|/ |
|
* | Merge branch 'master' of git://git.denx.de/u-boot-mpc83xx | Wolfgang Denk | 2009-03-09 | 10 | -70/+259 |
|\ |
|
| * | 8360, kmeter1: added bootcount feature. | Heiko Schocher | 2009-03-05 | 2 | -0/+52 |
| * | 83xx, kmeter: QE_ENET10 errata for Silicon Revision 2.1 | Heiko Schocher | 2009-03-05 | 1 | -8/+12 |
| * | 83xx, kmeter1: updates for 2009.03 | Heiko Schocher | 2009-03-05 | 1 | -31/+50 |
| * | 83xx, kmeter1: autodetect size of DDR II RAM | Heiko Schocher | 2009-03-05 | 2 | -12/+20 |
| * | 83xx, i2c: add mux support for fsl_i2c | Heiko Schocher | 2009-03-05 | 1 | -1/+21 |
| * | 83xx, kmeter1: add I2C, dtt, eeprom support | Heiko Schocher | 2009-03-05 | 4 | -8/+69 |
| * | i2c, dtt: move dtt_init () to board_init_r () | Heiko Schocher | 2009-03-05 | 1 | -1/+4 |
| * | 83xx: Fix some bugs in spd sdram code | Dave Liu | 2009-03-05 | 1 | -3/+23 |
| * | MPC8349ITX: several config issues fixed | Valeriy Glushkov | 2009-03-05 | 1 | -0/+5 |
| * | mpc83xx: MPC837XEMDS: Initialize SerDes before negating PCIE reset signal | Anton Vorontsov | 2009-03-05 | 1 | -7/+7 |
* | | i2c, dtt: move dtt_init () to board_init_r () | Heiko Schocher | 2009-03-02 | 1 | -3/+3 |
* | | lcd: Fix compilation warning in common/lcd.c | Anatolij Gustschin | 2009-02-25 | 1 | -1/+4 |
* | | Moved SC520 Files (fix commit 407976185e0dda2c90e89027121a1071b9c77bfb) | Graeme Russ | 2009-02-25 | 4 | -5/+53 |
* | | smc911x: split out useful defines/functions into local header | Mike Frysinger | 2009-02-25 | 2 | -455/+496 |
* | | Merge branch 'master' of git://git.denx.de/u-boot-video | Wolfgang Denk | 2009-02-24 | 14 | -58/+1325 |
|\ \ |
|
| * | | ARM: add an "eet" variant of the imx31_phycore board | Guennadi Liakhovetski | 2009-02-24 | 4 | -1/+101 |
| * | | video: add an i.MX31 framebuffer driver | Guennadi Liakhovetski | 2009-02-24 | 2 | -0/+857 |
| * | | LCD: support 8bpp BMPs on 16bpp displays | Guennadi Liakhovetski | 2009-02-24 | 2 | -33/+47 |
| * | | Add 16bpp BMP support | Mark Jackson | 2009-02-24 | 1 | -10/+41 |
| * | | A driver for the S6E63D6 SPI display controller from Samsung | Guennadi Liakhovetski | 2009-02-24 | 3 | -0/+114 |
| * | | i.MX31: support GPIO as a chip-select in the mxc_spi driver | Guennadi Liakhovetski | 2009-02-24 | 1 | -8/+56 |
| * | | i.MX31: add a simple gpio driver | Guennadi Liakhovetski | 2009-02-24 | 3 | -1/+95 |