aboutsummaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2011-08-03DA8xx: add generic GPIO driverLaurence Withers2-0/+282
2011-08-03DaVinci: rename gpio_defs.h to gpio.hLaurence Withers1-1/+1
2011-08-02Merge branch 'master' of git://git.denx.de/u-boot-mmcWolfgang Denk2-12/+1
2011-08-02sf: macronix: disable write protection when initializingSimon Guinot1-0/+42
2011-08-02sf: spansion: add support for S25FL129P_64KShaohui Xie1-0/+9
2011-08-02mtd/spi/macronix.c: add MX25L4005 and MX25L8005Macpaul Lin1-0/+16
2011-08-02Merge branch 'master' of git://git.denx.de/u-boot-ppc4xxWolfgang Denk1-7/+7
2011-08-01fpga: constify to fix build warningWolfgang Denk8-55/+55
2011-08-01cfb_console.c: checkpatch cleanupWolfgang Denk1-6/+10
2011-08-01cfb_console.c: drop custom PRINTD() and use debug() insteadWolfgang Denk1-9/+2
2011-08-01Cosmetic: reformat drivers/video/cfb_console.cWolfgang Denk1-484/+609
2011-07-29cfb_console: fix build breakageAndreas Bießmann1-1/+1
2011-07-28Revert "AT91:mmc:fix multiple read/write error"Andy Fleming2-12/+1
2011-07-28cleanup: Fix typos and misspellings in various files.Mike Williams6-6/+6
2011-07-28net/4xx: Install interrupt handler after driver registrationStefan Roese1-7/+7
2011-07-28unify version_stringAndreas Bießmann1-1/+1
2011-07-28fpga: support FPP Cyclone configurationMichael Jones1-0/+10
2011-07-28altera: fix printf typoMichael Jones1-1/+1
2011-07-28cosmetic: spell fixes etc.Michael Jones1-1/+1
2011-07-27net: Add SMSC89128 supportPhil Edworthy1-0/+2
2011-07-27phylib: Detect link on 10G devices correctlyAndy Fleming1-2/+6
2011-07-26serial: drop useless ctlr fieldMike Frysinger4-20/+14
2011-07-26serial: push default_serial_console to driversMike Frysinger3-0/+47
2011-07-26sf: sst: support newer standardized flashesMike Frysinger1-2/+20
2011-07-26sf: unify write disable commandsMike Frysinger2-1/+10
2011-07-26sf: eon/stmicro: inline useless ID definesMike Frysinger2-20/+9
2011-07-26sf: kill off now-unused local stateMike Frysinger5-123/+61
2011-07-26sf: unify write funcsMike Frysinger7-324/+76
2011-07-26sf: unify write enable commandsMike Frysinger9-8/+16
2011-07-26Timer: Allow reset_timer() only for systems with low resolution timersGraeme Russ2-0/+6
2011-07-26scaled down version of generic libraries for SPLAneesh V1-0/+3
2011-07-26disk/part.c: Make features optionalMatthew McClintock3-0/+6
2011-07-26scsi/ahci: add support for non-PCI controllersRob Herring1-8/+62
2011-07-26scsi/ahci: ata id little endian fixRob Herring1-1/+1
2011-07-25andes_spi: add andes_spi interfaceMacpaul Lin3-0/+431
2011-07-25net: designware: fix uninitialized phy_addr usageMike Frysinger1-0/+2
2011-07-25net: designware: fix unused warning when CONFIG_DW_AUTONEG is enabledMike Frysinger1-1/+3
2011-07-19Merge branch 'master' of git://git.denx.de/u-boot-mmcWolfgang Denk11-6/+2025
2011-07-18MX31: Cleanup clock functionStefano Babic1-2/+0
2011-07-16Timer: Fix misuse of ARM *timer_masked() functions outside arch/armGraeme Russ3-10/+13
2011-07-15AT91:mmc:fix multiple read/write errorelen.song2-1/+12
2011-07-15mmc: Access mode validation for eMMC cards > 2 GiBŁukasz Majewski2-2/+6
2011-07-15mmc: sh_mmcif: add support for Renesas MMCIFYoshihiro Shimoda3-0/+847
2011-07-15mmc: fix the condition for MMC version 4Yoshihiro Shimoda1-4/+11
2011-07-15MMC: add marvell sdhci driverLei Wen2-0/+22
2011-07-15MMC: add sdhci generic frameworkLei Wen2-0/+434
2011-07-15MMC: add erase function to both mmc and sdLei Wen1-0/+102
2011-07-15mmc: Tegra2: SD/MMC driver for Seaboard - eMMC on SDMMC4, SDIO on SDMMC3Tom Warren3-0/+592
2011-07-14imx: Add support for USB EHCI on imx25Matthias Weisser1-8/+25
2011-07-06fsl_dma: fix support for 83xx DMA engineIra W. Snyder1-0/+2