summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
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
2019-10-11spi: hsspi: allow to be used on bcm6858 and bcm63158Kursad Oney
2019-10-11remoteproc: Introduce K3 C66 and C71 remoteproc driverLokesh Vutla
2019-10-11remoteproc: Introduce K3 remoteproc driver for R5F subsystemLokesh Vutla
2019-10-11remoteproc: tisci_proc: Add helper api for controlling core power domainLokesh Vutla
2019-10-11remoteproc: elf_loader: Introduce rproc_elf_get_boot_addr() apiLokesh Vutla
2019-10-11remoteproc: elf_loader: Introduce a common elf loader and checker functionsLokesh Vutla
2019-10-11remoteproc: elf-loader: Add 64 bit elf loading supportLokesh Vutla
2019-10-11remoteproc: elf_loader: Always check the validity of the image before loadingLokesh Vutla
2019-10-11remoteproc: ops: Add elf section size as input parameter to device_to_virt apiLokesh Vutla
2019-10-11dm: core: Add a function to count the children of a deviceLokesh Vutla
2019-10-11sandbox: pci: Remember the device being emulatedSimon Glass
2019-10-10mmc: stm32_sdmmc2: implement host_power_cycle callbackYann Gautier
2019-10-10mmc: add a driver callback for power-cycleYann Gautier
2019-10-10drivers: mmc: Add sdhci driver for Broadcom iProc platformArun Parameswaran
2019-10-10spl: dm_mmc: Initialize only the required mmc deviceLokesh Vutla
2019-10-09Merge tag 'xilinx-for-v2020.01' of https://gitlab.denx.de/u-boot/custodians/u...Tom Rini
2019-10-09Merge tag 'u-boot-imx-20191009' of https://gitlab.denx.de/u-boot/custodians/u...Tom Rini
2019-10-08Merge https://gitlab.denx.de/u-boot/custodians/u-boot-marvellTom Rini
2019-10-08Merge https://gitlab.denx.de/u-boot/custodians/u-boot-x86Tom Rini
2019-10-08Merge tag 'u-boot-atmel-2020.01-a' of https://gitlab.denx.de/u-boot/custodian...Tom Rini
2019-10-08Merge tag 'efi-2020-01-rc1' of https://gitlab.denx.de/u-boot/custodians/u-boo...Tom Rini
2019-10-08pinctrl: nxp: DM_FLAG_PRE_RELOC by defaultIgor Opaniuk
2019-10-08ddr: imx8m: Fix the ddr init hang on imx8mqJacky Bai
2019-10-08driver: ddr: Refine the ddr init driver on imx8mJacky Bai
2019-10-08imx8mq: Update the ddrc QoS setting for B1 chipBai Ping
2019-10-08ddr: imx8m: Fix ddr4 driver build issueYe Li
2019-10-08spi: fsl_qspi: Add support for QSPI on iMX7ULPYe Li
2019-10-08spi: fsl_qspi: Update to use driver dataYe Li
2019-10-08spi: fsl_qspi: Update write data size for page program LUTYe Li
2019-10-08spi: fsl_qspi: Fix DDR mode setting for latest iMX platformsYe Li
2019-10-08misc: imx8: add more scfw apiPeng Fan
2019-10-08ddr: imx8m: fix ddr firmware location when enable SPL OFPeng Fan
2019-10-08imx: add support for i.MX7/i.MX8MQ reset controllerPatrick Wildt
2019-10-08imx: add support for i.MX8MQ power domain controllerPatrick Wildt
2019-10-08spi: Add support for SPL_OF_PLATDATA to mxs_gpio.c driverLukasz Majewski
2019-10-08mmc: Replace printf with debug call for timeouts in the i.MX28 mxs driverLukasz Majewski
2019-10-08mmc: Convert mxsmmc eMMC driver for i.MX2{38} to DM/DTSLukasz Majewski