1. c3db2c3 meson: use phosphor-logging for debug statements by Alexander Hansen · 5 months ago
  2. b707743 clang-format: re-format for clang-18 by Patrick Williams · 5 months ago
  3. fc17142 Update clang-tidy by Ed Tanous · 9 months ago
  4. a3ca14a Add clang tidy check by Delphine CC Chiu · 10 months ago
  5. 2447c24 Update terminology used within repo by Matt Simmering · 1 year, 2 months ago
  6. 6fdfac0 Remove the old dbus interfaces for one i2c bus rescan by Yong Li · 1 year, 2 months ago
  7. b9dd7f8 clang-format: copy latest and re-format by Patrick Williams · 1 year, 3 months ago
  8. bfda2c4 Extend blacklist function for address. by Bonnie Lo · 2 years, 3 months ago
  9. 2b3ed30 fru-device: retry with bytewise read by Marvin Drees · 1 year, 9 months ago
  10. 8af5d3c fru-device:use noexcept std filesystem call by Zhikui Ren · 1 year, 5 months ago
  11. 7329a22 Increasing the bus read timeout for FRU by ankita prasad · 1 year, 6 months ago
  12. df19061 clang-format: copy latest and re-format by Patrick Williams · 1 year, 8 months ago
  13. aa497ed Use steady_timer instead of deadline timer by Ed Tanous · 1 year, 10 months ago
  14. 7fc486f Rescan the root bus when a new mux is added by PavanKumarIntel · 1 year, 10 months ago
  15. 6e22c87 Make fru-device-resize option compile by Ed Tanous · 1 year, 11 months ago
  16. 34c3e01 Change io_service to io_context by Ed Tanous · 1 year, 10 months ago
  17. 6e7cebf Add Timer check avoid multiple clicks by Jian Zhang · 2 years, 1 month ago
  18. 8f8f30f FruDevice: Fix crash when fru name is duplicated by Jeff Lin · 2 years ago
  19. 9d6f590 Add a helper function getFruData to updateFRUProperty by Kumar Thangavel · 2 years, 5 months ago
  20. 9f2162a Refactor : Add a helper function to addFruObjectToDbus by Kumar Thangavel · 2 years, 5 months ago
  21. d79d025 Refactor : Add a helper function findIndexForFRU to addFruObjectToDbus by Kumar Thangavel · 2 years, 5 months ago
  22. 51b557b Add a helper function copyRestFRUArea to updateFRUProperty by Kumar Thangavel · 2 years, 4 months ago
  23. 213ee21 Fru-device : Extended support for 16bit logic bus by krishnar4 · 2 years, 2 months ago
  24. 4d4df5b Add reading FRU support from different MUX channel by AKSHAY RAVEENDRAN K · 2 years, 2 months ago
  25. bdfc5ec Add a helper function findFruAreaLocationAndField to updateFRUProperty by Kumar Thangavel · 2 years, 4 months ago
  26. 3b13fb4 FruDevice: Correct the host on match string by Thu Nguyen · 2 years, 5 months ago
  27. f6e4c1f Fix sign-compare build error by Jason M. Bills · 2 years, 5 months ago
  28. 3013fb4 Make clang-tidy changes by Ed Tanous · 2 years, 6 months ago
  29. 2af3922 sdbusplus: use shorter type aliases by Patrick Williams · 2 years, 6 months ago
  30. 309c0b1 fru-device: add FRUReader EEPROM cache by Zev Weiss · 2 years, 11 months ago
  31. e45d8c7 treewide: comply with the OpenBMC style guidelines by Brad Bishop · 2 years, 8 months ago[Renamed (99%) from src/FruDevice.cpp]
  32. 8482ffc FruDevice: Fix ReScanBus behavior on mux buses by Jiaqing Zhao · 2 years, 8 months ago
  33. 1525e85 fru-device: use off_t/size_t for FRU IO offsets & lengths by Zev Weiss · 2 years, 10 months ago
  34. 1dda2b3 FruDevice: Refactor i2c device monitor by Jiaqing Zhao · 2 years, 9 months ago
  35. f805baf fru-device: Refine addressing mode detection logic by Jae Hyun Yoo · 2 years, 9 months ago
  36. 0710828 fru-device: fix return value of i2cSmbusWriteThenRead() by Zev Weiss · 2 years, 10 months ago
  37. 7135f3d Move getFRUInfo function to FruUtils.cpp file. by Kumar Thangavel · 3 years ago
  38. c74e751 Move global variable busMap to FruUtil.hpp by Kumar Thangavel · 3 years ago
  39. 2418a61 Fix dangling references to powerIsOn by Jonathan Doman · 2 years, 11 months ago
  40. 0961b11 Rename function `formatFRU` to `formatIPMIFRU` by Michael Shen · 2 years, 11 months ago
  41. 7f43ea8 Move global variables io service and bus to local variables. by Kumar Thangavel · 3 years, 1 month ago
  42. 1e8e71f Move global variable powerIsOn to local variable. by Kumar Thangavel · 3 years, 1 month ago
  43. a9c5892 entity-manager: Search sysconfdir for configurations by Andrew Jeffery · 3 years, 7 months ago
  44. 41a9051 Move global variable to local variable. by Kumar Thangavel · 3 years, 2 months ago
  45. 83b1e9b catch exceptions as const by Patrick Williams · 3 years, 3 months ago
  46. 07d467b Make build on clang by Ed Tanous · 3 years, 11 months ago
  47. c02d8cb FruDevice: fix possible resource leak by Zhikui Ren · 3 years, 6 months ago
  48. c8dc4af Moved the common code and functions between fru deamons in entitymanager. by Kumar Thangavel · 4 years ago
  49. 06d1b4a FruDevice: Move verifyOffset to util by Vijay Khemka · 4 years ago
  50. f69fe90 Checking nullptr of busmap[0] by Helen Huang · 3 years, 11 months ago
  51. 2a96708 FruDevice: Check for language code by Vijay Khemka · 4 years ago
  52. 02618f0 FruDevice: Verify offset overlap by Vijay Khemka · 4 years ago
  53. 9b43b77 Emplace baseboardDev to I2C bus0 by Helen Huang · 4 years ago
  54. ab29641 split readFRUContents() into FruUtils module by Patrick Venture · 4 years ago
  55. c473213 FruDevice: Add error message for header by Vijay Khemka · 4 years, 1 month ago
  56. b45324a FruDevice: improve warning messages in FRU parse logic by Andrei Kartashev · 4 years, 3 months ago
  57. 272bafd FruDevice: print checksum values on checksum error by Andrei Kartashev · 4 years, 3 months ago
  58. ef3cdc9 fru-device: Fix -Werror=sign-compare by Brad Bishop · 4 years, 3 months ago
  59. 2a7e395 FruDevice: additional diagnostics when decode FRU by Andrei Kartashev · 4 years, 4 months ago
  60. d7b6659 FruDevice: try to parse Fru even it a bit broken by Andrei Kartashev · 4 years, 5 months ago
  61. 6cfb775 FruDevice: parse more than 2 custom fields by Andrei Kartashev · 4 years, 5 months ago
  62. 9f0f2d1 FruDevice: use FRU Areas enum to iterate by Andrei Kartashev · 4 years, 5 months ago
  63. 6b3d4c5 FruDevice: improve updateFRUProperty function by Andrei Kartashev · 4 years, 5 months ago
  64. c994c02 FruDevice: add binary fields decoding by Andrei Kartashev · 4 years, 5 months ago
  65. 2f0de17 FruDevice: some code cleanup by Andrei Kartashev · 4 years, 5 months ago
  66. 1fb9f3f docs: Add minimal doxygen setup by Brad Bishop · 4 years, 4 months ago
  67. 82c84bb fru-device: explicitly include headers by Brad Bishop · 4 years, 5 months ago
  68. 1c5b706 FruDevice: use uint8_t instead of char for data by Andrei Kartashev · 4 years, 5 months ago
  69. e707de6 FruDevice: fix FRU 6-bit ASCII field decoding by Andrei Kartashev · 4 years, 5 months ago
  70. d73b744 Entity-Manager: Update product AssetTag inside Fru by Joshi-Mansi · 4 years, 10 months ago
  71. c1136b7 Fix segfault caused by accessing non existing key in busmap by Wludzik, Jozef · 4 years, 7 months ago
  72. 5d7f469 FruDevice: improve boot by James Feist · 4 years, 7 months ago
  73. 4e6a62f FruDevice: implement FRU field decoding by Jeremy Kerr · 4 years, 7 months ago
  74. cb5661d Fix fru disappear after power off by James Feist · 4 years, 7 months ago
  75. 8c505da Update to latest clang format by James Feist · 4 years, 8 months ago
  76. fa8d322 Skip i2c addresses in the range 0 to 12 by Rajashekar Gade Reddy · 4 years, 8 months ago
  77. 2801a70 frudevice: use a single I2C transaction to read from EEPROM with 16-bit offset by Xiang Liu · 5 years ago
  78. d5b87fb Add Rescan specific bus method by Cheng C Yang · 5 years ago
  79. 0c3980a FruDevice: Don't scan Mux bus if root is in blacklist by James Feist · 5 years ago
  80. 7972bb9 Stop reading devices that don't like it by James Feist · 5 years ago
  81. f2ad76b frudevice: cast to unsigned, avoid negative values by Patrick Venture · 5 years ago
  82. e26395d bugfix: frudevice: handle multi-record area by Patrick Venture · 5 years ago
  83. baba767 frudevice: consolidate FRU reading by Patrick Venture · 5 years ago
  84. 3ac8e4f frudevice: fix useless-cast by Patrick Venture · 5 years ago
  85. 4b7a745 prefer prefix operators for non-primitive types by Patrick Venture · 5 years ago
  86. c274f2f frudevice: add missing headers by Patrick Venture · 5 years ago
  87. f0f97ce frudevice: align readFromEeprom with readBlockData by Patrick Venture · 5 years ago
  88. a49dc33 use quotes for project headers by Patrick Venture · 5 years ago
  89. 8a98392 FruDevice: Add found I2CDevices by James Feist · 5 years ago
  90. 5cb0608 Move Io and ObjServer to Global by James Feist · 5 years ago
  91. 0eeb79c FruDevice: Fix power match by James Feist · 5 years ago
  92. 015fb0a frudevice: increment value for duplicate dbus paths by Patrick Venture · 5 years ago
  93. fff050a frudevice: change timeformat to %Y-%m-%d - %H:%M:%S by Patrick Venture · 5 years ago
  94. 6753d8c style: frudevice: drop return after exit by Patrick Venture · 5 years ago
  95. e0e6f5f frudevice: use strftime instead of asctime 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 · 5 years ago