1. 596b681 tools: move blobs methods to private by Patrick Venture · 6 years ago
  2. 13e4986 test: add unit-test for tools::blob close by Patrick Venture · 6 years ago
  3. 46bdadc tools: tie devmem io handler into lpc handler by Patrick Venture · 6 years ago
  4. 030b1a8 tools: add io interface for mmio, etc by Patrick Venture · 6 years ago
  5. 578dfc5 tools: lpc configuration structure is packed by Patrick Venture · 6 years ago
  6. fac0713 lpc_aspeed: delete copy/assignment of object by Patrick Venture · 6 years ago
  7. 69a9e19 tools: lpc: add internal/sys to handler by Patrick Venture · 6 years ago
  8. 55c5374 tools: minor cleanup, drop member return inline by Patrick Venture · 6 years ago
  9. 8e1b233 tools: lpc: start implementation, send metadata by Patrick Venture · 6 years ago
  10. 63c2ae0 lpc_handler: add missing TODO by Patrick Venture · 6 years ago
  11. 77c5918 tools: blob add writeMeta to interface by Patrick Venture · 6 years ago
  12. 439e23f lpc_aspeed: implement copyFrom by Patrick Venture · 6 years ago
  13. 5e02215 lpc_aspeed: implement close method by Patrick Venture · 6 years ago
  14. a9e0005 lpc_aspeed: implement mapRegion as part of copyFrom by Patrick Venture · 6 years ago
  15. 2343cfc window interface: add close method by Patrick Venture · 6 years ago
  16. 5d96c35 lpc_aspeed: add mapped file descriptor by Patrick Venture · 6 years ago
  17. 78b1a66 lpc mappers: provide BMC memory address for mapping by Patrick Venture · 6 years ago
  18. bf06463 lpc_aspeed: move driver path to class member by Patrick Venture · 6 years ago
  19. 88ead72 rename lpc_mapper_mock -> window_mapper_mock by Patrick Venture · 6 years ago
  20. c9c6088 lpc: add missing headers by Patrick Venture · 6 years ago
  21. 517710d hardware interface: add copyFrom by Patrick Venture · 6 years ago
  22. 5251da9 rename lpcmapperinterface to hardwaremapperinterface by Patrick Venture · 6 years ago
  23. 70e30bf firmware: reorder open cases slightly by Patrick Venture · 6 years ago
  24. 9dfcf5d tools: specify common ipmi errors for humans by Patrick Venture · 6 years ago
  25. f9566d8 bugfix: tools: close session on failure by Patrick Venture · 6 years ago
  26. 453f06a firmware: slight code re-order to improve clarity by Patrick Venture · 6 years ago
  27. 7430464 rename write,read to writeMeta,readMeta by Patrick Venture · 6 years ago
  28. ac11ae9 firmware_handler: add fake sdbusplus if not found by Patrick Venture · 6 years ago
  29. 907f3a7 tools: implement bt sendcontents by Patrick Venture · 6 years ago
  30. 182b764 tools: main: drop unused header by Patrick Venture · 6 years ago
  31. 447d736 tools: blob_handler: delete return statement by Patrick Venture · 6 years ago
  32. 0309f10 tools: implement blob write by Patrick Venture · 6 years ago
  33. e527c20 bugfix: tools: blob_handler: properly handle smallest reply by Patrick Venture · 6 years ago
  34. c181eba tools: bt: add syscall interface by Patrick Venture · 6 years ago
  35. cec0490 internal: add read() method by Patrick Venture · 6 years ago
  36. ce6b874 bugfix: build: fix MAPPED_ADDRESS configuration variable by Patrick Venture · 6 years ago
  37. ccf235a build: simplify error message by Patrick Venture · 6 years ago
  38. 301e525 test: typo fix: firmware by Patrick Venture · 6 years ago
  39. ecfd300 tools: implement method to send ipmi packet to BMC by Patrick Venture · 6 years ago
  40. 2e12a43 tools: ipmi handler must open ipmi device by Patrick Venture · 6 years ago
  41. 9a5ce56 tools: implement blob close by Patrick Venture · 6 years ago
  42. 28abae7 s/size_t/std::size_t/g - for compatibility with other builds by Patrick Venture · 6 years ago
  43. b5a9706 tools: add internal sys interface to ipmi by Patrick Venture · 6 years ago
  44. 9b534f0 tools: put all host-side code into host_tool namespace by Patrick Venture · 6 years ago
  45. 7b78aa2 internal: add poll() method by Patrick Venture · 6 years ago
  46. 339dece tools: blob: add exceptions by Patrick Venture · 6 years ago
  47. fa9d0c9 internal: remove extra namespaces by Patrick Venture · 6 years ago
  48. 440bc38 build: include download of ipmi linux header by Patrick Venture · 6 years ago
  49. 7ae5dde tools: main: cleanup usage output by Patrick Venture · 6 years ago
  50. bcec9c6 bugfix: tools: fixup the region copied by Patrick Venture · 6 years ago
  51. 86ef75d bugfix: tools: copy string out, expected nul-termination by Patrick Venture · 6 years ago
  52. 4b4ea21 build: cleanup configure script PKG_CHECK_MODULES by Patrick Venture · 6 years ago
  53. 1cc8895 test: flip from negative test to positive by Patrick Venture · 6 years ago
  54. 225ee31 .gitignore: add autom4te.cache by Patrick Venture · 6 years ago
  55. 0d88a12 bugfix: tools: blob: add trailing nul-terminator by Patrick Venture · 6 years ago
  56. 361bd5a tools: bugfix: main: print usage with no parameters by Patrick Venture · 6 years ago
  57. da100e9 bugfix: bitbake: fixup header paths by Patrick Venture · 6 years ago
  58. efce8f9 bugfix: add missing headers by Patrick Venture · 6 years ago
  59. 4cbb5a2 bugfix: build: add -lstdc++fs to Makefile_am by Patrick Venture · 6 years ago
  60. e9ad2ec build: fixup typo regarding branch name by Patrick Venture · 6 years ago
  61. b484300 test: bugfix: internal sys mock fix size to size_t by Patrick Venture · 6 years ago
  62. aa32a36 tools: add missing updater unit-tests by Patrick Venture · 6 years ago
  63. 2bc23fe tools: updater: add exceptions for errors by Patrick Venture · 6 years ago
  64. fd6aaec tools: updater: implement send contents by Patrick Venture · 6 years ago
  65. 0533d0b tools: blob: implement open blob by Patrick Venture · 6 years ago
  66. 8a55dcb tools: add data interface type by Patrick Venture · 6 years ago
  67. 7871b45 tools: blob: add missing header by Patrick Venture · 6 years ago
  68. 0bf8bf0 tools: blob: implement get blob stat command by Patrick Venture · 6 years ago
  69. c79faa1 tools: blob: implement layer above ipmi by Patrick Venture · 6 years ago
  70. 035bbbb tools: return data or throw exception on ipmi resp by Patrick Venture · 6 years ago
  71. 9b750aa tools: add crc implementation by Patrick Venture · 6 years ago
  72. aa107a6 tools: main, use copy instead of looping by Patrick Venture · 6 years ago
  73. 3ca4362 firmware: add read/write flags to enum by Patrick Venture · 6 years ago
  74. 360b9a3 test: Add tools to search path by Patrick Venture · 6 years ago
  75. fa662eb test: add missing headers to ipmi_interface_mock by Patrick Venture · 6 years ago
  76. fec15df test: move mocks into root test folder by Patrick Venture · 6 years ago
  77. 6efe68c README: Update the documentation given new approach by Patrick Venture · 6 years ago
  78. a658636 tools: move interface building into main by Patrick Venture · 6 years ago
  79. cf2d1b1 tools: start implementing ipmi interface by Patrick Venture · 6 years ago
  80. 0088759 tools: start implementing blob interface by Patrick Venture · 6 years ago
  81. af69625 tools: start implementing data interface by Patrick Venture · 6 years ago
  82. bf58cd6 tools: start burn_my_bmc tool by Patrick Venture · 6 years ago
  83. d333a87 firmware: add logging to factory failures by Patrick Venture · 6 years ago
  84. 7b91cbc lpc_aspeed: add mapping implementation by Patrick Venture · 6 years ago
  85. 30993b3 build: apply autoconf suggestions by Patrick Venture · 6 years ago
  86. 8b58856 add system interface to enable testing by Patrick Venture · 6 years ago
  87. 38613e1 lpc_nuvoton: add mapping implementation by Patrick Venture · 6 years ago
  88. 09c4f7a lpc_handler: add initialized state by Patrick Venture · 6 years ago
  89. cabc117 firmware: implement verification service call by Patrick Venture · 6 years ago
  90. 4eb5595 firmware: add sdbusplus for use by verification by Patrick Venture · 6 years ago
  91. ffcc550 firmware: add verify blob_id by Patrick Venture · 6 years ago
  92. 86b49e2 filehandler: implement getSize by Patrick Venture · 6 years ago
  93. cc7d160 firmare: start implementing session stat by Patrick Venture · 6 years ago
  94. d46b811 ubi: add tarball as file handler by Patrick Venture · 6 years ago
  95. 22e3875 copyright: add missing copyright headers by Patrick Venture · 6 years ago
  96. 35a82f3 build: group variables together by Patrick Venture · 6 years ago
  97. 09114c1 build: add lpc source files by Patrick Venture · 6 years ago
  98. 92973f1 lpc: add missing headers by Patrick Venture · 6 years ago
  99. 7753d94 static handler: transition to generic file handler by Patrick Venture · 6 years ago
  100. 64919ec hash handler: implement file hash handler by Patrick Venture · 6 years ago