1. 182d4fe test: Add get_flash_info_v2 by Andrew Jeffery · 7 years ago
  2. 16be9f6 test: Add reset_state by Andrew Jeffery · 7 years ago
  3. c1e7db3 test: Add get_mbox_info_v2 by Andrew Jeffery · 7 years ago
  4. 9fc7923 test: Add system interface to define MTD and LPC characteristics by Andrew Jeffery · 7 years ago
  5. 5ab4e3e test: Add mbox helpers for unit/integration tests by Andrew Jeffery · 7 years ago
  6. 26b3567 test: Add write_flash by Andrew Jeffery · 7 years ago
  7. f37ae02 test: Add erase_flash by Andrew Jeffery · 7 years ago
  8. 0484c75 test: Add copy_flash by Andrew Jeffery · 7 years ago
  9. 62af1ba test: Add NDEBUG sanity check by Andrew Jeffery · 7 years ago
  10. 56b2aa3 bootstrap: Add 'dev' parameter to run ./configure with additional CFLAGS by Andrew Jeffery · 7 years ago
  11. 65e2162 autotools: Add code coverage support by Andrew Jeffery · 7 years ago
  12. 093d65a mboxd_lpc: Make subjective improvements to log messages by Andrew Jeffery · 7 years ago
  13. 4f88bfb mboxd_flash: strerror() requires errno for argument by Andrew Jeffery · 7 years ago
  14. 33640b3 mboxd_flash: Initialise flash size if necessary by Andrew Jeffery · 7 years ago
  15. 45cfc38 test: Add temporary file helper by Andrew Jeffery · 7 years ago
  16. 07a7684 mboxd_lpc: Split init_lpc_dev() to accomodate custom paths by Andrew Jeffery · 7 years ago
  17. 41f211b common: Move get_dev_mtd() to mtd.c by Andrew Jeffery · 7 years ago
  18. 2c461f0 gitignore: Update to cover test output by Andrew Jeffery · 7 years ago
  19. 2f342ef mboxd_windows: Include mbox.h to make header self-contained by Andrew Jeffery · 7 years ago
  20. 1a5f8b9 mboxd_flash: Include mbox.h to make header self-contained by Andrew Jeffery · 7 years ago
  21. 8ecbdb5 mbox: Add includes to header for used types by Andrew Jeffery · 7 years ago
  22. 36a39f6 common: Add includes for used types by Andrew Jeffery · 7 years ago
  23. 9aa5ff7 mboxd_flash: Fix infinite loop on EOF by Andrew Jeffery · 7 years ago
  24. f1982e4 mboxd_msg: Remove unreachable break statement by Andrew Jeffery · 7 years ago
  25. 913740f mboxd_msg: Split init function to enable testing by Andrew Jeffery · 7 years ago
  26. 55dede6 mbox: Clarify sequence number constraints by Andrew Jeffery · 7 years ago
  27. 121dc0d mbox_msg: Cleanup error strings and whitespace by Andrew Jeffery · 7 years ago
  28. 591b817 mbox: 'regsiter' typo in protocol documentation by Andrew Jeffery · 7 years ago
  29. fb25aa7 mbox: Clarify protocol version negotion by Andrew Jeffery · 7 years ago
  30. ac243b4 configure.ac: Update repository URL by Andrew Jeffery · 7 years ago
  31. ded91bc mboxd_dbus: Handle errors in reply path by Andrew Jeffery · 7 years ago
  32. 0aff80c mboxd: Check that window size is indeed a power of 2 by Suraj Jitindar Singh · 7 years ago
  33. c29172e mboxd: Make window size and number optional command line parameters by Suraj Jitindar Singh · 7 years ago
  34. 04e8ffd docs: Create Documentation folder and add mboxd and mboxctl documentation by Suraj Jitindar Singh · 7 years ago
  35. f6e0cf0 README: Change open window commands to return actual flash offset by Suraj Jitindar Singh · 7 years ago
  36. 888ab85 gitignore: Update .gitignore to include mboxctl by Suraj Jitindar Singh · 7 years ago
  37. ddf0edb mboxctl: Implement mboxctl to facilitate dbus control of the daemon by Suraj Jitindar Singh · 7 years ago
  38. e39c916 mboxd: Update mboxd to implement protocol V2 and add dbus support by Suraj Jitindar Singh · 7 years ago
  39. 2dff340 README: Update README to describe version 2 of the mbox protocol by Suraj Jitindar Singh · 7 years ago
  40. 1974c6f mboxd: Fix MBOX_C_GET_FLASH_INFO to return size specified on command line by Suraj Jitindar Singh · 7 years ago
  41. 57b0bca README: Add general overview information by Andrew Jeffery · 7 years ago
  42. 2304290 README: Move autotools comment away from introduction by Andrew Jeffery · 7 years ago
  43. 9dd93cf README: Update protocol notes by Cyril Bur · 7 years ago
  44. f0409b9 mboxd: Workaround buggy kernel flash driver by Cyril Bur · 7 years ago
  45. 465c676 gitignore: Add m4 directory, libtool and *.swp files by Cyril Bur · 7 years ago
  46. ef315c1 mboxd: Zero ioctl() map struct by Cyril Bur · 7 years ago
  47. 8cb799c autoconf: Don't depend on systemd by Andrew Jeffery · 7 years ago
  48. 622992b Fix MBOX_C_RESET_STATE command crash by Michael Neuling · 7 years ago
  49. e8f2de1 mboxd: Add command-line option to specify platform flash size by Cyril Bur · 7 years ago
  50. 2277804 Convert to autotools by Andrew Jeffery · 7 years ago
  51. 899ebac Enable SIGHUP to reset point to flash are reread flash. by Michael Neuling · 7 years ago
  52. b06bb08 Initial .gitignore file by Michael Neuling · 7 years ago
  53. 4623367 mboxd: Use MAP ioctl() to reset to flash by Cyril Bur · 7 years ago
  54. d7a15b8 mboxd: Whitespace cleanups by Andrew Jeffery · 7 years ago
  55. 78210b9 mboxd: Fixup unused-result compilation warning by Andrew Jeffery · 7 years ago
  56. d8f6d7a mboxd: Test the single write functionality by Cyril Bur · 7 years ago
  57. c442b71 README.md by Cyril Bur · 8 years ago
  58. c85e34d mboxd: Stripped down super simple daemon by Cyril Bur · 8 years ago
  59. 314929b First commit by Cyril Bur · 8 years ago