1. f1e547c mboxd: Add a backend abstraction layer to mboxd. by Evan Lojewski · 5 years ago
  2. f69760d protocol: Introduce protocol_reset() by Andrew Jeffery · 5 years ago
  3. 4c15bb1 mboxd: Set BMC_EVENT_PROTOCOL_RESET on startup by Andrew Jeffery · 6 years ago
  4. fd4fa34 protocol: Rework publication of events over DBus transport by Andrew Jeffery · 6 years ago
  5. fab672b mboxd: Mark the protocol as reset on shutdown by Andrew Jeffery · 6 years ago
  6. fe0c9e8 mboxd: Broadcast the daemon is ready on all transports by Andrew Jeffery · 6 years ago
  7. 2ebfd20 daemon: Remove the concept of triggering or suppressing events by Andrew Jeffery · 6 years ago
  8. 23140be transport: dbus: Add get_info by Andrew Jeffery · 6 years ago
  9. 26558db mboxd: Refactor and rename mbox.h to mboxd.h by Andrew Jeffery · 6 years ago
  10. 55260ce transport: mbox: Rename free_mbox_dev to transport_mbox_free by Andrew Jeffery · 6 years ago
  11. b2466ee transport: mbox: Rename *init_mbox_dev to *transport_mbox_init by Andrew Jeffery · 6 years ago
  12. d86141b transport: mbox: Rename dispatch_mbox to transport_mbox_dispatch by Andrew Jeffery · 6 years ago
  13. 5335f09 protocol: Provide abstraction over event notification by Andrew Jeffery · 6 years ago
  14. 1e531af protocol: Add get_info by Andrew Jeffery · 6 years ago
  15. 457a6e5 mboxd: Rename mboxd_msg to transport_mbox by Andrew Jeffery · 6 years ago
  16. d6a7426 windows: Rename reset_all_windows to windows_reset_all by Andrew Jeffery · 6 years ago
  17. f5f5142 windows: Rename free_windows to windows_free by Andrew Jeffery · 6 years ago
  18. c1a67fa windows: Rename init_windows to windows_init by Andrew Jeffery · 6 years ago
  19. f593b1b mboxd: Rename windows files by Andrew Jeffery · 6 years ago
  20. 17971e4 lpc: Rename reset_lpc to lpc_reset by Andrew Jeffery · 6 years ago
  21. 2e2df28 lpc: Rename free_lpc_dev to lpc_dev_free by Andrew Jeffery · 6 years ago
  22. cb9b210 lpc: Rename init_lpc_dev to lpc_dev_init by Andrew Jeffery · 6 years ago
  23. cd18611 mboxd: Rename lpc source files by Andrew Jeffery · 6 years ago
  24. dec6ca6 flash: Rename free_flash_dev to flash_dev_free by Andrew Jeffery · 6 years ago
  25. d6b09bc flash: Rename init_flash_dev to flash_dev_init by Andrew Jeffery · 6 years ago
  26. eebc6bd mboxd: Rename flash files by Andrew Jeffery · 6 years ago
  27. ef9e62d mboxd: Clean up dbus objects by Andrew Jeffery · 6 years ago
  28. 55f4d6f dbus: Use new bus name, object and interface by Andrew Jeffery · 6 years ago
  29. ba0bbab dbus: Use consistent prefix for dbus function symbols by Andrew Jeffery · 6 years ago
  30. 8fe809e vpnor: Catch ReasonedError in vpnor_copy_bootloader_partition by Andrew Jeffery · 6 years ago
  31. 53c21aa vpnor: Isolate relevant code in vpnor directory by Andrew Jeffery · 6 years ago
  32. 4fe996c misc: Replace license blurb with kernel-style SPDX markers by Andrew Jeffery · 6 years ago
  33. 64ec3e4 vpnor: rename APIs by Deepak Kodihalli · 7 years ago
  34. 017e45c vpnor: create hostboot bootloader partition by Deepak Kodihalli · 7 years ago
  35. d1d7930 vpnor: make PNOR block size configurable by Deepak Kodihalli · 7 years ago
  36. c0ef987 Read/write window property defines FFS partition file location. by Ratan Gupta · 7 years ago
  37. 8441a39 Load the partitions into virtual pnor by Ratan Gupta · 7 years ago
  38. 6c2fa90 msg: handle partition table read request by Deepak Kodihalli · 7 years ago
  39. 8d65bb4 version: Update to version 2.1.0 by Suraj Jitindar Singh · 7 years ago
  40. 2851959 mboxd: Introduce a new DEBUG log level by Suraj Jitindar Singh · 7 years ago
  41. 0aff80c mboxd: Check that window size is indeed a power of 2 by Suraj Jitindar Singh · 7 years ago
  42. c29172e mboxd: Make window size and number optional command line parameters by Suraj Jitindar Singh · 7 years ago
  43. e39c916 mboxd: Update mboxd to implement protocol V2 and add dbus support by Suraj Jitindar Singh · 7 years ago
  44. 1974c6f mboxd: Fix MBOX_C_GET_FLASH_INFO to return size specified on command line by Suraj Jitindar Singh · 7 years ago
  45. f0409b9 mboxd: Workaround buggy kernel flash driver by Cyril Bur · 8 years ago
  46. ef315c1 mboxd: Zero ioctl() map struct by Cyril Bur · 8 years ago
  47. 622992b Fix MBOX_C_RESET_STATE command crash by Michael Neuling · 8 years ago
  48. e8f2de1 mboxd: Add command-line option to specify platform flash size by Cyril Bur · 8 years ago
  49. 899ebac Enable SIGHUP to reset point to flash are reread flash. by Michael Neuling · 8 years ago
  50. 4623367 mboxd: Use MAP ioctl() to reset to flash by Cyril Bur · 8 years ago
  51. d7a15b8 mboxd: Whitespace cleanups by Andrew Jeffery · 8 years ago
  52. 78210b9 mboxd: Fixup unused-result compilation warning by Andrew Jeffery · 8 years ago
  53. d8f6d7a mboxd: Test the single write functionality by Cyril Bur · 8 years ago
  54. c85e34d mboxd: Stripped down super simple daemon by Cyril Bur · 8 years ago