1. 11b2dba OWNERS: Remove Andrew Jeffery by Andrew Jeffery · 5 months ago master
  2. ff1c872 clang-format: copy latest and re-format by Patrick Williams · 7 months ago
  3. c8285ae OWNERS: add myself as maintainer by Andrew Geissler · 8 months ago
  4. da755ed regenerate elog-errors.hpp by Patrick Williams · 8 months ago
  5. 490126f clang-format: copy latest and re-format by Patrick Williams · 12 months ago
  6. 505492c sdbusplus: use shorter type aliases by Patrick Williams · 1 year, 3 months ago
  7. 080503e oemhandler: Update call to reboot BMC by Adriana Kobylak · 1 year, 4 months ago
  8. 255e8b9 prettier: re-format by Patrick Williams · 1 year, 5 months ago
  9. 4b39b4d black: re-format by Patrick Williams · 1 year, 5 months ago
  10. 7ffcd1a MAINTAINERS: remove file by Patrick Williams · 1 year, 9 months ago
  11. a0a221f sdbusplus: use shorter type aliases by Patrick Williams · 1 year, 10 months ago
  12. fc15323 OWNERS: switch 'matches' to 'matchers' by Patrick Williams · 1 year, 10 months ago
  13. a6ea372 Correct links to the phosphor-dbus-interfaces project by Konstantin Aladyshev · 1 year, 11 months ago
  14. 90cd276 OWNERS: Remove myself, add Andrew by Brad Bishop · 2 years ago
  15. 6f57514 build: enable C++20 by Patrick Williams · 2 years, 1 month ago
  16. 531f8c5 Add OWNERS file by Brad Bishop · 2 years, 6 months ago
  17. 7bb95c3 exception: switch to public sdbus exception by Patrick Williams · 2 years, 8 months ago
  18. 98af91d MAINTAINERS: Replace IRC by DISCORD by Tom Joseph · 2 years, 11 months ago
  19. 6db1181 MAINTAINERS: Remove Tom from maintainers list by Tom Joseph · 2 years, 11 months ago
  20. 248255d bootstrap: fix shellcheck warnings by Patrick Williams · 3 years, 1 month ago
  21. 6195010 sdbusplus: replace message::variant with std::variant by Patrick Williams · 4 years ago
  22. 12f9669 sdbusplus: remove deprecated variant_ns by Patrick Williams · 4 years ago
  23. 9975ae9 scripts: convert to python3 by Patrick Williams · 4 years, 1 month ago
  24. 36ae8e5 Remove openpower-dbus-interfaces dependency by Matt Spinler · 4 years, 4 months ago
  25. 64354b6 Increase power down wait on factory reset by Andrew Geissler · 4 years, 8 months ago
  26. 81c34df Replace reset BMC authentication with factory reset by Adriana Kobylak · 6 years ago
  27. 822eaf6 Convert host-ipmid -> libipmid by William A. Kennington III · 5 years ago
  28. 4457f90 build: pkg anti-pattern: use defaults by Patrick Venture · 5 years ago
  29. b61b107 eSEL: Add severity and callout to the error metadata by Tom Joseph · 5 years ago
  30. 3503fdc eSEL : Handle logging of eSEL in OpenPower OEM library by Tom Joseph · 5 years ago
  31. 02261c0 add .clang-format by Patrick Venture · 6 years ago
  32. 5dd0c1b build: set language to C++ by Patrick Venture · 6 years ago
  33. a9915b7 Update to the new SEL reservation check by Jason M. Bills · 6 years ago
  34. 34aca01 Enable local users in the authentication reset cmd by Matt Spinler · 6 years ago
  35. 3288471 Rename the reset password command by Matt Spinler · 6 years ago
  36. d6c7b2e openpower-host-ipmi-oem: use c++17 by Vernon Mauery · 6 years ago
  37. 81e2310 Define new IBM OEM cmd to reset BMC password by Adriana Kobylak · 6 years ago
  38. 8fb3f03 oemhandler: Rename constructor function for generality by Andrew Jeffery · 6 years ago
  39. 9debcd6 Use s.c_str() in log messages by Joseph Reynolds · 6 years ago
  40. 454cc31 Add MAINTAINERS file by Andrew Jeffery · 6 years ago
  41. 11b6efa README: Reword cleaning the repo by Gunnar Mills · 6 years ago
  42. 246bc0d Commit log entry if the eSEL record type is OCC metrics by Tom Joseph · 7 years ago
  43. 56c534b Add error and metadata yaml for OCC metrics by Tom Joseph · 7 years ago
  44. 17346b0 Add .gitignore file by Tom Joseph · 7 years ago
  45. 64994ea Change the NetFn for Partial Add eSEL command by Tom Joseph · 7 years ago
  46. 0765506 Add support to send host bound commands for OpenPower machines by Vishwanatha Subbanna · 7 years ago
  47. d929605 Remove un-needed printf about esel by Andrew Geissler · 7 years ago
  48. cbfd6ec Add IPMI Privilege Level for commands by Tom · 8 years ago
  49. 70dbc58 Convert build process to autotools by Matthew Barth · 8 years ago
  50. e74fc6b Ensure all tools are building with -Wall and -Werror by Matthew Barth · 8 years ago
  51. 5e22fae Merge pull request #13 from williamli80/issue5 by Patrick Williams · 8 years ago
  52. 8a0807a Fix issue5 for endian safe by Nan Li · 8 years ago
  53. ca99efb Merge pull request #11 from williamli80/eselstory by Patrick Williams · 8 years ago
  54. 2cfd00e Merge pull request #12 from causten/patch-1 by Patrick Williams · 8 years ago
  55. 5607b82 Update README.md by Chris Austen · 8 years ago
  56. b6c4c56 Handle multiple attempts at ipmi reservation ids by Nan Li · 8 years ago
  57. 3459323 Merge pull request #9 from anoo1/flash by nkskjames · 8 years ago
  58. 187bfce Add IPMI interface to allow FW updates from Host by Adriana Kobylak · 8 years ago
  59. caa755e Merge pull request #8 from causten/rollingesels by nkskjames · 8 years ago
  60. ba54afb Convert tabs to spaces by Chris Austen · 8 years ago
  61. fcafccf Reduce esel footprint in /tmp by Chris Austen · 8 years ago
  62. b7df30e Merge pull request #7 from causten/rollingesels by nkskjames · 8 years ago
  63. fd8c1cc Add rolling record ids for enhanced service by Chris Austen · 8 years ago
  64. 29a8e0f Fixed byte swapped esel log name by Chris Austen · 9 years ago
  65. 17160ce Fixed byte swapped esel log name so logs are saved by Chris Austen · 9 years ago
  66. 24fa5a9 Replace tabs with spaces. by Patrick Williams · 9 years ago
  67. f79a21f Add a test framework for the .so by Chris Austen · 9 years ago
  68. 4d98c1e Support OpenPOWERs OEM commands on openbmc by Chris Austen · 9 years ago
  69. fe3ef46 Initial commit by Patrick Williams · 9 years ago