1. 3cbff97 cleanup: move fru-device service code into own directory by Christopher Meis · 5 months ago[Renamed from src/fru_utils.hpp]
  2. 23e3f45 Add unit test for full FRU decode by Ed Tanous · 5 months ago
  3. 5a80703 clang-format: update latest spec and reformat by Patrick Williams · 6 months ago
  4. b707743 clang-format: re-format for clang-18 by Patrick Williams · 1 year ago
  5. b9a1f96 fru_reader: add header for off_t by Patrick Williams · 1 year, 2 months ago
  6. fc17142 Update clang-tidy by Ed Tanous · 1 year, 5 months ago
  7. a3ca14a Add clang tidy check by Delphine CC Chiu · 1 year, 5 months ago
  8. 2b3ed30 fru-device: retry with bytewise read by Marvin Drees · 2 years, 5 months ago
  9. a5d25dc Align source structure away from anti-patterns by Andrew Jeffery · 2 years, 7 months ago[Renamed from include/fru_utils.hpp]
  10. 9d6f590 Add a helper function getFruData to updateFRUProperty by Kumar Thangavel · 3 years ago
  11. 9f2162a Refactor : Add a helper function to addFruObjectToDbus by Kumar Thangavel · 3 years, 1 month ago
  12. d79d025 Refactor : Add a helper function findIndexForFRU to addFruObjectToDbus by Kumar Thangavel · 3 years ago
  13. 51b557b Add a helper function copyRestFRUArea to updateFRUProperty by Kumar Thangavel · 3 years ago
  14. 213ee21 Fru-device : Extended support for 16bit logic bus by krishnar4 · 2 years, 10 months ago
  15. bdfc5ec Add a helper function findFruAreaLocationAndField to updateFRUProperty by Kumar Thangavel · 3 years ago
  16. 3013fb4 Make clang-tidy changes by Ed Tanous · 3 years, 2 months ago
  17. 309c0b1 fru-device: add FRUReader EEPROM cache by Zev Weiss · 3 years, 6 months ago
  18. e45d8c7 treewide: comply with the OpenBMC style guidelines by Brad Bishop · 3 years, 3 months ago[Renamed (99%) from include/FruUtils.hpp]
  19. 1525e85 fru-device: use off_t/size_t for FRU IO offsets & lengths by Zev Weiss · 3 years, 5 months ago
  20. f8ae2ba FruUtils: Fix code formatting by Andrew Jeffery · 3 years, 5 months ago
  21. c74e751 Move global variable busMap to FruUtil.hpp by Kumar Thangavel · 3 years, 7 months ago
  22. 0961b11 Rename function `formatFRU` to `formatIPMIFRU` by Michael Shen · 3 years, 6 months ago
  23. bd4075f FruUtils: Add support for finding FRU at an offset by Oskar Senft · 4 years ago
  24. 07d467b Make build on clang by Ed Tanous · 4 years, 6 months ago
  25. c8dc4af Moved the common code and functions between fru deamons in entitymanager. by Kumar Thangavel · 4 years, 8 months ago
  26. 06d1b4a FruDevice: Move verifyOffset to util by Vijay Khemka · 4 years, 7 months ago
  27. ab29641 split readFRUContents() into FruUtils module by Patrick Venture · 4 years, 8 months ago