summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2011-11-03mmc: sdhci: fix cache flushLei Wen
2011-11-03mmc: CMD7:MMC_CMD_SELECT_CARD response fixAjay Bhargav
2011-11-03mmc: test mmc bus width on startupLei Wen
2011-11-03mmc: change magic number to macro defineLei Wen
2011-11-03mmc: mv_sdhci: fix 8bus width access for 88SV331xV5Lei Wen
2011-11-03mmc: retry the cmd8 to meet 74 clocks requirement in the specLei Wen
2011-11-03PXA: Add MMC driver using the generic MMC frameworkMarek Vasut
2011-10-27e1000: Allow direct access to the E1000 SPI EEPROM deviceKyle Moffett
2011-10-27e1000: Export core EEPROM access functions for SPI supportKyle Moffett
2011-10-27e1000: Rewrite EEPROM checksum error to give more informationKyle Moffett
2011-10-27e1000: Restructure and streamline PCI device probingKyle Moffett
2011-10-27e1000: Clean up handling of dual-port NICs and support 82571Kyle Moffett
2011-10-27Merge branch 'master' of git://git.denx.de/u-boot-armWolfgang Denk
2011-10-27GCC4.6: Use debug() instead of debugX() in s3c24xx_nand.cMarek Vasut
2011-10-27GCC4.6: Squash warnings in fec_mxc.cMarek Vasut
2011-10-27GCC4.6: Squash warning in bus_vcxk.cMarek Vasut
2011-10-27GCC4.6: Squash warnings in ks8695eth.cMarek Vasut
2011-10-27GCC4.6: Squash warnings in lattice.cMarek Vasut
2011-10-27GCC4.6: Squash warnings in kirkwood_spi.cMarek Vasut
2011-10-27GCC4.6: Squash warnings in smsc95xx.cMarek Vasut
2011-10-27GCC4.6: Fix warnings in pxa_mmc.cMarek Vasut
2011-10-27GCC4.6: Squash error in pcmcia/i82365.cMarek Vasut
2011-10-27GCC4.6: Squash warnings in tqm8xx_pcmcia.cMarek Vasut
2011-10-27GCC4.6: Squash warnings in sata_sil3114.cMarek Vasut
2011-10-27GCC4.6: Squash warnings in fsl_pci_init.cMarek Vasut
2011-10-27GCC4.6: Squash warnings in fsl_espi.cMarek Vasut
2011-10-27GCC4.6: Squash warnings in ahci.cMarek Vasut
2011-10-27GCC4.6: Squash warnings in 4xx_enet.cMarek Vasut
2011-10-27GCC4.6: Squash warning in jedec_flash.cMarek Vasut
2011-10-27GCC4.6: Squash warning in cfi_flash.cMarek Vasut
2011-10-27GCC4.6: Squash warning in cfb_console.cMarek Vasut
2011-10-27ARM:AM33XX: Add support for TI AM335X EVMChandan Nath
2011-10-27davinci: remove obsolete macro CONFIG_EMAC_MDIO_PHY_NUMManjunath Hadli
2011-10-27davinci: emac: add support for more than 1 PHYsManjunath Hadli
2011-10-27davinci: emac: add new features to autonegotiate for EMACManjunath Hadli
2011-10-27mmc: omap: Allow OMAP_HSMMC[23]_BASE to be unsetTom Rini
2011-10-27omap3: Add interface for omap3 DMASimon Schwarz
2011-10-27kirkwood_spi: add dummy spi_init()Michael Walle
2011-10-27gpio: mvmfp: reduce include platform fileLei Wen
2011-10-27serial: reduce include platform file for marvell chipLei Wen
2011-10-27ARM: kirkwood: reduce dependence of including platform fileLei Wen
2011-10-27SPI: Add SPI driver support for Marvell Armada100Ajay Bhargav
2011-10-27misc: pmic: drop old Freescale's pmic driverStefano Babic
2011-10-27misc: pmic: addI2C support to pmic_fsl driverStefano Babic
2011-10-27misc: pmic: use I2C_SET_BUS in pmic I2CStefano Babic
2011-10-27RTC: Switch mc13783 to generic pmic codeStefano Babic
2011-10-27misc: pmic: Freescale PMIC switches to generic PMIC driverStefano Babic
2011-10-27misc:pmic:max8998 MAX8998 support at a new PMIC driver.Łukasz Majewski
2011-10-27misc:pmic:core New generic PMIC driverŁukasz Majewski
2011-10-27I2C: Add i2c_get/set_speed() to mxc_i2c.cMarek Vasut