summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
* 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
* 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
| * | Blackfin: bfin_sdh: set all timer bits before transferCliff Cai2011-04-081-1/+1
| * | Blackfin: BF50x: new processor portMike Frysinger2011-04-082-1/+3
| |/
* | mtd, cfi: introduce void flash_protect_default(void)Heiko Schocher2011-04-071-36/+41
* | cfi_flash: use AMD fixups for AMIC (e.g. A29L160A series) tooMario Schuknecht2011-04-071-1/+2
|/
* Merge branch 'master' of git://git.denx.de/u-boot-mpc85xxWolfgang Denk2011-04-054-2/+54
|\
| * tsec: add AR8021 PHY supportLi Yang2011-04-041-0/+23
| * echi: add ULI1575 PCI IDZhao Chenhui2011-04-041-0/+1
| * powerpc/8xxx: Fix LAW init to respect pre-initialized entriesKumar Gala2011-04-041-0/+20
| * fsl_pci: Add support for FSL PCIe controllers v2.xPrabhakar Kushwaha2011-04-041-2/+10
* | ehci-pci: Add PCI EHCI controllerTrübenbach, Ralf2011-04-021-1/+2
* | usb: musb: blackfin: check anomaly workarounds at runtime tooMike Frysinger2011-04-021-3/+26
* | usb: musb: blackfin: make clkin configurableMike Frysinger2011-04-021-1/+6
|/
* atmel_nand: don't require CONFIG_SYS_NAND_ENABLE_PINmichael2011-04-011-0/+2
* NAND: add support for reading ONFI page tableFlorian Fainelli2011-04-011-49/+144
* NAND: add more watchdog resetsScott Wood2011-04-012-0/+8
* Merge branch 'master' of git://git.denx.de/u-boot-mpc85xxWolfgang Denk2011-03-311-0/+7
|\
| * powerpc/85xx: Handle PCIe initialization requires for P1021 class SoCsPrabhakar Kushwaha2011-03-291-0/+7
* | cfi_flash: fix bug with flash banks with different sector numbersMartin Krause2011-03-281-0/+5
|/
* Coding Style cleanup: remove trailing empty linesWolfgang Denk2011-03-274-4/+0
* S5P: mmc: Resolved interrupt error during mmc_initChander Kashyap2011-03-271-1/+1
* net: ftmac100: update get_timer() usagesPo-Yu Chuang2011-03-211-3/+3
* net: ftmac100: remove unnecessary volatilesPo-Yu Chuang2011-03-211-6/+6
* net: sh_eth: add support for SH7757's ETHERYoshihiro Shimoda2011-03-162-4/+86
* fsl_esdhc: Correcting esdhc timeout counter calculationPriyanka Jain2011-03-071-1/+15
* fsl_law: Fix LAW printing functionKumar Gala2011-02-221-1/+1
OpenPOWER on IntegriCloud