1. e62b425 docs: Describe operation of the astlpc binding by Andrew Jeffery · 4 years, 1 month ago
  2. 5303d9c astlpc: Bump protocol support to v2 by Andrew Jeffery · 4 years, 1 month ago
  3. a936898 astlpc: Make MTU configurable at binding instantiation by Andrew Jeffery · 4 years, 1 month ago
  4. 3a54066 astlpc: Introduce MTU negotiation by Andrew Jeffery · 4 years, 1 month ago
  5. 4e8264b astlpc: Implement version negotiation by Andrew Jeffery · 4 years, 1 month ago
  6. 979c6a1 astlpc: Remove redundant lpc_map_base member from context struct by Andrew Jeffery · 4 years, 1 month ago
  7. 67655e8 test_astlpc: Add astlpc_test_undefined_command() by Andrew Jeffery · 4 years, 1 month ago
  8. f3d94dc test_astlpc: Add astlpc_test_poll_not_ready() by Andrew Jeffery · 4 years, 1 month ago
  9. f13cb97 astlpc: Introduce KCS accessors by Andrew Jeffery · 4 years, 1 month ago
  10. 3f32507 astlpc: Remove redundant KCS register name enumeration by Andrew Jeffery · 4 years, 1 month ago
  11. d0f5da0 astlpc: Handle loss of bmc-ready state by Andrew Jeffery · 4 years, 1 month ago
  12. 55fb90b astlpc: Consolidate direct vs indirect LPC access by Andrew Jeffery · 4 years, 2 months ago
  13. f1cdb16 test_astlpc: Add test initialising the device before the bus owner by Andrew Jeffery · 4 years, 1 month ago
  14. ec9a006 test_astlpc: Add test for a simple message from host to BMC by Andrew Jeffery · 4 years, 1 month ago
  15. 91f09ed test_astlpc: Improve readability of test output by Andrew Jeffery · 4 years, 1 month ago
  16. 8f3eb72 test_astlpc: Test simple message from BMC to host by Andrew Jeffery · 4 years, 1 month ago
  17. d3c0bf0 test_astlpc: Clean up debugging in KCS callbacks by Andrew Jeffery · 4 years, 1 month ago
  18. 5a7c2db test_astlpc: Assert message expectations in rx_message() by Andrew Jeffery · 4 years, 1 month ago
  19. 129ef93 test_astlpc: Introduce astlpc_assert_tx_packet() by Andrew Jeffery · 4 years, 1 month ago
  20. cb5d55c test_astlpc: Add network_{init,destroy}() helpers by Andrew Jeffery · 4 years, 1 month ago
  21. f1a2131 test_astlpc: Add astlpc_test_simple_init by Andrew Jeffery · 4 years, 1 month ago
  22. e756de8 test_astlpc: Extract single test case to dedicated function by Andrew Jeffery · 4 years, 1 month ago
  23. d5e3cd7 test_astlpc: Instantiate a binding for each endpoint by Andrew Jeffery · 4 years, 2 months ago
  24. 7cceeba test_astlpc: Fix OBF flag behaviour in emulated KCS status byte by Andrew Jeffery · 4 years, 2 months ago
  25. df5f6b9 test_astlpc: Include astlpc.c for internal structures by Andrew Jeffery · 4 years, 2 months ago
  26. 53ea147 test_astlpc: Make more functions static by Andrew Jeffery · 4 years, 1 month ago
  27. 9101a2a astlpc: Introduce astlpc_pr{err,warn,info,debug}() by Andrew Jeffery · 4 years, 1 month ago
  28. 7cd72f1 astlpc: Support the host-side binding interface by Andrew Jeffery · 4 years, 2 months ago
  29. 3e8a12a core: Cleanup after failing to start binding by Andrew Jeffery · 4 years, 1 month ago
  30. b93b611 bootstrap: Ratchet up compiler strictness by Andrew Jeffery · 4 years, 1 month ago
  31. 8d53b1c configure: Enable valgrind support by Andrew Jeffery · 4 years, 1 month ago
  32. c8908ac test_bridge: Clean up memory before exit by Andrew Jeffery · 4 years, 1 month ago
  33. 1bc818e astlpc: Remove unused txbuf member from struct mctp_binding_astlpc by Andrew Jeffery · 4 years, 1 month ago
  34. 0ddd07e libmctp-astlpc: Fix comment typo by Andrew Jeffery · 4 years, 1 month ago
  35. 0dc1375 core: Propagate binding start-up errors in mctp_register_bus() by Andrew Jeffery · 4 years, 1 month ago
  36. 6f3630d log: Make use of pr_fmt() by Andrew Jeffery · 4 years, 1 month ago
  37. 41633fd gitignore: Add build artefacts by Andrew Jeffery · 4 years, 1 month ago
  38. da1a1e1 gitignore: Sort entries by Andrew Jeffery · 4 years, 1 month ago
  39. ba6727e core: Support transport control commands by Wiktor Gołgowski · 4 years, 4 months ago
  40. 1dbf021 test_astlpc: Do debug logging before asserts by Andrew Jeffery · 4 years, 2 months ago
  41. f5afcd7 libmctp: Add code formatting script by Andrew Jeffery · 4 years, 2 months ago
  42. 6a18582 clang-format: Disable AlignConsecutiveMacros by Andrew Jeffery · 4 years, 3 months ago
  43. 9d9a391 libmctp: Add .clang-format config by Andrew Jeffery · 4 years, 3 months ago
  44. ff25d7e Extract container_of definition out of individual bindings by Przemyslaw Czarnowski · 4 years, 3 months ago
  45. 7b08721 configure: Expose optional features via AC_ARG_WITH() by Andrew Jeffery · 4 years, 4 months ago
  46. 06b2cd8 astlpc: Avoid requiring off_t by Andrew Jeffery · 4 years, 4 months ago
  47. 3286f17 astlpc: Conditionally include endian.h by Andrew Jeffery · 4 years, 4 months ago
  48. 09e0749 astlpc: Use mctp_pr* inside libmctp by Andrew Jeffery · 4 years, 4 months ago
  49. 418dac0 bootstrap: Error on implicit function definitions by Andrew Jeffery · 4 years, 4 months ago
  50. aa29762 bootstrap: Cleanup FLAGS definition by Andrew Jeffery · 4 years, 4 months ago
  51. d09253f configure: Disable portability to cater to code-coverage by Andrew Jeffery · 4 years, 4 months ago
  52. 6896d41 mctp-demux-daemon: Silence warnings on remote close by Andrew Jeffery · 4 years, 4 months ago
  53. 95a8a44 bootstrap: Add a 'dev' mode by Andrew Jeffery · 4 years, 4 months ago
  54. f0315a3 test_serial: Clean up after test case by Andrew Jeffery · 4 years, 4 months ago
  55. f8b4749 serial: Add mctp_serial_destroy() by Andrew Jeffery · 4 years, 4 months ago
  56. 11b7e92 test_astlpc: Clean up after test case by Andrew Jeffery · 4 years, 4 months ago
  57. 4663f67 astlpc: Add mctp_astlpc_destroy() by Andrew Jeffery · 4 years, 4 months ago
  58. 7c73801 test_eid: Clean up after test case by Andrew Jeffery · 4 years, 4 months ago
  59. c68d96e test_seq: Clean up after each test case by Andrew Jeffery · 4 years, 4 months ago
  60. 5c5673b test-utils: Add mctp_binding_test_destroy() by Andrew Jeffery · 4 years, 4 months ago
  61. fa56ca5 libmctp: Add mctp_destroy() by Andrew Jeffery · 4 years, 4 months ago
  62. 00ecc6c core: Fix realloc() memory leak in packet reassembly by Andrew Jeffery · 4 years, 4 months ago
  63. 225c46d test-utils: Avoid undefined behaviour on indirect call by Andrew Jeffery · 4 years, 4 months ago
  64. a501a58 test-utils: Resolve control reaching the end of a non-void function by Andrew Jeffery · 4 years, 4 months ago
  65. cdfafd9 test_bridge: Resolve control reaching the end of a non-void function by Andrew Jeffery · 4 years, 5 months ago
  66. 5e56cd8 alloc: Resolve control reaching the end of a non-void function by Andrew Jeffery · 4 years, 4 months ago
  67. 02d7097 Add Sumanth and Richard to reviewers by Sumanth Bhat · 4 years, 4 months ago
  68. 89a2b8e test_serial: Resolve control reaching end of non-void function by Andrew Jeffery · 4 years, 5 months ago
  69. 13a4041 mctp-demux-daemon: Resolve uninitialised variable warning by Andrew Jeffery · 4 years, 5 months ago
  70. 2cda40f cmake: Add new tests to test suite by Andrew Jeffery · 4 years, 4 months ago
  71. 56c6ff1 cmake: Register test executables with the build system by Andrew Jeffery · 4 years, 4 months ago
  72. 8e436af cmake: Avoid artifacts called liblibmctp* by Andrew Jeffery · 4 years, 4 months ago
  73. b6516a0 mctp-demux.service: Set a default binding to be overridden by Andrew Jeffery · 4 years, 4 months ago
  74. b633b3f test_serial: Fix assert triggered in core.c by Andrew Jeffery · 4 years, 4 months ago
  75. 1e496c8 Add MCTP service file by Xiaochao Ma · 4 years, 6 months ago
  76. c84fd56 astlpc: Fix dummy byte IRQ trigger ordering by Andrew Jeffery · 4 years, 5 months ago
  77. edfe383 astlpc: Add packet transmission debugging statements by Andrew Jeffery · 4 years, 5 months ago
  78. 298865f core: Add packetisation debug statements by Andrew Jeffery · 4 years, 5 months ago
  79. 25de093 tests: Add test_serial by Andrew Jeffery · 4 years, 5 months ago
  80. 0247c73 tests: Add test_astlpc by Andrew Jeffery · 4 years, 5 months ago
  81. a045249 astlpc: mctp_astlpc_init_ops: constify ops struct by Andrew Jeffery · 4 years, 5 months ago
  82. 7344ac2 configure: Add code coverage magic by Andrew Jeffery · 4 years, 6 months ago
  83. d50eb4e MAINTAINERS: Add Iwona Winiarska as a reviewer by Iwona Winiarska · 4 years, 5 months ago
  84. 04b81fc mctp-demux-daemon: Explicitly disable verbose before option parsing by Andrew Jeffery · 4 years, 5 months ago
  85. 73c268e libmctp: Clarify BTU-related symbols by Andrew Jeffery · 4 years, 5 months ago
  86. 9c99af2 CmakeLists.txt: Add missing flag by James Feist · 4 years, 5 months ago
  87. 1b27fe8 astlpc: Fix kcs_read() status check in mctp_astlpc_kcs_send() by Andrew Jeffery · 4 years, 5 months ago
  88. 182204e astlpc: Fix KCS read error mesage by Andrew Jeffery · 4 years, 5 months ago
  89. 59c6a5c astlpc: Make sure fileio capability builds if we've requested it by Andrew Jeffery · 4 years, 6 months ago
  90. fa4e2a4 Add gitignore by Andrew Jeffery · 4 years, 6 months ago
  91. 682232e log: Allow disabling of stdio by Andrew Jeffery · 4 years, 6 months ago
  92. 00e6770 serial: Fix control reaching end of non-void function by Andrew Jeffery · 4 years, 5 months ago
  93. b9815d0 astlpc: Remove unused rc variable by Andrew Jeffery · 4 years, 5 months ago
  94. 8676c93 mctp-demux-daemon: Fix erroneous call to memset() by Andrew Jeffery · 4 years, 5 months ago
  95. ad772b9 serial: Fix unused result warning for write() by Andrew Jeffery · 4 years, 6 months ago
  96. 1e0af04 bindings: Fix spaced-indentation by Andrew Jeffery · 4 years, 6 months ago
  97. c6f676d serial,astlpc: only include unistd.h if we're using file IO by Jeremy Kerr · 4 years, 6 months ago
  98. d29f912 Add MAINTAINERS file by Andrew Jeffery · 4 years, 6 months ago
  99. 34b9b3d demux-daemon: Add a 'null' binding option by Jeremy Kerr · 4 years, 7 months ago
  100. 62d7236 zero initialize busses by James Feist · 4 years, 7 months ago