summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2017-03-09sunxi: improve throughput in the sunxi_mmc driverPhilipp Tomsich
2017-03-09SPL: SPI: sunxi: add SPL FIT image supportAndre Przywara
2017-03-09SPI flash: fixes for non-DM SPLPhilipp Tomsich
2017-03-09sunxi_mmc: Revert oclk_dly to 2Philipp Tomsich
2017-03-09Escape in 'fastboot oem format'Philipp Tomsich
2017-03-09[fix] axp221 merge artifactPhilipp Tomsich
2017-03-09ARM: sunxi: Implements driver model display driverOctav Zlatior
2017-03-09ARM: sun6i: configure axp221 for dual supplyKlaus Goger
2017-03-08Merge branch 'master' of git://git.denx.de/u-boot-videoTom Rini
2017-03-07video: cfb_console: fix 32-bit display on 64-bit architecturesAndre Przywara
2017-03-07net: zynq_gem: Fix masking of supported phydev featuresNathan Rossi
2017-03-01net: macb: Fix ETH not found when clock not supportWenyou Yang
2017-02-27drivers/net/Kconfig: Correct use of apostropheTom Rini
2017-02-27Merge branch 'master' of git://www.denx.de/git/u-boot-imxTom Rini
2017-02-27rockchip: video: fix 83500000 clock mistake in rockchip HDMINickey Yang Nickey Yang
2017-02-26Merge branch 'master' of git://git.denx.de/u-boot-usbTom Rini
2017-02-26usb: gadget: f_dfu: set serial number if serial# is validFelipe Balbi
2017-02-26usb: gadget: g_dnl: fix g_dnl_set_serialnumber()Felipe Balbi
2017-02-26usb: gadget: f_dfu: write req->actual bytesFelipe Balbi
2017-02-26usb: gadget: dfu: add result for handle_getstatus()Patrick Delaunay
2017-02-26usb: gadget: dfu: correct size for USB_REQ_DFU_GETSTATE resultPatrick Delaunay
2017-02-26usb: gadget: dfu: add functional descriptor in descriptor setPatrick Delaunay
2017-02-26usb: dwc3: gadget: Remove unused header inclusionVincent Tinelli
2017-02-23pinctrl: uniphier: support pin configurationMasahiro Yamada
2017-02-22video: mxsfb: Fix reset hang when videomode variable is not presentFabio Estevam
2017-02-19mtd: nand: build MXS driver for MX7 as wellAndrey Yurovsky
2017-02-17fsl_i2c.c: Fix warning on gcc-6.xTom Rini
2017-02-13i2c: sandbox: remove code snippet from Kconfig helpMasahiro Yamada
2017-02-12flash: complete CONFIG_SYS_NO_FLASH move with renamingMasahiro Yamada
2017-02-09Merge branch 'master' of git://git.denx.de/u-boot-videoTom Rini
2017-02-09omap_hsmmc.c: Fix build warning on non-omap3Tom Rini
2017-02-09Merge branch 'master' of git://git.denx.de/u-boot-netTom Rini
2017-02-09mmc: init mmc block devices on probeFiach Antaw
2017-02-09drivers: mmc: omap_hsmmc: Fix IO Buffer on OMAP36xxAdam Ford
2017-02-09mmc: ftsdc021_sdhci: remove the ftsdc021_sdhci.cJaehoon Chung
2017-02-09mmc: mmc-uclass: use the fixed devnum with alias nodeJaehoon Chung
2017-02-09power: pmic: add the max8997 controller for DMJaehoon Chung
2017-02-08net: phy: MSCC Add Support for VSC8530-VSC8531-VSC8540-VSC8541John Haechten
2017-02-08Merge git://git.denx.de/u-boot-dmTom Rini
2017-02-08GPIO: Correct doc typo "confguration" -> "configuration"Robert P. J. Day
2017-02-08regulator: palmas: Fix smps6 - smps9 indicesKeerthy
2017-02-08pwm: remove unneeded ifdef CONFIG_DM_PWM ... endifMasahiro Yamada
2017-02-08drivers: net: cpsw: Fix reading of mac address for am43 SoCsLokesh Vutla
2017-02-08aspeed: ast2500: Fix H-PLL and M-PLL clock rate calculationmaxims@google.com
2017-02-08cros_ec: i2c: Add support for version 3 of the EC protocolMoritz Fischer
2017-02-08simple-bus: enable support for of-platdataKever Yang
2017-02-08dm: core: Replace of_offset with accessorSimon Glass
2017-02-08cros_ec: i2c: Group i2c write / read into single transactionMoritz Fischer
2017-02-07drivers: net: Provide Kconfig menu for PHYLIBAlex
2017-02-07net: phy: Improve the Marvell 151x constantsJoe Hershberger