1. 663ec39 core: check n_busses before transmit by Brad Bishop · 2 years, 9 months ago
  2. c1d5c54 astlpc: Force FW2AHB to map reserved memory by Andrew Jeffery · 2 years, 8 months ago
  3. 0f22eaa libmctp: Remove MAINTAINERS in favour of OWNERS file by Andrew Jeffery · 2 years, 8 months ago
  4. ca39a17 Add OWNERS file by Manojkiran Eda · 2 years, 8 months ago
  5. ae59f4f Notify remote endpoint with RX_COMPLETE prior to handling MCTP packet by Christian Geddes · 2 years, 10 months ago
  6. edebe16 mctp-demux-daemon: Cleanup binding on exit by Andrew Jeffery · 2 years, 10 months ago
  7. 2094c3c libmctp: Add mctp_unregister_bus() by Andrew Jeffery · 2 years, 10 months ago
  8. 7c4509a astlpc: Ensure the status update propogates on shutdown by Andrew Jeffery · 2 years, 10 months ago
  9. f8954b3 mctp-demux-daemon: Fix cleanup path on socket_init() failure by Andrew Jeffery · 2 years, 10 months ago
  10. cad4730 mctp-demux-daemon: Add packet capture option by Andrew Jeffery · 2 years, 10 months ago
  11. 5d3d4e6 core: Add infrastructure for packet captures by Andrew Jeffery · 2 years, 10 months ago
  12. 490e387 mctp-demux: Add signalfd support by Andrew Jeffery · 2 years, 10 months ago
  13. cfeaef8 Add compiler flags to enable dev testing by Sumanth Bhat · 3 years ago
  14. 34d4c96 core: Handle exhaution of message contexts by Sumanth Bhat · 3 years ago
  15. bc79c24 core: Handle arithmetic overflow in adding new fragments by Sumanth Bhat · 3 years ago
  16. 69f545f core: Handle MCTP fragment sizes by Sumanth Bhat · 3 years, 1 month ago
  17. d4103f8 mctp-demux-daemon: Use systemd socket activation by Andrew Jeffery · 3 years ago
  18. 507ba00 systemd: Own service startup ordering with respect to pldmd by Andrew Jeffery · 3 years ago
  19. ac1cd9d libmctp: Add subdirectory for systemd metadata by Andrew Jeffery · 3 years ago
  20. a523bcc core: Check Null pointer in mctp_bridge_busses() by Helen Huang · 3 years, 1 month ago
  21. 9f5b47a configure: Ensure udev rules are installed in rules.d by Andrew Jeffery · 3 years, 1 month ago
  22. 745b1d1 astlpc: Ship udev rules to help with device and driver transition by Andrew Jeffery · 3 years, 1 month ago
  23. eba19a3 astlpc: Introduce protocol v3 with integrity checks by Andrew Jeffery · 3 years, 3 months ago
  24. 39da3d0 libmctp: Split padding in pktbuf into header and trailer by Andrew Jeffery · 3 years, 3 months ago
  25. 88412be astlpc: Make packet properties depend on protocol version by Andrew Jeffery · 3 years, 3 months ago
  26. d88c969 docs: bindings: Add a Makefile by Andrew Jeffery · 3 years, 3 months ago
  27. 0620b4c astlpc: Fix whitespace in ops struct by Andrew Jeffery · 3 years, 3 months ago
  28. b719ae1 docs: vendor-ibm-astlpc: Define v3 of the protocol by Andrew Jeffery · 3 years, 3 months ago
  29. a7e29ab docs: vendor-ibm-astlpc: Tweak description of header magic by Andrew Jeffery · 3 years, 3 months ago
  30. 8b8f805 docs: vendor-ibm-astlpc: Style code snippets as C by Andrew Jeffery · 3 years, 3 months ago
  31. 3297be5 docs: vendor-ibm-astlpc: Fix IDs in packet transmission sequences by Andrew Jeffery · 3 years, 3 months ago
  32. 42a4afd docs: vendor-ibm-astlpc: Increase prominence of endianness by Andrew Jeffery · 3 years, 3 months ago
  33. cf08ac9 docs: vendor-ibm-astlpc: Annotate {M,L}SB in Bit column by Andrew Jeffery · 3 years, 3 months ago
  34. f316149 docs: vendor-ibm-astlpc: Fix packet exchange order of operations by Andrew Jeffery · 3 years, 3 months ago
  35. 9125bb5 docs: vendor-ibm-astlpc: Add definitions for KCS registers by Andrew Jeffery · 3 years, 3 months ago
  36. a6bf978 docs: vendor-ibm-astlpc: Use numbered list for strictly ordered ops by Andrew Jeffery · 3 years, 3 months ago
  37. f1b913f docs: vendor-ibm-astlpc: Reorder sections to improve flow by Andrew Jeffery · 3 years, 3 months ago
  38. a666c2d docs: vendor-ibm-astlpc: Reduce emphasis for definitions by Andrew Jeffery · 3 years, 3 months ago
  39. f0ee3f7 docs: vendor-ibm-astlpc: References as a numbered list by Andrew Jeffery · 3 years, 3 months ago
  40. ebd623c docs: vendor-ibm-astlpc: Improve readability with explicit line breaks by Andrew Jeffery · 3 years, 3 months ago
  41. b1bf549 docs: vendor-ibm-astlpc: Remove intimidating header wording by Andrew Jeffery · 3 years, 3 months ago
  42. 58a4542 docs: Rename astlpc binding to include vendor by Andrew Jeffery · 3 years, 3 months ago
  43. e889b19 core: Make pkt_size and pkt_pad size_t by Andrew Jeffery · 3 years, 3 months ago
  44. 1927523 core: Fail bridge initialisation if a binding fails to start by Andrew Jeffery · 3 years, 5 months ago
  45. 0673505 mctp-demux-daemon: Warn about failed messages by Andrew Jeffery · 3 years, 5 months ago
  46. 3f4bca9 tests: astlpc: Exercise mctp_message_tx() before channel init by Andrew Jeffery · 3 years, 5 months ago
  47. 1a4f441 astlpc: Initialise with at least a BTU-sized packet by Andrew Jeffery · 3 years, 5 months ago
  48. afcb701 astlpc: Warn on unexpected commands before binding has started by Andrew Jeffery · 3 years, 5 months ago
  49. 1fa707e core: Validate binding MTU before allowing transmission by Andrew Jeffery · 3 years, 5 months ago
  50. c61501c core: Drop messages sent before binding enables transmission by Andrew Jeffery · 3 years, 5 months ago
  51. 3ae89dc core: Introduce mctp_bus_destroy() by Andrew Jeffery · 3 years, 5 months ago
  52. 2304c83 core: Set n_busses appropriately on failure to start binding by Andrew Jeffery · 3 years, 5 months ago
  53. b4ae00b core: Remove Rube Goldberg sequence point in packet body assignment by Andrew Jeffery · 3 years, 5 months ago
  54. b9fd597 astlpc: Fix version test before assignment by Andrew Jeffery · 4 years ago
  55. 52f4cb2 README: Prominently address API/ABI stability by Andrew Jeffery · 3 years, 7 months ago
  56. c2b833e core: Fix large packet buffer overrun by Andrew Jeffery · 3 years, 8 months ago
  57. 5a50891 core: Fix comment on size limits by Andrew Jeffery · 3 years, 8 months ago
  58. 4622cad astlpc: Extract MIN()/MAX() to range.h by Andrew Jeffery · 3 years, 8 months ago
  59. 85c04e4 tests: astlpc: Re-order astlpc ops struct definitions by Andrew Jeffery · 3 years, 8 months ago
  60. b3b55a6 astlpc: Clear OBF during binding initialisation by Andrew Jeffery · 4 years ago
  61. 96d5449 core: handle memory allocation failures in mctp init by Sumanth Bhat · 4 years ago
  62. 2c820c5 core: Limit maximum size of an assembled MCTP message by Sumanth Bhat · 4 years ago
  63. d97869d core: Drop trivial length packets by Sumanth Bhat · 4 years ago
  64. 3ac70d6 core: Fix off-by-one assertion in mctp_pktbuf_alloc_end by Andrew Jeffery · 4 years ago
  65. b942e3a core: Return size_t for mctp_pktbuf_size() by Andrew Jeffery · 4 years ago
  66. 8737538 clang-format: Enable AlignConsecutiveMacros by Andrew Jeffery · 4 years ago
  67. d98b2b2 mctp-astlpc-demux: Explicitly construct a fileio astlpc instance by Andrew Jeffery · 4 years ago
  68. 8877c46 astlpc: Request maximum MTU in fileio constructor by Andrew Jeffery · 4 years ago
  69. 8536cfc libmctp: v0.10 by Andrew Jeffery · 4 years ago v0.10
  70. c9fb86d docs: astlpc: Document the behaviours of protocol version 2 by Andrew Jeffery · 4 years ago
  71. f3ff01f docs: astlpc: Factor out KCS command and status sequences by Andrew Jeffery · 4 years ago
  72. fbe1a22 docs: astlpc: Describe some implementation details by Andrew Jeffery · 4 years ago
  73. 9624edb docs: astlpc: Introduce scope, terms and reference sections by Andrew Jeffery · 4 years, 1 month ago
  74. e62b425 docs: Describe operation of the astlpc binding by Andrew Jeffery · 4 years, 1 month ago
  75. 5303d9c astlpc: Bump protocol support to v2 by Andrew Jeffery · 4 years ago
  76. a936898 astlpc: Make MTU configurable at binding instantiation by Andrew Jeffery · 4 years ago
  77. 3a54066 astlpc: Introduce MTU negotiation by Andrew Jeffery · 4 years, 1 month ago
  78. 4e8264b astlpc: Implement version negotiation by Andrew Jeffery · 4 years, 1 month ago
  79. 979c6a1 astlpc: Remove redundant lpc_map_base member from context struct by Andrew Jeffery · 4 years, 1 month ago
  80. 67655e8 test_astlpc: Add astlpc_test_undefined_command() by Andrew Jeffery · 4 years, 1 month ago
  81. f3d94dc test_astlpc: Add astlpc_test_poll_not_ready() by Andrew Jeffery · 4 years, 1 month ago
  82. f13cb97 astlpc: Introduce KCS accessors by Andrew Jeffery · 4 years, 1 month ago
  83. 3f32507 astlpc: Remove redundant KCS register name enumeration by Andrew Jeffery · 4 years, 1 month ago
  84. d0f5da0 astlpc: Handle loss of bmc-ready state by Andrew Jeffery · 4 years, 1 month ago
  85. 55fb90b astlpc: Consolidate direct vs indirect LPC access by Andrew Jeffery · 4 years, 1 month ago
  86. f1cdb16 test_astlpc: Add test initialising the device before the bus owner by Andrew Jeffery · 4 years, 1 month ago
  87. ec9a006 test_astlpc: Add test for a simple message from host to BMC by Andrew Jeffery · 4 years, 1 month ago
  88. 91f09ed test_astlpc: Improve readability of test output by Andrew Jeffery · 4 years, 1 month ago
  89. 8f3eb72 test_astlpc: Test simple message from BMC to host by Andrew Jeffery · 4 years, 1 month ago
  90. d3c0bf0 test_astlpc: Clean up debugging in KCS callbacks by Andrew Jeffery · 4 years, 1 month ago
  91. 5a7c2db test_astlpc: Assert message expectations in rx_message() by Andrew Jeffery · 4 years, 1 month ago
  92. 129ef93 test_astlpc: Introduce astlpc_assert_tx_packet() by Andrew Jeffery · 4 years, 1 month ago
  93. cb5d55c test_astlpc: Add network_{init,destroy}() helpers by Andrew Jeffery · 4 years, 1 month ago
  94. f1a2131 test_astlpc: Add astlpc_test_simple_init by Andrew Jeffery · 4 years, 1 month ago
  95. e756de8 test_astlpc: Extract single test case to dedicated function by Andrew Jeffery · 4 years, 1 month ago
  96. d5e3cd7 test_astlpc: Instantiate a binding for each endpoint by Andrew Jeffery · 4 years, 1 month ago
  97. 7cceeba test_astlpc: Fix OBF flag behaviour in emulated KCS status byte by Andrew Jeffery · 4 years, 1 month ago
  98. df5f6b9 test_astlpc: Include astlpc.c for internal structures by Andrew Jeffery · 4 years, 1 month ago
  99. 53ea147 test_astlpc: Make more functions static by Andrew Jeffery · 4 years, 1 month ago
  100. 9101a2a astlpc: Introduce astlpc_pr{err,warn,info,debug}() by Andrew Jeffery · 4 years, 1 month ago