summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2015-08-14dm: pci: Provide friendly config access functionsSimon Glass
2015-08-14sunxi: Display: Add support for eDP panels connected via an anx9804 bridgeHans de Goede
2015-08-14video: Add support for the ANX9804 parallel lcd to dp bridge chipHans de Goede
2015-08-14sun6i: display: Add support for using the mipi pll as lcd clock sourceHans de Goede
2015-08-14sunxi: gpio: Add support for the gpio banks which are part of the R-io clusterHans de Goede
2015-08-14sunxi: display: Fix composite video out on sun5iHans de Goede
2015-08-14sunxi: display: Add overscan correctionHans de Goede
2015-08-14cfbconsole: Add support for stride != widthHans de Goede
2015-08-14cfbconsole: Remove width argument from the logo functionsHans de Goede
2015-08-13tegra: nand: disable subpage writesMarcel Ziswiler
2015-08-13mtd/nand/tegra: alignment workaroundMarcel Ziswiler
2015-08-13tegra: nand: fix read_byte required for proper onfi detectionMarcel Ziswiler
2015-08-13Merge branch 'master' of git://git.denx.de/u-boot-mmcTom Rini
2015-08-13net: lpc32xx: eth buffers base configSylvain Lemieux
2015-08-13Merge branch 'master' of git://git.denx.de/u-boot-netTom Rini
2015-08-13mmc_spi: Big-endian supportYoshinori Sato
2015-08-13dw_mmc: Calculate dwmmc FIFO threshold size if not providedSimon Glass
2015-08-13dra7xx: Add dra72_evm_defconfig using CONFIG_DMTom Rini
2015-08-13gpio: omap: Drop 'method' parameterTom Rini
2015-08-13mmc: omap_hsmmc: enable 8bit interface for eMMC for AM43xxNikita Kiryanov
2015-08-13mmc: omap_hsmmc: enable proper CMD(DAT) lines reset procedure for am43xxNikita Kiryanov
2015-08-13spi: omap3_spi: add am43xx support to omap3_spiNikita Kiryanov
2015-08-13mmc: hi6220_dw_mmc: Add hi6220 glue code for dw_mmc controller.Peter Griffin
2015-08-13pmic: pmic_hi6553: Add a driver for the hi6553 pmic found on hikey board.Peter Griffin
2015-08-13dm: gpio: hi6220: Add a hi6220 GPIO driver model driver.Peter Griffin
2015-08-13usb: ohci: enable cache supportWu, Josh
2015-08-13Correct License and Copyright information on few filesRuchika Gupta
2015-08-13drivers: hierarchize drivers Kconfig menuMasahiro Yamada
2015-08-13dwc2: Add dcache supportAlexander Stein
2015-08-13ARM: bcm283x: Allocate all mailbox buffers cacheline alignedAlexander Stein
2015-08-13input: twl4030: Keypad scan and inputPaul Kocialkowski
2015-08-13input: TWL4030 input support for power button, USB and chargerPaul Kocialkowski
2015-08-13power: twl4030: Power off supportPaul Kocialkowski
2015-08-13nand: lpc32xx: add SLC NAND controller supportVladimir Zapolskiy
2015-08-13spl: nand: simple: replace readb() with chip specific read_buf()Vladimir Zapolskiy
2015-08-13nand, atmel: remove udelay in spl_nand_erase_one()Heiko Schocher
2015-08-12net: e1000: Increase autoneg timeout to 8 secondsStefan Roese
2015-08-12dm: pmic: max77686: Correct two typos in a commentSimon Glass
2015-08-12power: regulator: max77686 correct variable typePeng Fan
2015-08-12power: regulator: add pfuze100 supportPeng Fan
2015-08-12power: pmic: pfuze100 support driver modelPeng Fan
2015-08-12power: regulator use node name when no regulator-namePeng Fan
2015-08-11mmc: dw_mmc: Avoid using printf() for errorsSimon Glass
2015-08-11net: phy: broadcom: Add BCM Cygnus PHYJiandong Zheng
2015-08-11net: phy: delay only if reset handler is registeredJörg Krause
2015-08-11net: phy: fix data type of phy_idJörg Krause
2015-08-11qoriq eth.c bugfix: handle received corrupted frames correctlyDaniel Inderbitzin
2015-08-11net: lpc32xx: add RMII phy mode supportVladimir Zapolskiy
2015-08-11net: lpc32xx: improve MAC configuration on reset and initializationVladimir Zapolskiy
2015-08-11net: lpc32xx: connect MAC to phy with CONFIG_PHY_ADDR idVladimir Zapolskiy