summaryrefslogtreecommitdiff
path: root/drivers
Commit message (Expand)AuthorAgeLines
...
* tegra: nand: fix read_byte required for proper onfi detectionMarcel Ziswiler2015-08-13-31/+7
* Merge branch 'master' of git://git.denx.de/u-boot-mmcTom Rini2015-08-13-22/+47
|\
| * mmc_spi: Big-endian supportYoshinori Sato2015-08-13-5/+5
| * dw_mmc: Calculate dwmmc FIFO threshold size if not providedSimon Glass2015-08-13-2/+8
| * mmc: dw_mmc: Avoid using printf() for errorsSimon Glass2015-08-11-11/+12
| * mmc: dw_mmc: Improve handling of data transfer failureMarek Vasut2015-08-11-7/+9
| * mmc: dw_mmc: Zap endless timeoutMarek Vasut2015-08-11-2/+17
| * mmc: dw_mmc: Stop bounce buffer even in case of failureMarek Vasut2015-08-11-0/+1
* | net: lpc32xx: eth buffers base configSylvain Lemieux2015-08-13-3/+5
* | Merge branch 'master' of git://git.denx.de/u-boot-netTom Rini2015-08-13-54/+202
|\ \
| * | net: e1000: Increase autoneg timeout to 8 secondsStefan Roese2015-08-12-2/+2
| * | net: phy: broadcom: Add BCM Cygnus PHYJiandong Zheng2015-08-11-0/+29
| * | net: phy: delay only if reset handler is registeredJörg Krause2015-08-11-3/+5
| * | net: phy: fix data type of phy_idJörg Krause2015-08-11-1/+1
| * | qoriq eth.c bugfix: handle received corrupted frames correctlyDaniel Inderbitzin2015-08-11-2/+3
| * | net: lpc32xx: add RMII phy mode supportVladimir Zapolskiy2015-08-11-3/+17
| * | net: lpc32xx: improve MAC configuration on reset and initializationVladimir Zapolskiy2015-08-11-18/+15
| * | net: lpc32xx: connect MAC to phy with CONFIG_PHY_ADDR idVladimir Zapolskiy2015-08-11-1/+1
| * | net: lpc32xx: correct command register reset valueVladimir Zapolskiy2015-08-11-1/+1
| * | net: davinci_emac: don't teardown inactive rx channelJeroen Hofstee2015-08-11-1/+2
| * | net: Add support for Marvell 88E1510 PHYClemens Gruber2015-08-11-0/+30
| * | net: Improve 88E151x PHY initializationClemens Gruber2015-08-11-14/+23
| * | net: macb: add gmac multi-queue supportWu, Josh2015-08-11-0/+42
| * | net/phy: set led for rtl8211f phyShengzhou Liu2015-08-11-0/+8
| * | e1000: remove unnecessary clearing of SWSM.SWSM_SMBITim Harvey2015-08-11-4/+0
| * | Revert "e1000: fix sw fw sync on igb i210/i211"Tim Harvey2015-08-11-5/+2
| * | e1000: releasing semaphore once no longer neededTim Harvey2015-08-11-0/+22
| |/
* | dra7xx: Add dra72_evm_defconfig using CONFIG_DMTom Rini2015-08-12-0/+1
* | gpio: omap: Drop 'method' parameterTom Rini2015-08-12-48/+59
* | mmc: omap_hsmmc: enable 8bit interface for eMMC for AM43xxNikita Kiryanov2015-08-12-2/+2
* | mmc: omap_hsmmc: enable proper CMD(DAT) lines reset procedure for am43xxNikita Kiryanov2015-08-12-1/+1
* | spi: omap3_spi: add am43xx support to omap3_spiNikita Kiryanov2015-08-12-1/+1
* | mmc: hi6220_dw_mmc: Add hi6220 glue code for dw_mmc controller.Peter Griffin2015-08-12-0/+57
* | pmic: pmic_hi6553: Add a driver for the hi6553 pmic found on hikey board.Peter Griffin2015-08-12-0/+134
* | dm: gpio: hi6220: Add a hi6220 GPIO driver model driver.Peter Griffin2015-08-12-0/+97
* | usb: ohci: enable cache supportWu, Josh2015-08-12-12/+2
* | Correct License and Copyright information on few filesRuchika Gupta2015-08-12-3/+1
* | drivers: hierarchize drivers Kconfig menuMasahiro Yamada2015-08-12-0/+68
* | dwc2: Add dcache supportAlexander Stein2015-08-12-7/+17
* | ARM: bcm283x: Allocate all mailbox buffers cacheline alignedAlexander Stein2015-08-12-2/+2
* | input: twl4030: Keypad scan and inputPaul Kocialkowski2015-08-12-0/+39
* | input: TWL4030 input support for power button, USB and chargerPaul Kocialkowski2015-08-12-0/+50
* | power: twl4030: Power off supportPaul Kocialkowski2015-08-12-0/+60
* | nand: lpc32xx: add SLC NAND controller supportVladimir Zapolskiy2015-08-12-0/+177
* | spl: nand: simple: replace readb() with chip specific read_buf()Vladimir Zapolskiy2015-08-12-2/+5
* | nand, atmel: remove udelay in spl_nand_erase_one()Heiko Schocher2015-08-12-2/+0
* | dm: pmic: max77686: Correct two typos in a commentSimon Glass2015-08-12-2/+2
* | power: regulator: max77686 correct variable typePeng Fan2015-08-12-8/+8
* | power: regulator: add pfuze100 supportPeng Fan2015-08-12-0/+577
* | power: pmic: pfuze100 support driver modelPeng Fan2015-08-12-0/+1