1. fc82466 sysreset: add support for socfpga sysreset by Simon Goldschmidt · Mon Jul 15 21:47:55 2019 +0200
  2. e5291ad reset: socfpga: convert to livetree by Simon Goldschmidt · Thu May 09 22:11:59 2019 +0200
  3. 19bbb32 Merge branch 'master' of git://git.denx.de/u-boot-sunxi by Tom Rini · Wed May 08 16:21:43 2019 -0400
  4. 01af115 reset: Get the RESET by index without device by Jagan Teki · Thu Feb 28 00:26:55 2019 +0530
  5. 9fbe17c rockchip: use 'arch-rockchip' as header file path by Kever Yang · Thu Mar 28 11:01:23 2019 +0800
  6. 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
  7. 8aa8f30 reset: add reset driver for HiSilicon platform by Shawn Guo · Wed Mar 20 15:32:39 2019 +0800
  8. e568bb7 reset: socfpga: add reset handling for old kernels by Simon Goldschmidt · Fri Mar 01 20:12:32 2019 +0100
  9. 53a0cf5 reset: socfpga: rename membase ptr to modrst_base by Simon Goldschmidt · Fri Mar 01 20:12:30 2019 +0100
  10. cbf5ea5 reset-meson: Add AXG reset compatible by Neil Armstrong · Tue Mar 26 11:25:44 2019 +0100
  11. 7f6c2a8 reset: Add Allwinner RESET driver by Jagan Teki · Fri Jan 18 22:18:13 2019 +0530
  12. d48dd9a reset: MedaiTek: add reset controller driver for MediaTek SoCs by developer · Thu Dec 20 16:12:51 2018 +0800
  13. d6e53c7 drivers: cosmetic: Convert SPDX license tags to Linux Kernel style by Patrick Delaunay · Fri Oct 26 09:02:52 2018 +0200
  14. 4cfdf4d reset: Introduce TI System Control Interface (TI SCI) reset driver by Andreas Dannenberg · Mon Aug 27 15:57:41 2018 +0530
  15. e2bc740 dm: reset: Update uclass to allow querying reset status by Andreas Dannenberg · Mon Aug 27 15:57:39 2018 +0530
  16. b139a5b misc: stm32: Add STM32MP1 support by Patrick Delaunay · Mon Jul 09 15:17:20 2018 +0200
  17. 096c466 reset: uniphier: sync reset data with Linux 4.18-rc1 by Masahiro Yamada · Tue Jun 19 16:11:43 2018 +0900
  18. 1538532 reset: bcm6345: convert to use live dt by Álvaro Fernández Rojas · Thu Mar 22 19:39:31 2018 +0100
  19. e4873e3 regmap: change regmap_init_mem() to take ofnode instead udevice by Masahiro Yamada · Thu Apr 19 12:14:03 2018 +0900
  20. 54c5ecb regmap: clean up regmap allocation by Masahiro Yamada · Thu Apr 19 12:14:01 2018 +0900
  21. 10e4779 SPDX: Convert all of our single license tags to Linux Kernel style by Tom Rini · Sun May 06 17:58:06 2018 -0400
  22. bdfb5c4 Remove unnecessary instances of DECLARE_GLOBAL_DATA_PTR by Tom Rini · Wed Apr 18 13:50:47 2018 -0400
  23. 992e12a Merge git://git.denx.de/u-boot-uniphier by Tom Rini · Wed Apr 18 16:24:26 2018 -0400
  24. 6cce837 reset: uniphier: add ethernet reset control support by Kunihiko Hayashi · Wed Apr 18 10:06:07 2018 +0900
  25. 6030c05 Merge git://git.denx.de/u-boot-socfpga by Tom Rini · Tue Apr 17 17:45:28 2018 -0400
  26. 6acc49a reset: fix reset_get_bulk when phandle error by Neil Armstrong · Tue Apr 17 11:30:22 2018 +0200
  27. 5427f5a reset: socfpga: add reset driver for SoCFPGA platform by Dinh Nguyen · Wed Apr 04 17:18:20 2018 -0500
  28. 20c633d reset: add sandbox test for bulk API by Neil Armstrong · Tue Apr 03 11:40:51 2018 +0200
  29. dbb26d3 reset: Add get/assert/deassert/release for bulk of reset signals by Neil Armstrong · Tue Apr 03 11:40:50 2018 +0200
  30. 4f03d6b reset: Add Amlogic Meson Reset Controller by Neil Armstrong · Thu Mar 29 14:55:25 2018 +0200
  31. b925d62 reset: stm32: adapt driver for stm32mp1 by Patrick Delaunay · Mon Mar 12 10:46:14 2018 +0100
  32. 918de03 wait_bit: use wait_for_bit_le32 and remove wait_for_bit by Álvaro Fernández Rojas · Tue Jan 23 17:14:55 2018 +0100
  33. 6e9a3a7 rockchip: reset: support a (common) rockchip reset drivers by Elaine Zhang · Tue Dec 19 18:22:37 2017 +0800
  34. 789ee0e stm32: fix STMicroelectronics copyright by Patrice Chotard · Mon Oct 23 09:53:58 2017 +0200
  35. 9e21624 sti: fix STMicroelectronics copyright by Patrice Chotard · Mon Oct 23 09:53:57 2017 +0200
  36. 63f42e3 reset: uniphier: fix the first argument passed to dev_err() by Masahiro Yamada · Fri Oct 13 19:22:02 2017 +0900
  37. 81e1042 treewide: replace with error() with pr_err() by Masahiro Yamada · Sat Sep 16 14:10:41 2017 +0900
  38. 5c121e1 dm: reset: add stm32 reset driver by Patrice Chotard · Wed Sep 13 18:00:07 2017 +0200
  39. 8eb6a1c reset: uniphier: add PXs3 support by Masahiro Yamada · Tue Aug 29 12:20:51 2017 +0900
  40. 68199a2 reset: uniphier: fix compatible for SD reset node for LD11/LD20 by Masahiro Yamada · Tue Aug 29 12:20:50 2017 +0900
  41. 0eb2cec reset: uniphier: refactor reset data and add NAND/eMMC reset lines by Masahiro Yamada · Sun Aug 13 09:01:16 2017 +0900
  42. d3c1461 ARM: uniphier: remove sLD3 SoC support by Masahiro Yamada · Sun Aug 13 09:01:13 2017 +0900
  43. e4d368e reset: add reset_release_all() by Patrice Chotard · Tue Jul 18 11:57:06 2017 +0200
  44. 76290e3 reset: add reset_request() by Patrice Chotard · Tue Jul 18 11:57:05 2017 +0200
  45. 5e05c4d ARM: uniphier: fix various sparse warnings by Masahiro Yamada · Thu Jun 22 16:42:04 2017 +0900
  46. 8e59f4f reset: sti: add deassert counter in reset channel descriptor by Patrice Chotard · Thu May 18 09:58:00 2017 +0200
  47. aec8cc0 dm: reset: Update uclass to support livetree by Simon Glass · Thu May 18 20:09:50 2017 -0600
  48. ba1dea4 dm: Rename dev_addr..() functions by Simon Glass · Wed May 17 17:18:05 2017 -0600
  49. 11c89f3 dm: Use dm.h header when driver mode is used by Simon Glass · Wed May 17 17:18:03 2017 -0600
  50. 5161bd3 dm: reset: add BCM6345 reset driver by Álvaro Fernández Rojas · Wed May 03 15:10:21 2017 +0200
  51. 750875c aspeed: Reset Driver by maxims@google.com · Mon Apr 17 12:00:24 2017 -0700
  52. 1235aa0 reset: Add STi reset support by Patrice Chotard · Wed Mar 22 10:54:03 2017 +0100
  53. dd79d6e dm: core: Replace of_offset with accessor by Simon Glass · Tue Jan 17 16:52:55 2017 -0700
  54. b0ea740 libfdt: Bring in upstream stringlist functions by Simon Glass · Sun Oct 02 17:59:28 2016 -0600
  55. 2aa4b5b reset: uniphier: add reset controller driver for UniPhier SoCs by Masahiro Yamada · Sat Oct 08 13:25:31 2016 +0900
  56. 3017ab5 reset: implement a driver for the Tegra CAR by Stephen Warren · Tue Sep 13 10:45:58 2016 -0600
  57. fccc9c5 reset: add Tegra186 reset driver by Stephen Warren · Mon Aug 08 11:28:25 2016 -0600
  58. 6488e64 reset: implement a reset test by Stephen Warren · Fri Jun 17 09:43:59 2016 -0600
  59. 185ad87 Add a reset driver framework/uclass by Stephen Warren · Fri Jun 17 09:43:58 2016 -0600