summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2017-03-14armv8: layerscape: Rewrite memory reservationYork Sun1-15/+1
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-02net: 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-09net: phy: MSCC Add Support for VSC8530-VSC8531-VSC8540-VSC8541John Haechten4-0/+515
2017-02-09Merge git://git.denx.de/u-boot-dmTom Rini197-380/+495
2017-02-09GPIO: Correct doc typo "confguration" -> "configuration"Robert P. J. Day1-1/+1
2017-02-09regulator: palmas: Fix smps6 - smps9 indicesKeerthy1-1/+1
2017-02-09pwm: remove unneeded ifdef CONFIG_DM_PWM ... endifMasahiro Yamada1-7/+6
2017-02-09drivers: net: cpsw: Fix reading of mac address for am43 SoCsLokesh Vutla1-1/+1
2017-02-08aspeed: ast2500: Fix H-PLL and M-PLL clock rate calculationmaxims@google.com1-2/+2
2017-02-08cros_ec: i2c: Add support for version 3 of the EC protocolMoritz Fischer1-0/+84
2017-02-08simple-bus: enable support for of-platdataKever Yang1-0/+4
2017-02-08dm: core: Replace of_offset with accessorSimon Glass196-369/+392
2017-02-08cros_ec: i2c: Group i2c write / read into single transactionMoritz Fischer1-11/+15
2017-02-07drivers: net: Provide Kconfig menu for PHYLIBAlex2-26/+92
2017-02-07net: phy: Improve the Marvell 151x constantsJoe Hershberger1-11/+36
2017-02-07net: fec_mxc: Fix corruption of device tree blobDaniel Strnad1-1/+0
2017-02-07net: designware: Fix for use with current Linux device tree for Meson GXHeiner Kallweit1-0/+1
2017-02-07net: phy: dp83867: Add support for MAC impedance configurationMugunthan V N1-0/+31
2017-02-07net: phy: vitesse: Fix cis8204 RGMII_ID codePhil Edworthy1-3/+1
2017-02-07net: phy: Marvell: Use phy_interface_is_rgmii helper functionPhil Edworthy1-4/+1
2017-02-07net: phy: Add support for Marvell M88E1512Phil Edworthy1-2/+7