summaryrefslogtreecommitdiff
path: root/drivers
Commit message (Expand)AuthorAgeLines
* arm: mvebu: Add complete SDRAM ECC scrubbingStefan Roese2015-08-17-2/+2
* arm: mvebu: add multiple usb-hostcontroller support for AXPAnton Schubert2015-08-17-8/+11
* arm: mvebu: Enable USB EHCI support on Armada XPStefan Roese2015-08-17-1/+8
* arm: mvebu: Enable NAND controller on MVEBU SoC'sStefan Roese2015-08-17-1/+0
* arm: mvebu: sdram: Enable ECC support on Armada XPStefan Roese2015-08-17-1/+1
* i2c: lpc32xx: fix write timeoutSylvain Lemieux2015-08-17-0/+2
* i2c: lpc32xx: fix read timeoutSylvain Lemieux2015-08-17-5/+5
* i2c: lpc32xx: use api to get hclk instead of fix valueSylvain Lemieux2015-08-17-1/+1
* Merge git://git.denx.de/u-boot-x86Tom Rini2015-08-14-1/+141
|\
| * video: vesa: Correct a typo in the Kconfig VESA mode stringBin Meng2015-08-14-1/+1
| * Revert "dm: pci: Allow scan bridge child devices before relocation"Simon Glass2015-08-14-0/+4
| * dm: pci: Add a way to iterate through all PCI devicesSimon Glass2015-08-14-0/+60
| * dm: pci: Provide friendly config access functionsSimon Glass2015-08-14-0/+76
* | Merge branch 'master' of git://git.denx.de/u-boot-pmicTom Rini2015-08-14-1/+104
|\ \
| * | Add missing part of: "power: pmic: pfuze100 support driver model"Peng Fan2015-08-14-1/+104
| |/
* | sunxi: Display: Add support for eDP panels connected via an anx9804 bridgeHans de Goede2015-08-14-1/+18
* | video: Add support for the ANX9804 parallel lcd to dp bridge chipHans de Goede2015-08-14-0/+222
* | sun6i: display: Add support for using the mipi pll as lcd clock sourceHans de Goede2015-08-14-7/+34
* | sunxi: gpio: Add support for the gpio banks which are part of the R-io clusterHans de Goede2015-08-14-4/+18
* | sunxi: display: Fix composite video out on sun5iHans de Goede2015-08-14-0/+11
* | sunxi: display: Add overscan correctionHans de Goede2015-08-14-12/+39
* | cfbconsole: Add support for stride != widthHans de Goede2015-08-14-35/+37
* | cfbconsole: Remove width argument from the logo functionsHans de Goede2015-08-14-13/+8
|/
* tegra: nand: disable subpage writesMarcel Ziswiler2015-08-13-0/+3
* mtd/nand/tegra: alignment workaroundMarcel Ziswiler2015-08-13-51/+36
* 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