1. 306c5ff host-reboot: move to PSM subdir by Patrick Williams · 9 months ago
  2. 8a373d5 meson: Fix local cereal build by Konstantin Aladyshev · 9 months ago
  3. 73d7ad0 PSM: host-state: prevent incorrect dbus events on initialization by Peter Yin · 10 months ago
  4. b62410b remove 'flush' failure modes by Patrick Williams · 10 months ago
  5. 8be7ec4 Correct the value of CHASSIS_ON_FILE by Thang Tran · 10 months ago
  6. 31cddb7 Add option to enable/disable forced warm reboots by Andrew Geissler · 10 months ago
  7. 54ce639 supportedTransitions: Add in support for new prop by Andrew Geissler · 10 months ago
  8. 8e9f24d phosphor-discover-system-state: improve service description by Patrick Williams · 10 months ago
  9. 78c066f prefer std::format over fmt by Patrick Williams · 11 months ago
  10. e9040bb remove unnecessary boost calls by Patrick Williams · 11 months ago
  11. f3d21f4 systemd-target-monitor: remove unused sdeventplus by Patrick Williams · 11 months ago
  12. 9a286db reduce dbus string constants by Patrick Williams · 12 months ago
  13. 4712084 bmc-state: Add property signal for lastRebootTime by Willy Tu · 12 months ago
  14. 60a238d scheduled-host: handle bmc-not-ready error by Andrew Geissler · 1 year ago
  15. c568ac1 scheduled-host: fix dependency syntax by Andrew Geissler · 1 year ago
  16. f0865de meson: adjust nlohmann-json dependency by Patrick Williams · 1 year, 1 month ago
  17. 74d7a55 Support Chassis TransitioningToOff/On state by Thang Tran · 1 year, 2 months ago
  18. 5cd49f7 build: use allowed over enabled by Patrick Williams · 1 year, 1 month ago
  19. 0886545 discover_system_state: apply power restore policy as early as BMC ready by Potin Lai · 1 year, 2 months ago
  20. 30538e8 clang-format: copy latest and re-format by Patrick Williams · 1 year, 3 months ago
  21. bd1eebd bmc_state: Update last update time after timesync by Willy Tu · 1 year, 3 months ago
  22. 564eb4f Set lastRebootTime once at startup only by Willy Tu · 1 year, 4 months ago
  23. 7a7c38d chassis_check_power_status: fix missing include by Patrick Williams · 1 year, 4 months ago
  24. 7e969cb sdbus++: use non-deprecated namespaces by Patrick Williams · 1 year, 4 months ago
  25. 0c2432d sched-host-tran: add missing header by Patrick Williams · 1 year, 4 months ago
  26. e4a39de hypervisor: utilize const for currentHostState() by Andrew Geissler · 1 year, 4 months ago
  27. db8feba meson: Replace configure_file with fs.copyfile by George Liu · 1 year, 5 months ago
  28. a15b81b meson.options: Fix some warnings by George Liu · 1 year, 5 months ago
  29. 65438b6 meson_options.txt: Support for reading options from meson.options by George Liu · 1 year, 5 months ago
  30. 63f7b1a time: changes to support 64bit time by Andrew Geissler · 1 year, 5 months ago
  31. 21d74d8 Check the TPM measurement if TPM is present by Lakshmi Yadlapati · 1 year, 6 months ago
  32. 9beba5a build: upgrade to C++23 by Patrick Williams · 1 year, 6 months ago
  33. 2038e49 reboot-cause: look for pinhole reset first by Andrew Geissler · 1 year, 7 months ago
  34. d0b709e gitignore: add vscode by Andrew Geissler · 1 year, 7 months ago
  35. e56feb4 bmc-ready: update documentation about new optional feature by Andrew Geissler · 1 year, 7 months ago
  36. b0986c0 bmc-ready: auto power restart function update by Andrew Geissler · 1 year, 7 months ago
  37. 765446a bmc-ready: don't allow power operations if not ready by Andrew Geissler · 1 year, 7 months ago
  38. fc1020f bmc-ready: utility function to check bmc state by Andrew Geissler · 1 year, 7 months ago
  39. 629e3c4 bmc-ready: new optional feature definition by Andrew Geissler · 1 year, 7 months ago
  40. 14560f5 fix existing markdownlint issues in file by Andrew Geissler · 1 year, 7 months ago
  41. 57c0a89 hypervisor: remove OSStart from state association by Andrew Geissler · 1 year, 8 months ago
  42. 9e5cd38 clang-format: copy latest and re-format by Patrick Williams · 1 year, 8 months ago
  43. afe12d6 optional service to log info log on chassis poweron by Andrew Geissler · 1 year, 8 months ago
  44. 8aca050 obmcutil: correct new shellcheck warnings by Andrew Geissler · 1 year, 8 months ago
  45. c079c3f meson: remove deprecated get_pkgconfig_variable by Patrick Williams · 1 year, 9 months ago
  46. b454d8b secure-boot: Log an error if TPM measurement fails by Lakshmi Yadlapati · 1 year, 9 months ago
  47. e960184 discover_system_state: fix ifdef ONLY_RUN_APR_ON_POWER_LOSS always true by Potin Lai · 1 year, 10 months ago
  48. a0d7bb8 scheduled_host_transition: change object path by Andrew Geissler · 1 year, 10 months ago
  49. 5c4a082 sdbusplus: use shorter type aliases by Patrick Williams · 1 year, 10 months ago
  50. 48a4e5e increase timeout on systemd Subscribe method call by Andrew Geissler · 1 year, 11 months ago
  51. 928bbf1 move systemd subscribe to util function by Andrew Geissler · 1 year, 11 months ago
  52. 46068d9 treewide: remove dependencies on mapper.target by Brad Bishop · 1 year, 11 months ago
  53. 9f444d4 hypervisor: reduce journal logging by Andrew Geissler · 1 year, 11 months ago
  54. b640ec4 update service file deps in accordance with recent refactoring by Andrew Geissler · 2 years ago
  55. 44a03f9 service-deps: add missing target monitor dep by Andrew Geissler · 2 years ago
  56. d0fa61c service-deps: add missing discover system state dep by Andrew Geissler · 2 years ago
  57. cd5a32a service-deps: add missing host state dependencies by Andrew Geissler · 2 years ago
  58. a5eefd0 service-deps: remove logging as dependency by Andrew Geissler · 2 years ago
  59. 960017a scheduled-host-transition: make backward compatible by Andrew Geissler · 2 years ago
  60. c4c702c doc: update README with some misc items by Andrew Geissler · 2 years, 2 months ago
  61. 82f2353 markdownlint: fix all warnings by Patrick Williams · 2 years, 1 month ago
  62. 1b83bab prettier: re-format by Patrick Williams · 2 years, 1 month ago
  63. d182bff beautysh: re-format by Patrick Williams · 2 years, 1 month ago
  64. bd28f02 treewide: Remove uses of bind by William A. Kennington III · 2 years, 1 month ago
  65. 0688132 Support chassis power cycle by DelphineCCChiu · 2 years, 2 months ago
  66. 69a250d improve new chassis power services by Andrew Geissler · 2 years, 2 months ago
  67. 86a1ebf move chassis power services to phosphor-state-manager by Andrew Geissler · 2 years, 2 months ago
  68. eab2ea3 update host state documentation by Andrew Geissler · 3 years, 10 months ago
  69. 2138f45 hypervisor: add to documentation by Andrew Geissler · 3 years, 10 months ago
  70. 6bb52da obmc-host-graceful-quiesce: ensure starts synch targets by Andrew Geissler · 2 years, 2 months ago
  71. 55324b4 only quiesce in reboot on host crash by Andrew Geissler · 2 years, 2 months ago
  72. 7e0e4e9 call new obmc-chassis-blackout@.target on blackout by Corey_Hardesty · 2 years, 7 months ago
  73. 70b48f3 power-restore: always honor AlwaysOn policy by Andrew Geissler · 2 years, 5 months ago
  74. 2685461 host-reboot: add host instance in get_reboot_count() by Potin Lai · 2 years, 5 months ago
  75. e0554b0 MAINTAINERS: remove file by Patrick Williams · 2 years, 5 months ago
  76. 27d1e14 Ensure POR reset is logged by NodeMan97 · 2 years, 5 months ago
  77. bcbee4a Only run power restore on AC losses by NodeMan97 · 2 years, 7 months ago
  78. 358de95 Utilization of power restore delay for APR by NodeMan97 · 2 years, 6 months ago
  79. 744fe62 Power restore from last state after AC Loss by NodeMan97 · 2 years, 6 months ago
  80. e56d8e6 OWNERS: switch 'matches' to 'matchers' by Patrick Williams · 2 years, 6 months ago
  81. f053e6f sdbusplus: use shorter type aliases by Patrick Williams · 2 years, 6 months ago
  82. 128ea8e host-reboot: enforce host boot count on host crash by Andrew Geissler · 2 years, 7 months ago
  83. b4cbfac Host reboot configuration support by NodeMan97 · 2 years, 8 months ago
  84. 9e0416f Define new 'obmc-chassis-blackout@.target' by Nodeman97 · 2 years, 7 months ago
  85. 1e91dc6 Correct links to the phosphor-dbus-interfaces yamls by Konstantin Aladyshev · 2 years, 7 months ago
  86. ef828c4 host-check: additional debug and time by NodeMan97 · 2 years, 7 months ago
  87. e4bdc7c update to latest openbmc clang format standards by Andrew Geissler · 2 years, 7 months ago
  88. 77a9183 call auto power restart when chassis power recovers by Andrew Geissler · 2 years, 8 months ago
  89. 66aacdc ensure power status is always correct by Andrew Geissler · 2 years, 8 months ago
  90. 0e044c4 obmcutil: add a positional argument to select instance id by Potin Lai · 2 years, 8 months ago
  91. 4ee5946 bmc-reboot: put into NotReady state by Andrew Geissler · 2 years, 8 months ago
  92. 80db475 Removed redundant string parsing by NodeMan97 · 2 years, 8 months ago
  93. 8c26f0e bmc-quiesce: ensure bmc stays in quiesce by NodeMan97 · 2 years, 8 months ago
  94. 1662ba6 secure-boot: add service to run new secure check by Andrew Geissler · 2 years, 10 months ago
  95. 6537ce1 secure-boot: log warning error when insecure by Andrew Geissler · 2 years, 10 months ago
  96. d49f51e secure-boot: optional param for data on error create by Andrew Geissler · 2 years, 10 months ago
  97. ede85d2 secure-boot: check for manufacturing environment by Andrew Geissler · 2 years, 10 months ago
  98. 8d8d731 secure-boot: check sysfs debug settings by Andrew Geissler · 2 years, 10 months ago
  99. 6b9421b secure-boot: initial basic app to check gpio by Andrew Geissler · 2 years, 10 months ago
  100. 5bcaee1 host-quiesce: generate a bmc dump by Andrew Geissler · 2 years, 9 months ago