aboutsummaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2011-11-03drivers/rtc/ds1337.c: fix GCC 4.6 build warningsWolfgang Denk
2011-11-034xx_enet.c: fix GCC 4.6 build warningsWolfgang Denk
2011-11-03drivers/net/eepro100.c: fix GCC 4.6 build warningsWolfgang Denk
2011-11-03drivers/net/ns8382x.c: fix GCC 4.6 build warningsWolfgang Denk
2011-11-03Merge branch 'master' of git://git.denx.de/u-boot-mmcWolfgang Denk
2011-11-03e1000: fix bugs from recent commitsWolfgang Denk
2011-11-03tegra2: Move MMC clock initialization into MMC driverStephen Warren
2011-11-03mmc: sdhci: fix sdma bug for large file transferLei Wen
2011-11-03mmc: sdhci: add timeout for data transferLei Wen
2011-11-03mmc: sdhci: add mmc structure for hostLei Wen
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-28e1000: Allow direct access to the E1000 SPI EEPROM deviceKyle Moffett
2011-10-28e1000: Export core EEPROM access functions for SPI supportKyle Moffett
2011-10-28e1000: Rewrite EEPROM checksum error to give more informationKyle Moffett
2011-10-28e1000: Restructure and streamline PCI device probingKyle Moffett
2011-10-28e1000: Clean up handling of dual-port NICs and support 82571Kyle Moffett
2011-10-28Merge 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