summaryrefslogtreecommitdiff
path: root/drivers
Commit message (Expand)AuthorAgeLines
* powerpc: eSPI and eSPI controller supportMingkai Hu2011-04-29-0/+335
* Merge branch 'master' of git://git.denx.de/u-boot-armWolfgang Denk2011-04-27-178/+665
|\
| * ftsmc020: move ftsmc020 static mem controller to driver/mtdMacpaul Lin2011-04-27-0/+52
| * Replace obsolete e-mail addressAlbert ARIBAUD2011-04-27-3/+3
| * ftpmu010: fix relocation and enhance featuresMacpaul Lin2011-04-27-2/+37
| * I2C: mv_i2c: add multi bus supportLei Wen2011-04-27-1/+35
| * mv_i2c: use structure to replace the direclty defineLei Wen2011-04-27-73/+151
| * mv_i2c: fix timeout value to be consistent with commentsLei Wen2011-04-27-1/+1
| * pxa: move i2c driver to the common placeLei Wen2011-04-27-0/+453
| * power: ftpmu010: move drivers/power/ftpmu010.h to include/faradayPo-Yu Chuang2011-04-27-147/+1
| * IMX: MX31: Cleanup include files and drop nasty #ifdef in driversStefano Babic2011-04-27-26/+7
* | Merge branch 'spi' of git://git.denx.de/u-boot-blackfinWolfgang Denk2011-04-27-13/+19
|\ \ | |/ |/|
| * bfin_spi: add spi_set_speedThomas Chou2011-04-25-13/+19
* | rtc, rv3029: add trickle charger support.Heiko Schocher2011-04-26-0/+87
|/
* cfi_flash driver - Add delay after reset commandAaron Williams2011-04-21-0/+7
* mtd, cfi: read AMD 3-byte (expanded) device ids on 16bit devicesHeiko Schocher2011-04-21-2/+11
* cfi_flash: reverse geometry for M29W800DT partsMike Frysinger2011-04-21-3/+4
* Merge branch 'phylib' of git://git.denx.de/u-boot-mmcWolfgang Denk2011-04-20-1864/+2890
|\
| * fsl: Change fsl_phy_enet_if to phy_interface_tAndy Fleming2011-04-20-46/+49
| * tsec: Convert tsec to use PHY LibAndy Fleming2011-04-20-1505/+219
| * phylib: Add a bunch of PHY drivers from tsecAndy Fleming2011-04-20-0/+1500
| * Create PHY Lib for U-BootAndy Fleming2011-04-20-0/+831
| * Remove instances of phy_read/writeAndy Fleming2011-04-20-107/+107
| * tsec: arrange the code to avoid useless function declarationMingkai Hu2011-04-20-440/+415
| * tsec: use IO accessors for IO accessesMingkai Hu2011-04-20-123/+126
* | Merge branch 'master' of git://git.denx.de/u-boot-nand-flashWolfgang Denk2011-04-20-9/+13
|\ \
| * | NAND: rearrange ONFI revision checking, add ONFI 2.3Florian Fainelli2011-04-15-8/+12
| * | NAND: Fix integer overflow in ONFI detection of chips >= 4GiBFlorian Fainelli2011-04-15-1/+1
| |/
* | Merge branch 'master' of git://git.denx.de/u-boot-i2cWolfgang Denk2011-04-20-31/+11
|\ \
| * | I2C: OMAP: detect more devices when probing an i2c busNick Thompson2011-04-14-31/+11
| |/
* | Merge branch 'master' of git://git.denx.de/u-boot-mmcWolfgang Denk2011-04-20-49/+514
|\ \ | |/ |/|
| * MMC may wrongly regconize 2GB eMMC as high capacityRaffaele Recalcati2011-04-13-3/+0
| * mmc: trace addedRaffaele Recalcati2011-04-13-0/+57
| * mmc: SEND_OP_COND considers card capabilities (voltage)Raffaele Recalcati2011-04-13-3/+18
| * mmc: checking status after commands with R1b responseRaffaele Recalcati2011-04-13-3/+59
| * mmc: remove duplicated header fileMinkyu Kang2011-04-13-1/+0
| * mmc: add generic mmc spi driverThomas Chou2011-04-13-20/+354
| * mmc: constify & localize dataMike Frysinger2011-04-13-2/+2
| * drivers/mmc/fsl_esdhc.c: reordered testsFrans Meulenbroeks2011-04-13-3/+3
| * add CONFIG_SPI_IDLE_VAL for cf_spi.c to allow use of spi_mmcWolfgang Wegner2011-04-13-3/+11
| * MMC: Max blocks value adjustableMatt Waddel2011-04-13-10/+9
| * SD1.00 wide-bus fixAlagu Sankar2011-04-13-3/+3
* | Merge branch 'sf' of git://git.denx.de/u-boot-blackfinWolfgang Denk2011-04-13-75/+71
|\ \
| * | sf: sst: add support for SST25VF064CJames Kosin2011-04-13-0/+4
| * | sf: use print_size() for sector_size outputMike Frysinger2011-04-12-2/+2
| * | sf: localize erase funcsMike Frysinger2011-04-12-9/+9
| * | sf: sst: setup read funcMike Frysinger2011-04-12-0/+1
| * | sf: add struct spi_flash.sector_size parameterRichard Retanubun2011-04-12-64/+28
| * | sf: atmel: undo unification of status pollingMike Frysinger2011-04-11-2/+29
* | | cfi_flash: Fix CONFIG_SYS_FLASH_AUTOPROTECT_LIST usagePeter Tyser2011-04-13-6/+8
| |/ |/|