summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
* mtd: resync with Linux-3.7.1Sergey Lapin2013-05-3134-1494/+1772
* nand/fsl_ifc: Convert to self-initPrabhakar Kushwaha2013-05-221-5/+37
* mtd: nand: use ssize_t instead of size_t to prevent infinite loophtbegin2013-05-221-1/+2
* mtd: nand: fix the partial page write conditionhtbegin2013-05-221-1/+1
* nand/fsl_elbc: detect page size at runtimeScott Wood2013-05-221-17/+22
* powerpc/esdhc: Correct judgement for DATA PIO modeHaijun.Zhang2013-05-151-1/+1
* mmc: update Faraday FTSDC010 for rw performanceKuo-Jung Su2013-05-153-688/+378
* Merge branch 'master' of git://www.denx.de/git/u-boot-mpc85xxTom Rini2013-05-156-4/+113
|\
| * T4/usb: move usb 2.0 utmi dual phy init code to cpu_init.cRoy Zang2013-05-141-21/+0
| * net/phy: add VSC8574 supportShaohui Xie2013-05-141-0/+67
| * net/fm: fixup ethernet for mEMACShengzhou Liu2013-05-142-0/+27
| * powerpc/mpc85xx: Add T4160 SoCYork Sun2013-05-141-0/+1
| * T4/USB: Add USB 2.0 UTMI dual phy supportRoy Zang2013-05-141-0/+21
| * Fman/t4240: some fix for 10G XAUIShaohui Xie2013-05-143-4/+18
* | Power: remove support for Freescale MPC8220Wolfgang Denk2013-05-151-2/+0
* | drivers/mmc: move spl_mmc.c to common/splYing Zhang2013-05-152-140/+0
* | smc911x: fix the timeout detectionMasahiro Yamada2013-05-151-2/+2
* | OMAP5: Enable USB Ethernet support with LAN9730Lubomir Popov2013-05-141-0/+1
* | bfin: Move gpio support for bf54x and bf60x into the generic driver folder.Sonic Zhang2013-05-132-0/+441
* | blackfin: The buf variable in bfin_mac.c is not used and produces warning,Marek Vasut2013-05-131-2/+0
* | blackfin: Move blackfin serial driver out of blackfin arch folder.Sonic Zhang2013-05-132-0/+412
* | blackfin: Move blackfin watchdog driver out of the blackfin arch folder.Sonic Zhang2013-05-132-0/+27
* | bfin: discard invalid data and clear RXS in bf5xx spi driverScott Jiang2013-05-131-0/+2
* | bfin: Remove spi dma function in bf5xx.Scott Jiang2013-05-131-102/+1
|/
* gpio: Add support for microblaze xilinx GPIOMichal Simek2013-05-092-0/+365
* Merge branch 'master' of git://www.denx.de/git/u-boot-mmcTom Rini2013-05-077-39/+157
|\
| * mmc: fsl_esdhc: Use calloc()Fabio Estevam2013-05-061-2/+1
| * mmc: sdhci: return error when failed add_sdhci().Jaehoon Chung2013-05-062-4/+2
| * sdhci: Add sdhci support for spear devicesVipin Kumar2013-05-062-0/+45
| * davinci, mmc: Added a delay reading ext CSD registerDavide Bonfanti2013-05-061-1/+4
| * mmc: Split device init to decouple OCR-polling delayChe-Liang Chiou2013-05-061-32/+105
* | usb: common: Use a global definition for 'min3'Vivek Gautam2013-05-061-10/+0
* | USB: ohci-at91: make OHCI work on at91sam9g10 SoCBo Shen2013-05-051-2/+2
* | usb: Add new command to set USB 2.0 port test modesJulius Werner2013-05-051-11/+14
* | USB: EHCI: Add weak functions to support new chipJim Lin2013-05-051-12/+28
|/
* fman/mEMAC: set SETSP bit in IF_MODE regisgter for RGMII speedZang Roy-R619112013-05-021-0/+17
* lib: consolidate hang()Andreas Bießmann2013-05-011-9/+0
* part/dev_desc: Add log2 of blocksize to block_dev_desc data structEgbert Eich2013-05-014-0/+5
* mmc: Define a constant for the maximum block sizeSimon Glass2013-05-011-12/+13
* spl_mmc: cleanup variable typesPeter Korsgaard2013-05-011-8/+9
* watchdog: Add support for Xilinx Microblaze watchdogMichal Simek2013-04-302-0/+88
* mmc: check the revision for sd3.0Jaehoon Chung2013-04-171-0/+2
* mmc: support the correct card version for eMMCJaehoon Chung2013-04-171-0/+18
* Merge branch 'master' of git://git.denx.de/u-boot-armTom Rini2013-04-1531-915/+1948
|\
| * Merge branch 'u-boot-imx/master' into 'u-boot-arm/master'Albert ARIBAUD2013-04-141-5/+3
| |\
| | * fsl_esdhc: Fix DMA transfer completion waiting loopAndrew Gabbasov2013-04-141-2/+1
| | * fsl_esdhc: flush cache after IO completionEric Nelson2013-04-141-3/+2
| * | Merge branch 'u-boot-imx/master' into 'u-boot-arm/master'Albert ARIBAUD2013-04-141-8/+9
| |\ \ | | |/
| | * spi: mxc_spi: Set master mode for all channelsFabio Estevam2013-04-131-8/+9
| * | Merge branch 'u-boot/master' into 'u-boot-arm/master'Albert ARIBAUD2013-04-1296-977/+2396
| |\ \
OpenPOWER on IntegriCloud