1. 11a5bb6 Fix spelling mistakes using codespell by Manojkiran Eda · 7 months ago
  2. 559cb01 bm_instance: Create a new handler by Brandon Kim · 8 months ago
  3. d455bfd Add new oem command to set accel power mode by Gaurav Gandhi · 11 months ago
  4. 8d61853 all: Use stdplus::print over std::fprintf by Michael Shen · 1 year, 2 months ago
  5. 15d4d21 File System: Dependency Injection and Mock by Hao Zhou · 1 year, 6 months ago
  6. a92d0e6 Add IPMI OEM command LinuxBootDone by John Wedig · 1 year, 6 months ago
  7. 444b5ea clang-format: copy latest and re-format by Patrick Williams · 1 year, 8 months ago
  8. 6537122 sdbusplus: use shorter type aliases by Patrick Williams · 1 year, 8 months ago
  9. 1209ccc cleanup: Reformat with clang by Willy Tu · 1 year, 8 months ago
  10. 5e70dc8 Add ipmi OEM handler to get the BMC mode by Nikhil Namjoshi · 2 years, 4 months ago
  11. 0e928ac accel: rename `accelOobGetDbus` to `getBus` by Michael Shen · 2 years, 7 months ago
  12. 6c71b0f pcie_bifurcation: Fetch bifurcation at a PCIe slot with hardcoded values by Willy Tu · 3 years, 3 months ago
  13. 4f0d1de Add IPMI interface for CustomAccel service by Steve Foreman · 3 years, 4 months ago
  14. 40fe522 copyright: Add Google Copyright to test helper.cpp by Willy Tu · 3 years, 2 months ago
  15. ff3cd8e google-ipmi-sys: Refactor to use new version of OEM IPMI Handler by Willy Tu · 3 years, 4 months ago
  16. cad9eb8 test: Replace the C++ MOCK_METHOD<n> macros with the new MOCK_METHOD by Willy Tu · 3 years, 3 months ago
  17. a2056e9 Add Google Copyright 2021 by Willy Tu · 3 years, 3 months ago
  18. b69209b eth: Support looking up alternate interace channels by William A. Kennington III · 3 years, 6 months ago
  19. 8d3d46a handler: Don't hardcode channel information by William A. Kennington III · 3 years, 6 months ago
  20. bc62b19 build: Remove autotools by William A. Kennington III · 3 years, 7 months ago
  21. ac730af build: Add meson build by William A. Kennington III · 3 years, 7 months ago
  22. 8cfa4c4 Add new google ipmi sys command: SysHostPowerOff by linyuny · 3 years, 7 months ago
  23. 3b1b427 Add OEM command to request flash size by Willy Tu · 3 years, 10 months ago
  24. ac4a16f Add sys command for powercycle on host shutdown. by Shounak Mitra · 4 years ago
  25. 29f35bc Add suppport for retrieving machine name by William A. Kennington III · 4 years, 2 months ago
  26. 0e9aae5 split the commands out by Patrick Venture · 4 years, 5 months ago
  27. eff1f2e move implementation to ipmi file by Patrick Venture · 4 years, 5 months ago
  28. 40e8ace add missing headers to handler mock by Patrick Venture · 4 years, 5 months ago
  29. c87de55 split out handler implementation from interface by Patrick Venture · 4 years, 8 months ago
  30. ba32fe4 build: enable valgrind by Patrick Venture · 6 years ago
  31. 45fad1b style change: lowerCamel by Patrick Venture · 6 years ago
  32. 49f23ad add handler logic to handle i2c pcie commands by Patrick Venture · 6 years ago
  33. ab65000 entityName: move pieces into handler object by Patrick Venture · 6 years ago
  34. 07f8515 add handler logic to handle SysEntityName by Patrick Venture · 6 years ago
  35. aa37412 add handler logic to handle SysPsuHardReset by Patrick Venture · 6 years ago
  36. bb90d4f add handler logic to handle SysCpldVersion by Patrick Venture · 6 years ago
  37. d2037c6 add handler logic to handle SysCableCheck by Patrick Venture · 6 years ago
  38. f085d91 add handler logic to handle SysGetEthDevice by Patrick Venture · 6 years ago
  39. 6667a64 build: add code coverage by Patrick Venture · 6 years ago
  40. 1ddb94f test: add basic tests for eth command by Patrick Venture · 6 years ago
  41. 848b938 build: add build of empty tests by Patrick Venture · 6 years ago