summaryrefslogtreecommitdiff
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
* i2c: Drop CONFIG_SH_SH7734_I2CTuomas Tynkkynen2018-05-232-377/+0
* i2c: Drop CONFIG_TSI108_I2CTuomas Tynkkynen2018-05-232-276/+0
* net: Drop CONFIG_TSI108_ETHTuomas Tynkkynen2018-05-232-1016/+0
* clk: at91: clk-h32mx: replace dm_warn with dev_dbgEugen Hristev2018-05-231-1/+1
* Convert CONFIG_SUPPORT_EMMC_RPMB to KconfigAlex Kiernan2018-05-231-0/+7
* SPDX: Fixup SPDX tags in a few new filesTom Rini2018-05-202-3/+2
* Merge branch 'master' of git://git.denx.de/u-boot-shTom Rini2018-05-203-227/+294
|\
| * i2c: rcar_i2c: Add DM and DT capable I2C driverMarek Vasut2018-05-203-0/+360
| * i2c: rcar_i2c: Remove the driverMarek Vasut2018-05-202-293/+0
* | Merge branch 'master' of git://git.denx.de/u-boot-usbTom Rini2018-05-2017-45/+744
|\ \
| * | drivers: usb: dwc3: remove devm_zalloc from linux_compactMugunthan V N2018-05-184-8/+8
| * | usb: xhci: zynqmp: Remove support for !DM_USBMichal Simek2018-05-182-46/+1
| * | usb: xhci: zynqmp: Add support for DM_USBMichal Simek2018-05-181-0/+69
| * | usb: dwc3: Add generic DWC3 glue logic driverMichal Simek2018-05-183-0/+164
| * | usb: common: add support to get maximum speed from dtMugunthan V N2018-05-181-0/+29
| * | usb: dwc3: Add dwc3_init/remove with DM_USBMugunthan V N2018-05-183-1/+62
| * | phy: add support for STM32 usb phy controllerPatrice Chotard2018-05-183-0/+416
| * | gadget: f_thor: update to support more than 4GB file as thor 5.0Seung-Woo Kim2018-05-182-4/+8
| * | gadget: f_thor: fix filename overflowSeung-Woo Kim2018-05-181-1/+2
* | | Merge branch 'master' of git://git.denx.de/u-boot-socfpgaTom Rini2018-05-204-2/+744
|\ \ \ | |_|/ |/| |
| * | configs: Add DDR Kconfig support for Arria 10Tien Fong Chee2018-05-181-1/+1
| * | ARM: socfpga: Add DDR driver for Arria 10Tien Fong Chee2018-05-182-0/+742
| * | ARM: socfpga: Rename the gen5 sdram driver to more specific nameTien Fong Chee2018-05-182-1/+1
| |/
* | Merge git://git.denx.de/u-boot-imxTom Rini2018-05-185-26/+184
|\ \ | |/ |/|
| * sandbox: Rewrite i2c_pmic_emul.c to support PMIC with 3 bytes transmissionLukasz Majewski2018-05-181-14/+31
| * pmic: dm: Add support for MC34708 for PMIC DMLukasz Majewski2018-05-183-0/+113
| * pmic: dm: Rewrite pmic_reg_{read|write|clrsetbits} to support 3 bytes transmi...Lukasz Majewski2018-05-181-12/+30
| * pmic: Add support for setting transmission length in uclass private dataLukasz Majewski2018-05-181-0/+10
* | Merge git://www.denx.de/git/u-boot-marvellTom Rini2018-05-171-1/+0
|\ \
| * | net: MVGBE don't automatically select PHYLIBChris Packham2018-05-171-1/+0
| |/
* | Merge git://git.denx.de/u-boot-dmTom Rini2018-05-161-0/+6
|\ \ | |/ |/|
| * pinctrl: do not set_state for device without valid ofnodeKever Yang2018-05-161-0/+6
* | usb: composite convert __set_bit to generic_set_bitBryan O'Donoghue2018-05-151-1/+1
* | usb: f_mass_storage: Fix set_bit and clear_bit usageBryan O'Donoghue2018-05-151-22/+3
|/
* ARM: mvebu: a38x: Add missing SPDX license identfierChris Packham2018-05-151-1/+3
* Merge branch 'master' of git://git.denx.de/u-boot-videoTom Rini2018-05-155-4/+190
|\
| * pwm: sunxi: add support for PWM found on Allwinner A64Vasily Khoruzhick2018-05-153-0/+186
| * video: dw_hdmi: fix HSYNC and VSYNC polarity settingsVasily Khoruzhick2018-05-151-2/+2
| * sunxi: video: HDMI: use correct bits for HSYNC and VSYNC polarity.Vasily Khoruzhick2018-05-151-2/+2
* | mmc: sdhci: Check that ops are definedRamon Fried2018-05-141-2/+2
* | net: add Kconfig for MVGBEChris Packham2018-05-141-0/+8
* | net: mvgbe: remove CONFIG_DOVEChris Packham2018-05-142-9/+0
|/
* rockchip: clk: rk3288: handle clk_enable requests for GMACJonathan Gray2018-05-141-0/+10
* phy: marvell: a3700: Fix compatible string for ehciMarek BehĂșn2018-05-141-1/+1
* ARM: mvebu: a38x: use non-zero size for ddr scrubbingChris Packham2018-05-143-1/+5
* ARM: mvebu: a38x: restore support for setting timingChris Packham2018-05-144-5/+17
* ARM: mvebu: a38x: sync ddr training code with upstreamChris Packham2018-05-1451-5087/+7879
* ARM: mvebu: a38x: remove some unused codeChris Packham2018-05-147-794/+0
* ARM: mvebu: a38x: move sys_env_device_rev_getChris Packham2018-05-141-24/+0
* ARM: mvebu: a38x: move definition of PEX_CFG_DIRECT_ACCESSChris Packham2018-05-141-2/+0