aboutsummaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2011-11-03ARM: dreamplug: fix compilationAnatolij Gustschin1-0/+1
2011-11-03ARM: DockStar: fix compilationAnatolij Gustschin1-0/+1
2011-11-03I2C: Fix mxc_i2c.c problem on imx31_phycoreMarek Vasut1-11/+26
2011-11-03rtc: Make mc13783-rtc driver genericFabio Estevam2-1/+1
2011-11-03misc: pmic: fix regression in pmic_fsl.c (SPI)Helmut Raiger2-6/+2
2011-11-03I2C: added I2C-2 and I2C-3 to MX35Stefano Babic1-0/+4
2011-11-03sandbox: put stdin into raw modeMike Frysinger1-0/+1
2011-11-03serial: sandbox: use ssize_t to match os_readMike Frysinger1-1/+1
2011-11-03serial: sandbox: optimize putsMike Frysinger1-2/+1
2011-11-03drivers/rtc/ds1337.c: fix GCC 4.6 build warningsWolfgang Denk1-13/+3
2011-11-034xx_enet.c: fix GCC 4.6 build warningsWolfgang Denk1-3/+0
2011-11-03drivers/net/eepro100.c: fix GCC 4.6 build warningsWolfgang Denk1-2/+0
2011-11-03drivers/net/ns8382x.c: fix GCC 4.6 build warningsWolfgang Denk1-48/+37
2011-11-03Merge branch 'master' of git://git.denx.de/u-boot-mmcWolfgang Denk6-36/+549
2011-11-03e1000: fix bugs from recent commitsWolfgang Denk2-5/+6
2011-11-03tegra2: Move MMC clock initialization into MMC driverStephen Warren1-3/+9
2011-11-03mmc: sdhci: fix sdma bug for large file transferLei Wen1-1/+1
2011-11-03mmc: sdhci: add timeout for data transferLei Wen1-1/+8
2011-11-03mmc: sdhci: add mmc structure for hostLei Wen1-0/+1
2011-11-03mmc: sdhci: fix cache flushLei Wen1-1/+1
2011-11-03mmc: CMD7:MMC_CMD_SELECT_CARD response fixAjay Bhargav1-1/+1
2011-11-03mmc: test mmc bus width on startupLei Wen1-18/+26
2011-11-03mmc: change magic number to macro defineLei Wen1-9/+12
2011-11-03mmc: mv_sdhci: fix 8bus width access for 88SV331xV5Lei Wen1-0/+33
2011-11-03mmc: retry the cmd8 to meet 74 clocks requirement in the specLei Wen1-2/+14
2011-11-03PXA: Add MMC driver using the generic MMC frameworkMarek Vasut2-0/+443
2011-10-28e1000: Allow direct access to the E1000 SPI EEPROM deviceKyle Moffett4-1/+657
2011-10-28e1000: Export core EEPROM access functions for SPI supportKyle Moffett2-17/+24
2011-10-28e1000: Rewrite EEPROM checksum error to give more informationKyle Moffett1-18/+28
2011-10-28e1000: Restructure and streamline PCI device probingKyle Moffett2-71/+74
2011-10-28e1000: Clean up handling of dual-port NICs and support 82571Kyle Moffett2-39/+33
2011-10-28Merge branch 'master' of git://git.denx.de/u-boot-armWolfgang Denk24-406/+1093
2011-10-27GCC4.6: Use debug() instead of debugX() in s3c24xx_nand.cMarek Vasut1-6/+6
2011-10-27GCC4.6: Squash warnings in fec_mxc.cMarek Vasut1-2/+2
2011-10-27GCC4.6: Squash warning in bus_vcxk.cMarek Vasut1-1/+1
2011-10-27GCC4.6: Squash warnings in ks8695eth.cMarek Vasut1-1/+1
2011-10-27GCC4.6: Squash warnings in lattice.cMarek Vasut1-1/+1
2011-10-27GCC4.6: Squash warnings in kirkwood_spi.cMarek Vasut1-2/+2
2011-10-27GCC4.6: Squash warnings in smsc95xx.cMarek Vasut1-1/+1
2011-10-27GCC4.6: Fix warnings in pxa_mmc.cMarek Vasut1-16/+16
2011-10-27GCC4.6: Squash error in pcmcia/i82365.cMarek Vasut1-5/+1
2011-10-27GCC4.6: Squash warnings in tqm8xx_pcmcia.cMarek Vasut1-3/+12
2011-10-27GCC4.6: Squash warnings in sata_sil3114.cMarek Vasut1-1/+1
2011-10-27GCC4.6: Squash warnings in fsl_pci_init.cMarek Vasut1-4/+4
2011-10-27GCC4.6: Squash warnings in fsl_espi.cMarek Vasut1-3/+3
2011-10-27GCC4.6: Squash warnings in ahci.cMarek Vasut1-1/+1
2011-10-27GCC4.6: Squash warnings in 4xx_enet.cMarek Vasut1-3/+3
2011-10-27GCC4.6: Squash warning in jedec_flash.cMarek Vasut1-2/+3
2011-10-27GCC4.6: Squash warning in cfi_flash.cMarek Vasut1-1/+1
2011-10-27GCC4.6: Squash warning in cfb_console.cMarek Vasut1-1/+1