summaryrefslogtreecommitdiff
path: root/drivers/reset
AgeCommit message (Expand)Author
2026-02-24reset: stm32mp21: add stm32mp21 reset driverPatrice Chotard
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
2024-03-24reset: imx: Refactor driver to simplify function namesSumit Garg
2024-01-24reset: reset-hisilicon: also handle #reset-cells = <2>Yang Xiwen
2024-01-16reset: npcm: Add support for Nuvoton NPCM BMC familyJim Liu
2024-01-16clk/qcom: handle resets and clocks in one deviceKonrad Dybcio
2023-11-10tree-wide: Replace http:// link with https:// link for ti.comNishanth Menon
2023-10-16Merge tag 'u-boot-amlogic-20231015' of https://source.denx.de/u-boot/custodia...Tom Rini
2023-10-13scmi: refactor the code to hide a channel from devicesAKASHI Takahiro
2023-10-12reset: add support for Amlogic A1 familyAlexey Romanov
2023-09-24common: Drop linux/printk.h from common headerSimon Glass
2023-08-03reset: mediatek: check malloc return valaue before useWeijie Gao
2023-07-20core: read: fix dev_read_addr_size()John Keeping
2023-05-17reset: rockchip: implement rk3588 lookup tableEugen Hristev
2023-05-09reset: reset-rockchip: fix trivial line spacing alignmentEugen Hristev
2023-04-20reset: starfive: jh7110: Add reset driver for StarFive JH7110 SoCYanhong Wang
2023-02-22reset: uniphier: Add USB glue reset supportKunihiko Hayashi
2023-02-12reset: Allow reset_get_by_name() with NULL nameSamuel Holland
2023-01-05reset: at91: Add reset driver for basic assert/deassert operationsSergiu Moga
2022-09-26reset: zynqmp: Enable reset driver for Versal NETJay Buddhabhatti
2022-08-26reset: qcom: Add support for QCS404 SoC reset tableSumit Garg
2022-08-26reset: Convert ipq4019 driver to a generic Qcom driverSumit Garg
2022-07-26reset: zynqmp: Add reset driver support for versalT Karthik Reddy
2022-07-18reset: sunxi: Reuse the platform data from the clock driverSamuel Holland
2022-07-18reset: sunxi: Convert driver private data to platform dataSamuel Holland