summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2025-06-19watchdog: at91sam9_wdt: Rename priv to wdtZixun LI
2025-06-19arm: at91: wdt: Rename regval in priv data to mrZixun LI
2025-06-18Merge patch series "list.h/treewide: get rid of no-op prefetch()"Tom Rini
2025-06-18treewide: drop no-op prefetch() callsRasmus Villemoes
2025-06-16Merge tag 'u-boot-dfu-next-20250616' of https://source.denx.de/u-boot/custodi...Tom Rini
2025-06-16Merge tag 'u-boot-dfu-next-20250616' of https://source.denx.de/u-boot/custodi...Tom Rini
2025-06-16usb: gadget: atmel: reliably generate disconnect by disabling controllerZixun LI
2025-06-16usb: gadget: musb: Fix duplicate ops assignment in ti_musb_peripheralKory Maincent
2025-06-16dfu: fix dev_part_str for file operationsIvan Pang
2025-06-14Merge patch series "linux/bitfield.h: sync <linux/bitfield.h> from Linux 6.15...Tom Rini
2025-06-14mtd: spinand: winbond: add Winbond W25N04KV flash supportChristian Marangi
2025-06-14iommu: qcom-smmu: add missing linux/bug.h header for WARN_ONChristian Marangi
2025-06-14clk: imx: add missing linux/bug.h header for WARNChristian Marangi
2025-06-14Merge patch series "Hex value prefix case cleanup"Tom Rini
2025-06-14drivers: use lowercase hex prefix styleE Shattow
2025-06-13spl: Rename jump_to_image_no_args()Simon Glass
2025-06-12Merge patch series "ti: Add support for eCAP PWM and LCD pin mux"Tom Rini
2025-06-12pwm: ti: am33xx: Fix build warnings in dev_dbg()Sukrut Bellary
2025-06-12pwm: ti: am33xx: Enable Auxiliary PWM using eCAPSukrut Bellary
2025-06-12ram: Move Kconfig options into their own menu entryYao Zi
2025-06-11mmc: Kconfig: Really correct dependencies SDHCI ADMA optionsTom Rini
2025-06-11Merge patch series "dm: core: use {s,u}32 instead of int for dev_read_{s,u}32...Tom Rini
2025-06-11dm: core: use s32 instead of int for dev_read_s32_defaultQuentin Schulz
2025-06-11dm: core: use u32 instead of int for dev_read_u32_defaultQuentin Schulz
2025-06-11Merge tag 'u-boot-stm32-20250611' of https://source.denx.de/u-boot/custodians...Tom Rini
2025-06-11board: stm32: add stm32h747-discovery board supportDario Binacchi
2025-06-11ram: stm32mp1: Add STM32MP13xx supportMarek Vasut
2025-06-11clk: stm32mp13: Add SPL support and clock tree init to STM32MP13 RCC driverMarek Vasut
2025-06-11clk: stm32mp13: Fix typo in STM32MP13 RCC driverMarek Vasut
2025-06-11reset: stm32mp25: add stm32mp25 reset driverGabriel Fernandez
2025-06-11clk: stm32: fix clock counterGabriel Fernandez
2025-06-11phy: stm32-usbphyc: manage properly the clk identifier with CCFPatrick Delaunay
2025-06-11clk: scmi: manage properly the clk identifier with CCFPatrick Delaunay
2025-06-11clk: fixed_rate: configure clock ID with CONFIG_CLK_AUTO_IDPatrick Delaunay
2025-06-11clk: sandbox: update driver for CONFIG_CLK_AUTO_ID supportPatrick Delaunay
2025-06-11clk: add CONFIG_CLK_AUTO_IDPatrick Delaunay
2025-06-11clk: stm32mp25: implement clock check security functionGabriel Fernandez
2025-06-11clk: stm32mp25: Add clock driver supportGabriel Fernandez
2025-06-11clk: scmi: add compatibility with clock protocol 2.0Valentin Caron
2025-06-10tpm: sandbox: Support self-test continue in emulatorSimon Glass
2025-06-09Merge tag 'v2025.07-rc4' into nextTom Rini
2025-06-09Revert "caam: Fix CAAM error on startup"Fabio Estevam
2025-06-06power: rk8xx: fix swapped mask and value in init registers for RK806Quentin Schulz
2025-06-06regulator: rk8xx: Add CONFIG_SPL_REGULATOR_RK8XXJustin Klaassen
2025-06-06rockchip: io-domain: Add CONFIG_SPL_ROCKCHIP_IODOMAINJustin Klaassen
2025-06-06rockchip: io-domain: Add debug logging for regulators during probeJustin Klaassen
2025-06-06ram: rockchip: Fix dependency of RAM_ROCKCHIP_DEBUGLukasz Czechowski
2025-06-05Merge patch series "Add baudrate accuracy compensation for MediaTek UART driver"Tom Rini
2025-06-05serial: mediatek: enable baudrate accuracy compensationWeijie Gao
2025-06-05serial: mediatek: fix register names and offsetsWeijie Gao