1. 11a5bb6 Fix spelling mistakes using codespell by Manojkiran Eda · 7 months ago
  2. 56b2d9f handler: Fix getBMInstanceProperty to read spaces by Brandon Kim · 7 months ago
  3. 559cb01 bm_instance: Create a new handler by Brandon Kim · 8 months ago
  4. 9846023 Update accel setting name from power_break to power_brake by Gaurav Gandhi · 10 months ago
  5. 8ef4971 Reserve boot-time-monitor cmd on 18-20 by Willy Tu · 11 months ago
  6. d455bfd Add new oem command to set accel power mode by Gaurav Gandhi · 11 months ago
  7. 1302e83 google-sys-ipmi: Remove gbmc-bare-metal-active target by Yuxiao Zhang · 1 year, 1 month ago
  8. f3fe8df meson: adjust nlohmann-json dependency by Patrick Williams · 1 year, 1 month ago
  9. 40b2a0c Add wrapper script to setup delay powercycle by Willy Tu · 1 year, 2 months ago
  10. c5b5523 fmt: Remove fmtlib dependencies by Willy Tu · 1 year, 2 months ago
  11. 8d61853 all: Use stdplus::print over std::fprintf by Michael Shen · 1 year, 2 months ago
  12. bc24cd0 clang-format: copy latest and re-format by Patrick Williams · 1 year, 3 months ago
  13. dde0c02 meson_options.txt: Support for reading options from meson.options by George Liu · 1 year, 5 months ago
  14. 15d4d21 File System: Dependency Injection and Mock by Hao Zhou · 1 year, 6 months ago
  15. 9941341 build: upgrade to C++23 by Patrick Williams · 1 year, 6 months ago
  16. a92d0e6 Add IPMI OEM command LinuxBootDone by John Wedig · 1 year, 6 months ago
  17. 4baf41c Add flags for bmc modes transitions by Hao Zhou · 1 year, 6 months ago
  18. dd04017 bmc_mode: Add #pragma once by Brandon Kim · 1 year, 7 months ago
  19. 444b5ea clang-format: copy latest and re-format by Patrick Williams · 1 year, 8 months ago
  20. 6537122 sdbusplus: use shorter type aliases by Patrick Williams · 1 year, 8 months ago
  21. 1209ccc cleanup: Reformat with clang by Willy Tu · 1 year, 8 months ago
  22. 59445f5 Update the default for "bm-signal-path" meson.option by Brandon Kim · 1 year, 9 months ago
  23. 3f3ca03 handler: Add check for file existence for BM mode by Brandon Kim · 1 year, 10 months ago
  24. b3af83d Fix presubmit failures with "prettier" by Brandon Kim · 1 year, 9 months ago
  25. 2aaf2c0 bmc_mode_enum: Add cstdint include to the header by Brandon Kim · 2 years, 2 months ago
  26. 8ec4106 Move bmc mode enum to a header file by Nikhil Namjoshi · 2 years, 2 months ago
  27. 5e70dc8 Add ipmi OEM handler to get the BMC mode by Nikhil Namjoshi · 2 years, 4 months ago
  28. 4aa9317 Fix the license comment format by Nikhil Namjoshi · 2 years, 3 months ago
  29. 7e71a43 fix typo: Prase -> Parse by Willy Tu · 2 years, 6 months ago
  30. 0e928ac accel: rename `accelOobGetDbus` to `getBus` by Michael Shen · 2 years, 7 months ago
  31. e5a0667 all: cleanup, prefer "ipmid/api-types.hpp" type to "ipmid/api.h" type by Michael Shen · 2 years, 7 months ago
  32. 8659851 google-ipmi-sys: Move Warning to debug statement by Yunyun Lin · 2 years, 11 months ago
  33. 6c71b0f pcie_bifurcation: Fetch bifurcation at a PCIe slot with hardcoded values by Willy Tu · 3 years, 3 months ago
  34. 726ef31 owners: Add wltu as owner/maintainer by Willy Tu · 2 years, 8 months ago
  35. e4fddf4 google-ipmi-sys: Add SysPCIeSlotBifurcation subcommand placeholder by Willy Tu · 2 years, 9 months ago
  36. c98db20 systemd: Save random seed during powercycle by William A. Kennington III · 2 years, 9 months ago
  37. 03dbd3d systemd: Stop targets when unneeded by William A. Kennington III · 2 years, 9 months ago
  38. 0e22d32 systemd: Handle PSU delay globally by William A. Kennington III · 2 years, 9 months ago
  39. 4f0d1de Add IPMI interface for CustomAccel service by Steve Foreman · 3 years, 4 months ago
  40. e2679fb google-ipmi-sys: Remove venture from reviewer by Willy Tu · 2 years, 11 months ago
  41. 40fe522 copyright: Add Google Copyright to test helper.cpp by Willy Tu · 3 years, 2 months ago
  42. f647e99 Add OWNERS file by Manojkiran Eda · 3 years, 2 months ago
  43. b4e3704 google-ipmi-sys: Convert input to use std::span<const uint8_t> by Willy Tu · 3 years, 3 months ago
  44. ff3cd8e google-ipmi-sys: Refactor to use new version of OEM IPMI Handler by Willy Tu · 3 years, 4 months ago
  45. cad9eb8 test: Replace the C++ MOCK_METHOD<n> macros with the new MOCK_METHOD by Willy Tu · 3 years, 3 months ago
  46. a2056e9 Add Google Copyright 2021 by Willy Tu · 3 years, 3 months ago
  47. c841bfd build: Update to c++20 and meson >= 0.57.0 by Willy Tu · 3 years, 4 months ago
  48. b69209b eth: Support looking up alternate interace channels by William A. Kennington III · 3 years, 6 months ago
  49. 8d3d46a handler: Don't hardcode channel information by William A. Kennington III · 3 years, 6 months ago
  50. bc62b19 build: Remove autotools by William A. Kennington III · 3 years, 6 months ago
  51. ac730af build: Add meson build by William A. Kennington III · 3 years, 6 months ago
  52. 5d78973 treewide: Cleanup pedantic C++ warnings by William A. Kennington III · 3 years, 6 months ago
  53. 3ddd298 makefile: Fix target install by William A. Kennington III · 3 years, 6 months ago
  54. 8cfa4c4 Add new google ipmi sys command: SysHostPowerOff by linyuny · 3 years, 7 months ago
  55. 3b1b427 Add OEM command to request flash size by Willy Tu · 3 years, 10 months ago
  56. 6d42ce4 MAINTAINERS: venture M->R by Patrick Venture · 3 years, 10 months ago
  57. ac4a16f Add sys command for powercycle on host shutdown. by Shounak Mitra · 4 years ago
  58. 96ad906 Remove globally constructed variables by William A. Kennington III · 4 years, 1 month ago
  59. 29f35bc Add suppport for retrieving machine name by William A. Kennington III · 4 years, 2 months ago
  60. 6d50744 drop unused header: handler_ipml by Patrick Venture · 4 years, 5 months ago
  61. 0e9aae5 split the commands out by Patrick Venture · 4 years, 5 months ago
  62. eff1f2e move implementation to ipmi file by Patrick Venture · 4 years, 5 months ago
  63. 40e8ace add missing headers to handler mock by Patrick Venture · 4 years, 5 months ago
  64. dd5d953 pcie_i2c: drop unused util header by Patrick Venture · 4 years, 7 months ago
  65. a3f9c2d move handler specific method to implementation by Patrick Venture · 4 years, 7 months ago
  66. c87de55 split out handler implementation from interface by Patrick Venture · 4 years, 8 months ago
  67. bd4041e handler: Add more entity IDs by William A. Kennington III · 4 years, 8 months ago
  68. cc53c84 Add more entity ids by Peter Lundgren · 5 years ago
  69. 0c0bfd3 conf: use Wno-portability by Brad Bishop · 5 years ago
  70. 0885a9d MAINTAINERS: add wak@ as new maintainer by Patrick Venture · 6 years ago
  71. ba32fe4 build: enable valgrind by Patrick Venture · 6 years ago
  72. 45fad1b style change: lowerCamel by Patrick Venture · 6 years ago
  73. 49f23ad add handler logic to handle i2c pcie commands by Patrick Venture · 6 years ago
  74. 72e1a88 pcie_i2c: cleanup headers by Patrick Venture · 6 years ago
  75. 3fb7429 util: add i2c->pcie map build method by Patrick Venture · 6 years ago
  76. 8d5c9ce util: move read_file to readPropertyFile by Patrick Venture · 6 years ago
  77. ab65000 entityName: move pieces into handler object by Patrick Venture · 6 years ago
  78. 91c2158 handler: delete extra namespace alias by Patrick Venture · 6 years ago
  79. 07f8515 add handler logic to handle SysEntityName by Patrick Venture · 6 years ago
  80. e8ecdf4 entity_name: cleanup headers by Patrick Venture · 6 years ago
  81. aa37412 add handler logic to handle SysPsuHardReset by Patrick Venture · 6 years ago
  82. bb90d4f add handler logic to handle SysCpldVersion by Patrick Venture · 6 years ago
  83. d2037c6 add handler logic to handle SysCableCheck by Patrick Venture · 6 years ago
  84. 92b507d makefile: adjust alignment by Patrick Venture · 6 years ago
  85. f085d91 add handler logic to handle SysGetEthDevice by Patrick Venture · 6 years ago
  86. 6667a64 build: add code coverage by Patrick Venture · 6 years ago
  87. 1ddb94f test: add basic tests for eth command by Patrick Venture · 6 years ago
  88. 6eb2940 Makefile: split out common libary code for testing by William A. Kennington III · 6 years ago
  89. 5d26d83 eth: move structure to header by Patrick Venture · 6 years ago
  90. 848b938 build: add build of empty tests by Patrick Venture · 6 years ago
  91. 0788699 use filesystem instead of experimental by Patrick Venture · 6 years ago
  92. a289fa2 Add support for some more entity types by Jaghathiswari Rankappagounder Natarajan · 6 years ago
  93. c662465 build: pkg anti-pattern: use defaults by Patrick Venture · 6 years ago
  94. 2c9e162 Convert host-ipmid -> libipmid by William A. Kennington III · 6 years ago
  95. 575a55a build: check for json header by Patrick Venture · 6 years ago
  96. fd0f1cf google-ipmi-sys: Add "Entity Id:Entity Instance" mapping to Entity name by Jaghathiswari Rankappagounder Natarajan · 6 years ago
  97. 3c7037a build: cleanup configure script PKG_CHECK_MODULES by Patrick Venture · 6 years ago
  98. 33deb17 README: cleanup extra anchors by Patrick Venture · 6 years ago
  99. 2d4836d google-ipmi-sys: Add support for PCIE slot to I2C bus mapping by Jaghathiswari Rankappagounder Natarajan · 6 years ago
  100. 23ef59b build: set version to 0.1 to match recipe by Patrick Venture · 6 years ago