aboutsummaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2019-10-21dm: pinctrl: fix for introduce PINCONF_RECURSIVE optionPatrick Delaunay
2019-10-21pinctrl: Kconfig: remove duplicated nodesPatrick Delaunay
2019-10-18Merge tag 'u-boot-amlogic-20191018' of https://gitlab.denx.de/u-boot/custodia...Tom Rini
2019-10-18power: domain: add Amlogic Everything-Else power domain driverNeil Armstrong
2019-10-18clk: meson-sm1: add compatibleNeil Armstrong
2019-10-18mmc: meson-gx: add support for mmc-pwrseq-emmcNeil Armstrong
2019-10-18video: meson: add compatible for Amlogic G12ANeil Armstrong
2019-10-18video: meson: sync with linux drm-misc treeNeil Armstrong
2019-10-18video: meson: remove power domain getNeil Armstrong
2019-10-18clk: meson: g12a: add support for VPU/HDMI clocksNeil Armstrong
2019-10-18power: domain: meson-gx-pwrc: add G12A supportNeil Armstrong
2019-10-18gpio: sifive: add support for DM based gpio driver for FU540-SoCSagar Shrikant Kadam
2019-10-17Merge tag 'for-v2020.01' of https://gitlab.denx.de/u-boot/custodians/u-boot-ubiTom Rini
2019-10-16ubi: Print skip_check in ubi_dump_vol_info()Stefan Roese
2019-10-16ubi: provide a way to skip CRC checksQuentin Schulz
2019-10-15dm: Tidy up dump output when there are many devicesPatrick Delaunay
2019-10-15dm: pinctrl: introduce PINCONF_RECURSIVE optionPatrick Delaunay
2019-10-15dm: core: device: switch off power domain after device removalAnatolij Gustschin
2019-10-15power: domain: Introduce dev_power_domain_offLokesh Vutla
2019-10-15remoteproc: k3_arm64: Enable DM_FLAG_DEFAULT_PD_CTRL_OFFLokesh Vutla
2019-10-15dm: core: Allow for not controlling the power-domain by DM frameworkLokesh Vutla
2019-10-15dm: pinctrl: Skip not associated gpio phandle and rise a warning messageMichael Trimarchi
2019-10-15core: device: use dev_power_domain_onPeng Fan
2019-10-15power: domain: add dev_power_domain_onPeng Fan
2019-10-15dm: spi: Do not assume first SPI busThomas Fitzsimmons
2019-10-15dm: device: Request next sequence numberThomas Fitzsimmons
2019-10-15tpm2: Don't assume active low reset valueKayla Theil
2019-10-15dm: pinctrl: introduce PINCONF_RECURSIVE optionPatrick Delaunay
2019-10-14Merge tag 'u-boot-imx-20191014' of https://gitlab.denx.de/u-boot/custodians/u...Tom Rini
2019-10-14Merge tag 'video-for-2020.01' of https://gitlab.denx.de/u-boot/custodians/u-b...Tom Rini
2019-10-14Merge tag 'mmc-10-10-2019' of https://gitlab.denx.de/u-boot/custodians/u-boot...Tom Rini
2019-10-14i2c: imx_lpi2c: add ipg clkPeng Fan
2019-10-13video: add support of panel RM68200Yannick Fertré
2019-10-13video: add support of panel OTM8009AYannick Fertré
2019-10-13video: add support of STM32 MIPI DSI controller driverYannick Fertré
2019-10-13video: add MIPI DSI host controller bridgeYannick Fertré
2019-10-13dm: Add a dsi host uclassYannick Fertré
2019-10-13video: add support of MIPI DSI interfaceYannick Fertré
2019-10-13video: stm32: stm32_ltdc: add bridge to display controllerYannick Fertré
2019-10-12Merge https://gitlab.denx.de/u-boot/custodians/u-boot-x86Tom Rini
2019-10-12Merge branch '2019-10-11-master-imports'Tom Rini
2019-10-11clk: cdce9xx: add support for cdce9xx clock synthesizerTero Kristo
2019-10-11mmc: am654_sdhci: Drop a redundant power_domain_on in probeLokesh Vutla
2019-10-11regulator: fixed: Modify enable-active-high behaviorPatrice Chotard
2019-10-11ata: ahci: Don't forget to clear upper address regs.Oleksandr Rybalko
2019-10-11ahci-pci: ASM1061 report wrong class, but support AHCI.Oleksandr Rybalko
2019-10-11phy: mediatek: add MediaTek T-PHY support for PCIeRyder Lee
2019-10-11pci: mediatek: add PCIe controller support for MT7623Ryder Lee
2019-10-11spi: bcm63xx_hsspi: Continue init when using no reset and fixed-clock.Kursad Oney
2019-10-11spi: bcm63xx_hsspi: switch to raw I/O functions.Kursad Oney