summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2015-08-18of: clean up OF_CONTROL ifdef conditionalsMasahiro Yamada
2015-08-18dm: drop CONFIG_DM_DEVICE_REMOVE from uncmd listMasahiro Yamada
2015-08-18led: unify obj-$(CONFIG_LED) and obj-$(CONFIG_SPL_LED) entriesMasahiro Yamada
2015-08-18led: rename CONFIG_SPL_LED_SUPPORT to CONFIG_SPL_LEDMasahiro Yamada
2015-08-18ram: unify obj-$(CONFIG_RAM) and obj-$(CONFIG_SPL_RAM) entriesMasahiro Yamada
2015-08-18ram: rename CONFIG_SPL_RAM_SUPPORT to CONFIG_SPL_RAMMasahiro Yamada
2015-08-18clk: unify obj-$(CONFIG_CLK) and obj-$(CONFIG_SPL_CLK) entriesMasahiro Yamada
2015-08-18clk: rename CONFIG_SPL_CLK_SUPPORT to CONFIG_SPL_CLKMasahiro Yamada
2015-08-18dm: unify obj-$(CONFIG_DM) and obj-$(CONFIG_SPL_DM) entriesMasahiro Yamada
2015-08-18spl: move SPL driver entries to driver/MakefileMasahiro Yamada
2015-08-18i2c: lpc32xx: correct sanity check for requested bus speedVladimir Zapolskiy
2015-08-18usb: lpc32xx: add host USB driverSylvain Lemieux
2015-08-18i2c: lpc32xx: add support for OTG I2CSylvain Lemieux
2015-08-18nand: lpc32xx: add ECC layout for small page NANDSylvain Lemieux
2015-08-18nand: lpc32xx: add hardware ECC supportSylvain Lemieux
2015-08-18dma: lpc32xx: add DMA driverSylvain Lemieux
2015-08-18Merge branch 'master' of git://git.denx.de/u-boot-spiTom Rini
2015-08-18Merge branch 'master' of git://git.denx.de/u-boot-samsungTom Rini
2015-08-17spi: ti_qspi: Use DMA to read from qspi flashVignesh R
2015-08-17dma: ti-edma3: Add helper function to support edma3 transferVignesh R
2015-08-17sf: ops: Add spi_flash_copy_mmap functionTom Rini
2015-08-17ti: qspi: set flash quad bit based on quad support flagvishalm@ti.com
2015-08-17pci: mvebu: Add PCIe driverAnton Schubert
2015-08-17arm: mvebu: Add complete SDRAM ECC scrubbingStefan Roese
2015-08-17arm: mvebu: add multiple usb-hostcontroller support for AXPAnton Schubert
2015-08-17arm: mvebu: Enable USB EHCI support on Armada XPStefan Roese
2015-08-17arm: mvebu: Enable NAND controller on MVEBU SoC'sStefan Roese
2015-08-17arm: mvebu: sdram: Enable ECC support on Armada XPStefan Roese
2015-08-17i2c: lpc32xx: fix write timeoutSylvain Lemieux
2015-08-17i2c: lpc32xx: fix read timeoutSylvain Lemieux
2015-08-17i2c: lpc32xx: use api to get hclk instead of fix valueSylvain Lemieux
2015-08-17sf: Make 4K sector support configurableMarek Vasut
2015-08-17ARM: exynos: move SoC sources to mach-exynosThomas Abraham
2015-08-14Merge git://git.denx.de/u-boot-x86Tom Rini
2015-08-14Merge branch 'master' of git://git.denx.de/u-boot-pmicTom Rini
2015-08-14video: vesa: Correct a typo in the Kconfig VESA mode stringBin Meng
2015-08-14Revert "dm: pci: Allow scan bridge child devices before relocation"Simon Glass
2015-08-14Add missing part of: "power: pmic: pfuze100 support driver model"Peng Fan
2015-08-14dm: pci: Add a way to iterate through all PCI devicesSimon Glass
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