1. ca4134a reset: reset-rockchip: fix trivial line spacing alignment by Eugen Hristev · Tue Apr 11 10:20:40 2023 +0300
  2. b417f06 reset: starfive: jh7110: Add reset driver for StarFive JH7110 SoC by Yanhong Wang · Wed Mar 29 11:42:11 2023 +0800
  3. 91e7fd3 reset: uniphier: Add USB glue reset support by Kunihiko Hayashi · Mon Feb 20 14:50:30 2023 +0900
  4. 6078bff reset: Allow reset_get_by_name() with NULL name by Samuel Holland · Sat Jan 21 18:02:52 2023 -0600
  5. bdcfc7d reset: at91: Add reset driver for basic assert/deassert operations by Sergiu Moga · Wed Jan 04 16:03:18 2023 +0200
  6. dac2b17 reset: zynqmp: Enable reset driver for Versal NET by Jay Buddhabhatti · Mon Sep 19 14:21:08 2022 +0200
  7. 51243be reset: qcom: Add support for QCS404 SoC reset table by Sumit Garg · Thu Aug 04 19:57:12 2022 +0530
  8. 2cf66c45 reset: Convert ipq4019 driver to a generic Qcom driver by Sumit Garg · Thu Aug 04 19:57:11 2022 +0530
  9. a3a4cc8 reset: zynqmp: Add reset driver support for versal by T Karthik Reddy · Wed Jul 20 03:59:57 2022 -0600
  10. 86b561c reset: sunxi: Reuse the platform data from the clock driver by Samuel Holland · Mon May 09 00:29:37 2022 -0500
  11. 24a870c reset: sunxi: Convert driver private data to platform data by Samuel Holland · Mon May 09 00:29:36 2022 -0500
  12. 1567fdf reset: sunxi: Get the reset count from the CCU descriptor by Samuel Holland · Mon May 09 00:29:33 2022 -0500
  13. 09df10d reset/aspeed: Implement status callback by Joel Stanley · Thu Jun 23 14:40:37 2022 +0930
  14. 5f35e28 reset: scmi: support SCMI multi-channel by Etienne Carriere · Tue May 31 18:09:26 2022 +0200
  15. a1e8751 firmware: scmi: prepare scmi uclass API to multi-channel by Etienne Carriere · Tue May 31 18:09:18 2022 +0200
  16. f817d17 reset: Return 0 if ops unimplemented and remove empty functions by Marek Vasut · Tue Apr 26 23:43:30 2022 +0200
  17. 2f26c04 scmi: change parameter dev in devm_scmi_process_msg by Etienne Carriere · Mon Feb 21 09:22:40 2022 +0100
  18. 0c0bdbb reset: dra7: Add a reset driver by Keerthy · Thu Jan 27 13:16:51 2022 +0100
  19. a1b654b treewide: invaild -> invalid by Sean Anderson · Wed Dec 01 14:26:53 2021 -0500
  20. 1b58506 reset: scmi: define LOG_CATEGORY by Patrick Delaunay · Thu Oct 28 19:13:12 2021 +0200
  21. 12e3faa clk: sunxi: Move header out of arch directory by Samuel Holland · Sun Sep 12 11:48:43 2021 -0500
  22. 9d328a6 WS cleanup: remove trailing white space by Wolfgang Denk · Mon Sep 27 17:42:38 2021 +0200
  23. 3fd6633 WS cleanup: remove trailing empty lines by Wolfgang Denk · Mon Sep 27 17:42:36 2021 +0200
  24. f0e4769 reset: zynqmp: Add reset controller for ZynqMP SoC by Michal Simek · Fri Jul 30 08:00:10 2021 +0200
  25. 39c1106 reset: ast2600: Fix missing reference operator by Chia-Wei Wang · Tue Jul 20 15:01:36 2021 +0800
  26. 956cd30 reset: Avoid a warning in devm_reset_bulk_get_by_node() by Simon Glass · Thu May 13 19:39:21 2021 -0600
  27. 2dcb469 reset: uniphier: Add PCIe reset entry by Kunihiko Hayashi · Tue Jul 06 19:01:07 2021 +0900
  28. 8131335 dm: define LOG_CATEGORY for all uclass by Patrick Delaunay · Tue Apr 27 11:02:19 2021 +0200
  29. 2e5da52 board: sifive: add HiFive Unmatched board support by Green Wan · Thu May 27 06:52:13 2021 -0700
  30. ecefa5f drivers: clk: add fu740 support by Green Wan · Thu May 27 06:52:08 2021 -0700
  31. 4818697 reset: stm32: Fix bank and offset computation by Patrice Chotard · Wed Apr 28 13:42:45 2021 +0200
  32. 6198db6 reset: fix reset_get_by_index_nodev index handling by Neil Armstrong · Tue Apr 20 10:42:26 2021 +0200
  33. e9ead4a riscv: sifive: Rename fu540 board to unleashed by Bin Meng · Wed Mar 17 11:10:58 2021 +0800
  34. 3ba929a common: Drop asm/global_data.h from common header by Simon Glass · Fri Oct 30 21:38:53 2020 -0600
  35. 3260234 reset: reset-mtmips: add DM_FLAG_PRE_RELOC flag by developer · Thu Nov 12 16:37:14 2020 +0800
  36. 7114051 reset: aspeed: Add AST2600 reset support by Chia-Wei, Wang · Mon Dec 14 13:54:26 2020 +0800
  37. ecb23b5 reset: stm32-reset: migrate trace to dev and log macro by Patrick Delaunay · Fri Nov 06 19:01:48 2020 +0100
  38. bb721de Merge tag 'dm-pull-5jan21' of git://git.denx.de/u-boot-dm into next by Tom Rini · Tue Jan 05 22:34:43 2021 -0500
  39. e6256ce Merge tag 'v2021.01-rc5' into next by Tom Rini · Tue Jan 05 16:20:26 2021 -0500
  40. 65130cd dm: Rename DM_GET_DRIVER() to DM_DRIVER_GET() by Simon Glass · Mon Dec 28 20:34:56 2020 -0700
  41. a7ece58 dm: core: Access device ofnode through functions by Simon Glass · Sat Dec 19 10:40:14 2020 -0700
  42. 9558862 dm: Use access methods for dev/uclass private data by Simon Glass · Tue Dec 22 19:30:28 2020 -0700
  43. aad29ae dm: treewide: Rename ofdata_to_platdata() to of_to_plat() by Simon Glass · Thu Dec 03 16:55:21 2020 -0700
  44. 8a2b47f dm: treewide: Rename auto_alloc_size members to be shorter by Simon Glass · Thu Dec 03 16:55:17 2020 -0700
  45. 5d9950d treewide: Update email address Patrick Delaunay and Patrice Chotard by Patrice Chotard · Wed Dec 02 18:47:30 2020 +0100
  46. 4290573 reset: stm32: Add support of MCU HOLD BOOT by Patrick Delaunay · Thu Oct 15 15:01:11 2020 +0200
  47. b39ef89 cosmetic: reset: ast2500: Rename driver and configs by Chia-Wei, Wang · Thu Oct 15 10:25:14 2020 +0800
  48. acc7836 reset: ast2500: Use SCU for reset control by Chia-Wei, Wang · Thu Oct 15 10:25:13 2020 +0800
  49. d776a84 dm: add cells_count parameter in *_count_phandle_with_args by Patrick Delaunay · Fri Sep 25 09:41:14 2020 +0200
  50. c6e9af3 reset: add reset controller driver for SCMI agents by Etienne Carriere · Wed Sep 09 18:44:06 2020 +0200
  51. 880c5c7 test: reset: Add tests for the managed API by Jean-Jacques Hiblot · Wed Sep 09 15:37:04 2020 +0530
  52. 5be97a3 drivers: reset: Add a managed API to get reset controllers from the DT by Jean-Jacques Hiblot · Wed Sep 09 15:37:03 2020 +0530
  53. f5edc7a reset: Add IPQ40xx reset controller driver by Robert Marko · Thu Sep 10 16:00:02 2020 +0200
  54. 32822d0 treewide: convert devfdt_get_addr_ptr() to dev_read_addr_ptr() by Masahiro Yamada · Tue Aug 04 14:14:43 2020 +0900
  55. 2732b2d configs: reset: fu540: enable dm reset framework for SiFive by Sagar Shrikant Kadam · Wed Jul 29 02:36:14 2020 -0700
  56. e1ff6eb sifive: reset: add DM based reset driver for SiFive SoC's by Sagar Shrikant Kadam · Wed Jul 29 02:36:13 2020 -0700
  57. a89b4de treewide: convert devfdt_get_addr() to dev_read_addr() by Masahiro Yamada · Fri Jul 17 14:36:48 2020 +0900
  58. 5a9ecb2 Revert "Merge tag 'dm-pull-20jul20' of git://git.denx.de/u-boot-dm" by Tom Rini · Fri Jul 24 08:42:06 2020 -0400
  59. a831cef treewide: convert devfdt_get_addr() to dev_read_addr() by Masahiro Yamada · Fri Jul 17 14:36:48 2020 +0900
  60. 057bbbd reset: Add Raspberry Pi 4 firmware reset controller by Nicolas Saenz Julienne · Mon Jun 29 18:37:23 2020 +0200
  61. 0c1f6bf reset: Add generic reset driver by Sean Anderson · Wed Jun 24 06:41:14 2020 -0400
  62. 4dcacfc common: Drop linux/bitops.h from common header by Simon Glass · Sun May 10 11:40:13 2020 -0600
  63. dbd7954 common: Drop linux/delay.h from common header by Simon Glass · Sun May 10 11:40:11 2020 -0600
  64. 0f2af88 common: Drop log.h from common header by Simon Glass · Sun May 10 11:40:05 2020 -0600
  65. e3d9c99 drivers/reset/Kconfig: fix typo by Trevor Woerner · Wed May 06 08:02:43 2020 -0400
  66. 2bcc1ed rename symbol: CONFIG_STM32 -> CONFIG_ARCH_STM32 by Trevor Woerner · Wed May 06 08:02:42 2020 -0400
  67. b7b1838 Merge tag 'dm-pull-6feb20' of https://gitlab.denx.de/u-boot/custodians/u-boot-dm by Tom Rini · Tue Feb 11 10:58:41 2020 -0500
  68. 9bc1564 dm: core: Create a new header file for 'compat' features by Simon Glass · Mon Feb 03 07:36:16 2020 -0700
  69. d66c5f7 dm: core: Require users of devres to include the header by Simon Glass · Mon Feb 03 07:36:15 2020 -0700
  70. 1928cd4 reset: Rename free() to rfree() by Simon Glass · Mon Feb 03 07:35:52 2020 -0700
  71. 30f1775 reset: socfpga: Poll for reset status after deassert reset by Ley Foon Tan · Fri Jan 10 13:48:37 2020 +0800
  72. 062da42 ARC: HSDK: introduce reset driver by Eugeniy Paltsev · Tue Oct 08 19:29:30 2019 +0300
  73. 074393a reset: add reset controller driver for MediaTek MIPS platform by developer · Wed Sep 25 17:45:29 2019 +0800
  74. dbc644f imx: add support for i.MX7/i.MX8MQ reset controller by Patrick Wildt · Thu Oct 03 16:08:35 2019 +0200
  75. 0af6e2d env: Move env_get() to env.h by Simon Glass · Thu Aug 01 09:46:52 2019 -0600
  76. fc82466 sysreset: add support for socfpga sysreset by Simon Goldschmidt · Mon Jul 15 21:47:55 2019 +0200
  77. e5291ad reset: socfpga: convert to livetree by Simon Goldschmidt · Thu May 09 22:11:59 2019 +0200
  78. 19bbb32 Merge branch 'master' of git://git.denx.de/u-boot-sunxi by Tom Rini · Wed May 08 16:21:43 2019 -0400
  79. 01af115 reset: Get the RESET by index without device by Jagan Teki · Thu Feb 28 00:26:55 2019 +0530
  80. 9fbe17c rockchip: use 'arch-rockchip' as header file path by Kever Yang · Thu Mar 28 11:01:23 2019 +0800
  81. e59d7eb Merge tag 'u-boot-amlogic-20190423' of git://git.denx.de/u-boot-amlogic by Tom Rini · Wed Apr 24 12:26:25 2019 -0400
  82. 8aa8f30 reset: add reset driver for HiSilicon platform by Shawn Guo · Wed Mar 20 15:32:39 2019 +0800
  83. e568bb7 reset: socfpga: add reset handling for old kernels by Simon Goldschmidt · Fri Mar 01 20:12:32 2019 +0100
  84. 53a0cf5 reset: socfpga: rename membase ptr to modrst_base by Simon Goldschmidt · Fri Mar 01 20:12:30 2019 +0100
  85. cbf5ea5 reset-meson: Add AXG reset compatible by Neil Armstrong · Tue Mar 26 11:25:44 2019 +0100
  86. 7f6c2a8 reset: Add Allwinner RESET driver by Jagan Teki · Fri Jan 18 22:18:13 2019 +0530
  87. d48dd9a reset: MedaiTek: add reset controller driver for MediaTek SoCs by developer · Thu Dec 20 16:12:51 2018 +0800
  88. d6e53c7 drivers: cosmetic: Convert SPDX license tags to Linux Kernel style by Patrick Delaunay · Fri Oct 26 09:02:52 2018 +0200
  89. 4cfdf4d reset: Introduce TI System Control Interface (TI SCI) reset driver by Andreas Dannenberg · Mon Aug 27 15:57:41 2018 +0530
  90. e2bc740 dm: reset: Update uclass to allow querying reset status by Andreas Dannenberg · Mon Aug 27 15:57:39 2018 +0530
  91. b139a5b misc: stm32: Add STM32MP1 support by Patrick Delaunay · Mon Jul 09 15:17:20 2018 +0200
  92. 096c466 reset: uniphier: sync reset data with Linux 4.18-rc1 by Masahiro Yamada · Tue Jun 19 16:11:43 2018 +0900
  93. 1538532 reset: bcm6345: convert to use live dt by Álvaro Fernández Rojas · Thu Mar 22 19:39:31 2018 +0100
  94. e4873e3 regmap: change regmap_init_mem() to take ofnode instead udevice by Masahiro Yamada · Thu Apr 19 12:14:03 2018 +0900
  95. 54c5ecb regmap: clean up regmap allocation by Masahiro Yamada · Thu Apr 19 12:14:01 2018 +0900
  96. 10e4779 SPDX: Convert all of our single license tags to Linux Kernel style by Tom Rini · Sun May 06 17:58:06 2018 -0400
  97. bdfb5c4 Remove unnecessary instances of DECLARE_GLOBAL_DATA_PTR by Tom Rini · Wed Apr 18 13:50:47 2018 -0400
  98. 992e12a Merge git://git.denx.de/u-boot-uniphier by Tom Rini · Wed Apr 18 16:24:26 2018 -0400
  99. 6cce837 reset: uniphier: add ethernet reset control support by Kunihiko Hayashi · Wed Apr 18 10:06:07 2018 +0900
  100. 6030c05 Merge git://git.denx.de/u-boot-socfpga by Tom Rini · Tue Apr 17 17:45:28 2018 -0400