1. 5d9950d treewide: Update email address Patrick Delaunay and Patrice Chotard by Patrice Chotard · 4 years ago
  2. 4290573 reset: stm32: Add support of MCU HOLD BOOT by Patrick Delaunay · 4 years, 1 month ago
  3. b39ef89 cosmetic: reset: ast2500: Rename driver and configs by Chia-Wei, Wang · 4 years, 1 month ago
  4. acc7836 reset: ast2500: Use SCU for reset control by Chia-Wei, Wang · 4 years, 1 month ago
  5. d776a84 dm: add cells_count parameter in *_count_phandle_with_args by Patrick Delaunay · 4 years, 2 months ago
  6. c6e9af3 reset: add reset controller driver for SCMI agents by Etienne Carriere · 4 years, 3 months ago
  7. 880c5c7 test: reset: Add tests for the managed API by Jean-Jacques Hiblot · 4 years, 3 months ago
  8. 5be97a3 drivers: reset: Add a managed API to get reset controllers from the DT by Jean-Jacques Hiblot · 4 years, 3 months ago
  9. f5edc7a reset: Add IPQ40xx reset controller driver by Robert Marko · 4 years, 3 months ago
  10. 32822d0 treewide: convert devfdt_get_addr_ptr() to dev_read_addr_ptr() by Masahiro Yamada · 4 years, 4 months ago
  11. 2732b2d configs: reset: fu540: enable dm reset framework for SiFive by Sagar Shrikant Kadam · 4 years, 4 months ago
  12. e1ff6eb sifive: reset: add DM based reset driver for SiFive SoC's by Sagar Shrikant Kadam · 4 years, 4 months ago
  13. a89b4de treewide: convert devfdt_get_addr() to dev_read_addr() by Masahiro Yamada · 4 years, 4 months ago
  14. 5a9ecb2 Revert "Merge tag 'dm-pull-20jul20' of git://git.denx.de/u-boot-dm" by Tom Rini · 4 years, 4 months ago
  15. a831cef treewide: convert devfdt_get_addr() to dev_read_addr() by Masahiro Yamada · 4 years, 4 months ago
  16. 057bbbd reset: Add Raspberry Pi 4 firmware reset controller by Nicolas Saenz Julienne · 4 years, 5 months ago
  17. 0c1f6bf reset: Add generic reset driver by Sean Anderson · 4 years, 5 months ago
  18. 4dcacfc common: Drop linux/bitops.h from common header by Simon Glass · 4 years, 7 months ago
  19. dbd7954 common: Drop linux/delay.h from common header by Simon Glass · 4 years, 7 months ago
  20. 0f2af88 common: Drop log.h from common header by Simon Glass · 4 years, 7 months ago
  21. e3d9c99 drivers/reset/Kconfig: fix typo by Trevor Woerner · 4 years, 7 months ago
  22. 2bcc1ed rename symbol: CONFIG_STM32 -> CONFIG_ARCH_STM32 by Trevor Woerner · 4 years, 7 months ago
  23. b7b1838 Merge tag 'dm-pull-6feb20' of https://gitlab.denx.de/u-boot/custodians/u-boot-dm by Tom Rini · 4 years, 10 months ago
  24. 9bc1564 dm: core: Create a new header file for 'compat' features by Simon Glass · 4 years, 10 months ago
  25. d66c5f7 dm: core: Require users of devres to include the header by Simon Glass · 4 years, 10 months ago
  26. 1928cd4 reset: Rename free() to rfree() by Simon Glass · 4 years, 10 months ago
  27. 30f1775 reset: socfpga: Poll for reset status after deassert reset by Ley Foon Tan · 4 years, 11 months ago
  28. 062da42 ARC: HSDK: introduce reset driver by Eugeniy Paltsev · 5 years ago
  29. 074393a reset: add reset controller driver for MediaTek MIPS platform by developer · 5 years ago
  30. dbc644f imx: add support for i.MX7/i.MX8MQ reset controller by Patrick Wildt · 5 years ago
  31. 0af6e2d env: Move env_get() to env.h by Simon Glass · 5 years ago
  32. fc82466 sysreset: add support for socfpga sysreset by Simon Goldschmidt · 5 years ago
  33. e5291ad reset: socfpga: convert to livetree by Simon Goldschmidt · 6 years ago
  34. 19bbb32 Merge branch 'master' of git://git.denx.de/u-boot-sunxi by Tom Rini · 6 years ago
  35. 01af115 reset: Get the RESET by index without device by Jagan Teki · 6 years ago
  36. 9fbe17c rockchip: use 'arch-rockchip' as header file path by Kever Yang · 6 years ago
  37. e59d7eb Merge tag 'u-boot-amlogic-20190423' of git://git.denx.de/u-boot-amlogic by Tom Rini · 6 years ago
  38. 8aa8f30 reset: add reset driver for HiSilicon platform by Shawn Guo · 6 years ago
  39. e568bb7 reset: socfpga: add reset handling for old kernels by Simon Goldschmidt · 6 years ago
  40. 53a0cf5 reset: socfpga: rename membase ptr to modrst_base by Simon Goldschmidt · 6 years ago
  41. cbf5ea5 reset-meson: Add AXG reset compatible by Neil Armstrong · 6 years ago
  42. 7f6c2a8 reset: Add Allwinner RESET driver by Jagan Teki · 6 years ago
  43. d48dd9a reset: MedaiTek: add reset controller driver for MediaTek SoCs by developer · 6 years ago
  44. d6e53c7 drivers: cosmetic: Convert SPDX license tags to Linux Kernel style by Patrick Delaunay · 6 years ago
  45. 4cfdf4d reset: Introduce TI System Control Interface (TI SCI) reset driver by Andreas Dannenberg · 6 years ago
  46. e2bc740 dm: reset: Update uclass to allow querying reset status by Andreas Dannenberg · 6 years ago
  47. b139a5b misc: stm32: Add STM32MP1 support by Patrick Delaunay · 6 years ago
  48. 096c466 reset: uniphier: sync reset data with Linux 4.18-rc1 by Masahiro Yamada · 6 years ago
  49. 1538532 reset: bcm6345: convert to use live dt by Álvaro Fernández Rojas · 7 years ago
  50. e4873e3 regmap: change regmap_init_mem() to take ofnode instead udevice by Masahiro Yamada · 7 years ago
  51. 54c5ecb regmap: clean up regmap allocation by Masahiro Yamada · 7 years ago
  52. 10e4779 SPDX: Convert all of our single license tags to Linux Kernel style by Tom Rini · 7 years ago
  53. bdfb5c4 Remove unnecessary instances of DECLARE_GLOBAL_DATA_PTR by Tom Rini · 7 years ago
  54. 992e12a Merge git://git.denx.de/u-boot-uniphier by Tom Rini · 7 years ago
  55. 6cce837 reset: uniphier: add ethernet reset control support by Kunihiko Hayashi · 7 years ago
  56. 6030c05 Merge git://git.denx.de/u-boot-socfpga by Tom Rini · 7 years ago
  57. 6acc49a reset: fix reset_get_bulk when phandle error by Neil Armstrong · 7 years ago
  58. 5427f5a reset: socfpga: add reset driver for SoCFPGA platform by Dinh Nguyen · 7 years ago
  59. 20c633d reset: add sandbox test for bulk API by Neil Armstrong · 7 years ago
  60. dbb26d3 reset: Add get/assert/deassert/release for bulk of reset signals by Neil Armstrong · 7 years ago
  61. 4f03d6b reset: Add Amlogic Meson Reset Controller by Neil Armstrong · 7 years ago
  62. b925d62 reset: stm32: adapt driver for stm32mp1 by Patrick Delaunay · 7 years ago
  63. 918de03 wait_bit: use wait_for_bit_le32 and remove wait_for_bit by Álvaro Fernández Rojas · 7 years ago
  64. 6e9a3a7 rockchip: reset: support a (common) rockchip reset drivers by Elaine Zhang · 7 years ago
  65. 789ee0e stm32: fix STMicroelectronics copyright by Patrice Chotard · 7 years ago
  66. 9e21624 sti: fix STMicroelectronics copyright by Patrice Chotard · 7 years ago
  67. 63f42e3 reset: uniphier: fix the first argument passed to dev_err() by Masahiro Yamada · 7 years ago
  68. 81e1042 treewide: replace with error() with pr_err() by Masahiro Yamada · 7 years ago
  69. 5c121e1 dm: reset: add stm32 reset driver by Patrice Chotard · 7 years ago
  70. 8eb6a1c reset: uniphier: add PXs3 support by Masahiro Yamada · 7 years ago
  71. 68199a2 reset: uniphier: fix compatible for SD reset node for LD11/LD20 by Masahiro Yamada · 7 years ago
  72. 0eb2cec reset: uniphier: refactor reset data and add NAND/eMMC reset lines by Masahiro Yamada · 7 years ago
  73. d3c1461 ARM: uniphier: remove sLD3 SoC support by Masahiro Yamada · 7 years ago
  74. e4d368e reset: add reset_release_all() by Patrice Chotard · 7 years ago
  75. 76290e3 reset: add reset_request() by Patrice Chotard · 7 years ago
  76. 5e05c4d ARM: uniphier: fix various sparse warnings by Masahiro Yamada · 7 years ago
  77. 8e59f4f reset: sti: add deassert counter in reset channel descriptor by Patrice Chotard · 8 years ago
  78. aec8cc0 dm: reset: Update uclass to support livetree by Simon Glass · 8 years ago
  79. ba1dea4 dm: Rename dev_addr..() functions by Simon Glass · 8 years ago
  80. 11c89f3 dm: Use dm.h header when driver mode is used by Simon Glass · 8 years ago
  81. 5161bd3 dm: reset: add BCM6345 reset driver by Álvaro Fernández Rojas · 8 years ago
  82. 750875c aspeed: Reset Driver by maxims@google.com · 8 years ago
  83. 1235aa0 reset: Add STi reset support by Patrice Chotard · 8 years ago
  84. dd79d6e dm: core: Replace of_offset with accessor by Simon Glass · 8 years ago
  85. b0ea740 libfdt: Bring in upstream stringlist functions by Simon Glass · 8 years ago
  86. 2aa4b5b reset: uniphier: add reset controller driver for UniPhier SoCs by Masahiro Yamada · 8 years ago
  87. 3017ab5 reset: implement a driver for the Tegra CAR by Stephen Warren · 8 years ago
  88. fccc9c5 reset: add Tegra186 reset driver by Stephen Warren · 8 years ago
  89. 6488e64 reset: implement a reset test by Stephen Warren · 8 years ago
  90. 185ad87 Add a reset driver framework/uclass by Stephen Warren · 8 years ago