summaryrefslogtreecommitdiff
path: root/drivers/reset
AgeCommit message (Expand)Author
38 hoursMerge tag 'v2026.07-rc3' into nextTom Rini
8 daysreset: tegra186: Staticize and constify driver opsMarek Vasut
8 daysreset: tegra-car: Staticize and constify driver opsMarek Vasut
8 daysreset: sti: Staticize and constify driver opsMarek Vasut
8 daysreset: sandbox: Staticize and constify driver opsMarek Vasut
8 daysreset: sunxi: Staticize and constify driver opsMarek Vasut
8 daysreset: raspberrypi: Staticize and constify driver opsMarek Vasut
8 daysreset: npcm: Staticize and constify driver opsMarek Vasut
8 daysreset: meson: Staticize and constify driver opsMarek Vasut
8 daysreset: mediatek: Staticize and constify driver opsMarek Vasut
8 daysreset: dra7: Staticize and constify driver opsMarek Vasut
8 daysreset: bcm6345: Staticize and constify driver opsMarek Vasut
8 daysreset: at91: Staticize and constify driver opsMarek Vasut
8 daysreset: ast2600: Staticize and constify driver opsMarek Vasut
8 daysreset: ast2500: Staticize and constify driver opsMarek Vasut
2026-05-12reset: stm32: Fix compilation errorPatrice Chotard
2026-05-09reset: Correct dependencies for RESET_RZG2L_USBPHY_CTRLTom Rini
2026-04-07global: Correct duplicate U_BOOT_DRIVER entry namesTom Rini
2026-03-23scmi: Rework SCMI_FIRMWARE implementationTom Rini
2026-03-10Merge tag 'u-boot-rockchip-20260309' of https://source.denx.de/u-boot/custodi...Tom Rini
2026-03-10clk: rockchip: Add support for RK3506Finley Xiao
2026-03-09Merge tag 'v2026.04-rc4' into nextTom Rini
2026-02-24reset: stm32mp21: add stm32mp21 reset driverPatrice Chotard
2026-02-14Replace TARGET namespace and cleanup properlyTien Fong Chee
2026-01-09dm: core: Default to using DEVRES outside of xPLTom Rini
2025-11-07reset: airoha: add support for airoha en7523 SoC familyMikhail Kshevetskiy
2025-11-07reset: airoha: unify code using SCU regmap helperMikhail Kshevetskiy
2025-11-07reset: airoha: convert to regmap APIChristian Marangi
2025-10-09drivers: firmware: update xilinx_pm_request to support max payloadNaman Trivedi
2025-08-14reset: Tighten some reset driver dependenciesTom Rini
2025-07-30reset: stm32: Fix set_clr fieldPatrice Chotard
2025-07-29ARM: stm32mp: Add STM32MP23 supportPatrice Chotard
2025-07-29reset: stm32: Fix header misuseMarek Vasut
2025-06-11reset: stm32mp25: add stm32mp25 reset driverGabriel Fernandez
2025-05-03firmware: scmi: use scmi_proto_driver_get() function to get SCMI protocol driverAlice Guo
2025-04-23reset: rockchip: implement rk3576 lookup tableElaine Zhang
2025-04-23clk: rockchip: Add support for RK3528Joseph Chen
2025-04-22reset: socfpga: release more A10 peripherals out of resetNaresh Kumar Ravulapalli
2025-04-01Merge patch series "airoha: Add initial support AN7581"Tom Rini
2025-04-01reset: airoha: Add driver for controlling reset line of AN7581Christian Marangi
2025-03-25riscv: reset: k1: Add reset driverHuan Zhou
2025-03-19reset: rzg2l-usbphy-ctrl: Connect up vbus regulatorPaul Barker
2025-03-19reset: rzg2l-usbphy-ctrl: Add new driverPaul Barker
2024-10-11global: Rename SPL_TPL_ to PHASE_Simon Glass
2024-10-11drivers: Use CONFIG_XPL_BUILD instead of CONFIG_SPL_BUILDSimon Glass
2024-07-22drivers: reset: Remove duplicate newlinesMarek Vasut
2024-05-20Restore patch series "arm: dts: am62-beagleplay: Fix Beagleplay Ethernet"Tom Rini
2024-05-19Revert "Merge patch series "arm: dts: am62-beagleplay: Fix Beagleplay Ethernet""Tom Rini
2024-05-07reset: Remove <common.h> and add needed includesTom Rini
2024-03-24reset: imx: Add support for i.MX8MP reset controllerSumit Garg