| Commit message (Expand) | Author | Age | Lines |
* | spi: add altera spi controller support | Thomas Chou | 2010-05-28 | -0/+166 |
* | misc: add gpio based status led driver | Thomas Chou | 2010-05-28 | -0/+31 |
* | Coding style cleanup, update CHANGELOG. | Wolfgang Denk | 2010-05-26 | -10/+12 |
* | dm9000x.c: fix compile problems | Wolfgang Denk | 2010-05-26 | -6/+6 |
* | Merge branch 'master' of git://git.denx.de/u-boot-ubi | Wolfgang Denk | 2010-05-21 | -2/+7 |
|\ |
|
| * | UBI: Ensure that "background thread" operations are really executed | Stefan Roese | 2010-05-19 | -2/+7 |
* | | Merge branch 'master' of git://git.denx.de/u-boot-imx | Wolfgang Denk | 2010-05-21 | -93/+458 |
|\ \ |
|
| * | | MX31: Added support for the Casio COM57H5M10XRC to QONG | Stefano Babic | 2010-05-19 | -16/+31 |
| * | | SPI: added support for MX51 to mxc_spi | Stefano Babic | 2010-05-05 | -20/+211 |
| * | | MX: RTC13783 uses general function to access PMIC | Stefano Babic | 2010-05-05 | -57/+15 |
| * | | MX: Added Freescale Power Management Driver | Stefano Babic | 2010-05-05 | -0/+201 |
* | | | lan91c96, smc911x: remove useless free(ptr) calls on NULL ptr | Serge Ziryukin | 2010-05-17 | -2/+0 |
* | | | Merge branch 'master' of git://git.denx.de/u-boot-mpc85xx | Wolfgang Denk | 2010-05-17 | -1/+13 |
|\ \ \
| |_|/
|/| | |
|
| * | | 85xx/fsl-sata: Use is_serdes_configured() to determine if SATA is enabled | Kumar Gala | 2010-05-12 | -1/+13 |
* | | | drivers/mmc/fsl_esdhc.c: fix compiler warnings | Wolfgang Denk | 2010-05-15 | -17/+17 |
|/ / |
|
* | | Merge branch 'master' of git://git.denx.de/u-boot-i2c | Wolfgang Denk | 2010-05-06 | -61/+108 |
|\ \ |
|
| * | | Blackfin: TWI/I2C: implement multibus support | Mike Frysinger | 2010-05-05 | -61/+108 |
| |/ |
|
* | | drivers/*/Makefile: fix conditional compile rule. | Ender.Dai | 2010-05-06 | -6/+4 |
* | | SERIAL: Enable port-mapped access | Graeme Russ | 2010-05-06 | -30/+39 |
|/ |
|
* | Merge branch 'master' of git://git.denx.de/u-boot-net | Wolfgang Denk | 2010-05-04 | -162/+2078 |
|\ |
|
| * | Blackfin: bfin_mac: hook up new write_hwaddr function | Mike Frysinger | 2010-05-03 | -15/+16 |
| * | net: ethoc: add write_hwaddr support | Thomas Chou | 2010-05-03 | -3/+3 |
| * | net: altera_tse: add write_hwaddr support | Thomas Chou | 2010-05-03 | -28/+35 |
| * | net: fec_mxc: add write_hwaddr support | Heiko Schocher | 2010-05-03 | -1/+1 |
| * | net:kirkwood_egiga.c: MAC addresses programming using write_hwaddr | Prafulla Wadaskar | 2010-05-03 | -0/+11 |
| * | net: add altera triple speeds ethernet mac driver | Thomas Chou | 2010-05-03 | -0/+1430 |
| * | net: add opencore 10/100 ethernet mac driver | Thomas Chou | 2010-05-03 | -0/+512 |
| * | smc911x driver frame alignment patch | Valentin Yakovenkov | 2010-05-03 | -1/+1 |
| * | net: Kirkwood_egiga.c bugfixes for rx path | Prafulla Wadaskar | 2010-05-03 | -4/+5 |
| * | fec_mxc.c: Fix MX27 FEC MAC validity check | Eric Jarrige | 2010-05-03 | -1/+1 |
| * | tsec: Wait for both RX and TX to stop | Andy Fleming | 2010-05-03 | -1/+2 |
| * | net: dm9000x: use standard I/O accessors | Mike Frysinger | 2010-05-03 | -6/+6 |
| * | mpc512x_fec: Move PHY initialization from probe into init routine. | Detlev Zundel | 2010-05-03 | -22/+7 |
| * | fec_mxc don't use internal eeprom on MX25 | John Rigby | 2010-05-03 | -2/+2 |
| * | fix lockup in mcfmii/mii_discover_phy() in case communication fails | Wolfgang Wegner | 2010-05-03 | -22/+23 |
| * | 83xx: UEC: Added support for bitBang MII driver access to PHYs | Richard Retanubun | 2010-05-03 | -4/+49 |
| * | Remove unused "local_crc32" function. | Detlev Zundel | 2010-05-03 | -80/+2 |
| * | net: Kirkwood_egiga.c: fixed build warnings | Prafulla Wadaskar | 2010-05-03 | -3/+3 |
* | | MX31: add accessor function to get a gpio | Stefano Babic | 2010-04-30 | -0/+15 |
* | | SAMSUNG: make s5p common gpio functions | Minkyu Kang | 2010-04-30 | -0/+144 |
* | | SAMSUNG: serial: modify name from s5pc1xx to s5p | Minkyu Kang | 2010-04-30 | -16/+16 |
|/ |
|
* | MX31: Added LCD support for QONG module | Stefano Babic | 2010-04-27 | -0/+17 |
* | Merge branch 'master' of git://git.denx.de/u-boot-mpc85xx | Wolfgang Denk | 2010-04-27 | -2/+28 |
|\ |
|
| * | fsl_sata: Move the snoop bit to another place | Dave Liu | 2010-04-26 | -2/+6 |
| * | fsl_sata: Add the workaround for errata SATA-A001 | Dave Liu | 2010-04-26 | -0/+22 |
* | | Merge branch 'next' of git://git.denx.de/u-boot-nios | Wolfgang Denk | 2010-04-27 | -2/+10 |
|\ \ |
|
| * | | altera_jtag_uart: bypass when no jtag connection | Thomas Chou | 2010-04-24 | -2/+10 |
| |/ |
|
* | | serial: struct serial_device: add uninit() entry for drivers | Anatolij Gustschin | 2010-04-24 | -0/+6 |
|/ |
|
* | Merge branch 'master' of git://git.denx.de/u-boot-mmc | Wolfgang Denk | 2010-04-24 | -2/+85 |
|\ |
|
| * | ppc/85xx: PIO Support for FSL eSDHC Controller Driver | Dipen Dudhat | 2010-04-23 | -2/+85 |