summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2025-06-20Merge tag 'u-boot-at91-2025.10-a' of https://source.denx.de/u-boot/custodians...Tom Rini
2025-06-19Merge branch 'next' of https://source.denx.de/u-boot/custodians/u-boot-sh int...Tom Rini
2025-06-19clk: at91: sam9x7: add pmc driver for sam9x7 SoC familyVarshini Rajendran
2025-06-19clk: at91: clk-main: drop parent_name check when registering main_rc oscillatorManikandan Muralidharan
2025-06-19clk: at91: sam9x60-pll: add support for HW PLL freq dividersVarshini Rajendran
2025-06-19clk: at91: sam9x60-pll: add support for core clock frequency inputsVarshini Rajendran
2025-06-19watchdog: at91sam9_wdt: Add SAM9X60 supportZixun LI
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 "Print version of the DM firmware"Tom Rini
2025-06-18Merge patch series "Add IPC support on MCU R5F cluster in Split Mode"Tom Rini
2025-06-18firmware: ti_sci.c: Add a function to request DM metadata using ti_sci* callsMoteen Shah
2025-06-18firmware: ti_sci.c: Add a function to query DM firmware's capabilityMoteen Shah
2025-06-18ti_sci_* : Add capability to access DM firmware's metadataMoteen Shah
2025-06-18ti_sci_*: Add utility to access tisci firmware and SOC capabilityMoteen Shah
2025-06-18remoteproc: k3-r5: Acquire processor control before reset opsBeleswar Padhi
2025-06-18renesas: Renesas R-Car Gen4 watchdog driverShmuel Leib Melamud
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-18clk: renesas: Handle CLK_TYPE_GEN4_MDSEL in gen3_clk_get_rate64()Shmuel Leib Melamud
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