1. 37e142b Check for errors before trying to open a bus by Ed Tanous · 3 years, 9 months ago
  2. 9fd87e5 entity-manager: allow non-numeric substitution for name by Igor Kononenko · 4 years, 4 months ago
  3. 4bab932 Fix early exit for non D-Bus probes by Matt Spinler · 3 years, 10 months ago
  4. 9b86787 Improve initialization of I2C sensors by Johnathan Mantey · 4 years, 4 months ago
  5. 7798712 FruUtils: Add back the else in formatFRU. by Scron-Chang · 3 years, 10 months ago
  6. 9e5a675 FruDevice: Define the day 1/1/96. by Scron-Chang · 3 years, 11 months ago
  7. c8dc4af Moved the common code and functions between fru deamons in entitymanager. by Kumar Thangavel · 4 years, 1 month ago
  8. 06d1b4a FruDevice: Move verifyOffset to util by Vijay Khemka · 4 years ago
  9. e789bf1 Do tmpl substitutions using all properties on path by Matt Spinler · 4 years ago
  10. 4f32889 Fix lambda capture in findDbusObjects by Matt Spinler · 4 years ago
  11. 7792e39 FruDevice: Enforce FRU layout order by Vijay Khemka · 4 years ago
  12. f69fe90 Checking nullptr of busmap[0] by Helen Huang · 4 years ago
  13. 2a96708 FruDevice: Check for language code by Vijay Khemka · 4 years ago
  14. 02618f0 FruDevice: Verify offset overlap by Vijay Khemka · 4 years ago
  15. 9b43b77 Emplace baseboardDev to I2C bus0 by Helen Huang · 4 years ago
  16. ab29641 split readFRUContents() into FruUtils module by Patrick Venture · 4 years, 1 month ago
  17. c473213 FruDevice: Add error message for header by Vijay Khemka · 4 years, 2 months ago
  18. 10a8c5f entity-manager: scan after ObjectManager signals by Brad Bishop · 4 years, 2 months ago
  19. c76af0f entity-manager: scan after NameOwnerChanged by Brad Bishop · 4 years, 2 months ago
  20. b45324a FruDevice: improve warning messages in FRU parse logic by Andrei Kartashev · 4 years, 4 months ago
  21. 272bafd FruDevice: print checksum values on checksum error by Andrei Kartashev · 4 years, 4 months ago
  22. ef3cdc9 fru-device: Fix -Werror=sign-compare by Brad Bishop · 4 years, 4 months ago
  23. 2a7e395 FruDevice: additional diagnostics when decode FRU by Andrei Kartashev · 4 years, 5 months ago
  24. d7b6659 FruDevice: try to parse Fru even it a bit broken by Andrei Kartashev · 4 years, 6 months ago
  25. 6cfb775 FruDevice: parse more than 2 custom fields by Andrei Kartashev · 4 years, 6 months ago
  26. 9f0f2d1 FruDevice: use FRU Areas enum to iterate by Andrei Kartashev · 4 years, 6 months ago
  27. 32d1f0a Add retries to mapper calls by James Feist · 4 years, 5 months ago
  28. 6b3d4c5 FruDevice: improve updateFRUProperty function by Andrei Kartashev · 4 years, 6 months ago
  29. c994c02 FruDevice: add binary fields decoding by Andrei Kartashev · 4 years, 6 months ago
  30. 2f0de17 FruDevice: some code cleanup by Andrei Kartashev · 4 years, 6 months ago
  31. 2eb946f entity-manager: remove dead code by Brad Bishop · 4 years, 5 months ago
  32. 5d52541 entity-manager: probe: Refactor matching by Brad Bishop · 4 years, 5 months ago
  33. 3cb8a60 entity-manager: probe: factor out probe logic by Brad Bishop · 4 years, 5 months ago
  34. 1fb9f3f docs: Add minimal doxygen setup by Brad Bishop · 4 years, 5 months ago
  35. 82c84bb fru-device: explicitly include headers by Brad Bishop · 4 years, 5 months ago
  36. 1c5b706 FruDevice: use uint8_t instead of char for data by Andrei Kartashev · 4 years, 6 months ago
  37. 4212485 probe: don't match unsupported json types by Brad Bishop · 4 years, 6 months ago
  38. e707de6 FruDevice: fix FRU 6-bit ASCII field decoding by Andrei Kartashev · 4 years, 6 months ago
  39. d73b744 Entity-Manager: Update product AssetTag inside Fru by Joshi-Mansi · 4 years, 10 months ago
  40. c1136b7 Fix segfault caused by accessing non existing key in busmap by Wludzik, Jozef · 4 years, 8 months ago
  41. 5d7f469 FruDevice: improve boot by James Feist · 4 years, 8 months ago
  42. 4e6a62f FruDevice: implement FRU field decoding by Jeremy Kerr · 4 years, 8 months ago
  43. cb5661d Fix fru disappear after power off by James Feist · 4 years, 8 months ago
  44. c789fca Add new type of settable interface - Polling by Adrian Ambrożewicz · 4 years, 9 months ago
  45. 8c505da Update to latest clang format by James Feist · 4 years, 8 months ago
  46. fa8d322 Skip i2c addresses in the range 0 to 12 by Rajashekar Gade Reddy · 4 years, 9 months ago
  47. 2539ccd Add lock around callback by James Feist · 4 years, 9 months ago
  48. 4dc617b Register match always by James Feist · 4 years, 9 months ago
  49. b1728ca Add retries into d-bus probes by James Feist · 4 years, 9 months ago
  50. 29d8325 remove dead code by Brad Bishop · 4 years, 11 months ago
  51. fb23655 entity-manager: remove inventory manager interface by Brad Bishop · 5 years ago
  52. 35f5e0e EM: On duplicates use device index by James Feist · 4 years, 11 months ago
  53. 92daaaa meson: Add fru-device-less build configuration by Brad Bishop · 5 years ago
  54. 61f5ac4 Fix power match by James Feist · 5 years ago
  55. 92a2dd7 entity-manager: drop device tree overlay support by Brad Bishop · 5 years ago
  56. 94219d1 Fix increment bug by James Feist · 5 years ago
  57. ff1ddb7 meson: add support for valijson library vendoring by Brad Bishop · 5 years ago
  58. 79a09a8 meson: add support for nlohmann-json vendoring by Brad Bishop · 5 years ago
  59. b445991 Add support for building with meson by Brad Bishop · 5 years ago
  60. 02d2b93 Fix Delete D-Bus Method by James Feist · 5 years ago
  61. 2801a70 frudevice: use a single I2C transaction to read from EEPROM with 16-bit offset by Xiang Liu · 5 years ago
  62. 668bbb1 Add DisableNode keyword by James Feist · 5 years ago
  63. d5b87fb Add Rescan specific bus method by Cheng C Yang · 5 years ago
  64. 0c3980a FruDevice: Don't scan Mux bus if root is in blacklist by James Feist · 5 years ago
  65. 7d80775 PerformProbe: remove forward declaration by James Feist · 5 years ago
  66. 7972bb9 Stop reading devices that don't like it by James Feist · 5 years ago
  67. 733f765 Move objects out of global scope by James Feist · 5 years ago
  68. 787c3c3 Fix Entity-Manager Crash issue by James Feist · 5 years ago
  69. f2ad76b frudevice: cast to unsigned, avoid negative values by Patrick Venture · 5 years ago
  70. e26395d bugfix: frudevice: handle multi-record area by Patrick Venture · 5 years ago
  71. baba767 frudevice: consolidate FRU reading by Patrick Venture · 5 years ago
  72. 3ac8e4f frudevice: fix useless-cast by Patrick Venture · 5 years ago
  73. 4b7a745 prefer prefix operators for non-primitive types by Patrick Venture · 5 years ago
  74. c274f2f frudevice: add missing headers by Patrick Venture · 5 years ago
  75. f0f97ce frudevice: align readFromEeprom with readBlockData by Patrick Venture · 5 years ago
  76. a49dc33 use quotes for project headers by Patrick Venture · 5 years ago
  77. 5c3fde1 entitymanager: drop duplicate header inclusion by Patrick Venture · 5 years ago
  78. 8a98392 FruDevice: Add found I2CDevices by James Feist · 5 years ago
  79. 5cb0608 Move Io and ObjServer to Global by James Feist · 5 years ago
  80. e5cfe64 Fixing trivial typo in error message by Josh Lehan · 5 years ago
  81. 96b8a6e Adding DEBUG and message for when device not in whitelist by Josh Lehan · 5 years ago
  82. 0eeb79c FruDevice: Fix power match by James Feist · 5 years ago
  83. 899e17f Support Removing Items from Entity Manager by James Feist · 5 years ago
  84. d58879a Add structure to map interfaces to board by James Feist · 5 years ago
  85. 08a5b17 Template replace non-probing configurations by James Feist · 5 years ago
  86. 3b80d7c Support for Storage schema for drives on redfish by Nikhil Potade · 5 years ago
  87. 015fb0a frudevice: increment value for duplicate dbus paths by Patrick Venture · 5 years ago
  88. b0097d4 TemplateCharReplace: More tests by James Feist · 5 years ago
  89. 8c20feb TemplateCharReplace: fix failing testcase and add more by James Feist · 5 years ago
  90. 481c5d5 Add Unit Test for TemplateCharReplace by James Feist · 5 years ago
  91. fff050a frudevice: change timeformat to %Y-%m-%d - %H:%M:%S by Patrick Venture · 5 years ago
  92. b8293c0 bugfix: entitymanager: no longer skip w/o Exposes by Patrick Venture · 5 years ago
  93. 6753d8c style: frudevice: drop return after exit by Patrick Venture · 5 years ago
  94. e0e6f5f frudevice: use strftime instead of asctime by Patrick Venture · 5 years ago
  95. 4d98882 entitymanager: flip logic to reduce indentation by Patrick Venture · 5 years ago
  96. 4f47fe6 style: frudevice: use lower camel for symbols by Patrick Venture · 5 years ago
  97. 4cc29fc bugfix: frudevice: read entire fru contents by Patrick Venture · 5 years ago
  98. b295e1d frudevice: use non-magic maximum read value by Patrick Venture · 5 years ago
  99. b755c83 frudevice: debug: drop std::hex for bus by Patrick Venture · 5 years ago
  100. c50e1ff frudevice: add support for eeprom sysfs when found by Patrick Venture · 6 years ago