aboutsummaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2011-04-27Merge branch 'master' of git://git.denx.de/u-boot-armWolfgang Denk
2011-04-27Merge branch 'spi' of git://git.denx.de/u-boot-blackfinWolfgang Denk
2011-04-27ftsmc020: move ftsmc020 static mem controller to driver/mtdMacpaul Lin
2011-04-27Replace obsolete e-mail addressAlbert ARIBAUD
2011-04-27ftpmu010: fix relocation and enhance featuresMacpaul Lin
2011-04-27I2C: mv_i2c: add multi bus supportLei Wen
2011-04-27mv_i2c: use structure to replace the direclty defineLei Wen
2011-04-27mv_i2c: fix timeout value to be consistent with commentsLei Wen
2011-04-27pxa: move i2c driver to the common placeLei Wen
2011-04-27power: ftpmu010: move drivers/power/ftpmu010.h to include/faradayPo-Yu Chuang
2011-04-27IMX: MX31: Cleanup include files and drop nasty #ifdef in driversStefano Babic
2011-04-26rtc, rv3029: add trickle charger support.Heiko Schocher
2011-04-25bfin_spi: add spi_set_speedThomas Chou
2011-04-21cfi_flash driver - Add delay after reset commandAaron Williams
2011-04-21mtd, cfi: read AMD 3-byte (expanded) device ids on 16bit devicesHeiko Schocher
2011-04-21cfi_flash: reverse geometry for M29W800DT partsMike Frysinger
2011-04-20Merge branch 'phylib' of git://git.denx.de/u-boot-mmcWolfgang Denk
2011-04-20Merge branch 'master' of git://git.denx.de/u-boot-nand-flashWolfgang Denk
2011-04-20Merge branch 'master' of git://git.denx.de/u-boot-i2cWolfgang Denk
2011-04-20Merge branch 'master' of git://git.denx.de/u-boot-mmcWolfgang Denk
2011-04-20fsl: Change fsl_phy_enet_if to phy_interface_tAndy Fleming
2011-04-20tsec: Convert tsec to use PHY LibAndy Fleming
2011-04-20phylib: Add a bunch of PHY drivers from tsecAndy Fleming
2011-04-20Create PHY Lib for U-BootAndy Fleming
2011-04-20Remove instances of phy_read/writeAndy Fleming
2011-04-20tsec: arrange the code to avoid useless function declarationMingkai Hu
2011-04-20tsec: use IO accessors for IO accessesMingkai Hu
2011-04-15NAND: rearrange ONFI revision checking, add ONFI 2.3Florian Fainelli
2011-04-15NAND: Fix integer overflow in ONFI detection of chips >= 4GiBFlorian Fainelli
2011-04-14I2C: OMAP: detect more devices when probing an i2c busNick Thompson
2011-04-13Merge branch 'sf' of git://git.denx.de/u-boot-blackfinWolfgang Denk
2011-04-13cfi_flash: Fix CONFIG_SYS_FLASH_AUTOPROTECT_LIST usagePeter Tyser
2011-04-13sf: sst: add support for SST25VF064CJames Kosin
2011-04-13MMC may wrongly regconize 2GB eMMC as high capacityRaffaele Recalcati
2011-04-13mmc: trace addedRaffaele Recalcati
2011-04-13mmc: SEND_OP_COND considers card capabilities (voltage)Raffaele Recalcati
2011-04-13mmc: checking status after commands with R1b responseRaffaele Recalcati
2011-04-13mmc: remove duplicated header fileMinkyu Kang
2011-04-13mmc: add generic mmc spi driverThomas Chou
2011-04-13mmc: constify & localize dataMike Frysinger
2011-04-13drivers/mmc/fsl_esdhc.c: reordered testsFrans Meulenbroeks
2011-04-13add CONFIG_SPI_IDLE_VAL for cf_spi.c to allow use of spi_mmcWolfgang Wegner
2011-04-13MMC: Max blocks value adjustableMatt Waddel
2011-04-13SD1.00 wide-bus fixAlagu Sankar
2011-04-12ftwdt010_wdt: move header to include/faraday and enhanceMacpaul Lin
2011-04-12Fix misc spelling errors found by lintianLoïc Minier
2011-04-12sf: use print_size() for sector_size outputMike Frysinger
2011-04-12sf: localize erase funcsMike Frysinger
2011-04-12sf: sst: setup read funcMike Frysinger
2011-04-12sf: add struct spi_flash.sector_size parameterRichard Retanubun