aboutsummaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2015-08-13tegra: nand: disable subpage writesMarcel Ziswiler1-0/+3
2015-08-13mtd/nand/tegra: alignment workaroundMarcel Ziswiler1-51/+36
2015-08-13tegra: nand: fix read_byte required for proper onfi detectionMarcel Ziswiler1-31/+7
2015-08-13Merge branch 'master' of git://git.denx.de/u-boot-mmcTom Rini2-22/+47
2015-08-13net: lpc32xx: eth buffers base configSylvain Lemieux1-3/+5
2015-08-13Merge branch 'master' of git://git.denx.de/u-boot-netTom Rini11-54/+202
2015-08-13mmc_spi: Big-endian supportYoshinori Sato1-5/+5
2015-08-13dw_mmc: Calculate dwmmc FIFO threshold size if not providedSimon Glass1-2/+8
2015-08-12dra7xx: Add dra72_evm_defconfig using CONFIG_DMTom Rini1-0/+1
2015-08-12gpio: omap: Drop 'method' parameterTom Rini1-48/+59
2015-08-12mmc: omap_hsmmc: enable 8bit interface for eMMC for AM43xxNikita Kiryanov1-2/+2
2015-08-12mmc: omap_hsmmc: enable proper CMD(DAT) lines reset procedure for am43xxNikita Kiryanov1-1/+1
2015-08-12spi: omap3_spi: add am43xx support to omap3_spiNikita Kiryanov1-1/+1
2015-08-12mmc: hi6220_dw_mmc: Add hi6220 glue code for dw_mmc controller.Peter Griffin2-0/+57
2015-08-12pmic: pmic_hi6553: Add a driver for the hi6553 pmic found on hikey board.Peter Griffin2-0/+134
2015-08-12dm: gpio: hi6220: Add a hi6220 GPIO driver model driver.Peter Griffin2-0/+97
2015-08-12usb: ohci: enable cache supportWu, Josh2-12/+2
2015-08-12Correct License and Copyright information on few filesRuchika Gupta1-3/+1
2015-08-12drivers: hierarchize drivers Kconfig menuMasahiro Yamada11-0/+68
2015-08-12dwc2: Add dcache supportAlexander Stein1-7/+17
2015-08-12ARM: bcm283x: Allocate all mailbox buffers cacheline alignedAlexander Stein1-2/+2
2015-08-12input: twl4030: Keypad scan and inputPaul Kocialkowski1-0/+39
2015-08-12input: TWL4030 input support for power button, USB and chargerPaul Kocialkowski2-0/+50
2015-08-12power: twl4030: Power off supportPaul Kocialkowski1-0/+60
2015-08-12nand: lpc32xx: add SLC NAND controller supportVladimir Zapolskiy2-0/+177
2015-08-12spl: nand: simple: replace readb() with chip specific read_buf()Vladimir Zapolskiy1-2/+5
2015-08-12nand, atmel: remove udelay in spl_nand_erase_one()Heiko Schocher1-2/+0
2015-08-12net: e1000: Increase autoneg timeout to 8 secondsStefan Roese2-2/+2
2015-08-12dm: pmic: max77686: Correct two typos in a commentSimon Glass1-2/+2
2015-08-12power: regulator: max77686 correct variable typePeng Fan1-8/+8
2015-08-12power: regulator: add pfuze100 supportPeng Fan3-0/+577
2015-08-12power: pmic: pfuze100 support driver modelPeng Fan1-0/+1
2015-08-12power: regulator use node name when no regulator-namePeng Fan1-1/+3
2015-08-11mmc: dw_mmc: Avoid using printf() for errorsSimon Glass1-11/+12
2015-08-11net: phy: broadcom: Add BCM Cygnus PHYJiandong Zheng1-0/+29
2015-08-11net: phy: delay only if reset handler is registeredJörg Krause1-3/+5
2015-08-11net: phy: fix data type of phy_idJörg Krause1-1/+1
2015-08-11qoriq eth.c bugfix: handle received corrupted frames correctlyDaniel Inderbitzin1-2/+3
2015-08-11net: lpc32xx: add RMII phy mode supportVladimir Zapolskiy1-3/+17
2015-08-11net: lpc32xx: improve MAC configuration on reset and initializationVladimir Zapolskiy1-18/+15
2015-08-11net: lpc32xx: connect MAC to phy with CONFIG_PHY_ADDR idVladimir Zapolskiy1-1/+1
2015-08-11net: lpc32xx: correct command register reset valueVladimir Zapolskiy1-1/+1
2015-08-11net: davinci_emac: don't teardown inactive rx channelJeroen Hofstee1-1/+2
2015-08-11net: Add support for Marvell 88E1510 PHYClemens Gruber1-0/+30
2015-08-11net: Improve 88E151x PHY initializationClemens Gruber1-14/+23
2015-08-11net: macb: add gmac multi-queue supportWu, Josh2-0/+42
2015-08-11net/phy: set led for rtl8211f phyShengzhou Liu1-0/+8
2015-08-11e1000: remove unnecessary clearing of SWSM.SWSM_SMBITim Harvey1-4/+0
2015-08-11Revert "e1000: fix sw fw sync on igb i210/i211"Tim Harvey2-5/+2
2015-08-11e1000: releasing semaphore once no longer neededTim Harvey1-0/+22