1. fe0c9e8 mboxd: Broadcast the daemon is ready on all transports by Andrew Jeffery · 6 years ago
  2. 26558db mboxd: Refactor and rename mbox.h to mboxd.h by Andrew Jeffery · 6 years ago
  3. 55260ce transport: mbox: Rename free_mbox_dev to transport_mbox_free by Andrew Jeffery · 6 years ago
  4. b2466ee transport: mbox: Rename *init_mbox_dev to *transport_mbox_init by Andrew Jeffery · 6 years ago
  5. d86141b transport: mbox: Rename dispatch_mbox to transport_mbox_dispatch by Andrew Jeffery · 6 years ago
  6. 5335f09 protocol: Provide abstraction over event notification by Andrew Jeffery · 6 years ago
  7. c48d070 flash: Move access rate estimate from transport header by Andrew Jeffery · 6 years ago
  8. f21c81c transport: mbox: Drop handler functions from header by Andrew Jeffery · 6 years ago
  9. 457a6e5 mboxd: Rename mboxd_msg to transport_mbox by Andrew Jeffery · 6 years ago[Renamed from mboxd_msg.h]
  10. 943aba0 vpnor: Configure a handler table in init_vpnor() by Andrew Jeffery · 6 years ago
  11. efb09de mbox_msg: Move handler table to struct mbox_context by Andrew Jeffery · 6 years ago
  12. cc0bd3c mboxd_msg: Include mbox.h to avoid undefined symbol error by Andrew Jeffery · 6 years ago
  13. 738c1cd mboxd_msg: Make raw bytes a uint8_t for sanity by Andrew Jeffery · 6 years ago
  14. 4fe996c misc: Replace license blurb with kernel-style SPDX markers by Andrew Jeffery · 6 years ago
  15. 5a3a066 mboxd: Implement timeout return value in GET_MBOX_INFO by Suraj Jitindar Singh · 7 years ago
  16. e39c916 mboxd: Update mboxd to implement protocol V2 and add dbus support by Suraj Jitindar Singh · 7 years ago