summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
* cfi_flash driver - Add delay after reset commandAaron Williams2011-04-211-0/+7
* mtd, cfi: read AMD 3-byte (expanded) device ids on 16bit devicesHeiko Schocher2011-04-211-2/+11
* cfi_flash: reverse geometry for M29W800DT partsMike Frysinger2011-04-211-3/+4
* Merge branch 'phylib' of git://git.denx.de/u-boot-mmcWolfgang Denk2011-04-2022-1864/+2890
|\
| * fsl: Change fsl_phy_enet_if to phy_interface_tAndy Fleming2011-04-203-46/+49
| * tsec: Convert tsec to use PHY LibAndy Fleming2011-04-203-1505/+219
| * phylib: Add a bunch of PHY drivers from tsecAndy Fleming2011-04-2012-0/+1500
| * Create PHY Lib for U-BootAndy Fleming2011-04-203-0/+831
| * Remove instances of phy_read/writeAndy Fleming2011-04-205-107/+107
| * tsec: arrange the code to avoid useless function declarationMingkai Hu2011-04-201-440/+415
| * tsec: use IO accessors for IO accessesMingkai Hu2011-04-201-123/+126
* | Merge branch 'master' of git://git.denx.de/u-boot-nand-flashWolfgang Denk2011-04-201-9/+13
|\ \
| * | NAND: rearrange ONFI revision checking, add ONFI 2.3Florian Fainelli2011-04-151-8/+12
| * | NAND: Fix integer overflow in ONFI detection of chips >= 4GiBFlorian Fainelli2011-04-151-1/+1
| |/
* | Merge branch 'master' of git://git.denx.de/u-boot-i2cWolfgang Denk2011-04-201-31/+11
|\ \
| * | I2C: OMAP: detect more devices when probing an i2c busNick Thompson2011-04-141-31/+11
| |/
* | Merge branch 'master' of git://git.denx.de/u-boot-mmcWolfgang Denk2011-04-205-49/+514
|\ \ | |/ |/|
| * MMC may wrongly regconize 2GB eMMC as high capacityRaffaele Recalcati2011-04-131-3/+0
| * mmc: trace addedRaffaele Recalcati2011-04-131-0/+57
| * mmc: SEND_OP_COND considers card capabilities (voltage)Raffaele Recalcati2011-04-131-3/+18
| * mmc: checking status after commands with R1b responseRaffaele Recalcati2011-04-131-3/+59
| * mmc: remove duplicated header fileMinkyu Kang2011-04-131-1/+0
| * mmc: add generic mmc spi driverThomas Chou2011-04-133-20/+354
| * mmc: constify & localize dataMike Frysinger2011-04-131-2/+2
| * drivers/mmc/fsl_esdhc.c: reordered testsFrans Meulenbroeks2011-04-131-3/+3
| * add CONFIG_SPI_IDLE_VAL for cf_spi.c to allow use of spi_mmcWolfgang Wegner2011-04-131-3/+11
| * MMC: Max blocks value adjustableMatt Waddel2011-04-131-10/+9
| * SD1.00 wide-bus fixAlagu Sankar2011-04-131-3/+3
* | Merge branch 'sf' of git://git.denx.de/u-boot-blackfinWolfgang Denk2011-04-1310-75/+71
|\ \
| * | sf: sst: add support for SST25VF064CJames Kosin2011-04-131-0/+4
| * | sf: use print_size() for sector_size outputMike Frysinger2011-04-121-2/+2
| * | sf: localize erase funcsMike Frysinger2011-04-128-9/+9
| * | sf: sst: setup read funcMike Frysinger2011-04-121-0/+1
| * | sf: add struct spi_flash.sector_size parameterRichard Retanubun2011-04-1210-64/+28
| * | sf: atmel: undo unification of status pollingMike Frysinger2011-04-111-2/+29
* | | cfi_flash: Fix CONFIG_SYS_FLASH_AUTOPROTECT_LIST usagePeter Tyser2011-04-131-6/+8
| |/ |/|
* | ftwdt010_wdt: move header to include/faraday and enhanceMacpaul Lin2011-04-122-108/+7
* | Fix misc spelling errors found by lintianLoïc Minier2011-04-121-1/+1
|/
* ftwdt010_wdt: support faraday ftwdt010 watchdogMacpaul Lin2011-04-113-0/+206
* Net: Add Intel E1000 82574L PCIe card supportRoy Zang2011-04-112-8/+31
* ea20: fix undefined PHY_* errorsBen Gardiner2011-04-111-3/+3
* sf: unify read functionsMike Frysinger2011-04-119-157/+22
* sf: unify erase functionsMike Frysinger2011-04-118-335/+83
* sf: unify status polling for ready bitMike Frysinger2011-04-119-283/+81
* sf: unify read/write helpersMike Frysinger2011-04-111-48/+19
* Merge branch 'master' of git://git.denx.de/u-boot-mpc85xxWolfgang Denk2011-04-102-5/+40
|\
| * fsl_esdhc: Deal with watermark level register related changesPriyanka Jain2011-04-101-4/+4
| * powerpc/85xx: Add P1021 specific QE and UEC supportHaiying Wang2011-04-051-1/+36
* | Merge branch 'master' of git://git.denx.de/u-boot-blackfinWolfgang Denk2011-04-102-6/+9
|\ \
| * | Blackfin: bfin_sdh: add support for multiblock operationsSonic Zhang2011-04-081-4/+5
OpenPOWER on IntegriCloud