1. 9125bb5 docs: vendor-ibm-astlpc: Add definitions for KCS registers by Andrew Jeffery · 3 years, 3 months ago
  2. a6bf978 docs: vendor-ibm-astlpc: Use numbered list for strictly ordered ops by Andrew Jeffery · 3 years, 3 months ago
  3. f1b913f docs: vendor-ibm-astlpc: Reorder sections to improve flow by Andrew Jeffery · 3 years, 3 months ago
  4. a666c2d docs: vendor-ibm-astlpc: Reduce emphasis for definitions by Andrew Jeffery · 3 years, 3 months ago
  5. f0ee3f7 docs: vendor-ibm-astlpc: References as a numbered list by Andrew Jeffery · 3 years, 3 months ago
  6. ebd623c docs: vendor-ibm-astlpc: Improve readability with explicit line breaks by Andrew Jeffery · 3 years, 3 months ago
  7. b1bf549 docs: vendor-ibm-astlpc: Remove intimidating header wording by Andrew Jeffery · 3 years, 3 months ago
  8. 58a4542 docs: Rename astlpc binding to include vendor by Andrew Jeffery · 3 years, 3 months ago
  9. e889b19 core: Make pkt_size and pkt_pad size_t by Andrew Jeffery · 3 years, 3 months ago
  10. 1927523 core: Fail bridge initialisation if a binding fails to start by Andrew Jeffery · 3 years, 4 months ago
  11. 0673505 mctp-demux-daemon: Warn about failed messages by Andrew Jeffery · 3 years, 4 months ago
  12. 3f4bca9 tests: astlpc: Exercise mctp_message_tx() before channel init by Andrew Jeffery · 3 years, 4 months ago
  13. 1a4f441 astlpc: Initialise with at least a BTU-sized packet by Andrew Jeffery · 3 years, 4 months ago
  14. afcb701 astlpc: Warn on unexpected commands before binding has started by Andrew Jeffery · 3 years, 4 months ago
  15. 1fa707e core: Validate binding MTU before allowing transmission by Andrew Jeffery · 3 years, 4 months ago
  16. c61501c core: Drop messages sent before binding enables transmission by Andrew Jeffery · 3 years, 4 months ago
  17. 3ae89dc core: Introduce mctp_bus_destroy() by Andrew Jeffery · 3 years, 4 months ago
  18. 2304c83 core: Set n_busses appropriately on failure to start binding by Andrew Jeffery · 3 years, 4 months ago
  19. b4ae00b core: Remove Rube Goldberg sequence point in packet body assignment by Andrew Jeffery · 3 years, 5 months ago
  20. b9fd597 astlpc: Fix version test before assignment by Andrew Jeffery · 4 years ago
  21. 52f4cb2 README: Prominently address API/ABI stability by Andrew Jeffery · 3 years, 6 months ago
  22. c2b833e core: Fix large packet buffer overrun by Andrew Jeffery · 3 years, 7 months ago
  23. 5a50891 core: Fix comment on size limits by Andrew Jeffery · 3 years, 7 months ago
  24. 4622cad astlpc: Extract MIN()/MAX() to range.h by Andrew Jeffery · 3 years, 7 months ago
  25. 85c04e4 tests: astlpc: Re-order astlpc ops struct definitions by Andrew Jeffery · 3 years, 7 months ago
  26. b3b55a6 astlpc: Clear OBF during binding initialisation by Andrew Jeffery · 4 years ago
  27. 96d5449 core: handle memory allocation failures in mctp init by Sumanth Bhat · 3 years, 11 months ago
  28. 2c820c5 core: Limit maximum size of an assembled MCTP message by Sumanth Bhat · 4 years ago
  29. d97869d core: Drop trivial length packets by Sumanth Bhat · 4 years ago
  30. 3ac70d6 core: Fix off-by-one assertion in mctp_pktbuf_alloc_end by Andrew Jeffery · 4 years ago
  31. b942e3a core: Return size_t for mctp_pktbuf_size() by Andrew Jeffery · 4 years ago
  32. 8737538 clang-format: Enable AlignConsecutiveMacros by Andrew Jeffery · 4 years ago
  33. d98b2b2 mctp-astlpc-demux: Explicitly construct a fileio astlpc instance by Andrew Jeffery · 4 years ago
  34. 8877c46 astlpc: Request maximum MTU in fileio constructor by Andrew Jeffery · 4 years ago
  35. 8536cfc libmctp: v0.10 by Andrew Jeffery · 4 years ago v0.10
  36. c9fb86d docs: astlpc: Document the behaviours of protocol version 2 by Andrew Jeffery · 4 years ago
  37. f3ff01f docs: astlpc: Factor out KCS command and status sequences by Andrew Jeffery · 4 years ago
  38. fbe1a22 docs: astlpc: Describe some implementation details by Andrew Jeffery · 4 years ago
  39. 9624edb docs: astlpc: Introduce scope, terms and reference sections by Andrew Jeffery · 4 years ago
  40. e62b425 docs: Describe operation of the astlpc binding by Andrew Jeffery · 4 years ago
  41. 5303d9c astlpc: Bump protocol support to v2 by Andrew Jeffery · 4 years ago
  42. a936898 astlpc: Make MTU configurable at binding instantiation by Andrew Jeffery · 4 years ago
  43. 3a54066 astlpc: Introduce MTU negotiation by Andrew Jeffery · 4 years ago
  44. 4e8264b astlpc: Implement version negotiation by Andrew Jeffery · 4 years ago
  45. 979c6a1 astlpc: Remove redundant lpc_map_base member from context struct by Andrew Jeffery · 4 years ago
  46. 67655e8 test_astlpc: Add astlpc_test_undefined_command() by Andrew Jeffery · 4 years ago
  47. f3d94dc test_astlpc: Add astlpc_test_poll_not_ready() by Andrew Jeffery · 4 years ago
  48. f13cb97 astlpc: Introduce KCS accessors by Andrew Jeffery · 4 years ago
  49. 3f32507 astlpc: Remove redundant KCS register name enumeration by Andrew Jeffery · 4 years ago
  50. d0f5da0 astlpc: Handle loss of bmc-ready state by Andrew Jeffery · 4 years ago
  51. 55fb90b astlpc: Consolidate direct vs indirect LPC access by Andrew Jeffery · 4 years, 1 month ago
  52. f1cdb16 test_astlpc: Add test initialising the device before the bus owner by Andrew Jeffery · 4 years ago
  53. ec9a006 test_astlpc: Add test for a simple message from host to BMC by Andrew Jeffery · 4 years ago
  54. 91f09ed test_astlpc: Improve readability of test output by Andrew Jeffery · 4 years ago
  55. 8f3eb72 test_astlpc: Test simple message from BMC to host by Andrew Jeffery · 4 years ago
  56. d3c0bf0 test_astlpc: Clean up debugging in KCS callbacks by Andrew Jeffery · 4 years ago
  57. 5a7c2db test_astlpc: Assert message expectations in rx_message() by Andrew Jeffery · 4 years ago
  58. 129ef93 test_astlpc: Introduce astlpc_assert_tx_packet() by Andrew Jeffery · 4 years ago
  59. cb5d55c test_astlpc: Add network_{init,destroy}() helpers by Andrew Jeffery · 4 years ago
  60. f1a2131 test_astlpc: Add astlpc_test_simple_init by Andrew Jeffery · 4 years ago
  61. e756de8 test_astlpc: Extract single test case to dedicated function by Andrew Jeffery · 4 years ago
  62. d5e3cd7 test_astlpc: Instantiate a binding for each endpoint by Andrew Jeffery · 4 years, 1 month ago
  63. 7cceeba test_astlpc: Fix OBF flag behaviour in emulated KCS status byte by Andrew Jeffery · 4 years, 1 month ago
  64. df5f6b9 test_astlpc: Include astlpc.c for internal structures by Andrew Jeffery · 4 years, 1 month ago
  65. 53ea147 test_astlpc: Make more functions static by Andrew Jeffery · 4 years ago
  66. 9101a2a astlpc: Introduce astlpc_pr{err,warn,info,debug}() by Andrew Jeffery · 4 years ago
  67. 7cd72f1 astlpc: Support the host-side binding interface by Andrew Jeffery · 4 years, 1 month ago
  68. 3e8a12a core: Cleanup after failing to start binding by Andrew Jeffery · 4 years ago
  69. b93b611 bootstrap: Ratchet up compiler strictness by Andrew Jeffery · 4 years ago
  70. 8d53b1c configure: Enable valgrind support by Andrew Jeffery · 4 years ago
  71. c8908ac test_bridge: Clean up memory before exit by Andrew Jeffery · 4 years ago
  72. 1bc818e astlpc: Remove unused txbuf member from struct mctp_binding_astlpc by Andrew Jeffery · 4 years ago
  73. 0ddd07e libmctp-astlpc: Fix comment typo by Andrew Jeffery · 4 years ago
  74. 0dc1375 core: Propagate binding start-up errors in mctp_register_bus() by Andrew Jeffery · 4 years ago
  75. 6f3630d log: Make use of pr_fmt() by Andrew Jeffery · 4 years ago
  76. 41633fd gitignore: Add build artefacts by Andrew Jeffery · 4 years ago
  77. da1a1e1 gitignore: Sort entries by Andrew Jeffery · 4 years ago
  78. ba6727e core: Support transport control commands by Wiktor Gołgowski · 4 years, 3 months ago
  79. 1dbf021 test_astlpc: Do debug logging before asserts by Andrew Jeffery · 4 years, 1 month ago
  80. f5afcd7 libmctp: Add code formatting script by Andrew Jeffery · 4 years, 1 month ago
  81. 6a18582 clang-format: Disable AlignConsecutiveMacros by Andrew Jeffery · 4 years, 2 months ago
  82. 9d9a391 libmctp: Add .clang-format config by Andrew Jeffery · 4 years, 2 months ago
  83. ff25d7e Extract container_of definition out of individual bindings by Przemyslaw Czarnowski · 4 years, 2 months ago
  84. 7b08721 configure: Expose optional features via AC_ARG_WITH() by Andrew Jeffery · 4 years, 3 months ago
  85. 06b2cd8 astlpc: Avoid requiring off_t by Andrew Jeffery · 4 years, 3 months ago
  86. 3286f17 astlpc: Conditionally include endian.h by Andrew Jeffery · 4 years, 3 months ago
  87. 09e0749 astlpc: Use mctp_pr* inside libmctp by Andrew Jeffery · 4 years, 3 months ago
  88. 418dac0 bootstrap: Error on implicit function definitions by Andrew Jeffery · 4 years, 3 months ago
  89. aa29762 bootstrap: Cleanup FLAGS definition by Andrew Jeffery · 4 years, 3 months ago
  90. d09253f configure: Disable portability to cater to code-coverage by Andrew Jeffery · 4 years, 3 months ago
  91. 6896d41 mctp-demux-daemon: Silence warnings on remote close by Andrew Jeffery · 4 years, 3 months ago
  92. 95a8a44 bootstrap: Add a 'dev' mode by Andrew Jeffery · 4 years, 3 months ago
  93. f0315a3 test_serial: Clean up after test case by Andrew Jeffery · 4 years, 3 months ago
  94. f8b4749 serial: Add mctp_serial_destroy() by Andrew Jeffery · 4 years, 3 months ago
  95. 11b7e92 test_astlpc: Clean up after test case by Andrew Jeffery · 4 years, 3 months ago
  96. 4663f67 astlpc: Add mctp_astlpc_destroy() by Andrew Jeffery · 4 years, 3 months ago
  97. 7c73801 test_eid: Clean up after test case by Andrew Jeffery · 4 years, 3 months ago
  98. c68d96e test_seq: Clean up after each test case by Andrew Jeffery · 4 years, 3 months ago
  99. 5c5673b test-utils: Add mctp_binding_test_destroy() by Andrew Jeffery · 4 years, 3 months ago
  100. fa56ca5 libmctp: Add mctp_destroy() by Andrew Jeffery · 4 years, 3 months ago