aboutsummaryrefslogtreecommitdiff
path: root/drivers/reset
AgeCommit message (Expand)Author
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
2022-07-18reset: sunxi: Get the reset count from the CCU descriptorSamuel Holland
2022-07-06reset/aspeed: Implement status callbackJoel Stanley
2022-06-23reset: scmi: support SCMI multi-channelEtienne Carriere
2022-06-23firmware: scmi: prepare scmi uclass API to multi-channelEtienne Carriere
2022-05-05reset: Return 0 if ops unimplemented and remove empty functionsMarek Vasut
2022-03-02scmi: change parameter dev in devm_scmi_process_msgEtienne Carriere
2022-02-08reset: dra7: Add a reset driverKeerthy
2022-01-13treewide: invaild -> invalidSean Anderson
2021-11-23reset: scmi: define LOG_CATEGORYPatrick Delaunay
2021-10-11clk: sunxi: Move header out of arch directorySamuel Holland
2021-09-30WS cleanup: remove trailing white spaceWolfgang Denk
2021-09-30WS cleanup: remove trailing empty linesWolfgang Denk
2021-08-06reset: zynqmp: Add reset controller for ZynqMP SoCMichal Simek
2021-07-24reset: ast2600: Fix missing reference operatorChia-Wei Wang
2021-07-15reset: Avoid a warning in devm_reset_bulk_get_by_node()Simon Glass
2021-07-14reset: uniphier: Add PCIe reset entryKunihiko Hayashi
2021-07-06dm: define LOG_CATEGORY for all uclassPatrick Delaunay
2021-05-31board: sifive: add HiFive Unmatched board supportGreen Wan
2021-05-31drivers: clk: add fu740 supportGreen Wan
2021-05-28reset: stm32: Fix bank and offset computationPatrice Chotard
2021-04-27reset: fix reset_get_by_index_nodev index handlingNeil Armstrong
2021-04-08riscv: sifive: Rename fu540 board to unleashedBin Meng
2021-02-02common: Drop asm/global_data.h from common headerSimon Glass
2021-01-24reset: reset-mtmips: add DM_FLAG_PRE_RELOC flagWeijie Gao
2021-01-18reset: aspeed: Add AST2600 reset supportChia-Wei, Wang
2021-01-13reset: stm32-reset: migrate trace to dev and log macroPatrick Delaunay