1. e5cfe64 Fixing trivial typo in error message by Josh Lehan · 5 years ago
  2. 96b8a6e Adding DEBUG and message for when device not in whitelist by Josh Lehan · 5 years ago
  3. 0eeb79c FruDevice: Fix power match by James Feist · 5 years ago
  4. 899e17f Support Removing Items from Entity Manager by James Feist · 5 years ago
  5. d58879a Add structure to map interfaces to board by James Feist · 5 years ago
  6. 08a5b17 Template replace non-probing configurations by James Feist · 5 years ago
  7. 3b80d7c Support for Storage schema for drives on redfish by Nikhil Potade · 5 years ago
  8. 015fb0a frudevice: increment value for duplicate dbus paths by Patrick Venture · 5 years ago
  9. b0097d4 TemplateCharReplace: More tests by James Feist · 5 years ago
  10. 8c20feb TemplateCharReplace: fix failing testcase and add more by James Feist · 5 years ago
  11. 481c5d5 Add Unit Test for TemplateCharReplace by James Feist · 5 years ago
  12. fff050a frudevice: change timeformat to %Y-%m-%d - %H:%M:%S by Patrick Venture · 5 years ago
  13. b8293c0 bugfix: entitymanager: no longer skip w/o Exposes by Patrick Venture · 5 years ago
  14. 6753d8c style: frudevice: drop return after exit by Patrick Venture · 5 years ago
  15. e0e6f5f frudevice: use strftime instead of asctime by Patrick Venture · 5 years ago
  16. 4d98882 entitymanager: flip logic to reduce indentation by Patrick Venture · 5 years ago
  17. 4f47fe6 style: frudevice: use lower camel for symbols by Patrick Venture · 5 years ago
  18. 4cc29fc bugfix: frudevice: read entire fru contents by Patrick Venture · 5 years ago
  19. b295e1d frudevice: use non-magic maximum read value by Patrick Venture · 5 years ago
  20. b755c83 frudevice: debug: drop std::hex for bus by Patrick Venture · 5 years ago
  21. c50e1ff frudevice: add support for eeprom sysfs when found by Patrick Venture · 5 years ago
  22. 5d8b61d frudevice: add missing debug space by Patrick Venture · 5 years ago
  23. e375400 frudevice: include filesystem header explicitly by Patrick Venture · 5 years ago
  24. 64fd7e2 frudevice: bail on area_offset == 0 by Patrick Venture · 5 years ago
  25. 786f179 frudevice: bail early on invalid header by Patrick Venture · 5 years ago
  26. 98e0cf3 frudevice: insert debug whitespace by Patrick Venture · 5 years ago
  27. 11f1ff4 frudevice: add i2c bus blacklist json by Patrick Venture · 5 years ago
  28. 96cdaef bugfix: FruDevice handle empty string as name by Patrick Venture · 5 years ago
  29. e31e00a Don't return early for TRUE_T and FALSE_T by James Feist · 5 years ago
  30. 9813279 Turn on a bunch of warnings by James Feist · 6 years ago
  31. 340c801 Remove dead code by James Feist · 6 years ago
  32. 27e7583 Fix PartNumber and Serial Number from being ints by James Feist · 6 years ago
  33. f861da8 Add presence gpio to CPU by James Feist · 6 years ago
  34. fb00f39 Fix erroneous Redfish logs by James Feist · 6 years ago
  35. 54a0dca Fix multiple AND expression by James Feist · 6 years ago
  36. 665267c Fix template replace for Array by James Feist · 6 years ago
  37. 71f295f Populate FRU Fields in the Chassis by James Feist · 6 years ago
  38. f5125b0 Add basic math support to template char replace by James Feist · 6 years ago
  39. 1a99658 Enhance device added / removed log message by James Feist · 6 years ago
  40. 16a02f2 AddObject bugfix by James Feist · 6 years ago
  41. d8884f1 Fix for devices behind the mux being wrongly detected on lower bus addresses by Nikhil Potade · 6 years ago
  42. 637b3ef Remove references to experimental filesystem by James Feist · 6 years ago
  43. 1df06a4 Log device added and device removed into journal by James Feist · 6 years ago
  44. f1b1414 Use hash of found device for json key by James Feist · 6 years ago
  45. a218ddb Remove unnecessary chatter from the log by James Feist · 6 years ago
  46. 0eb4035 Clean up by James Feist · 6 years ago
  47. 444830e fru-device: Fix bus lock timeout by James Feist · 6 years ago
  48. 24bae7a fru-device: Strengthen fru header check by James Feist · 6 years ago
  49. ebcc26b Add array patching support by James Feist · 6 years ago
  50. 2015f75 Fix DBus illegal character regex to exclude '.' characters by Johnathan Mantey · 6 years ago
  51. 4133426 Add FanProfile into settable types by James Feist · 6 years ago
  52. 7bcd3f2 FruDevice: Fix power match by James Feist · 6 years ago
  53. 9945ddf fru-device: add extra debug print by James Feist · 6 years ago
  54. 338b8a7 Add std::vector<double> to json variant type by James Feist · 6 years ago
  55. 12bc793 Fix an issue with $index by Ed Tanous · 6 years ago
  56. 2147e67 Fix rstrip on Fru read by Ed Tanous · 6 years ago
  57. ee3357a Simplify mux symlink logic by Ed Tanous · 6 years ago
  58. 9d74626 Fix overlay loop by James Feist · 6 years ago
  59. c9dff1b [fru-device] harden i2c regex by James Feist · 6 years ago
  60. 58b9c26 Don't attempt to iterate non-existant folders by James Feist · 6 years ago
  61. a465ccc Move variant usage to std by James Feist · 6 years ago
  62. 286babc Muxes: Add symlink to /dev/i2c* support by James Feist · 6 years ago
  63. 63845bf Fix issue with new mapper code by James Feist · 6 years ago
  64. 8da9919 Remove schema check for now by James Feist · 6 years ago
  65. 072e25d Fix entity-manager issues against GCC8 by Ed Tanous · 6 years ago
  66. c609082 Allow hex string lists by James Feist · 6 years ago
  67. 065f6d9 Change Fru Device bus daemon name by Vijay Khemka · 6 years ago
  68. 3cab787 Make stepwise configuration writeable by James Feist · 6 years ago
  69. 2d681f6 Add 16 bit addressing EEPROM handling by Vijay Khemka · 6 years ago
  70. 5d5de44 Add custom field to Fru area by Vijay Khemka · 6 years ago
  71. ce4367c Move service files into repo and clean up OVERLAYS by James Feist · 6 years ago
  72. 5131ac2 Fix for upstream mapper by James Feist · 6 years ago
  73. 053a664 Remove overlays for i2c based devices by James Feist · 6 years ago
  74. 28dc2da Don't allow hex strings on d-bus by James Feist · 6 years ago
  75. 1ff1927 Replace apply_visitor() calls with visit() by Jae Hyun Yoo · 6 years ago
  76. ee0de61 Stop using mapbox directly by James Feist · 6 years ago
  77. 3b86098 [fru-device] remove dependency on i2c-dev-user by James Feist · 6 years ago
  78. d068e93 Remove empty frus from results by James Feist · 6 years ago
  79. c6248a5 Add delete object method by James Feist · 6 years ago
  80. ddb7830 Make out of tree builds work again by James Feist · 6 years ago
  81. 68500ff Add create object function by James Feist · 6 years ago
  82. a2a9811 Make overlay usage able to be disabled by James Feist · 6 years ago
  83. a3c180a Simplify findFiles by James Feist · 6 years ago
  84. b4383f4 Start validating json by James Feist · 6 years ago
  85. 6f0ae94 Spelling fixes by Gunnar Mills · 6 years ago
  86. 1e3e698 Rename all properties to UpperCamelCase by James Feist · 6 years ago
  87. 26c27ad Prevent bus lockups in fru-device by James Feist · 6 years ago
  88. 0de4015 Don't exit on probe not found error by James Feist · 6 years ago
  89. bb43d02 Make all setable numbers doubles by James Feist · 7 years ago
  90. 6d1d014 Fix overlay creation logic to use reg value for node names by Jae Hyun Yoo · 6 years ago
  91. a675024 Add PID Configurations by James Feist · 6 years ago
  92. d63d18a Change Type and Name to Upper Case by James Feist · 6 years ago
  93. f26422f Exit on mapper call failure by James Feist · 7 years ago
  94. be5425f Allow binds to work from within a single config by James Feist · 7 years ago
  95. 97a63f1 Allow updating of JSON from dbus by James Feist · 7 years ago
  96. 9e982d7 Remove lower level objmanager by James Feist · 7 years ago
  97. 13b86d6 Make Fru Device publish uint on dbus for BUS by James Feist · 7 years ago
  98. 8f2710a Move entity manager to sdbusplus and remove thread by James Feist · 7 years ago
  99. b49ffc3 Add Fru Write Method by James Feist · 7 years ago
  100. 6ebf9de Remove thread from FruDevice by James Feist · 7 years ago