- 1f08ce7 meson: create static library utils_lib by Alexander Hansen · 4 months ago
- 90e4f05 entity-manager: fixes for logDeviceAdded/Removed by Alexander Hansen · 4 months ago
- 7719269 Remove implicit conversions by Ed Tanous · 7 months ago
- dbf95b2 Flat map all the things by Ed Tanous · 4 months ago
- bd98a13 fix: test: gpio presence: state by Alexander Hansen · 3 months ago
- 92d7981 gpio-presence: track parent inventory compatible by Alexander Hansen · 5 months ago
- a005e3e gpio-presence: add test cases for GPIO comparisons by Patrick Williams · 4 months ago
- 10c5765 Allow decoding MAC addresses in some FRUs by Ed Tanous · 4 months ago
- fd977ec Remove boost::to_lower_copy by George Liu · 5 months ago
- 5a61ec8 Replace boost::replace_all and boost::ireplace_all by George Liu · 5 months ago
- ecf1a31 Remove boost::split by George Liu · 5 months ago
- c5a2af9 Standardize iFindFirst by Ed Tanous · 5 months ago
- ce8d1d0 replace boost::ifind_first with std::ranges::search by George Liu · 5 months ago
- 8feb045 use phosphor-logging by Alexander Hansen · 5 months ago
- a915884 Fix signed comparison warnings by Ed Tanous · 4 months ago
- 25680e3 fru-device: fixup fru edit commit by Marc Olberding · 4 months ago
- cf28896 fru-device: Add support to dynamically add FRU fields by Naresh Solanki · 8 months ago
- 8ca0940 test: topology: new configurations by Alexander Hansen · 5 months ago
- 7962944 entity-manager: Handle left-over template vars by Chau Ly · 5 months ago
- 32e7418 topology: getAssocs param board paths view by Alexander Hansen · 5 months ago
- 0519f57 make Topology::getAssocs return association sets by Alexander Hansen · 5 months ago
- 89092a9 fru-device: Add option to allow updating all FRU fields by Naresh Solanki · 8 months ago
- 6f4c6b4 meson: separate directory for entity-manager tests by Alexander Hansen · 7 months ago
- a454b30 topology: Attach power assoc to downstream port by Chau Ly · 7 months ago
- f440def meson: separate meson file for tests by Alexander Hansen · 8 months ago
- 8c4b1d9 Add gpio-presence-sensor by Alexander Hansen · 1 year, 3 months ago
- 59ef1e7 cleanup: Move em only utils code into em directory by Christopher Meis · 10 months ago
- 3cbff97 cleanup: move fru-device service code into own directory by Christopher Meis · 10 months ago
- fc9e7fd cleanup: move EM service code in EM directory by Christopher Meis · 10 months ago
- 7f2db48 Add handling for FRU prefixes by Ed Tanous · 10 months ago
- 23e3f45 Add unit test for full FRU decode by Ed Tanous · 10 months ago
- c6af85c Do unsigned comparisons by Ed Tanous · 10 months ago
- 849f13a test-fru-utils: fix clang-tidy error by Patrick Williams · 1 year, 1 month ago
- b707743 clang-format: re-format for clang-18 by Patrick Williams · 1 year, 6 months ago
- b02752f topology: Add powered_by topology by Jeff Lin · 2 years, 2 months ago
- 1c39d7b test: Add test for string matching by Patrick Rudolph · 2 years, 4 months ago
- 6eb6097 phys-topology: Add late add/remove support by Matt Spinler · 2 years, 6 months ago
- f2f5b7a topology: add initial module by Benjamin Fair · 3 years, 5 months ago
- 3013fb4 Make clang-tidy changes by Ed Tanous · 3 years, 7 months ago
- 309c0b1 fru-device: add FRUReader EEPROM cache by Zev Weiss · 4 years ago
- e45d8c7 treewide: comply with the OpenBMC style guidelines by Brad Bishop · 3 years, 8 months ago
- 1525e85 fru-device: use off_t/size_t for FRU IO offsets & lengths by Zev Weiss · 3 years, 11 months ago
- 1983d2f EntityManager: Make MapperGetSubTreeResponse type comprehensible by Andrew Jeffery · 3 years, 10 months ago
- eab4929 EntityManager: Rename BasicVariantType to DBusValueVariant by Andrew Jeffery · 3 years, 10 months ago
- f8ae2ba FruUtils: Fix code formatting by Andrew Jeffery · 3 years, 10 months ago
- bd4075f FruUtils: Add support for finding FRU at an offset by Oskar Senft · 4 years, 4 months ago
- a0d1b3f Utils: Fix more than one template replace by Zhikui Ren · 4 years, 4 months ago
- fbce8e2 clang-format with version clang-format-13 by Ed Tanous · 4 years, 5 months ago
- 8dacf6a test: fru-utils: Exercise the FRU checksum algorithm by Andrew Jeffery · 4 years, 6 months ago
- 07d467b Make build on clang by Ed Tanous · 5 years ago
- 7a682a3 test: Add tests for validateHeader by Vijay Khemka · 4 years, 10 months ago
- 1694ef6 test: Add tests for verifyOffset by Vijay Khemka · 5 years ago
- a62466c test: start frutils unit-tests by Patrick Venture · 5 years ago
- b9f50cd meson: test: move tests up one dir by Brad Bishop · 5 years ago
- cd1868e entity-manager: probe: add support for bytestrings by Brad Bishop · 5 years ago
- 5d52541 entity-manager: probe: Refactor matching by Brad Bishop · 5 years ago
- c776c41 entity-manager: probe: add probe logic tests by Brad Bishop · 5 years ago
- 6660e2a entity-manager: probe: add probe logic tests by Brad Bishop · 5 years ago
- d14c2e2 entity-manager: probe: add probe logic tests by Brad Bishop · 5 years ago
- 3bd8e8d entity-manager: probe: add probe logic tests by Brad Bishop · 5 years ago
- 667e050 entity-manager: probe: add probe logic tests by Brad Bishop · 5 years ago
- c2af531 entity-manager: probe: add probe logic tests by Brad Bishop · 5 years ago
- c5eba59 entity-manager: probe: add probe logic tests by Brad Bishop · 5 years ago
- 9d2ef08 entity-manager: probe: add probe logic tests by Brad Bishop · 5 years ago
- a142709 schema: Add missing types by Brad Bishop · 6 years ago
- 2ef7dd5 test: run validation script from CI by Brad Bishop · 6 years ago
- 8c505da Update to latest clang format by James Feist · 6 years ago
- 98063a4 meson: add support for gtest library vendoring by Brad Bishop · 6 years ago
- ff1ddb7 meson: add support for valijson library vendoring by Brad Bishop · 6 years ago
- 79a09a8 meson: add support for nlohmann-json vendoring by Brad Bishop · 6 years ago
- b445991 Add support for building with meson by Brad Bishop · 6 years ago
- c296c80 Add test for hex by itself by James Feist · 6 years ago
- b0097d4 TemplateCharReplace: More tests by James Feist · 6 years ago
- 8c20feb TemplateCharReplace: fix failing testcase and add more by James Feist · 6 years ago
- 481c5d5 Add Unit Test for TemplateCharReplace by James Feist · 6 years ago