summaryrefslogtreecommitdiff
path: root/drivers
Commit message (Expand)AuthorAgeLines
* tpm: Rename generic_lpc_tpm to tpm_tis_lpcChe-liang Chiou2013-06-03-1/+1
* Merge branch 'master' of git://git.denx.de/u-boot-nand-flashTom Rini2013-05-31-1518/+1834
|\
| * mtd: resync with Linux-3.7.1Sergey Lapin2013-05-31-1494/+1772
| * nand/fsl_ifc: Convert to self-initPrabhakar Kushwaha2013-05-22-5/+37
| * mtd: nand: use ssize_t instead of size_t to prevent infinite loophtbegin2013-05-22-1/+2
| * mtd: nand: fix the partial page write conditionhtbegin2013-05-22-1/+1
| * nand/fsl_elbc: detect page size at runtimeScott Wood2013-05-22-17/+22
* | Merge branch 'u-boot/master' into 'u-boot-arm/master'Albert ARIBAUD2013-05-30-1030/+1976
|\ \
| * | sf: spansion: Add support for S25FL128SXie Xiaobo2013-05-24-1/+1
| * | Enable XAUI interface for B4860QDSSuresh Gupta2013-05-24-2/+4
| * | net/phy: fix select line for TN80xxShaohui Xie2013-05-24-2/+14
| * | cfi_flash: return NULL for invalid base address inputMasahiro Yamada2013-05-23-3/+3
| * | cosmetic: cfi_flash: delete a space after an unary operatorMasahiro Yamada2013-05-23-1/+1
| * | cfi_flash: Fix unaligned accesses to cfi_qry structureAndrew Gabbasov2013-05-23-6/+9
| |/
| * powerpc/esdhc: Correct judgement for DATA PIO modeHaijun.Zhang2013-05-15-1/+1
| * mmc: update Faraday FTSDC010 for rw performanceKuo-Jung Su2013-05-15-688/+378
| * Merge branch 'master' of git://www.denx.de/git/u-boot-mpc85xxTom Rini2013-05-15-4/+113
| |\
| | * T4/usb: move usb 2.0 utmi dual phy init code to cpu_init.cRoy Zang2013-05-14-21/+0
| | * net/phy: add VSC8574 supportShaohui Xie2013-05-14-0/+67
| | * net/fm: fixup ethernet for mEMACShengzhou Liu2013-05-14-0/+27
| | * powerpc/mpc85xx: Add T4160 SoCYork Sun2013-05-14-0/+1
| | * T4/USB: Add USB 2.0 UTMI dual phy supportRoy Zang2013-05-14-0/+21
| | * Fman/t4240: some fix for 10G XAUIShaohui Xie2013-05-14-4/+18
| * | Power: remove support for Freescale MPC8220Wolfgang Denk2013-05-15-2/+0
| * | drivers/mmc: move spl_mmc.c to common/splYing Zhang2013-05-15-140/+0
| * | smc911x: fix the timeout detectionMasahiro Yamada2013-05-15-2/+2
| * | OMAP5: Enable USB Ethernet support with LAN9730Lubomir Popov2013-05-14-0/+1
| * | bfin: Move gpio support for bf54x and bf60x into the generic driver folder.Sonic Zhang2013-05-13-0/+441
| * | blackfin: The buf variable in bfin_mac.c is not used and produces warning,Marek Vasut2013-05-13-2/+0
| * | blackfin: Move blackfin serial driver out of blackfin arch folder.Sonic Zhang2013-05-13-0/+412
| * | blackfin: Move blackfin watchdog driver out of the blackfin arch folder.Sonic Zhang2013-05-13-0/+27
| * | bfin: discard invalid data and clear RXS in bf5xx spi driverScott Jiang2013-05-13-0/+2
| * | bfin: Remove spi dma function in bf5xx.Scott Jiang2013-05-13-102/+1
| |/
| * gpio: Add support for microblaze xilinx GPIOMichal Simek2013-05-09-0/+365
| * Merge branch 'master' of git://www.denx.de/git/u-boot-mmcTom Rini2013-05-07-39/+157
| |\
| | * mmc: fsl_esdhc: Use calloc()Fabio Estevam2013-05-06-2/+1
| | * mmc: sdhci: return error when failed add_sdhci().Jaehoon Chung2013-05-06-4/+2
| | * sdhci: Add sdhci support for spear devicesVipin Kumar2013-05-06-0/+45
| | * davinci, mmc: Added a delay reading ext CSD registerDavide Bonfanti2013-05-06-1/+4
| | * mmc: Split device init to decouple OCR-polling delayChe-Liang Chiou2013-05-06-32/+105
| * | usb: common: Use a global definition for 'min3'Vivek Gautam2013-05-06-10/+0
| * | USB: ohci-at91: make OHCI work on at91sam9g10 SoCBo Shen2013-05-05-2/+2
| * | usb: Add new command to set USB 2.0 port test modesJulius Werner2013-05-05-11/+14
| * | USB: EHCI: Add weak functions to support new chipJim Lin2013-05-05-12/+28
| |/
* | USB: ohci-at91: support sama5d3x devicesBo Shen2013-05-21-2/+12
* | mmc: atmel_mci: add mmc card supportBo Shen2013-05-12-1/+4
* | mmc: atmel_mci: using IP version for different settingBo Shen2013-05-12-4/+38
* | spi: atmel_spi: using ip version to check whether has wdrbtBo Shen2013-05-12-4/+13
* | Merge branch 'u-boot-ti/master' into 'u-boot-arm/master'Albert ARIBAUD2013-05-11-110/+197
|\ \
| * | palmas: use palmas_i2c_[read|write]_u8Nishanth Menon2013-05-10-24/+2