1. 068415e Merge tag 'xilinx-for-v2022.04-rc1' of https://source.denx.de/u-boot/custodians/u-boot-microblaze by Tom Rini · 2 years, 8 months ago
  2. fc7220f microblaze: branch to base vector address on reset by Ovidiu Panait · 2 years, 10 months ago
  3. 88c4cbe sysreset: watchdog: watchdog cannot power off by Heinrich Schuchardt · 2 years, 11 months ago
  4. a8f63d1 watchdog: Automatically register device with sysreset by Samuel Holland · 2 years, 11 months ago
  5. 5544a01 sysreset: watchdog: Move watchdog reference to plat data by Samuel Holland · 2 years, 11 months ago
  6. 30ba45d sysreset: Mark driver probe functions as static by Samuel Holland · 2 years, 11 months ago
  7. 6b84217 sysreset: Add uclass Kconfig dependency to drivers by Samuel Holland · 2 years, 11 months ago
  8. 24ed531 sysreset: provide SBI based sysreset driver by Heinrich Schuchardt · 3 years ago
  9. 9539738 treewide: Use OF_REAL instead of !OF_PLATDATA by Simon Glass · 3 years, 2 months ago
  10. a6713b3 sysreset: provide type of reset in do_reset cmd by Igor Opaniuk · 3 years, 6 months ago
  11. 91f00ba sysreset: psci: use psci driver exported functions by Igor Opaniuk · 3 years, 6 months ago
  12. 22fc991 Merge tag 'v2021.04-rc4' into next by Tom Rini · 3 years, 6 months ago
  13. 9a5bbdf arm: socfpga: Move Stratix10 and Agilex to use TARGET_SOCFPGA_SOC64 by Siew Chin Lim · 3 years, 7 months ago
  14. 5f1a08b dm: sysreset: Add a Kconfig option for the 'reset' command by Bin Meng · 3 years, 7 months ago
  15. 35b65dd reset: Remove addr parameter from reset_cpu() by Harald Seiler · 3 years, 9 months ago
  16. 401d1c4 common: Drop asm/global_data.h from common header by Simon Glass · 3 years, 11 months ago
  17. 4a84cf0 aspeed: Add AST2600 platform support by Chia-Wei, Wang · 3 years, 9 months ago
  18. b11f634 Merge tag 'dm-pull-5jan21' of git://git.denx.de/u-boot-dm into next by Tom Rini · 3 years, 9 months ago
  19. 720620e Merge tag 'v2021.01-rc5' into next by Tom Rini · 3 years, 9 months ago
  20. 20e442a dm: Rename U_BOOT_DEVICE() to U_BOOT_DRVINFO() by Simon Glass · 3 years, 9 months ago
  21. 7d14ee4 dm: core: Use dev_has_ofnode() instead of dev_of_valid() by Simon Glass · 3 years, 9 months ago
  22. 6a2350f x86: sysreset: Move priv/plat structs to headers by Simon Glass · 3 years, 9 months ago
  23. 4c66cb4 sysreset: Use a shorter error with SPL by Simon Glass · 3 years, 9 months ago
  24. 8a8d24b dm: treewide: Rename ..._platdata variables to just ..._plat by Simon Glass · 3 years, 10 months ago
  25. c69cda2 dm: treewide: Rename dev_get_platdata() to dev_get_plat() by Simon Glass · 3 years, 10 months ago
  26. caa4daa dm: treewide: Rename 'platdata' variables to just 'plat' by Simon Glass · 3 years, 10 months ago
  27. 41575d8 dm: treewide: Rename auto_alloc_size members to be shorter by Simon Glass · 3 years, 10 months ago
  28. 0f8106f treewide: Update email address Patrick Delaunay and Patrice Chotard by Patrice Chotard · 3 years, 10 months ago
  29. 22ad69b Merge tag 'dm-pull5nov20' of git://git.denx.de/u-boot-dm by Tom Rini · 3 years, 11 months ago
  30. d062c13 Merge https://gitlab.denx.de/u-boot/custodians/u-boot-x86 by Tom Rini · 3 years, 11 months ago
  31. 329dccc sandbox: implement reset by Heinrich Schuchardt · 3 years, 11 months ago
  32. 9d20db0 x86: Fix up driver names to avoid dtoc warnings by Simon Glass · 4 years ago
  33. 8ccc6bf sysreset: Add poweroff-gpio driver by Sebastian Reichel · 4 years, 1 month ago
  34. c147329 sandbox: Drop ad-hoc device declarations in SPL by Simon Glass · 4 years ago
  35. 957a3e5 treewide: Fix wrong CONFIG_IS_ENABLED() handling by Alper Nebi Yasak · 4 years ago
  36. 289ebe0 sysreset: socfpga: agilex: Enable sysreset support by Chee Hong Ang · 4 years, 2 months ago
  37. a651099 sysreset: socfpga: soc64: Rename SYSRESET SoCFPGA driver for S10 to SoC64 by Chee Hong Ang · 4 years, 2 months ago
  38. 9c61028 sysreset: ti: Fix not calling dev_err with a device by Sean Anderson · 4 years ago
  39. 702e57e treewide: convert devfdt_get_addr_ptr() to dev_read_addr_ptr() by Masahiro Yamada · 4 years, 2 months ago
  40. e20a6e4 dm: sysreset: wait after reset message by Heinrich Schuchardt · 4 years, 2 months ago
  41. 9cdfade sysreset: syscon: Support value property by Bin Meng · 4 years, 3 months ago
  42. 1ce8182 sysreset: syscon: Don't assume default value for offset and mask property by Bin Meng · 4 years, 3 months ago
  43. 59aea37 sysreset: Add Octeon sysreset driver by Stefan Roese · 4 years, 3 months ago
  44. cd93d62 common: Drop linux/bitops.h from common header by Simon Glass · 4 years, 4 months ago
  45. c05ed00 common: Drop linux/delay.h from common header by Simon Glass · 4 years, 4 months ago
  46. f7ae49f common: Drop log.h from common header by Simon Glass · 4 years, 4 months ago
  47. 0914011 command: Remove the cmd_tbl_t typedef by Simon Glass · 4 years, 4 months ago
  48. caf7092 sysreset: add reset controller based reboot driver by Weijie Gao · 4 years, 5 months ago
  49. 3cabcf9 x86: Move acpi_s3.h to include/acpi/ by Simon Glass · 4 years, 6 months ago
  50. 336d461 dm: core: Create a new header file for 'compat' features by Simon Glass · 4 years, 8 months ago
  51. 61b29b8 dm: core: Require users of devres to include the header by Simon Glass · 4 years, 8 months ago
  52. db41d65 common: Move hang() to the same header as panic() by Simon Glass · 4 years, 9 months ago
  53. 9a3b4ce common: Move reset_cpu() to the CPU header by Simon Glass · 4 years, 9 months ago
  54. bb25aca arm: socfpga: Convert reset manager from struct to defines by Ley Foon Tan · 4 years, 11 months ago
  55. 875669d sysreset_mpc83xx: fix mcp83xx -> mpc83xx typo by Rasmus Villemoes · 4 years, 9 months ago
  56. 49a0f8c x86: Move acpi_s3.h to a common location by Simon Glass · 5 years ago
  57. ff7abb8 x86: sysreset: Allow reset driver to be included in SPL/TPL by Simon Glass · 5 years ago
  58. b805051 sysreset: move stm32mp sysreset poweroff implementation to sysreset uclass by Urja Rannikko · 5 years ago
  59. 857f39d sysreset: switch to using SYSRESET_POWER_OFF for poweroff by Urja Rannikko · 5 years ago
  60. a8b5031 spl: kconfig: separate sysreset and firmware drivers from misc by Simon Goldschmidt · 5 years ago
  61. 690c129 sysreset: socfpga: stratix10: add sysreset driver by Simon Goldschmidt · 5 years ago
  62. 1f16688 sysreset: socfpga: gen5: add sysreset driver by Simon Goldschmidt · 5 years ago
  63. a9a3a37 Merge tag 'u-boot-stm32-20190712' of https://gitlab.denx.de/u-boot/custodians/u-boot-stm by Tom Rini · 5 years ago
  64. 4869421 sysreset: syscon: add support for power off by Patrick Delaunay · 5 years ago
  65. 9072326 sandbox: Exit when SYSRESET_POWER_OFF is requested by Simon Glass · 5 years ago
  66. 26680b9 sysreset: select DM_GPIO instead of GPIO by Chris Packham · 5 years ago
  67. f30f268 Merge tag 'rockchip-for-v2019.07-rc1' of git://git.denx.de/u-boot-rockchip by Tom Rini · 5 years ago
  68. 09259fc sysreset: enable driver support in SPL/TPL by Kever Yang · 5 years ago
  69. f77ab00 x86: sysreset: Implement the get_last() method by Simon Glass · 5 years ago
  70. d6b1ba2 x86: sysreset: Implement power-off if available by Simon Glass · 5 years ago
  71. 40476f4 x86: sysreset: Separate out the EFI code by Simon Glass · 5 years ago
  72. 15f09a1 rockchip: use 'arch-rockchip' as header file path by Kever Yang · 5 years ago
  73. 50fd31f sysreset: syscon: remove POWER reset cause by Patrick Delaunay · 5 years ago
  74. 662a74a sysreset: use syscon_regmap_lookup_by_phandle by Patrick Delaunay · 6 years ago
  75. 3eeb09b x86: Add efi runtime reset by Alexander Graf · 6 years ago
  76. 2a07269 sandbox: sysreset: Update to support power-on reset by Simon Glass · 6 years ago
  77. ef329a6 sysreset: Remove DM_FLAG_PRE_RELOC flag in various drivers by Bin Meng · 6 years ago
  78. 751fed4 sysreset: Add a way to find the last reset by Simon Glass · 6 years ago
  79. eb51731 sysreset: Tidy up a few comments and logging by Simon Glass · 6 years ago
  80. 76fdad1 mpc83xx: Add sysreset driver by Mario Six · 6 years ago
  81. cda4688 test: Add tests for sysreset_get_status by Mario Six · 6 years ago
  82. 245f5cd sysreset: Add get_status method by Mario Six · 6 years ago
  83. 694b052 sysreset: Add TI System Control Interface (TI SCI) sysreset driver by Andreas Dannenberg · 6 years ago
  84. e0ed833 Merge git://git.denx.de/u-boot-x86 by Tom Rini · 6 years ago
  85. 1f6ca3f sysreset: syscon: update regmap access to syscon by Patrick Delaunay · 6 years ago
  86. 406be39 dm: sysreset: Add a standard message when doing reset by Bin Meng · 6 years ago
  87. fabb2b4 dm: sysreset: x86: Add a sysreset driver by Bin Meng · 6 years ago
  88. cae39ae sysreset: Add support for Microblaze soft reset jump by Michal Simek · 6 years ago
  89. 0d832b3 sysreset: Add support for gpio-restart by Michal Simek · 6 years ago
  90. 758de97 sysreset: dm: Support manual relocation for sysreset by Michal Simek · 6 years ago
  91. 8c1de5e regmap: clean up regmap allocation by Masahiro Yamada · 6 years ago
  92. 83d290c SPDX: Convert all of our single license tags to Linux Kernel style by Tom Rini · 6 years ago
  93. d024236 Remove unnecessary instances of DECLARE_GLOBAL_DATA_PTR by Tom Rini · 6 years ago
  94. 0606906 sysreset: syscon: convert to use live dt by Álvaro Fernández Rojas · 7 years ago
  95. 0689eb7 db410c: replace reset driver with psci by Jorge Ramirez-Ortiz · 7 years ago
  96. b53f6992 dm: reset: have the reset-command perform a COLD reset by Philipp Tomsich · 7 years ago
  97. f9ee572 rockchip: sysreset: update Makefile to work with merged sysreset driver by Philipp Tomsich · 7 years ago
  98. 6ba5405 rockchip: sysreset: merge into one common driver by Kever Yang · 7 years ago
  99. fb48bc4 sti: fix STMicroelectronics copyright by Patrice Chotard · 7 years ago
  100. 9b643e3 treewide: replace with error() with pr_err() by Masahiro Yamada · 7 years ago