aboutsummaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2019-10-18power: domain: add Amlogic Everything-Else power domain driverNeil Armstrong3-0/+438
2019-10-18clk: meson-sm1: add compatibleNeil Armstrong1-0/+1
2019-10-18mmc: meson-gx: add support for mmc-pwrseq-emmcNeil Armstrong1-0/+51
2019-10-18video: meson: add compatible for Amlogic G12ANeil Armstrong1-0/+1
2019-10-18video: meson: sync with linux drm-misc treeNeil Armstrong7-160/+930
2019-10-18video: meson: remove power domain getNeil Armstrong1-10/+0
2019-10-18clk: meson: g12a: add support for VPU/HDMI clocksNeil Armstrong1-17/+603
2019-10-18power: domain: meson-gx-pwrc: add G12A supportNeil Armstrong1-10/+145
2019-10-17Merge tag 'for-v2020.01' of https://gitlab.denx.de/u-boot/custodians/u-boot-ubiTom Rini6-1/+27
2019-10-16ubi: Print skip_check in ubi_dump_vol_info()Stefan Roese1-0/+1
2019-10-16ubi: provide a way to skip CRC checksQuentin Schulz5-1/+26
2019-10-15dm: Tidy up dump output when there are many devicesPatrick Delaunay1-2/+2
2019-10-15dm: pinctrl: introduce PINCONF_RECURSIVE optionPatrick Delaunay2-1/+28
2019-10-15dm: core: device: switch off power domain after device removalAnatolij Gustschin1-0/+5
2019-10-15power: domain: Introduce dev_power_domain_offLokesh Vutla1-7/+28
2019-10-15remoteproc: k3_arm64: Enable DM_FLAG_DEFAULT_PD_CTRL_OFFLokesh Vutla1-0/+1
2019-10-15dm: core: Allow for not controlling the power-domain by DM frameworkLokesh Vutla1-1/+2
2019-10-15dm: pinctrl: Skip not associated gpio phandle and rise a warning messageMichael Trimarchi1-4/+10
2019-10-15core: device: use dev_power_domain_onPeng Fan1-3/+3
2019-10-15power: domain: add dev_power_domain_onPeng Fan1-0/+21
2019-10-15dm: spi: Do not assume first SPI busThomas Fitzsimmons1-1/+1
2019-10-15dm: device: Request next sequence numberThomas Fitzsimmons2-1/+8
2019-10-15tpm2: Don't assume active low reset valueKayla Theil1-2/+2
2019-10-15dm: pinctrl: introduce PINCONF_RECURSIVE optionPatrick Delaunay2-0/+27
2019-10-14Merge tag 'u-boot-imx-20191014' of https://gitlab.denx.de/u-boot/custodians/u...Tom Rini1-0/+11
2019-10-14Merge tag 'video-for-2020.01' of https://gitlab.denx.de/u-boot/custodians/u-b...Tom Rini12-60/+3161
2019-10-14Merge tag 'mmc-10-10-2019' of https://gitlab.denx.de/u-boot/custodians/u-boot...Tom Rini6-2/+323
2019-10-14i2c: imx_lpi2c: add ipg clkPeng Fan1-0/+11
2019-10-13video: add support of panel RM68200Yannick Fertré3-0/+361
2019-10-13video: add support of panel OTM8009AYannick Fertré3-0/+389
2019-10-13video: add support of STM32 MIPI DSI controller driverYannick Fertré3-0/+500
2019-10-13video: add MIPI DSI host controller bridgeYannick Fertré3-0/+849
2019-10-13dm: Add a dsi host uclassYannick Fertré4-0/+142
2019-10-13video: add support of MIPI DSI interfaceYannick Fertré3-0/+837
2019-10-13video: stm32: stm32_ltdc: add bridge to display controllerYannick Fertré1-60/+83
2019-10-12Merge https://gitlab.denx.de/u-boot/custodians/u-boot-x86Tom Rini1-6/+24
2019-10-12Merge branch '2019-10-11-master-imports'Tom Rini11-30/+700
2019-10-11clk: cdce9xx: add support for cdce9xx clock synthesizerTero Kristo3-0/+262
2019-10-11mmc: am654_sdhci: Drop a redundant power_domain_on in probeLokesh Vutla1-13/+0
2019-10-11regulator: fixed: Modify enable-active-high behaviorPatrice Chotard1-1/+6
2019-10-11ata: ahci: Don't forget to clear upper address regs.Oleksandr Rybalko1-4/+7
2019-10-11ahci-pci: ASM1061 report wrong class, but support AHCI.Oleksandr Rybalko1-0/+1
2019-10-11phy: mediatek: add MediaTek T-PHY support for PCIeRyder Lee3-0/+374
2019-10-11pci: mediatek: add PCIe controller support for MT7623Ryder Lee3-0/+288
2019-10-11spi: bcm63xx_hsspi: Continue init when using no reset and fixed-clock.Kursad Oney1-10/+9
2019-10-11spi: bcm63xx_hsspi: switch to raw I/O functions.Kursad Oney1-14/+14
2019-10-11spi: hsspi: allow to be used on bcm6858 and bcm63158Kursad Oney1-1/+1
2019-10-11remoteproc: Introduce K3 C66 and C71 remoteproc driverLokesh Vutla3-0/+365
2019-10-11remoteproc: Introduce K3 remoteproc driver for R5F subsystemLokesh Vutla3-0/+827
2019-10-11remoteproc: tisci_proc: Add helper api for controlling core power domainLokesh Vutla1-0/+27