summaryrefslogtreecommitdiff
path: root/drivers
Commit message (Expand)AuthorAgeLines
* spi: tegra20_sflash: Remove redundant code to set bus and cs of struct spi_slaveAxel Lin2013-06-13-2/+0
* spi: tegra114_spi: Convert to use spi_alloc_slave()Axel Lin2013-06-13-3/+1
* spi: armada100_spi: Remove unnecessary NULL test for dout and dinAxel Lin2013-06-13-9/+2
* cmd_sf: Add print mesgs on sf read/write commandsJagannadha Sutradharudu Teki2013-06-03-3/+0
* cmd_sf: Add print mesg for 'sf erase' commandJagannadha Sutradharudu Teki2013-06-03-5/+2
* sf: Fix sf read for memory-mapped SPI flashesJagannadha Sutradharudu Teki2013-06-03-1/+3
* spi: exynos: Support SPI_PREAMBLE modeRajeshwari Shinde2013-06-03-10/+59
* sf: winbond: Add support for W25PXX SPI flashKuo-Jung Su2013-05-28-1/+16
* sf: winbond: Add support for W25Q256Jagannadha Sutradharudu Teki2013-05-28-0/+5
* sf: spansion: Add Spansion S25FL064P IDsMarek Vasut2013-05-28-0/+7
* 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
|/
* fman/mEMAC: set SETSP bit in IF_MODE regisgter for RGMII speedZang Roy-R619112013-05-02-0/+17
* lib: consolidate hang()Andreas Bießmann2013-05-01-9/+0
* part/dev_desc: Add log2 of blocksize to block_dev_desc data structEgbert Eich2013-05-01-0/+5
* mmc: Define a constant for the maximum block sizeSimon Glass2013-05-01-12/+13
* spl_mmc: cleanup variable typesPeter Korsgaard2013-05-01-8/+9
* watchdog: Add support for Xilinx Microblaze watchdogMichal Simek2013-04-30-0/+88
* mmc: check the revision for sd3.0Jaehoon Chung2013-04-17-0/+2
* mmc: support the correct card version for eMMCJaehoon Chung2013-04-17-0/+18
* Merge branch 'master' of git://git.denx.de/u-boot-armTom Rini2013-04-15-915/+1948
|\
| * Merge branch 'u-boot-imx/master' into 'u-boot-arm/master'Albert ARIBAUD2013-04-14-5/+3
| |\