summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2023-04-23Merge https://source.denx.de/u-boot/custodians/u-boot-riscvTom Rini29-1/+5383
2023-04-23Merge https://source.denx.de/u-boot/custodians/u-boot-watchdogTom Rini5-0/+414
2023-04-23Merge tag 'u-boot-stm32-20230419' of https://source.denx.de/u-boot/custodians...Tom Rini4-29/+22
2023-04-23mtd: rawnand: nand_base: Handle algorithm selectionLinus Walleij1-4/+25
2023-04-23Revert "mtd: rawnand: nand_base: Handle algorithm selection"Dario Binacchi1-9/+3
2023-04-20ram: starfive: add ddr driverYanhong Wang10-1/+3202
2023-04-20pinctrl: starfive: Add StarFive JH7110 driverKuan Lim Lee8-0/+1001
2023-04-20clk: starfive: Add StarFive JH7110 clock driverYanhong Wang7-0/+1004
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-19stm32mp: fix various array bounds checksRasmus Villemoes1-1/+1
2023-04-19mtd: rawnand: stm32_fmc2: remove unsupported EDO modeChristophe Kerello1-0/+3
2023-04-19spi: stm32_qspi: Remove useless struct stm32_qspi_flashPatrice Chotard1-24/+3
2023-04-19pinctrl: pinctrl_stm32: Add slew rate support for stm32_pinctrl_get_pin_muxing()Patrice Chotard1-4/+15
2023-04-18watchdog: arm_smc_wdt: add watchdog supportLionel Debieve3-0/+132
2023-04-18watchdog: ftwdt010: return a previously deleted driver now ported to DMSergei Antonov3-0/+140
2023-04-18watchdog: Add a watchdog driver for Raspberry Pi boardsETIENNE DUBLE3-0/+142
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