summaryrefslogtreecommitdiff
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
* dm: imx: serial: add i.MX6UL supportSébastien Szymanski2017-03-191-0/+1
* mmc: fsl_esdhc: support i.MX7ULPPeng Fan2017-03-171-0/+8
* serial: lpuart: add i.MX7ULP supportPeng Fan2017-03-171-9/+104
* serial: lpuart: restructure lpuart driverPeng Fan2017-03-171-125/+142
* i2c: lpi2c: add lpi2c driver for i.MX7ULPPeng Fan2017-03-173-0/+469
* pinctrl: Add i.MX7ULP pinctrl driverPeng Fan2017-03-175-4/+65
* wdog: Add the watchdog driver for MX7ULP.Ye Li2017-03-173-0/+107
* mxc_ocotp: Update driver to support OCOTP controller on i.MX7ULPPeng Fan2017-03-171-1/+51
* gpio: Add Rapid GPIO2P driver for i.MX7ULPPeng Fan2017-03-173-0/+232
* STiH410-B2260: Add device treePatrice Chotard2017-03-141-1/+1
* STiH410: Add STi pinctrl driverPatrice Chotard2017-03-143-0/+331
* STiH410: Add STi SDHCI driverPatrice Chotard2017-03-143-0/+149
* STiH410: Add STi serial driverPatrice Chotard2017-03-143-0/+220
* STiH410: Add STi sysreset driverPatrice Chotard2017-03-142-0/+83
* STiH410: Add STi timer driverPatrice Chotard2017-03-143-0/+86
* sunxi: power: axp809.c: Fix aldo1-2 being disabled for mvolt != 0Rask Ingemann Lambertsen2017-03-091-1/+1
* Merge branch 'master' of git://git.denx.de/u-boot-videoTom Rini2017-03-081-5/+5
|\
| * video: cfb_console: fix 32-bit display on 64-bit architecturesAndre Przywara2017-03-071-5/+5
* | net: zynq_gem: Fix masking of supported phydev featuresNathan Rossi2017-03-071-1/+1
|/
* net: macb: Fix ETH not found when clock not supportWenyou Yang2017-03-011-4/+9
* drivers/net/Kconfig: Correct use of apostropheTom Rini2017-02-271-1/+1
* Merge branch 'master' of git://www.denx.de/git/u-boot-imxTom Rini2017-02-271-1/+1
|\
| * mtd: nand: build MXS driver for MX7 as wellAndrey Yurovsky2017-02-191-1/+1
* | rockchip: video: fix 83500000 clock mistake in rockchip HDMINickey Yang Nickey Yang2017-02-271-1/+1
* | Merge branch 'master' of git://git.denx.de/u-boot-usbTom Rini2017-02-264-38/+40
|\ \
| * | usb: gadget: f_dfu: set serial number if serial# is validFelipe Balbi2017-02-261-0/+5
| * | usb: gadget: g_dnl: fix g_dnl_set_serialnumber()Felipe Balbi2017-02-261-2/+1
| * | usb: gadget: f_dfu: write req->actual bytesFelipe Balbi2017-02-261-1/+1
| * | usb: gadget: dfu: add result for handle_getstatus()Patrick Delaunay2017-02-262-22/+13
| * | usb: gadget: dfu: correct size for USB_REQ_DFU_GETSTATE resultPatrick Delaunay2017-02-261-11/+11
| * | usb: gadget: dfu: add functional descriptor in descriptor setPatrick Delaunay2017-02-261-1/+9
| * | usb: dwc3: gadget: Remove unused header inclusionVincent Tinelli2017-02-261-1/+0
* | | pinctrl: uniphier: support pin configurationMasahiro Yamada2017-02-237-12/+134
|/ /
* | video: mxsfb: Fix reset hang when videomode variable is not presentFabio Estevam2017-02-221-0/+3
|/
* fsl_i2c.c: Fix warning on gcc-6.xTom Rini2017-02-171-2/+2
* i2c: sandbox: remove code snippet from Kconfig helpMasahiro Yamada2017-02-131-22/+1
* flash: complete CONFIG_SYS_NO_FLASH move with renamingMasahiro Yamada2017-02-122-1/+6
* Merge branch 'master' of git://git.denx.de/u-boot-videoTom Rini2017-02-091-1/+1
|\
| * drivers/video/cfb_console.c: Correct "COFNIG_NDS32" typo.Robert P. J. Day2017-02-031-1/+1
* | omap_hsmmc.c: Fix build warning on non-omap3Tom Rini2017-02-091-1/+3
* | Merge branch 'master' of git://git.denx.de/u-boot-netTom Rini2017-02-0911-53/+737
|\ \
| * | net: phy: MSCC Add Support for VSC8530-VSC8531-VSC8540-VSC8541John Haechten2017-02-084-0/+515
| * | drivers: net: Provide Kconfig menu for PHYLIBAlex2017-02-072-26/+92
| * | net: phy: Improve the Marvell 151x constantsJoe Hershberger2017-02-071-11/+36
| * | net: fec_mxc: Fix corruption of device tree blobDaniel Strnad2017-02-071-1/+0
| * | net: designware: Fix for use with current Linux device tree for Meson GXHeiner Kallweit2017-02-071-0/+1
| * | net: phy: dp83867: Add support for MAC impedance configurationMugunthan V N2017-02-071-0/+31
| * | net: phy: vitesse: Fix cis8204 RGMII_ID codePhil Edworthy2017-02-071-3/+1
| * | net: phy: Marvell: Use phy_interface_is_rgmii helper functionPhil Edworthy2017-02-071-4/+1
| * | net: phy: Add support for Marvell M88E1512Phil Edworthy2017-02-071-2/+7