aboutsummaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2023-04-14Merge branch 'master' of https://source.denx.de/u-boot/custodians/u-boot-marvellTom Rini
2023-04-13ddr: marvell: a38x: Perform DDR training sequence again for 2nd bootTony Dinh
2023-04-12net: sun8i-emac: Remove the SoC variant IDSamuel Holland
2023-04-12net: sun8i-emac: Use common syscon setup for R40Samuel Holland
2023-04-12net: sun8i-emac: Add a flag for the internal PHY switchSamuel Holland
2023-04-12net: sun8i-emac: Add a flag for RMII supportSamuel Holland
2023-04-12net: sun8i-emac: Add a structure for variant dataSamuel Holland
2023-04-12video: sunxi: dw-hdmi: Use DM for HVCC regulatorSamuel Holland
2023-04-12video: sunxi: dw-hdmi: Use DM for clock gates and resetsSamuel Holland
2023-04-11i2c: fsl_i2c: fix m68k transfertsAngelo Dureghello
2023-04-11i2c: imx_lpi2c: Fix misuse the IS_ENABLED for DM clockYe Li
2023-04-11i2c: correct I2C deblock logicHaibo Chen
2023-04-11i2c: designware_i2c: remove apparently redundant read of 'i2c, speeds' DT pro...Rasmus Villemoes
2023-04-10mmc: mv_sdhci: Depend on DM_MMCStefan Roese
2023-04-10mmc: mv_sdhci: Remove CONFIG_MMC_SDHCI_IO_ACCESSORS supportStefan Roese
2023-04-10mmc: mv_sdhci: Simplify call to sdhci_mvebu_mbus_config()Stefan Roese
2023-04-10mmc: erase: Use TRIM erase when availableLoic Poulain
2023-04-10mmc: Check support for TRIM operationsLoic Poulain
2023-04-08Merge branch 'master_regulator/fixes' of https://source.denx.de/u-boot/custod...Tom Rini
2023-04-08Merge tag 'video-20230407' of https://source.denx.de/u-boot/custodians/u-boot...Tom Rini
2023-04-08video: tl070wsh30: Fix use of CONFIG_IS_ENABLED on DM_REGULATORMarek Vasut
2023-04-08video: simple-panel: Fix use of CONFIG_IS_ENABLED on DM_REGULATORMarek Vasut
2023-04-08video: rm68200: Fix use of CONFIG_IS_ENABLED on DM_REGULATORMarek Vasut
2023-04-08video: otm8009a: Fix use of CONFIG_IS_ENABLED on DM_REGULATORMarek Vasut
2023-04-08mmc: npcm_sdhci: Fix use of CONFIG_IS_ENABLED on DM_REGULATORMarek Vasut
2023-04-08misc: ub251xb: Fix use of CONFIG_IS_ENABLED on DM_REGULATORMarek Vasut
2023-04-07Merge branch 'master_sh/gen4/initial' of https://source.denx.de/u-boot/custod...Tom Rini
2023-04-07simple_panel: support simple MIPI DSI panelsSvyatoslav Ryhel
2023-04-07simple_panel: add support for get_display_timingSvyatoslav Ryhel
2023-04-07video: tegra20: add DSI controller driverSvyatoslav Ryhel
2023-04-07video: tegra-dc: pass DC regmap to internal devicesSvyatoslav Ryhel
2023-04-07video: tegra-dc: add panel_set_backlight callSvyatoslav Ryhel
2023-04-07video: tegra-dc: add 180 degree panel rotationSvyatoslav Ryhel
2023-04-07video: tegra-dc: assign regmap directlySvyatoslav Ryhel
2023-04-07video: tegra-dc: request timings from panel driver firstSvyatoslav Ryhel
2023-04-07video: tegra-dc: get clocks from device treeSvyatoslav Ryhel
2023-04-07video: move tegra dc driver into own folderSvyatoslav Ryhel
2023-04-07tegra: lcd: video: integrate display driver for t30Marcel Ziswiler
2023-04-07pinctrl: renesas: Add R8A779G0 V4H PFC tablesHai Pham
2023-04-07clk: renesas: Add R8A779G0 V4H clock tablesHai Pham
2023-04-07pinctrl: renesas: Add R8A779F0 S4 PFC tablesLUU HOAI
2023-04-07clk: renesas: Add R8A779F0 S4 clock tablesHai Pham
2023-04-07clk: renesas: Update R-Car Gen3 driver Gen4 supportMarek Vasut
2023-04-07spi: renesas: Make driver available on R-Car Gen4Marek Vasut
2023-04-07serial: sh: Add HSCIF support for R-Car SoCHai Pham
2023-04-07serial: sh: Add R-Car Gen4 supportHai Pham
2023-04-07net: ravb: Add R-Car Gen4 supportHai Pham
2023-04-07mmc: renesas-sdhi: Add R-Car Gen4 supportHai Pham
2023-04-07mmc: tmio: Replace ifdeffery with IS_ENABLED/CONFIG_IS_ENABLED macrosMarek Vasut
2023-04-07mmc: tmio: Check 'addr' width before checking for 64bit limitationMarek Vasut