1. fe51495 Change primary postcode interface to byte array by Cosmo Chou · 4 months ago
  2. d62ef55 clang-format: re-format for clang-18 by Patrick Williams · 5 months ago
  3. dd3928b Fix spelling mistakes using codespell by Manojkiran Eda · 7 months ago
  4. fad2660 test: Initialize slot in SdBusMock by Willy Tu · 6 months ago
  5. 95aa444 Change Aspeed PCC device name validation by Rajaganesh Rathinasabapathi · 9 months ago
  6. 72d5507 Add Aspeed PCC driver support by cchoux · 1 year, 1 month ago
  7. 676fd83 build: use allowed over enabled by Patrick Williams · 1 year, 1 month ago
  8. bebbda9 clang-format: copy latest and re-format by Patrick Williams · 1 year, 3 months ago
  9. de7a6dd Separate IPMI and legacy snoop code to different files by Jonathan Doman · 1 year, 8 months ago
  10. 0522592 meson_options.txt: Support for reading options from meson.options by George Liu · 1 year, 5 months ago
  11. 42c2b56 build: upgrade to C++23 by Patrick Williams · 1 year, 6 months ago
  12. 0ea7357 clang-format: copy latest and re-format by Patrick Williams · 1 year, 8 months ago
  13. fd2430d Put rate limiting options behind #ifdef by Jonathan Doman · 1 year, 8 months ago
  14. 38b0946 Add rate limiting by Jonathan Doman · 1 year, 8 months ago
  15. 65d1753 meson: remove deprecated get_pkgconfig_variable by Patrick Williams · 1 year, 9 months ago
  16. 30751ec main: Leverage sdeventplus common loop by William A. Kennington III · 2 years, 1 month ago
  17. b987663 prettier: re-format by Patrick Williams · 2 years, 1 month ago
  18. 56127ef [Fix] lpcsnoop service exit unsuccessfully by Sunita Kumari · 2 years, 3 months ago
  19. aee6540 Disable Debug card display for postcodes if no GPIO's. by Kumar Thangavel · 2 years, 5 months ago
  20. 723b97f MAINTAINERS: remove file by Patrick Williams · 2 years, 5 months ago
  21. aebf87c sdbusplus: use shorter type aliases by Patrick Williams · 2 years, 6 months ago
  22. 803e848 OWNERS: switch 'matches' to 'matchers' by Patrick Williams · 2 years, 6 months ago
  23. 5efea6a enable 7seg by default for CI by Willy Tu · 2 years, 6 months ago
  24. f8d0e0b 7seg: modify the file operation by wukaihua-fii-na · 2 years, 8 months ago
  25. 18119ac switch experimental::fs to std::fs by Patrick Williams · 2 years, 7 months ago
  26. c869aef Add workaround for sdevent OOM error by Willy Tu · 2 years, 7 months ago
  27. d309da4 Added default value for systemd_target meson option. by Kumar Thangavel · 2 years, 8 months ago
  28. 4f26b3e re-register LPC-Snoop into event loop by Harvey.Wu · 2 years, 8 months ago
  29. 60b8995 README.md: Add words by Brad Bishop · 2 years, 8 months ago
  30. 8f6c0ce main: avoid unused variables by Brad Bishop · 2 years, 8 months ago
  31. 0269eaf Add multi-host postcode support by Kumar Thangavel · 3 years, 5 months ago
  32. 80be5d8 sdbusplus: object: don't use 'bool' argument constructor by Patrick Williams · 2 years, 9 months ago
  33. d1ac197 phosphor-host-postd: Convert to use bind_front for C++20 by Willy Tu · 2 years, 10 months ago
  34. d6b367a phosphor-host-postd: remove venture and kunyi as reviewer by Willy Tu · 2 years, 11 months ago
  35. a396c85 phosphor-host-postd: Cleanup CodeChecker Errors by Willy Tu · 3 years, 1 month ago
  36. 6a5e0a1 main: Terminate cleanly for TERM and INT by William A. Kennington III · 3 years ago
  37. b3baa68 main: Use optional instead of unique_ptr by William A. Kennington III · 3 years ago
  38. 4728600 subprojects: Add everything for local building by William A. Kennington III · 3 years ago
  39. 9088a7d gitignore: Change to support meson instead of autotools by William A. Kennington III · 3 years ago
  40. 5633a3f sdbusplus: remove usage of deprecated alias by Patrick Williams · 3 years, 2 months ago
  41. 996facb Add OWNERS file by Manojkiran Eda · 3 years, 2 months ago
  42. ec799a5 build: switch to C++20 by Patrick Williams · 3 years, 3 months ago
  43. 2a744b2 LPC-Snoop event isn't registered into event loop by Troy Lee · 3 years, 9 months ago
  44. e2abf44 fix 7seg to use the postcode_t type by Nan Zhou · 3 years, 10 months ago
  45. ba5258f Fix code to consume the secondary code by Manojkiran Eda · 3 years, 10 months ago
  46. aade4ad Make snoop port optional for the daemon by Manojkiran Eda · 3 years, 11 months ago
  47. 9b556ad Remove relic bootstrap.sh file by Manojkiran Eda · 3 years, 10 months ago
  48. 60252ee Fix D-Bus path for single-host POST code snoop by Jonathan Doman · 4 years ago
  49. c80e59f Remove autotools by Kun Yi · 4 years, 9 months ago
  50. bf002b4 sdbusplus: replace message::variant with std::variant by Patrick Williams · 4 years, 8 months ago
  51. 59c5d9f sdbusplus: remove deprecated variant_ns by Patrick Williams · 4 years, 8 months ago
  52. 0d14a59 Add meson support by Kun Yi · 4 years, 9 months ago
  53. cce0962 Work around warnings building with -Wall. by Kun Yi · 4 years, 9 months ago
  54. 66efa63 main: Add verbose option by William A. Kennington III · 4 years, 9 months ago
  55. 0f964b4 main: Fixup non-blocking reads by William A. Kennington III · 4 years, 9 months ago
  56. ad2a08c 7seg: fix service file name by Benjamin Fair · 4 years, 9 months ago
  57. 938c0e4 Add 7-segment display daemon by Benjamin Fair · 4 years, 9 months ago
  58. f21475a main: Always report new post codes by William A. Kennington III · 5 years ago
  59. 6dac4c5 main: Improve support for existing and new driver semantics by William A. Kennington III · 5 years ago
  60. e4090de main: Fix BMC system stuck when doing enumerate state after host shutdown by Tim Lee · 5 years ago
  61. 49a18b2 build: install into bin instead of sbin by Patrick Venture · 6 years ago
  62. 7101f76 build: pkg anti-pattern: use defaults by Patrick Venture · 6 years ago
  63. 14c5d6f build: drop sbindir variable by Patrick Venture · 6 years ago
  64. ba7d1ec Push service file into repo by Patrick Venture · 6 years ago
  65. f8a2083 build: check for experimental/filesystem by Patrick Venture · 6 years ago
  66. 1c16ad8 main: use sdeventplus wrapper by Kun Yi · 6 years ago
  67. 384bc4c Build as c++17 by Patrick Venture · 6 years ago
  68. b5754fd Update .clang-format by Patrick Venture · 6 years ago
  69. c820155 Spelling fixes by Gunnar Mills · 6 years ago
  70. 1ceb21b main: reformat small code section by Patrick Venture · 6 years ago
  71. c7dd990 Merge "maintainers: Add new maintainers" by Patrick Venture · 6 years ago
  72. 4cd4af2 maintainers: Add new maintainers by Patrick Venture · 6 years ago
  73. afff574 snoop_listen: Add constructors for SnoopListen by Kun Yi · 6 years ago
  74. eb31231 main: Use an sdevent loop to poll POST codes by Kun Yi · 7 years ago
  75. adc678a Merge "snoop.h/main.cpp: Add first tests for PostReporter class" by Patrick Venture · 6 years ago
  76. 35b6c67 snoop.h/main.cpp: Add first tests for PostReporter class by Kun Yi · 7 years ago
  77. f69ad7e Add parameter for POST code length by Benjamin Fair · 6 years ago
  78. a6c593a test: Link gtest_main in test binaries by Benjamin Fair · 6 years ago
  79. a2eab35 Merge "Add parameter for device file interface name" by Patrick Venture · 6 years ago
  80. e7b07f0 Add parameter for device file interface name by Benjamin Fair · 7 years ago
  81. 162dd2e Add gitignore by Kun Yi · 7 years ago
  82. 2ae207c test: Adding dummy test for post reporter class. by Kun Yi · 7 years ago
  83. 953fc69 Add MAINTAINERS file by Andrew Jeffery · 7 years ago
  84. 3356975 Initial check-in of LPC Snoop Broadcast Daemon by Patrick Venture · 7 years ago
  85. f50ab35 Initial commit by Brad Bishop · 7 years ago