summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2026-07-16Merge tag 'efi-2026-10-rc1' of https://git.u-boot-project.org/u-boot/custodia...Tom Rini
2026-07-16qfw: fix RSDP ext_checksum recomputationHeinrich Schuchardt
2026-07-15clk: ti: Use CPU ticks to count timeoutBastien Curutchet
2026-07-14Merge patch series "pinctrl: aspeed: Add AST2700 pinctrl drivers"Tom Rini
2026-07-14pinctrl: aspeed: Add AST2700 SoC1 pinconf supportBilly Tsai
2026-07-14pinctrl: aspeed: Add AST2700 SoC1 pinctrl driverBilly Tsai
2026-07-14pinctrl: aspeed: Add AST2700 SoC0 pinconf supportBilly Tsai
2026-07-14pinctrl: aspeed: Add AST2700 SoC0 pinctrl driverBilly Tsai
2026-07-13test: dm: pmbus: add a sandbox PMBus chip emulatorVincent Jardin
2026-07-13thermal: pmbus: add PMBus die-temp driverVincent Jardin
2026-07-13power: regulator: add MPS MPQ8785 PMBus regulator driverVincent Jardin
2026-07-13power: regulator: add generic PMBus UCLASS_REGULATOR adapterVincent Jardin
2026-07-12serial: lpuart: Clear the OR STAT in tstc to prevent hangMarek Vasut
2026-07-12mmc: sdhci: Use CONFIG_IS_ENABLED for MMC_IO_VOLTAGEJonas Karlman
2026-07-12mmc: dw_mmc: Allow use of in-spec voltage range for vqmmc-supplyJonas Karlman
2026-07-12test: dm: regulator: Add regulator_set_value_clamp() testsJonas Karlman
2026-07-12power: regulator: Add helper to set voltage within an acceptable rangeJonas Karlman
2026-07-10remoteproc: k3-r5: Fix crash when issuing rproc initRichard Genoud (TI)
2026-07-10treewide: Kconfig: use bool instead of tristateAnshul Dalal
2026-07-10Merge tag 'u-boot-rockchip-2026.10-20260710' of https://git.u-boot-project.or...Tom Rini
2026-07-09mtd: nand: raw: rockchip_nfc: fix oobfree length calculationJohan Jonker
2026-07-09Merge tag 'i2c-updates-for-2026.10-rc1' of https://git.u-boot-project.org/u-b...Tom Rini
2026-07-08Merge patch series "pinctrl: add support of Airoha SoCs"Tom Rini
2026-07-08pinctrl: airoha: add pin controller and gpio driver for EN7523 SoCMikhail Kshevetskiy
2026-07-08pinctrl: airoha: add pin controller and gpio driver for AN7583 SoCMikhail Kshevetskiy
2026-07-08pinctrl: airoha: add pin controller and gpio driver for AN7581 SoCMikhail Kshevetskiy
2026-07-08pinctrl: airoha: add shared pinctrl codeMikhail Kshevetskiy
2026-07-08pinctrl: sort and format the contents of the makefileMikhail Kshevetskiy
2026-07-08clk: renesas: rcar-cpg-lib: Convert to common field_{get, prep}() helpersMikhail Kshevetskiy
2026-07-08mtd: nand: raw: sunxi: Convert to common field_{get, prep}() helpersMikhail Kshevetskiy
2026-07-08net: hifemac: Convert to common field_{get, prep}() helpersMikhail Kshevetskiy
2026-07-08power: domain: renesas-r8a78000: Convert to common field_{get, prep}() helpersMikhail Kshevetskiy
2026-07-08watchdog: renesas_wwdt: Convert to common field_{get, prep}() helpersMikhail Kshevetskiy
2026-07-08clk: renesas: #undef field_{get, prep}() before definitionMikhail Kshevetskiy
2026-07-08mtd: nand: raw: sunxi: #undef field_{get, prep}() before definitionMikhail Kshevetskiy
2026-07-08net: hifemac: #undef field_{get, prep}() before definitionMikhail Kshevetskiy
2026-07-08power: domain: renesas-r8a78000: #undef field_{get, prep}() before definitionMikhail Kshevetskiy
2026-07-08watchdog: renesas_wwdt: #undef field_{get, prep}() before definitionMikhail Kshevetskiy
2026-07-08i2c: designware: fix i2c probe errorCoben Han
2026-07-08i2c: nx: Add LicensePeng Fan
2026-07-08i2c: nx: Use dev_read_addr_ptr()Peng Fan
2026-07-08arm64: zynqmp: Decouple MMIO accessors from firmwareMichal Simek
2026-07-08arm64: versal-net: Move bootmode decoding out of board codeMichal Simek
2026-07-08arm64: versal: Move bootmode decoding out of board codeMichal Simek
2026-07-08arm64: versal: Decouple multiboot register access from firmwareMichal Simek
2026-07-08arm64: versal2: Decouple multiboot register access from firmwareMichal Simek
2026-07-08soc: xilinx: zynqmp: Add TCG variant detection for ZU3TCGPadmarao Begari
2026-07-08drivers: fpga: Use FPGA_INTEL_SDM_MAILBOX conditional instead of Agilex/Strat...Danish Ahmad Rosdi
2026-07-08ufs: amd-versal2: Fix missing .priv_auto in driver registrationPranav Tilak
2026-07-06Merge branch 'next'Tom Rini