summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2021-12-28regulator: fixed: add possibility to enable by clockPhilippe Schenker
2021-09-10mmc: merge upstream __mmc_switch fixesOleksii Bidnichenko
2020-07-05gpio-uclass.c: save the GPIOD flags also in the gpio descriptorHeiko Schocher
2020-06-29video: rockchip: fix HDMI 4K resolutionAnatolij Gustschin
2020-06-28Merge tag 'fixes-for-v2020.07' of https://gitlab.denx.de/u-boot/custodians/u-...Tom Rini
2020-06-28rockchip: correctly set vop0 or vop1Patrick Wildt
2020-06-28video: orisetech_otm8009a: fill characteristics of DSI data linkYannick Fertre
2020-06-28video: raydium_rm68200: fill characteristics of DSI data linkYannick Fertre
2020-06-28video: stm32: stm32_dsi: copy DSI fieldsYannick Fertre
2020-06-28video: check hardware version of DSIYannick Fertre
2020-06-28video: vidconsole: avoid multiple lines overwrite logoYe Li
2020-06-28video: bmp: support 8bits BMP drawing on 24/32 bpp framebufferYe Li
2020-06-27rockchip: clk: rk3188: change APLL to safe 600MHzAlexander Kochetkov
2020-06-24Merge tag 'mmc-2020-6-24' of https://gitlab.denx.de/u-boot/custodians/u-boot-mmcTom Rini
2020-06-24mmc: sdhci: Fix HISPD bit handlingJagan Teki
2020-06-24mmc: retry CMD1 in mmc_send_op_cond() until the eMMC is readyHaibo Chen
2020-06-24mmc: fsl_esdhc_imx: disable the CMD CRC check for standard tuningHaibo Chen
2020-06-23nvme: Invalidate dcache before submitting admin cmdJagan Teki
2020-06-23gpio: mxc_gpio: change gpio index for i.MX8Ye Li
2020-06-22net: fec: Allow the PHY node to be retrievedFabio Estevam
2020-06-22phy: atheros: ar8035: Fix clock output calculationFabio Estevam
2020-06-18firmware: PSCI: Fix PSCI support for OF live treesJon Hunter
2020-06-15regulator: fix: enable gpio when requestedMark Kettenis
2020-06-15Merge tag 'mmc-2020-6-15' of https://gitlab.denx.de/u-boot/custodians/u-boot-mmcTom Rini
2020-06-15mmc: fsl_esdhc: Gracefully fail on unsupported voltage switchMarek Vasut
2020-06-15mmc: fsl_esdhc: Fix SDR104 and HS200 supportMarek Vasut
2020-06-15mmc: ca_dw_mmc: Misc cleanup of driverArthur Li
2020-06-15mmc: fsl_esdhc: workaround for hardware 3.3v IO reliability issueYangbo Lu
2020-06-15mmc: fsl_esdhc: read register once for card inserted statusYangbo Lu
2020-06-14Merge https://gitlab.denx.de/u-boot/custodians/u-boot-usbTom Rini
2020-06-14eth/r8152: update the firmwareHayes Wang
2020-06-11spi: davinci: Drop non-dm codeJagan Teki
2020-06-11spi: atmel: Drop atmel_spi.hJagan Teki
2020-06-11spi: atmel: Remove nondm codeJagan Teki
2020-06-11spi: atmel: Drop CONFIG_SYS_SPI_WRITE_TOUTJagan Teki
2020-06-11spi: fsl_dspi: Drop nondm codeJagan Teki
2020-06-11spi: Zap SOFT_SPI (non-dm)Jagan Teki
2020-06-11spi: mxs: Code cleanupJagan Teki
2020-06-11spi: mxs: Drop nondm codeJagan Teki
2020-06-09Merge tag 'u-boot-imx-20200609' of https://gitlab.denx.de/u-boot/custodians/u...Tom Rini
2020-06-08Merge https://gitlab.denx.de/u-boot/custodians/u-boot-mpc85xxTom Rini
2020-06-08power: pmic: Add SPL Kconfig entry for PFUZE100Marek Vasut
2020-06-05virtio: VIRTIO_RNG depends on DM_RNGHeinrich Schuchardt
2020-06-04serial: Add missing Kconfig dependencies for debug consolesMichal Simek
2020-06-04serial: Convert ARM_DCC to KconfigTom Rini
2020-06-04ddr: Rework errata A008109, A008378, 009942 workaroundJaiprakash Singh
2020-06-04ddr: fsl: Impl. Erratum A008109Joakim Tjernlund
2020-06-04net: tsec: Access TBI PHY through the corresponding MIIHou Zhiqiang
2020-06-04net: tsec: Access eTSEC registers using virtual addressHou Zhiqiang
2020-06-04net: tsec: fsl_mdio: add DM MDIO supportMadalin Bucur