summaryrefslogtreecommitdiff
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
* usb: dwc3: Kconfig: get rid of obsolete mode selectionJean-Jacques Hiblot2019-10-242-18/+4
* usb: dwc3: Add dwc3_of_parse() to get quirks information from DTJean-Jacques Hiblot2019-10-243-1/+71
* usb: dwc3-generic: if no max speed is specified in DT, assume super speedJean-Jacques Hiblot2019-10-241-2/+2
* usb: dwc3-generic: add a new host driver that uses the dwc3 coreJean-Jacques Hiblot2019-10-242-2/+54
* usb: dwc3-generic: factorize codeJean-Jacques Hiblot2019-10-241-20/+35
* usb: dwc3-generic: use platdataJean-Jacques Hiblot2019-10-241-14/+23
* usb: dwc3: always use the inlined version of dwc3_host_init/dwc3_host_exitJean-Jacques Hiblot2019-10-241-5/+0
* usb: xhci: move xhci.h to include usbJean-Jacques Hiblot2019-10-2413-1304/+12
* usb: dwc3: switch to peripheral mode when exitingJean-Jacques Hiblot2019-10-241-0/+13
* usb: host: remove the xhci-zynqmp driverJean-Jacques Hiblot2019-10-243-154/+0
* dm: pinctrl: fix for introduce PINCONF_RECURSIVE optionWIP/21Oct2019Patrick Delaunay2019-10-211-3/+1
* pinctrl: Kconfig: remove duplicated nodesPatrick Delaunay2019-10-211-25/+0
* Merge tag 'u-boot-amlogic-20191018' of https://gitlab.denx.de/u-boot/custodia...Tom Rini2019-10-1814-197/+2169
|\
| * power: domain: add Amlogic Everything-Else power domain driverNeil Armstrong2019-10-183-0/+438
| * clk: meson-sm1: add compatibleNeil Armstrong2019-10-181-0/+1
| * mmc: meson-gx: add support for mmc-pwrseq-emmcNeil Armstrong2019-10-181-0/+51
| * video: meson: add compatible for Amlogic G12ANeil Armstrong2019-10-181-0/+1
| * video: meson: sync with linux drm-misc treeNeil Armstrong2019-10-187-160/+930
| * video: meson: remove power domain getNeil Armstrong2019-10-181-10/+0
| * clk: meson: g12a: add support for VPU/HDMI clocksNeil Armstrong2019-10-181-17/+603
| * power: domain: meson-gx-pwrc: add G12A supportNeil Armstrong2019-10-181-10/+145
* | gpio: sifive: add support for DM based gpio driver for FU540-SoCSagar Shrikant Kadam2019-10-183-0/+185
|/
* Merge tag 'for-v2020.01' of https://gitlab.denx.de/u-boot/custodians/u-boot-ubiWIP/17Oct2019Tom Rini2019-10-176-1/+27
|\
| * ubi: Print skip_check in ubi_dump_vol_info()Stefan Roese2019-10-161-0/+1
| * ubi: provide a way to skip CRC checksQuentin Schulz2019-10-165-1/+26
* | dm: Tidy up dump output when there are many devicesPatrick Delaunay2019-10-151-2/+2
* | dm: pinctrl: introduce PINCONF_RECURSIVE optionPatrick Delaunay2019-10-152-1/+28
* | dm: core: device: switch off power domain after device removalAnatolij Gustschin2019-10-151-0/+5
* | power: domain: Introduce dev_power_domain_offLokesh Vutla2019-10-151-7/+28
* | remoteproc: k3_arm64: Enable DM_FLAG_DEFAULT_PD_CTRL_OFFLokesh Vutla2019-10-151-0/+1
* | dm: core: Allow for not controlling the power-domain by DM frameworkLokesh Vutla2019-10-151-1/+2
* | dm: pinctrl: Skip not associated gpio phandle and rise a warning messageMichael Trimarchi2019-10-151-4/+10
* | core: device: use dev_power_domain_onPeng Fan2019-10-151-3/+3
* | power: domain: add dev_power_domain_onPeng Fan2019-10-151-0/+21
* | dm: spi: Do not assume first SPI busThomas Fitzsimmons2019-10-151-1/+1
* | dm: device: Request next sequence numberThomas Fitzsimmons2019-10-152-1/+8
* | tpm2: Don't assume active low reset valueKayla Theil2019-10-151-2/+2
* | dm: pinctrl: introduce PINCONF_RECURSIVE optionPatrick Delaunay2019-10-152-0/+27
|/
* Merge tag 'u-boot-imx-20191014' of https://gitlab.denx.de/u-boot/custodians/u...Tom Rini2019-10-141-0/+11
|\
| * i2c: imx_lpi2c: add ipg clkPeng Fan2019-10-141-0/+11
* | Merge tag 'video-for-2020.01' of https://gitlab.denx.de/u-boot/custodians/u-b...Tom Rini2019-10-1412-60/+3161
|\ \
| * | video: add support of panel RM68200Yannick Fertré2019-10-133-0/+361
| * | video: add support of panel OTM8009AYannick Fertré2019-10-133-0/+389
| * | video: add support of STM32 MIPI DSI controller driverYannick Fertré2019-10-133-0/+500
| * | video: add MIPI DSI host controller bridgeYannick Fertré2019-10-133-0/+849
| * | dm: Add a dsi host uclassYannick Fertré2019-10-134-0/+142
| * | video: add support of MIPI DSI interfaceYannick Fertré2019-10-133-0/+837
| * | video: stm32: stm32_ltdc: add bridge to display controllerYannick Fertré2019-10-131-60/+83
| |/
* | Merge tag 'mmc-10-10-2019' of https://gitlab.denx.de/u-boot/custodians/u-boot...Tom Rini2019-10-146-2/+323
|\ \ | |/ |/|
| * mmc: stm32_sdmmc2: implement host_power_cycle callbackYann Gautier2019-10-101-2/+11