summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2023-04-20reset: starfive: jh7110: Add reset driver for StarFive JH7110 SoCYanhong Wang3-0/+175
2023-04-20cache: starfive: Add StarFive JH7110 supportYanhong Wang1-0/+1
2023-04-17Merge tag 'u-boot-nand-20230417' of https://source.denx.de/u-boot/custodians/...Tom Rini6-5/+167
2023-04-17Merge branch 'master_sh/gen4/rswitch' of https://source.denx.de/u-boot/custod...Tom Rini8-0/+1544
2023-04-16net: rswitch: Add Renesas Ethernet SwitchPhong Hoang3-0/+1148
2023-04-16phy: renesas: Add Renesas Ethernet SERDES driver for R-Car S4-8Marek Vasut5-0/+396
2023-04-16mmc: tmio: Use IS_ENABLED() to check for CONFIG_ optionMarek Vasut1-1/+1
2023-04-16nand: raw: octeontx: Make list staticBin Meng2-2/+2
2023-04-16nand: brcmnand: add iproc supportLinus Walleij3-0/+156
2023-04-16mtd: rawnand: nand_base: Handle algorithm selectionLinus Walleij1-3/+9
2023-04-14Merge branch 'master' of https://source.denx.de/u-boot/custodians/u-boot-marvellTom Rini1-7/+0
2023-04-13ddr: marvell: a38x: Perform DDR training sequence again for 2nd bootTony Dinh1-7/+0
2023-04-12net: sun8i-emac: Remove the SoC variant IDSamuel Holland1-14/+0
2023-04-12net: sun8i-emac: Use common syscon setup for R40Samuel Holland1-17/+15
2023-04-12net: sun8i-emac: Add a flag for the internal PHY switchSamuel Holland1-1/+3
2023-04-12net: sun8i-emac: Add a flag for RMII supportSamuel Holland1-8/+7
2023-04-12net: sun8i-emac: Add a structure for variant dataSamuel Holland1-20/+45
2023-04-12video: sunxi: dw-hdmi: Use DM for HVCC regulatorSamuel Holland1-0/+9
2023-04-12video: sunxi: dw-hdmi: Use DM for clock gates and resetsSamuel Holland1-6/+21
2023-04-11i2c: fsl_i2c: fix m68k transfertsAngelo Dureghello1-7/+9
2023-04-11i2c: imx_lpi2c: Fix misuse the IS_ENABLED for DM clockYe Li1-2/+2
2023-04-11i2c: correct I2C deblock logicHaibo Chen1-2/+2
2023-04-11i2c: designware_i2c: remove apparently redundant read of 'i2c, speeds' DT pro...Rasmus Villemoes1-14/+0
2023-04-10mmc: mv_sdhci: Depend on DM_MMCStefan Roese2-32/+8
2023-04-10mmc: mv_sdhci: Remove CONFIG_MMC_SDHCI_IO_ACCESSORS supportStefan Roese1-8/+0
2023-04-10mmc: mv_sdhci: Simplify call to sdhci_mvebu_mbus_config()Stefan Roese1-8/+4
2023-04-10mmc: erase: Use TRIM erase when availableLoic Poulain1-11/+23
2023-04-10mmc: Check support for TRIM operationsLoic Poulain1-0/+3
2023-04-08Merge branch 'master_regulator/fixes' of https://source.denx.de/u-boot/custod...Tom Rini6-11/+11
2023-04-08Merge tag 'video-20230407' of https://source.denx.de/u-boot/custodians/u-boot...Tom Rini9-49/+1201
2023-04-08video: tl070wsh30: Fix use of CONFIG_IS_ENABLED on DM_REGULATORMarek Vasut1-2/+2
2023-04-08video: simple-panel: Fix use of CONFIG_IS_ENABLED on DM_REGULATORMarek Vasut1-2/+2
2023-04-08video: rm68200: Fix use of CONFIG_IS_ENABLED on DM_REGULATORMarek Vasut1-2/+2
2023-04-08video: otm8009a: Fix use of CONFIG_IS_ENABLED on DM_REGULATORMarek Vasut1-2/+2
2023-04-08mmc: npcm_sdhci: Fix use of CONFIG_IS_ENABLED on DM_REGULATORMarek Vasut1-1/+1
2023-04-08misc: ub251xb: Fix use of CONFIG_IS_ENABLED on DM_REGULATORMarek Vasut1-2/+2
2023-04-07Merge branch 'master_sh/gen4/initial' of https://source.denx.de/u-boot/custod...Tom Rini27-98/+7196
2023-04-07simple_panel: support simple MIPI DSI panelsSvyatoslav Ryhel1-4/+33
2023-04-07simple_panel: add support for get_display_timingSvyatoslav Ryhel1-0/+10
2023-04-07video: tegra20: add DSI controller driverSvyatoslav Ryhel5-0/+1056
2023-04-07video: tegra-dc: pass DC regmap to internal devicesSvyatoslav Ryhel1-0/+8
2023-04-07video: tegra-dc: add panel_set_backlight callSvyatoslav Ryhel1-0/+7
2023-04-07video: tegra-dc: add 180 degree panel rotationSvyatoslav Ryhel1-4/+19
2023-04-07video: tegra-dc: assign regmap directlySvyatoslav Ryhel1-11/+8
2023-04-07video: tegra-dc: request timings from panel driver firstSvyatoslav Ryhel1-12/+17
2023-04-07video: tegra-dc: get clocks from device treeSvyatoslav Ryhel1-8/+23
2023-04-07video: move tegra dc driver into own folderSvyatoslav Ryhel5-10/+14
2023-04-07tegra: lcd: video: integrate display driver for t30Marcel Ziswiler1-2/+8
2023-04-07pinctrl: renesas: Add R8A779G0 V4H PFC tablesHai Pham5-2/+4291
2023-04-07clk: renesas: Add R8A779G0 V4H clock tablesHai Pham3-0/+319