summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
* drivers/rtc/ds1337.c: fix GCC 4.6 build warningsWolfgang Denk2011-11-031-13/+3
* 4xx_enet.c: fix GCC 4.6 build warningsWolfgang Denk2011-11-031-3/+0
* drivers/net/eepro100.c: fix GCC 4.6 build warningsWolfgang Denk2011-11-031-2/+0
* drivers/net/ns8382x.c: fix GCC 4.6 build warningsWolfgang Denk2011-11-031-48/+37
* Merge branch 'master' of git://git.denx.de/u-boot-mmcWolfgang Denk2011-11-036-36/+549
|\
| * tegra2: Move MMC clock initialization into MMC driverStephen Warren2011-11-031-3/+9
| * mmc: sdhci: fix sdma bug for large file transferLei Wen2011-11-031-1/+1
| * mmc: sdhci: add timeout for data transferLei Wen2011-11-031-1/+8
| * mmc: sdhci: add mmc structure for hostLei Wen2011-11-031-0/+1
| * mmc: sdhci: fix cache flushLei Wen2011-11-031-1/+1
| * mmc: CMD7:MMC_CMD_SELECT_CARD response fixAjay Bhargav2011-11-031-1/+1
| * mmc: test mmc bus width on startupLei Wen2011-11-031-18/+26
| * mmc: change magic number to macro defineLei Wen2011-11-031-9/+12
| * mmc: mv_sdhci: fix 8bus width access for 88SV331xV5Lei Wen2011-11-031-0/+33
| * mmc: retry the cmd8 to meet 74 clocks requirement in the specLei Wen2011-11-031-2/+14
| * PXA: Add MMC driver using the generic MMC frameworkMarek Vasut2011-11-032-0/+443
* | e1000: fix bugs from recent commitsWolfgang Denk2011-11-032-5/+6
|/
* e1000: Allow direct access to the E1000 SPI EEPROM deviceKyle Moffett2011-10-284-1/+657
* e1000: Export core EEPROM access functions for SPI supportKyle Moffett2011-10-282-17/+24
* e1000: Rewrite EEPROM checksum error to give more informationKyle Moffett2011-10-281-18/+28
* e1000: Restructure and streamline PCI device probingKyle Moffett2011-10-282-71/+74
* e1000: Clean up handling of dual-port NICs and support 82571Kyle Moffett2011-10-282-39/+33
* Merge branch 'master' of git://git.denx.de/u-boot-armWolfgang Denk2011-10-2824-406/+1093
|\
| * ARM:AM33XX: Add support for TI AM335X EVMChandan Nath2011-10-271-2/+5
| * davinci: remove obsolete macro CONFIG_EMAC_MDIO_PHY_NUMManjunath Hadli2011-10-271-7/+7
| * davinci: emac: add support for more than 1 PHYsManjunath Hadli2011-10-271-65/+100
| * davinci: emac: add new features to autonegotiate for EMACManjunath Hadli2011-10-271-2/+28
| * mmc: omap: Allow OMAP_HSMMC[23]_BASE to be unsetTom Rini2011-10-271-0/+4
| * omap3: Add interface for omap3 DMASimon Schwarz2011-10-272-0/+181
| * kirkwood_spi: add dummy spi_init()Michael Walle2011-10-271-0/+4
| * gpio: mvmfp: reduce include platform fileLei Wen2011-10-271-7/+0
| * serial: reduce include platform file for marvell chipLei Wen2011-10-271-9/+0
| * ARM: kirkwood: reduce dependence of including platform fileLei Wen2011-10-274-0/+5
| * SPI: Add SPI driver support for Marvell Armada100Ajay Bhargav2011-10-272-0/+229
| * misc: pmic: drop old Freescale's pmic driverStefano Babic2011-10-272-236/+0
| * misc: pmic: addI2C support to pmic_fsl driverStefano Babic2011-10-271-4/+13
| * misc: pmic: use I2C_SET_BUS in pmic I2CStefano Babic2011-10-271-1/+1
| * RTC: Switch mc13783 to generic pmic codeStefano Babic2011-10-271-8/+12
| * misc: pmic: Freescale PMIC switches to generic PMIC driverStefano Babic2011-10-272-0/+58
| * misc:pmic:max8998 MAX8998 support at a new PMIC driver.Łukasz Majewski2011-10-272-0/+44
| * misc:pmic:core New generic PMIC driverŁukasz Majewski2011-10-274-0/+351
| * I2C: Add i2c_get/set_speed() to mxc_i2c.cMarek Vasut2011-10-271-8/+23
| * tegra2: Enable MMC for SeaboardTom Warren2011-10-271-1/+1
| * tegra2: Add more clock functionsSimon Glass2011-10-272-61/+32
* | GCC4.6: Use debug() instead of debugX() in s3c24xx_nand.cMarek Vasut2011-10-271-6/+6
* | GCC4.6: Squash warnings in fec_mxc.cMarek Vasut2011-10-271-2/+2
* | GCC4.6: Squash warning in bus_vcxk.cMarek Vasut2011-10-271-1/+1
* | GCC4.6: Squash warnings in ks8695eth.cMarek Vasut2011-10-271-1/+1
* | GCC4.6: Squash warnings in lattice.cMarek Vasut2011-10-271-1/+1
* | GCC4.6: Squash warnings in kirkwood_spi.cMarek Vasut2011-10-271-2/+2
OpenPOWER on IntegriCloud