1. 9fa8674 samples: fs: Fix possible integer overflow by Kumar Gala · 6 years ago
  2. 11b3dce samples: ipc: openamp: Fix missed return error check by Kumar Gala · 6 years ago
  3. aa4c30c samples: usb: hid: remote wakeup in HID mouse example by Paweł Zadrożniak · 6 years ago
  4. 68ea30c fs/nvs: Improve init speed and remove fs->locked by Laczen JMS · 6 years ago
  5. 662b44e sample/subsys/usb/dfu: correction to documentation by Andrzej Puzdrowski · 6 years ago
  6. a64b0fe shell: Deprecate macros for subcommands creation by Krzysztof Chruscinski · 6 years ago
  7. 3605e48 shell: Modify subcommands to use SHELL_STATIC_SUBCMD_SET_CREATE by Krzysztof Chruscinski · 6 years ago
  8. 1b7b384 samples/subsys/nvs: Fix typo in samples description. by Erwan Gouriou · 6 years ago
  9. 996c252 dfu: mcuboot: rename boot_swap_type> mcuboot_swap_type by Anas Nashif · 6 years ago
  10. 70e223a samples/subsys/nvs: Add a clean test termination by Erwan Gouriou · 6 years ago
  11. b813ae2 samples: subsys: nvs: Convert FLASH_ERASE_BLOCK_SIZE to DT_ by Kumar Gala · 6 years ago
  12. dc0ad52 samples: nvs: Convert FLASH_AREA to DT_FLASH_AREA by Kumar Gala · 6 years ago
  13. 4433041 samples: subsys: ipm_mcux: Convert to use DT_ prefixed defines by Kumar Gala · 6 years ago
  14. 090ef04 shell: improved shell_prompt_change function by Jakub Rzeszutko · 6 years ago
  15. 1e92352 samples: cdc_acm_composite: Add README documentation by Andrei Emeltchenko · 6 years ago
  16. d1f84ea samples: cdc_acm: Add composite CDC ACM sample by Andrei Emeltchenko · 6 years ago
  17. bf0a4a8 samples: usb: Update samples for new port name by Andrei Emeltchenko · 6 years ago
  18. 0ccc28c samples: hid-mouse: Refactor and use new HID Device interface by Andrei Emeltchenko · 6 years ago
  19. 6cf619f samples: hid: Use HID Device interface for samples by Andrei Emeltchenko · 6 years ago
  20. 6aefb16 usb: cdc_acm: Add menuconfig option for multiple instances by Andrei Emeltchenko · 6 years ago
  21. c1dce2f doc: fix misspellings in docs by David B. Kinder · 6 years ago
  22. 0f3bd0f samples: subsys: Filesystem API sample with SDHC by Tavish Naruka · 6 years ago
  23. ebc79e4 samples: cdc_acm: Add composite test configuration by Andrei Emeltchenko · 6 years ago
  24. 95df9ff sample: cdc_acm: Add overlay configuration for composite device by Andrei Emeltchenko · 6 years ago
  25. 0f419f3 samples: cdc_acm: Remove unneeded config options by Andrei Emeltchenko · 6 years ago
  26. fe497cc shell: update shell_uart backend test condition by Jakub Rzeszutko · 6 years ago
  27. 70a6d78 shell: add RTT backend to CI tests by Jakub Rzeszutko · 6 years ago
  28. 4d93a97 doc: changed structure and layout by Anas Nashif · 6 years ago
  29. 63260bf drivers: gpio: enable gpio_shell in board_shell by Anas Nashif · 6 years ago
  30. 634a7d0 samples: smp_svr: Surrounding BLE code with #ifdefs by Ole Sæther · 6 years ago
  31. 1ef5ad1 samples: power: power_mgr: Remove redundant test by Piotr Zięcik · 6 years ago
  32. e2b62b4 samples: openamp: Update sample to OpenAMP v2018.10 release by Kumar Gala · 6 years ago
  33. 75ad61f shell: removed foreground command functionality by Jakub Rzeszutko · 6 years ago
  34. a756cde samples: cdc_acm: Remove redundant inclusion by Yannis Damigos · 6 years ago
  35. fd0b7f7 shell: removing legacy shell by Jakub Rzeszutko · 6 years ago
  36. 25572f3 tests: Dont run coverage for select test cases. by Adithya Baglody · 6 years ago
  37. b69d0da arch/x86_64: New architecture added by Andy Ross · 6 years ago
  38. c716f9c usb: hid: macro for report descriptor by Marcin Szymczyk · 6 years ago
  39. 5060ca6 cmake: increase minimal required version to 3.13.1 by Anas Nashif · 6 years ago
  40. f0c5470 samples: subsys: usb: dfu: Add intel_s1000 to platform_whitelist by Savinay Dharmappa · 6 years ago
  41. 74a74bb power: rename api sys_soc -> sys_ by Anas Nashif · 6 years ago
  42. 9151fbe power: rename APIs and removing leading _ by Anas Nashif · 6 years ago
  43. 49bf430 samples: subsys: shell: Add foreground command example by Krzysztof Chruscinski · 6 years ago
  44. 801b54e usb: hid: boot protocol by Marcin Szymczyk · 6 years ago
  45. b0bdc8a samples: usb: hid-mouse: remove get_report_cb by Marcin Szymczyk · 6 years ago
  46. 63558ef samples: usb: hid-mouse: multiple buttons by Marcin Szymczyk · 6 years ago
  47. d356977 samples: usb: hid-mouse: type change by Marcin Szymczyk · 6 years ago
  48. 3064ca4 shell: creating new module for help functionality by Jakub Rzeszutko · 6 years ago
  49. e0be6a1 shell: printing command's help by shell engine by Jakub Rzeszutko · 6 years ago
  50. 5451ff2 shell: remove "options" concept by Jakub Rzeszutko · 6 years ago
  51. 1ef52f5 samples: console: echo: Be sure to print (both) CR LF in messages by Paul Sokolovsky · 6 years ago
  52. 079f55d samples: Add 'U' to unsigned variable assignments by Patrik Flykt · 6 years ago
  53. d5b79ff usb: hid: implement idle rate by Marcin Szymczyk · 6 years ago
  54. 6a4ddff usb: hid: default request handlers by Marcin Szymczyk · 6 years ago
  55. e4c447a usb: add SoF event by Marcin Szymczyk · 6 years ago
  56. 970aef2 kernel: ensure System Power Managment enables Tickless Idle. by Piotr Mienkowski · 6 years ago
  57. 240b25e usb: testusb: Add README to the sample by Andrei Emeltchenko · 6 years ago
  58. 971be35 usb: console: Notify user about incorrect configuration by Andrei Emeltchenko · 6 years ago
  59. 4619f8f samples: usb: Fixes usb/console sample for nrf52840 by Tom Burdick · 6 years ago
  60. 27a237f samples/ipm_imx: Add i.MX7 boards to platform_whitelist by Diego Sueiro · 6 years ago
  61. 7ca69b3 sample: Add IMX IPM sample application by Stanislav Poboril · 6 years ago
  62. 325954d samples: console: echo: Test output-only mode too by Paul Sokolovsky · 6 years ago
  63. 9a1e7d0 samples: subsys: usb: hid-mouse: Align report descriptor by Radoslaw Koppel · 6 years ago
  64. f9be2c5 samples: subsys: usb: hid-mouse: Activate pull on switch pin by Radoslaw Koppel · 6 years ago
  65. 2020290 dts_fixups: Use DT_ prefix in all defined labels not related to Kconfig by Andrzej Głąbek · 6 years ago
  66. 6d1a31b logging: Add uart backend dependency to shell uart backend by Krzysztof Chruscinski · 6 years ago
  67. 5e34681 logging: Refactor LOG_MODULE_REGISTER and LOG_MODULE_DECLARE macros by Krzysztof Chruscinski · 6 years ago
  68. 97345db logging: Fix errors in log usage by Krzysztof Chruscinski · 6 years ago
  69. 92c7ab7 usb: logs: Rename USB_DBG to LOG_DBG by Andrei Emeltchenko · 6 years ago
  70. 59c23b1 shell: wildcard active by default by Jakub Rzeszutko · 6 years ago
  71. 8d138ed boards: dts: define default console only by Anas Nashif · 6 years ago
  72. e8a5972 samples: usb: mass: rewrite documentation by Aurelien Jarno · 6 years ago
  73. 856decf samples: Remove board.h include by Kumar Gala · 6 years ago
  74. af2ed46 samples: usb: hid-mouse: enable CONFIG_GPIO by Aurelien Jarno · 6 years ago
  75. f2b9cc6 cmake: ipc: Fix ipm_mcux sample by Sebastian Bøe · 6 years ago
  76. b3d77a0 cmake: openamp: Fix OpenAMP sample by Sebastian Bøe · 6 years ago
  77. 7eabab2 samples, tests: Use semi-accurate project names by Reto Schneider · 6 years ago
  78. 147122e shell: examples unification by Jakub Rzeszutko · 6 years ago
  79. 8eff21a drivers: gpio: add shell for controlling GPIO by Anas Nashif · 6 years ago
  80. 79f4342 shell: kernel: list configured devices by Anas Nashif · 6 years ago
  81. 9e7f294 samples: USB mass storage sample.yaml cleanup by Ajay Kishore · 6 years ago
  82. deaab90 tests/samples: cleanup tags by Anas Nashif · 6 years ago
  83. f6197c4 shell: create instances automatically basing on enabled backend by Jakub Rzeszutko · 6 years ago
  84. 5f74f14 samples: usb: move to new logger by Anas Nashif · 6 years ago
  85. 7853c32 samples: dfu: move to new logger by Anas Nashif · 6 years ago
  86. 92ef858 Kconfig: Remove redundant $(ZEPHYR_BASE) from 'source's by Ulf Magnusson · 6 years ago
  87. 47be332 samples: hid: Use new logger by Andrei Emeltchenko · 6 years ago
  88. 1eb6a01 usb: Use const for status_callback parameter by Andrei Emeltchenko · 6 years ago
  89. 24b5775 samples: hid: Use delayed work for report send by Andrei Emeltchenko · 6 years ago
  90. 245b267 samples: hid: Make callbacks static by Andrei Emeltchenko · 6 years ago
  91. 5534a58 samples: hid-mouse: Trivial README correct by Andrei Emeltchenko · 6 years ago
  92. 61349e3 samples: hid: Add README for the sample by Andrei Emeltchenko · 6 years ago
  93. 9047e8e samples: hid: Refactor basic HID sample by Andrei Emeltchenko · 6 years ago
  94. b057174 shell: parsing output LF character by Jakub Rzeszutko · 6 years ago
  95. 12984c6 subsys: nvs: move to new logger by Anas Nashif · 6 years ago
  96. d1a655a subsys/usb: Move to new logger subsystem by Yannis Damigos · 6 years ago
  97. 1674d06 drivers: usb: device: Migrate to new logger by Yannis Damigos · 6 years ago
  98. 4402c4b samples: logger: exclude qemu_xtensa [REVERTME] by Anas Nashif · 6 years ago
  99. 771b4de samples: logger: test sample in CI by Anas Nashif · 6 years ago
  100. bc6da1c shell: Enable backends via Kconfig file by Jakub Rzeszutko · 6 years ago