aboutsummaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2011-08-03DA8xx: add generic GPIO driverLaurence Withers
2011-08-03DaVinci: rename gpio_defs.h to gpio.hLaurence Withers
2011-08-02Merge branch 'master' of git://git.denx.de/u-boot-mmcWolfgang Denk
2011-08-02sf: macronix: disable write protection when initializingSimon Guinot
2011-08-02sf: spansion: add support for S25FL129P_64KShaohui Xie
2011-08-02mtd/spi/macronix.c: add MX25L4005 and MX25L8005Macpaul Lin
2011-08-02Merge branch 'master' of git://git.denx.de/u-boot-ppc4xxWolfgang Denk
2011-08-01fpga: constify to fix build warningWolfgang Denk
2011-08-01cfb_console.c: checkpatch cleanupWolfgang Denk
2011-08-01cfb_console.c: drop custom PRINTD() and use debug() insteadWolfgang Denk
2011-08-01Cosmetic: reformat drivers/video/cfb_console.cWolfgang Denk
2011-07-29cfb_console: fix build breakageAndreas Bießmann
2011-07-28Revert "AT91:mmc:fix multiple read/write error"Andy Fleming
2011-07-28cleanup: Fix typos and misspellings in various files.Mike Williams
2011-07-28net/4xx: Install interrupt handler after driver registrationStefan Roese
2011-07-28unify version_stringAndreas Bießmann
2011-07-28fpga: support FPP Cyclone configurationMichael Jones
2011-07-28altera: fix printf typoMichael Jones
2011-07-28cosmetic: spell fixes etc.Michael Jones
2011-07-27net: Add SMSC89128 supportPhil Edworthy
2011-07-27phylib: Detect link on 10G devices correctlyAndy Fleming
2011-07-26serial: drop useless ctlr fieldMike Frysinger
2011-07-26serial: push default_serial_console to driversMike Frysinger
2011-07-26sf: sst: support newer standardized flashesMike Frysinger
2011-07-26sf: unify write disable commandsMike Frysinger
2011-07-26sf: eon/stmicro: inline useless ID definesMike Frysinger
2011-07-26sf: kill off now-unused local stateMike Frysinger
2011-07-26sf: unify write funcsMike Frysinger
2011-07-26sf: unify write enable commandsMike Frysinger
2011-07-26Timer: Allow reset_timer() only for systems with low resolution timersGraeme Russ
2011-07-26scaled down version of generic libraries for SPLAneesh V
2011-07-26disk/part.c: Make features optionalMatthew McClintock
2011-07-26scsi/ahci: add support for non-PCI controllersRob Herring
2011-07-26scsi/ahci: ata id little endian fixRob Herring
2011-07-25andes_spi: add andes_spi interfaceMacpaul Lin
2011-07-25net: designware: fix uninitialized phy_addr usageMike Frysinger
2011-07-25net: designware: fix unused warning when CONFIG_DW_AUTONEG is enabledMike Frysinger
2011-07-19Merge branch 'master' of git://git.denx.de/u-boot-mmcWolfgang Denk
2011-07-18MX31: Cleanup clock functionStefano Babic
2011-07-16Timer: Fix misuse of ARM *timer_masked() functions outside arch/armGraeme Russ
2011-07-15AT91:mmc:fix multiple read/write errorelen.song
2011-07-15mmc: Access mode validation for eMMC cards > 2 GiBŁukasz Majewski
2011-07-15mmc: sh_mmcif: add support for Renesas MMCIFYoshihiro Shimoda
2011-07-15mmc: fix the condition for MMC version 4Yoshihiro Shimoda
2011-07-15MMC: add marvell sdhci driverLei Wen
2011-07-15MMC: add sdhci generic frameworkLei Wen
2011-07-15MMC: add erase function to both mmc and sdLei Wen
2011-07-15mmc: Tegra2: SD/MMC driver for Seaboard - eMMC on SDMMC4, SDIO on SDMMC3Tom Warren
2011-07-14imx: Add support for USB EHCI on imx25Matthias Weisser
2011-07-06fsl_dma: fix support for 83xx DMA engineIra W. Snyder