summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2013-05-23cfi_flash: return NULL for invalid base address inputMasahiro Yamada
2013-05-23cosmetic: cfi_flash: delete a space after an unary operatorMasahiro Yamada
2013-05-23cfi_flash: Fix unaligned accesses to cfi_qry structureAndrew Gabbasov
2013-05-15powerpc/esdhc: Correct judgement for DATA PIO modeHaijun.Zhang
2013-05-15mmc: update Faraday FTSDC010 for rw performanceKuo-Jung Su
2013-05-15Merge branch 'master' of git://www.denx.de/git/u-boot-mpc85xxTom Rini
2013-05-15Power: remove support for Freescale MPC8220Wolfgang Denk
2013-05-15drivers/mmc: move spl_mmc.c to common/splYing Zhang
2013-05-15smc911x: fix the timeout detectionMasahiro Yamada
2013-05-14T4/usb: move usb 2.0 utmi dual phy init code to cpu_init.cRoy Zang
2013-05-14net/phy: add VSC8574 supportShaohui Xie
2013-05-14net/fm: fixup ethernet for mEMACShengzhou Liu
2013-05-14powerpc/mpc85xx: Add T4160 SoCYork Sun
2013-05-14T4/USB: Add USB 2.0 UTMI dual phy supportRoy Zang
2013-05-14Fman/t4240: some fix for 10G XAUIShaohui Xie
2013-05-14OMAP5: Enable USB Ethernet support with LAN9730Lubomir Popov
2013-05-13bfin: Move gpio support for bf54x and bf60x into the generic driver folder.Sonic Zhang
2013-05-13blackfin: The buf variable in bfin_mac.c is not used and produces warning,Marek Vasut
2013-05-13blackfin: Move blackfin serial driver out of blackfin arch folder.Sonic Zhang
2013-05-13blackfin: Move blackfin watchdog driver out of the blackfin arch folder.Sonic Zhang
2013-05-13bfin: discard invalid data and clear RXS in bf5xx spi driverScott Jiang
2013-05-13bfin: Remove spi dma function in bf5xx.Scott Jiang
2013-05-09gpio: Add support for microblaze xilinx GPIOMichal Simek
2013-05-07Merge branch 'master' of git://www.denx.de/git/u-boot-mmcTom Rini
2013-05-06mmc: fsl_esdhc: Use calloc()Fabio Estevam
2013-05-06mmc: sdhci: return error when failed add_sdhci().Jaehoon Chung
2013-05-06sdhci: Add sdhci support for spear devicesVipin Kumar
2013-05-06davinci, mmc: Added a delay reading ext CSD registerDavide Bonfanti
2013-05-06mmc: Split device init to decouple OCR-polling delayChe-Liang Chiou
2013-05-06usb: common: Use a global definition for 'min3'Vivek Gautam
2013-05-05USB: ohci-at91: make OHCI work on at91sam9g10 SoCBo Shen
2013-05-05usb: Add new command to set USB 2.0 port test modesJulius Werner
2013-05-05USB: EHCI: Add weak functions to support new chipJim Lin
2013-05-02fman/mEMAC: set SETSP bit in IF_MODE regisgter for RGMII speedZang Roy-R61911
2013-05-01lib: consolidate hang()Andreas Bießmann
2013-05-01part/dev_desc: Add log2 of blocksize to block_dev_desc data structEgbert Eich
2013-05-01mmc: Define a constant for the maximum block sizeSimon Glass
2013-05-01spl_mmc: cleanup variable typesPeter Korsgaard
2013-04-30watchdog: Add support for Xilinx Microblaze watchdogMichal Simek
2013-04-17mmc: check the revision for sd3.0Jaehoon Chung
2013-04-17mmc: support the correct card version for eMMCJaehoon Chung
2013-04-15Merge branch 'master' of git://git.denx.de/u-boot-armTom Rini
2013-04-15Merge branch 'tpm' of git://git.denx.de/u-boot-x86Tom Rini
2013-04-14Merge branch 'u-boot-imx/master' into 'u-boot-arm/master'Albert ARIBAUD
2013-04-14fsl_esdhc: Fix DMA transfer completion waiting loopAndrew Gabbasov
2013-04-14fsl_esdhc: flush cache after IO completionEric Nelson
2013-04-14Merge branch 'u-boot-imx/master' into 'u-boot-arm/master'Albert ARIBAUD
2013-04-13spi: mxc_spi: Set master mode for all channelsFabio Estevam
2013-04-12tpm: Add Infineon slb9635_i2c TPM driverRong Chang
2013-04-12tpm: Add casts for proper compilationTaylor Hutt