aboutsummaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2023-04-20ram: starfive: add ddr driverYanhong Wang
2023-04-20pinctrl: starfive: Add StarFive JH7110 driverKuan Lim Lee
2023-04-20clk: starfive: Add StarFive JH7110 clock driverYanhong Wang
2023-04-20reset: starfive: jh7110: Add reset driver for StarFive JH7110 SoCYanhong Wang
2023-04-20cache: starfive: Add StarFive JH7110 supportYanhong Wang
2023-04-19stm32mp: fix various array bounds checksRasmus Villemoes
2023-04-19mtd: rawnand: stm32_fmc2: remove unsupported EDO modeChristophe Kerello
2023-04-19spi: stm32_qspi: Remove useless struct stm32_qspi_flashPatrice Chotard
2023-04-19pinctrl: pinctrl_stm32: Add slew rate support for stm32_pinctrl_get_pin_muxing()Patrice Chotard
2023-04-18watchdog: arm_smc_wdt: add watchdog supportLionel Debieve
2023-04-18watchdog: ftwdt010: return a previously deleted driver now ported to DMSergei Antonov
2023-04-18watchdog: Add a watchdog driver for Raspberry Pi boardsETIENNE DUBLE
2023-04-17Merge tag 'u-boot-nand-20230417' of https://source.denx.de/u-boot/custodians/...Tom Rini
2023-04-16Merge branch 'master_sh/gen4/rswitch' of https://source.denx.de/u-boot/custod...Tom Rini
2023-04-16net: rswitch: Add Renesas Ethernet SwitchPhong Hoang
2023-04-16phy: renesas: Add Renesas Ethernet SERDES driver for R-Car S4-8Marek Vasut
2023-04-16mmc: tmio: Use IS_ENABLED() to check for CONFIG_ optionMarek Vasut
2023-04-16nand: raw: octeontx: Make list staticBin Meng
2023-04-16nand: brcmnand: add iproc supportLinus Walleij
2023-04-16mtd: rawnand: nand_base: Handle algorithm selectionLinus Walleij
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