aboutsummaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2017-03-17mmc: fsl_esdhc: support i.MX7ULPPeng Fan1-0/+8
2017-03-17serial: lpuart: add i.MX7ULP supportPeng Fan1-9/+104
2017-03-17serial: lpuart: restructure lpuart driverPeng Fan1-125/+142
2017-03-17i2c: lpi2c: add lpi2c driver for i.MX7ULPPeng Fan3-0/+469
2017-03-17pinctrl: Add i.MX7ULP pinctrl driverPeng Fan5-4/+65
2017-03-17wdog: Add the watchdog driver for MX7ULP.Ye Li3-0/+107
2017-03-17mxc_ocotp: Update driver to support OCOTP controller on i.MX7ULPPeng Fan1-1/+51
2017-03-17gpio: Add Rapid GPIO2P driver for i.MX7ULPPeng Fan3-0/+232
2017-03-14STiH410-B2260: Add device treePatrice Chotard1-1/+1
2017-03-14STiH410: Add STi pinctrl driverPatrice Chotard3-0/+331
2017-03-14STiH410: Add STi SDHCI driverPatrice Chotard3-0/+149
2017-03-14STiH410: Add STi serial driverPatrice Chotard3-0/+220
2017-03-14STiH410: Add STi sysreset driverPatrice Chotard2-0/+83
2017-03-14STiH410: Add STi timer driverPatrice Chotard3-0/+86
2017-03-09sunxi: power: axp809.c: Fix aldo1-2 being disabled for mvolt != 0Rask Ingemann Lambertsen1-1/+1
2017-03-08Merge branch 'master' of git://git.denx.de/u-boot-videoTom Rini1-5/+5
2017-03-07video: cfb_console: fix 32-bit display on 64-bit architecturesAndre Przywara1-5/+5
2017-03-07net: zynq_gem: Fix masking of supported phydev featuresNathan Rossi1-1/+1
2017-03-01net: macb: Fix ETH not found when clock not supportWenyou Yang1-4/+9
2017-02-27drivers/net/Kconfig: Correct use of apostropheTom Rini1-1/+1
2017-02-27Merge branch 'master' of git://www.denx.de/git/u-boot-imxTom Rini1-1/+1
2017-02-27rockchip: video: fix 83500000 clock mistake in rockchip HDMINickey Yang Nickey Yang1-1/+1
2017-02-26Merge branch 'master' of git://git.denx.de/u-boot-usbTom Rini4-38/+40
2017-02-26usb: gadget: f_dfu: set serial number if serial# is validFelipe Balbi1-0/+5
2017-02-26usb: gadget: g_dnl: fix g_dnl_set_serialnumber()Felipe Balbi1-2/+1
2017-02-26usb: gadget: f_dfu: write req->actual bytesFelipe Balbi1-1/+1
2017-02-26usb: gadget: dfu: add result for handle_getstatus()Patrick Delaunay2-22/+13
2017-02-26usb: gadget: dfu: correct size for USB_REQ_DFU_GETSTATE resultPatrick Delaunay1-11/+11
2017-02-26usb: gadget: dfu: add functional descriptor in descriptor setPatrick Delaunay1-1/+9
2017-02-26usb: dwc3: gadget: Remove unused header inclusionVincent Tinelli1-1/+0
2017-02-23pinctrl: uniphier: support pin configurationMasahiro Yamada7-12/+134
2017-02-22video: mxsfb: Fix reset hang when videomode variable is not presentFabio Estevam1-0/+3
2017-02-19mtd: nand: build MXS driver for MX7 as wellAndrey Yurovsky1-1/+1
2017-02-17fsl_i2c.c: Fix warning on gcc-6.xTom Rini1-2/+2
2017-02-13i2c: sandbox: remove code snippet from Kconfig helpMasahiro Yamada1-22/+1
2017-02-12flash: complete CONFIG_SYS_NO_FLASH move with renamingMasahiro Yamada2-1/+6
2017-02-09Merge branch 'master' of git://git.denx.de/u-boot-videoTom Rini1-1/+1
2017-02-09omap_hsmmc.c: Fix build warning on non-omap3Tom Rini1-1/+3
2017-02-09Merge branch 'master' of git://git.denx.de/u-boot-netTom Rini11-53/+737
2017-02-09mmc: init mmc block devices on probeFiach Antaw1-0/+12
2017-02-09drivers: mmc: omap_hsmmc: Fix IO Buffer on OMAP36xxAdam Ford2-0/+30
2017-02-09mmc: ftsdc021_sdhci: remove the ftsdc021_sdhci.cJaehoon Chung2-35/+0
2017-02-09mmc: mmc-uclass: use the fixed devnum with alias nodeJaehoon Chung1-3/+10
2017-02-09power: pmic: add the max8997 controller for DMJaehoon Chung4-1/+78
2017-02-08net: phy: MSCC Add Support for VSC8530-VSC8531-VSC8540-VSC8541John Haechten4-0/+515
2017-02-08Merge git://git.denx.de/u-boot-dmTom Rini197-380/+495
2017-02-08GPIO: Correct doc typo "confguration" -> "configuration"Robert P. J. Day1-1/+1
2017-02-08regulator: palmas: Fix smps6 - smps9 indicesKeerthy1-1/+1
2017-02-08pwm: remove unneeded ifdef CONFIG_DM_PWM ... endifMasahiro Yamada1-7/+6
2017-02-08drivers: net: cpsw: Fix reading of mac address for am43 SoCsLokesh Vutla1-1/+1