summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
* sunxi: Display: Add support for eDP panels connected via an anx9804 bridgeHans de Goede2015-08-141-1/+18
* video: Add support for the ANX9804 parallel lcd to dp bridge chipHans de Goede2015-08-144-0/+222
* sun6i: display: Add support for using the mipi pll as lcd clock sourceHans de Goede2015-08-141-7/+34
* sunxi: gpio: Add support for the gpio banks which are part of the R-io clusterHans de Goede2015-08-141-4/+18
* sunxi: display: Fix composite video out on sun5iHans de Goede2015-08-141-0/+11
* sunxi: display: Add overscan correctionHans de Goede2015-08-141-12/+39
* cfbconsole: Add support for stride != widthHans de Goede2015-08-141-35/+37
* cfbconsole: Remove width argument from the logo functionsHans de Goede2015-08-141-13/+8
* tegra: nand: disable subpage writesMarcel Ziswiler2015-08-131-0/+3
* mtd/nand/tegra: alignment workaroundMarcel Ziswiler2015-08-131-51/+36
* tegra: nand: fix read_byte required for proper onfi detectionMarcel Ziswiler2015-08-131-31/+7
* Merge branch 'master' of git://git.denx.de/u-boot-mmcTom Rini2015-08-132-22/+47
|\
| * mmc_spi: Big-endian supportYoshinori Sato2015-08-131-5/+5
| * dw_mmc: Calculate dwmmc FIFO threshold size if not providedSimon Glass2015-08-131-2/+8
| * mmc: dw_mmc: Avoid using printf() for errorsSimon Glass2015-08-111-11/+12
| * mmc: dw_mmc: Improve handling of data transfer failureMarek Vasut2015-08-111-7/+9
| * mmc: dw_mmc: Zap endless timeoutMarek Vasut2015-08-111-2/+17
| * mmc: dw_mmc: Stop bounce buffer even in case of failureMarek Vasut2015-08-111-0/+1
* | net: lpc32xx: eth buffers base configSylvain Lemieux2015-08-131-3/+5
* | Merge branch 'master' of git://git.denx.de/u-boot-netTom Rini2015-08-1311-54/+202
|\ \
| * | net: e1000: Increase autoneg timeout to 8 secondsStefan Roese2015-08-122-2/+2
| * | net: phy: broadcom: Add BCM Cygnus PHYJiandong Zheng2015-08-111-0/+29
| * | net: phy: delay only if reset handler is registeredJörg Krause2015-08-111-3/+5
| * | net: phy: fix data type of phy_idJörg Krause2015-08-111-1/+1
| * | qoriq eth.c bugfix: handle received corrupted frames correctlyDaniel Inderbitzin2015-08-111-2/+3
| * | net: lpc32xx: add RMII phy mode supportVladimir Zapolskiy2015-08-111-3/+17
| * | net: lpc32xx: improve MAC configuration on reset and initializationVladimir Zapolskiy2015-08-111-18/+15
| * | net: lpc32xx: connect MAC to phy with CONFIG_PHY_ADDR idVladimir Zapolskiy2015-08-111-1/+1
| * | net: lpc32xx: correct command register reset valueVladimir Zapolskiy2015-08-111-1/+1
| * | net: davinci_emac: don't teardown inactive rx channelJeroen Hofstee2015-08-111-1/+2
| * | net: Add support for Marvell 88E1510 PHYClemens Gruber2015-08-111-0/+30
| * | net: Improve 88E151x PHY initializationClemens Gruber2015-08-111-14/+23
| * | net: macb: add gmac multi-queue supportWu, Josh2015-08-112-0/+42
| * | net/phy: set led for rtl8211f phyShengzhou Liu2015-08-111-0/+8
| * | e1000: remove unnecessary clearing of SWSM.SWSM_SMBITim Harvey2015-08-111-4/+0
| * | Revert "e1000: fix sw fw sync on igb i210/i211"Tim Harvey2015-08-112-5/+2
| * | e1000: releasing semaphore once no longer neededTim Harvey2015-08-111-0/+22
| |/
* | dra7xx: Add dra72_evm_defconfig using CONFIG_DMTom Rini2015-08-121-0/+1
* | gpio: omap: Drop 'method' parameterTom Rini2015-08-121-48/+59
* | mmc: omap_hsmmc: enable 8bit interface for eMMC for AM43xxNikita Kiryanov2015-08-121-2/+2
* | mmc: omap_hsmmc: enable proper CMD(DAT) lines reset procedure for am43xxNikita Kiryanov2015-08-121-1/+1
* | spi: omap3_spi: add am43xx support to omap3_spiNikita Kiryanov2015-08-121-1/+1
* | mmc: hi6220_dw_mmc: Add hi6220 glue code for dw_mmc controller.Peter Griffin2015-08-122-0/+57
* | pmic: pmic_hi6553: Add a driver for the hi6553 pmic found on hikey board.Peter Griffin2015-08-122-0/+134
* | dm: gpio: hi6220: Add a hi6220 GPIO driver model driver.Peter Griffin2015-08-122-0/+97
* | usb: ohci: enable cache supportWu, Josh2015-08-122-12/+2
* | Correct License and Copyright information on few filesRuchika Gupta2015-08-121-3/+1
* | drivers: hierarchize drivers Kconfig menuMasahiro Yamada2015-08-1211-0/+68
* | dwc2: Add dcache supportAlexander Stein2015-08-121-7/+17
* | ARM: bcm283x: Allocate all mailbox buffers cacheline alignedAlexander Stein2015-08-121-2/+2
OpenPOWER on IntegriCloud