1. f676eb2 reset: Add Raspberry Pi 4 firmware reset controller by Nicolas Saenz Julienne · 4 years, 3 months ago
  2. 038b13e reset: Add generic reset driver by Sean Anderson · 4 years, 3 months ago
  3. cd93d62 common: Drop linux/bitops.h from common header by Simon Glass · 4 years, 5 months ago
  4. c05ed00 common: Drop linux/delay.h from common header by Simon Glass · 4 years, 5 months ago
  5. f7ae49f common: Drop log.h from common header by Simon Glass · 4 years, 5 months ago
  6. 1bc5d3a drivers/reset/Kconfig: fix typo by Trevor Woerner · 4 years, 5 months ago
  7. 71f6354 rename symbol: CONFIG_STM32 -> CONFIG_ARCH_STM32 by Trevor Woerner · 4 years, 5 months ago
  8. 9a8942b Merge tag 'dm-pull-6feb20' of https://gitlab.denx.de/u-boot/custodians/u-boot-dm by Tom Rini · 4 years, 7 months ago
  9. 336d461 dm: core: Create a new header file for 'compat' features by Simon Glass · 4 years, 8 months ago
  10. 61b29b8 dm: core: Require users of devres to include the header by Simon Glass · 4 years, 8 months ago
  11. 94474b2 reset: Rename free() to rfree() by Simon Glass · 4 years, 8 months ago
  12. 9e60821 reset: socfpga: Poll for reset status after deassert reset by Ley Foon Tan · 4 years, 9 months ago
  13. c597e24 ARC: HSDK: introduce reset driver by Eugeniy Paltsev · 5 years ago
  14. f7ae6b6 reset: add reset controller driver for MediaTek MIPS platform by Weijie Gao · 5 years ago
  15. 6300dc4 imx: add support for i.MX7/i.MX8MQ reset controller by Patrick Wildt · 5 years ago
  16. 7b51b57 env: Move env_get() to env.h by Simon Glass · 5 years ago
  17. ef72ba0 sysreset: add support for socfpga sysreset by Simon Goldschmidt · 5 years ago
  18. 6cdd0a4 reset: socfpga: convert to livetree by Simon Goldschmidt · 5 years ago
  19. 504bf79 Merge branch 'master' of git://git.denx.de/u-boot-sunxi by Tom Rini · 5 years ago
  20. ea9dc35 reset: Get the RESET by index without device by Jagan Teki · 6 years ago
  21. 15f09a1 rockchip: use 'arch-rockchip' as header file path by Kever Yang · 5 years ago
  22. ceb6ddb Merge tag 'u-boot-amlogic-20190423' of git://git.denx.de/u-boot-amlogic by Tom Rini · 5 years ago
  23. f5e6c16 reset: add reset driver for HiSilicon platform by Shawn Guo · 6 years ago
  24. ede6e7b reset: socfpga: add reset handling for old kernels by Simon Goldschmidt · 6 years ago
  25. 1ea9750 reset: socfpga: rename membase ptr to modrst_base by Simon Goldschmidt · 6 years ago
  26. fd6b934 reset-meson: Add AXG reset compatible by Neil Armstrong · 5 years ago
  27. 99ba430 reset: Add Allwinner RESET driver by Jagan Teki · 6 years ago
  28. 3e066bc reset: MedaiTek: add reset controller driver for MediaTek SoCs by Weijie Gao · 6 years ago
  29. 22929e1 drivers: cosmetic: Convert SPDX license tags to Linux Kernel style by Patrick Delaunay · 6 years ago
  30. 65c8a79 reset: Introduce TI System Control Interface (TI SCI) reset driver by Andreas Dannenberg · 6 years ago
  31. e7012e6 dm: reset: Update uclass to allow querying reset status by Andreas Dannenberg · 6 years ago
  32. d090cba misc: stm32: Add STM32MP1 support by Patrick Delaunay · 6 years ago
  33. 25ed0fe reset: uniphier: sync reset data with Linux 4.18-rc1 by Masahiro Yamada · 6 years ago
  34. 56d4b70 reset: bcm6345: convert to use live dt by Álvaro Fernández Rojas · 7 years ago
  35. d358123 regmap: change regmap_init_mem() to take ofnode instead udevice by Masahiro Yamada · 6 years ago
  36. 8c1de5e regmap: clean up regmap allocation by Masahiro Yamada · 6 years ago
  37. 83d290c SPDX: Convert all of our single license tags to Linux Kernel style by Tom Rini · 6 years ago
  38. d024236 Remove unnecessary instances of DECLARE_GLOBAL_DATA_PTR by Tom Rini · 6 years ago
  39. a35747b Merge git://git.denx.de/u-boot-uniphier by Tom Rini · 6 years ago
  40. f8c08ab reset: uniphier: add ethernet reset control support by Kunihiko Hayashi · 6 years ago
  41. 40df6b3 Merge git://git.denx.de/u-boot-socfpga by Tom Rini · 6 years ago
  42. 895a82c reset: fix reset_get_bulk when phandle error by Neil Armstrong · 6 years ago
  43. 2ac7188 reset: socfpga: add reset driver for SoCFPGA platform by Dinh Nguyen · 6 years ago
  44. 91f5f8b reset: add sandbox test for bulk API by Neil Armstrong · 6 years ago
  45. 0c28233 reset: Add get/assert/deassert/release for bulk of reset signals by Neil Armstrong · 6 years ago
  46. 20367bb reset: Add Amlogic Meson Reset Controller by Neil Armstrong · 6 years ago
  47. a7519b3 reset: stm32: adapt driver for stm32mp1 by Patrick Delaunay · 7 years ago
  48. 4826350 wait_bit: use wait_for_bit_le32 and remove wait_for_bit by Álvaro Fernández Rojas · 7 years ago
  49. 760188c rockchip: reset: support a (common) rockchip reset drivers by Elaine Zhang · 7 years ago
  50. 3bc599c stm32: fix STMicroelectronics copyright by Patrice Chotard · 7 years ago
  51. fb48bc4 sti: fix STMicroelectronics copyright by Patrice Chotard · 7 years ago
  52. def4ead reset: uniphier: fix the first argument passed to dev_err() by Masahiro Yamada · 7 years ago
  53. 9b643e3 treewide: replace with error() with pr_err() by Masahiro Yamada · 7 years ago
  54. 23a0641 dm: reset: add stm32 reset driver by Patrice Chotard · 7 years ago
  55. 111689e reset: uniphier: add PXs3 support by Masahiro Yamada · 7 years ago
  56. 1fc84d6 reset: uniphier: fix compatible for SD reset node for LD11/LD20 by Masahiro Yamada · 7 years ago
  57. 6584b1e reset: uniphier: refactor reset data and add NAND/eMMC reset lines by Masahiro Yamada · 7 years ago
  58. 00aa453 ARM: uniphier: remove sLD3 SoC support by Masahiro Yamada · 7 years ago
  59. 3b9d1bd reset: add reset_release_all() by Patrice Chotard · 7 years ago
  60. 9bd5cdf reset: add reset_request() by Patrice Chotard · 7 years ago
  61. 1d21e1b ARM: uniphier: fix various sparse warnings by Masahiro Yamada · 7 years ago
  62. aef5b73 reset: sti: add deassert counter in reset channel descriptor by Patrice Chotard · 7 years ago
  63. 40a475e dm: reset: Update uclass to support livetree by Simon Glass · 7 years ago
  64. a821c4a dm: Rename dev_addr..() functions by Simon Glass · 7 years ago
  65. 9d92245 dm: Use dm.h header when driver mode is used by Simon Glass · 7 years ago
  66. 18393f7 dm: reset: add BCM6345 reset driver by Álvaro Fernández Rojas · 7 years ago
  67. 858d497 aspeed: Reset Driver by maxims@google.com · 7 years ago
  68. 584861f reset: Add STi reset support by Patrice Chotard · 8 years ago
  69. e160f7d dm: core: Replace of_offset with accessor by Simon Glass · 8 years ago
  70. b02e404 libfdt: Bring in upstream stringlist functions by Simon Glass · 8 years ago
  71. 4fb96c4 reset: uniphier: add reset controller driver for UniPhier SoCs by Masahiro Yamada · 8 years ago
  72. fe60f06 reset: implement a driver for the Tegra CAR by Stephen Warren · 8 years ago
  73. 4dd99d1 reset: add Tegra186 reset driver by Stephen Warren · 8 years ago
  74. 4581b71 reset: implement a reset test by Stephen Warren · 8 years ago
  75. 89c1e2d Add a reset driver framework/uclass by Stephen Warren · 8 years ago