1. 16f1f54 Correct SPL uses of DISPLAY_AER_FULL by Simon Glass · 1 year, 9 months ago
  2. 5b7e747 Correct SPL uses of DISPLAY_AER_BRIEF by Simon Glass · 1 year, 10 months ago
  3. dab05e3 sysreset: at91: Correct Makefile rule for SYSRESET_AT91 by Simon Glass · 1 year, 10 months ago
  4. bdcfc7d reset: at91: Add reset driver for basic assert/deassert operations by Sergiu Moga · 1 year, 11 months ago
  5. ef1dc58 sysreset: at91: add compatible with microchip, sama7g5-rstc by Eugen Hristev · 2 years ago
  6. 6a5dccc global: Move remaining CONFIG_SYS_* to CFG_SYS_* by Tom Rini · 2 years ago
  7. ac12a2f dm: treewide: Use uclass_first_device_err when accessing one device by Michal Suchanek · 2 years, 2 months ago
  8. f718707 RISC-V: enable CONFIG_SYSRESET_SBI by default by Heinrich Schuchardt · 2 years, 3 months ago
  9. 2d44572 sysreset: socfpga: Use parent device for reading base address by Paweł Anikiel · 2 years, 5 months ago
  10. e7ca7da vpl: Add Kconfig options for VPL by Simon Glass · 2 years, 7 months ago
  11. 65c723f sysreset: Add Atmel/Microchip sysreset driver by Sergiu Moga · 2 years, 8 months ago
  12. 774c9af Merge tag 'xilinx-for-v2022.04-rc1' of https://source.denx.de/u-boot/custodians/u-boot-microblaze by Tom Rini · 2 years, 10 months ago
  13. 9f97ced microblaze: branch to base vector address on reset by Ovidiu Panait · 3 years ago
  14. 9a41ed3 sysreset: watchdog: watchdog cannot power off by Heinrich Schuchardt · 3 years, 1 month ago
  15. 3a8713a watchdog: Automatically register device with sysreset by Samuel Holland · 3 years, 1 month ago
  16. 90722ba sysreset: watchdog: Move watchdog reference to plat data by Samuel Holland · 3 years, 1 month ago
  17. 83e32fa sysreset: Mark driver probe functions as static by Samuel Holland · 3 years, 1 month ago
  18. d9263d5 sysreset: Add uclass Kconfig dependency to drivers by Samuel Holland · 3 years, 1 month ago
  19. cc382ff sysreset: provide SBI based sysreset driver by Heinrich Schuchardt · 3 years, 3 months ago
  20. 9288265 treewide: Use OF_REAL instead of !OF_PLATDATA by Simon Glass · 3 years, 4 months ago
  21. 814f303 sysreset: provide type of reset in do_reset cmd by Igor Opaniuk · 3 years, 8 months ago
  22. 7999cfd sysreset: psci: use psci driver exported functions by Igor Opaniuk · 3 years, 8 months ago
  23. d280d81 Merge tag 'v2021.04-rc4' into next by Tom Rini · 3 years, 9 months ago
  24. 8a71416 arm: socfpga: Move Stratix10 and Agilex to use TARGET_SOCFPGA_SOC64 by Siew Chin Lim · 3 years, 9 months ago
  25. a0aba78 dm: sysreset: Add a Kconfig option for the 'reset' command by Bin Meng · 3 years, 9 months ago
  26. 6f14d5f reset: Remove addr parameter from reset_cpu() by Harald Seiler · 4 years ago
  27. 3ba929a common: Drop asm/global_data.h from common header by Simon Glass · 4 years, 1 month ago
  28. 8f7f490 aspeed: Add AST2600 platform support by Chia-Wei, Wang · 4 years ago
  29. bb721de Merge tag 'dm-pull-5jan21' of git://git.denx.de/u-boot-dm into next by Tom Rini · 3 years, 11 months ago
  30. e6256ce Merge tag 'v2021.01-rc5' into next by Tom Rini · 3 years, 11 months ago
  31. 1d8364a dm: Rename U_BOOT_DEVICE() to U_BOOT_DRVINFO() by Simon Glass · 4 years ago
  32. f1d50f7 dm: core: Use dev_has_ofnode() instead of dev_of_valid() by Simon Glass · 4 years ago
  33. 71d5777 x86: sysreset: Move priv/plat structs to headers by Simon Glass · 4 years ago
  34. 12905d6 sysreset: Use a shorter error with SPL by Simon Glass · 4 years ago
  35. b75b15b dm: treewide: Rename ..._platdata variables to just ..._plat by Simon Glass · 4 years ago
  36. fa20e93 dm: treewide: Rename dev_get_platdata() to dev_get_plat() by Simon Glass · 4 years ago
  37. 71fa5b4 dm: treewide: Rename 'platdata' variables to just 'plat' by Simon Glass · 4 years ago
  38. 8a2b47f dm: treewide: Rename auto_alloc_size members to be shorter by Simon Glass · 4 years ago
  39. 5d9950d treewide: Update email address Patrick Delaunay and Patrice Chotard by Patrice Chotard · 4 years ago
  40. a391451 Merge tag 'dm-pull5nov20' of git://git.denx.de/u-boot-dm by Tom Rini · 4 years, 1 month ago
  41. 2cd98f5 Merge https://gitlab.denx.de/u-boot/custodians/u-boot-x86 by Tom Rini · 4 years, 1 month ago
  42. 1c67844 sandbox: implement reset by Heinrich Schuchardt · 4 years, 1 month ago
  43. a055da8 x86: Fix up driver names to avoid dtoc warnings by Simon Glass · 4 years, 2 months ago
  44. 6b30ac3 sysreset: Add poweroff-gpio driver by Sebastian Reichel · 4 years, 3 months ago
  45. cb90bd3 sandbox: Drop ad-hoc device declarations in SPL by Simon Glass · 4 years, 2 months ago
  46. 5de2f33 treewide: Fix wrong CONFIG_IS_ENABLED() handling by Alper Nebi Yasak · 4 years, 2 months ago
  47. 3f78b53 sysreset: socfpga: agilex: Enable sysreset support by Chee Hong Ang · 4 years, 4 months ago
  48. 673e98e sysreset: socfpga: soc64: Rename SYSRESET SoCFPGA driver for S10 to SoC64 by Chee Hong Ang · 4 years, 4 months ago
  49. ada921f sysreset: ti: Fix not calling dev_err with a device by Sean Anderson · 4 years, 2 months ago
  50. 32822d0 treewide: convert devfdt_get_addr_ptr() to dev_read_addr_ptr() by Masahiro Yamada · 4 years, 4 months ago
  51. 2224260 dm: sysreset: wait after reset message by Heinrich Schuchardt · 4 years, 4 months ago
  52. 9133175 sysreset: syscon: Support value property by Bin Meng · 4 years, 5 months ago
  53. 961ca84 sysreset: syscon: Don't assume default value for offset and mask property by Bin Meng · 4 years, 5 months ago
  54. 4df2d0d sysreset: Add Octeon sysreset driver by Stefan Roese · 4 years, 5 months ago
  55. 4dcacfc common: Drop linux/bitops.h from common header by Simon Glass · 4 years, 7 months ago
  56. dbd7954 common: Drop linux/delay.h from common header by Simon Glass · 4 years, 7 months ago
  57. 0f2af88 common: Drop log.h from common header by Simon Glass · 4 years, 7 months ago
  58. ed38aef command: Remove the cmd_tbl_t typedef by Simon Glass · 4 years, 7 months ago
  59. 1aa3089 sysreset: add reset controller based reboot driver by developer · 4 years, 7 months ago
  60. 5046109 x86: Move acpi_s3.h to include/acpi/ by Simon Glass · 4 years, 8 months ago
  61. 9bc1564 dm: core: Create a new header file for 'compat' features by Simon Glass · 4 years, 10 months ago
  62. d66c5f7 dm: core: Require users of devres to include the header by Simon Glass · 4 years, 10 months ago
  63. f11478f common: Move hang() to the same header as panic() by Simon Glass · 5 years ago
  64. afb0215 common: Move reset_cpu() to the CPU header by Simon Glass · 5 years ago
  65. fed4c95 arm: socfpga: Convert reset manager from struct to defines by Ley Foon Tan · 5 years ago
  66. b007e2e sysreset_mpc83xx: fix mcp83xx -> mpc83xx typo by Rasmus Villemoes · 5 years ago
  67. 5c2aabf x86: Move acpi_s3.h to a common location by Simon Glass · 5 years ago
  68. d22c135 x86: sysreset: Allow reset driver to be included in SPL/TPL by Simon Glass · 5 years ago
  69. e008ebf sysreset: move stm32mp sysreset poweroff implementation to sysreset uclass by Urja Rannikko · 6 years ago
  70. 25394e7 sysreset: switch to using SYSRESET_POWER_OFF for poweroff by Urja Rannikko · 6 years ago
  71. e5f741a spl: kconfig: separate sysreset and firmware drivers from misc by Simon Goldschmidt · 5 years ago
  72. ebfb9fb sysreset: socfpga: stratix10: add sysreset driver by Simon Goldschmidt · 5 years ago
  73. be36639 sysreset: socfpga: gen5: add sysreset driver by Simon Goldschmidt · 5 years ago
  74. 31e872e Merge tag 'u-boot-stm32-20190712' of https://gitlab.denx.de/u-boot/custodians/u-boot-stm by Tom Rini · 5 years ago
  75. 0e82655 sysreset: syscon: add support for power off by Patrick Delaunay · 6 years ago
  76. 2fe5b91 sandbox: Exit when SYSRESET_POWER_OFF is requested by Simon Glass · 6 years ago
  77. a373e51 sysreset: select DM_GPIO instead of GPIO by Chris Packham · 6 years ago
  78. ebe750b Merge tag 'rockchip-for-v2019.07-rc1' of git://git.denx.de/u-boot-rockchip by Tom Rini · 6 years ago
  79. 525ea47 sysreset: enable driver support in SPL/TPL by Kever Yang · 6 years ago
  80. 8ea4982 x86: sysreset: Implement the get_last() method by Simon Glass · 6 years ago
  81. 90bf4d9 x86: sysreset: Implement power-off if available by Simon Glass · 6 years ago
  82. a21dda9 x86: sysreset: Separate out the EFI code by Simon Glass · 6 years ago
  83. 9fbe17c rockchip: use 'arch-rockchip' as header file path by Kever Yang · 6 years ago
  84. 9dd211e sysreset: syscon: remove POWER reset cause by Patrick Delaunay · 6 years ago
  85. a48fc80 sysreset: use syscon_regmap_lookup_by_phandle by Patrick Delaunay · 6 years ago
  86. f6cc0db x86: Add efi runtime reset by Alexander Graf · 6 years ago
  87. 7e4d49c sandbox: sysreset: Update to support power-on reset by Simon Glass · 6 years ago
  88. 8204f50 sysreset: Remove DM_FLAG_PRE_RELOC flag in various drivers by Bin Meng · 6 years ago
  89. 07fbba5 sysreset: Add a way to find the last reset by Simon Glass · 6 years ago
  90. b8b4d2a sysreset: Tidy up a few comments and logging by Simon Glass · 6 years ago
  91. 82ef4ba mpc83xx: Add sysreset driver by Mario Six · 6 years ago
  92. b6da1fb test: Add tests for sysreset_get_status by Mario Six · 6 years ago
  93. 265f82a sysreset: Add get_status method by Mario Six · 6 years ago
  94. ebc6879 sysreset: Add TI System Control Interface (TI SCI) sysreset driver by Andreas Dannenberg · 6 years ago
  95. 4533519 Merge git://git.denx.de/u-boot-x86 by Tom Rini · 6 years ago
  96. 7fd78fe sysreset: syscon: update regmap access to syscon by Patrick Delaunay · 6 years ago
  97. 5588e8c dm: sysreset: Add a standard message when doing reset by Bin Meng · 6 years ago
  98. d18cdd4 dm: sysreset: x86: Add a sysreset driver by Bin Meng · 6 years ago
  99. d1c6d42 sysreset: Add support for Microblaze soft reset jump by Michal Simek · 6 years ago
  100. 8a196af sysreset: Add support for gpio-restart by Michal Simek · 6 years ago