1. bf71aee samples: cdc_acm: add config overlay for cdc_acm+dfu by Johann Fischer · 6 years ago
  2. c13e201 usb: replace MAX_PACKET_SIZE0 with meaningful USB_MAX_CTRL_MPS by Johann Fischer · 6 years ago
  3. 14c7570 samples: hci_uart: Reduce MAX_CONN to 16 for the micro:bit by Carles Cufi · 6 years ago
  4. bae9f19 samples: Bluetooth: hci_uart: Implement NOP Command Complete by Carles Cufi · 6 years ago
  5. 5922be2 samples: subsys: logging Remove repetitive code. by Aaron Tsui · 6 years ago
  6. 1c742a9 doc: subsys: logging Update documentation by Aaron Tsui · 6 years ago
  7. d39e68d samples: code_relocation: Disable code coverage. by Adithya Baglody · 6 years ago
  8. 9f21887 samples: remove mem_domain_apis_test by Andrew Boie · 6 years ago
  9. f874ac7 doc: Remove prj_single.conf from README.rst by Cinly Ooi · 6 years ago
  10. 3ae5262 license: cleanup: add SPDX Apache-2.0 license identifier by Anas Nashif · 6 years ago
  11. 7b1ee5c tests: CONFIG_TEST_USERSPACE now off by default by Andrew Boie · 6 years ago
  12. 06159d3 net: samples: ipv4_autoconf: Need more buffers for same_70 by Ravi kumar Veeramally · 6 years ago
  13. 0f03730 usb: wpanusb: Simplify and cleanup sample by Andrei Emeltchenko · 6 years ago
  14. ed97cb7 usb: wpanusb: Use usb_transfer mechanism by Andrei Emeltchenko · 6 years ago
  15. 08da6b2 usb: wpanusb: Fix crash in the sample by Andrei Emeltchenko · 6 years ago
  16. 721f3d1 usb: Refactor USB status callback by Andrei Emeltchenko · 6 years ago
  17. 9a8f745 samples: remove mpu_stack_guard_test by Andrew Boie · 6 years ago
  18. 50c2a73 doc: Fix typos in MQTT sample documentation by Jacob Siverskog · 6 years ago
  19. 6e6f13c samples: fix identifiers for samples by Anas Nashif · 6 years ago
  20. 16d2b11 samples: net: Update TELNET sample to use shell TELNET backend by Robert Lubos · 6 years ago
  21. 8f47402 samples: move mbedtls benchmark under benchmarks by Anas Nashif · 6 years ago
  22. da5f185 samples: add test identifier by Anas Nashif · 6 years ago
  23. 58baad7 Bluetooth: ipsp: Fix not checking return of build_reply by Luiz Augusto von Dentz · 6 years ago
  24. 21358ba all: Update unsigend 'U' suffix due to multiplication by Patrik Flykt · 6 years ago
  25. 24d7143 all: Add 'U' suffix when using unsigned variables by Patrik Flykt · 6 years ago
  26. 32223bd boards: Enable GPIO by default on boards with nRF SoCs by Andrzej Głąbek · 6 years ago
  27. 3c45eb4 samples: sensor: fix hardware fault when no sensor connected by Aaron Tsui · 6 years ago
  28. d5b0bd1 scripts: Remove unused imports in all Python scripts by Ulf Magnusson · 6 years ago
  29. 097a71c samples: watchdog: Confirm that reset occured by Cinly Ooi · 6 years ago
  30. 672607c samples: reel_board/mesh_badge: Fix IV Index type by Johan Hedberg · 6 years ago
  31. fdc1ee5 sample: subsys: logging: Ensure that logger RTT backend is tested by Krzysztof Chruscinski · 6 years ago
  32. 8dd015f sample: subsys: shell: Ensure that shell RTT backend is tested by Krzysztof Chruscinski · 6 years ago
  33. 7ccc788 logging: Remove SYS_LOG implementation by Ulf Magnusson · 6 years ago
  34. 5d8e367 doc: fix misspelling in docs and API comments by David B. Kinder · 6 years ago
  35. b43ef2f samples: net: nats: Check null before dereferrencing the variable by Tedd Ho-Jeong An · 6 years ago
  36. 11739f7 samples: net: mqtt_publisher: Add section on connecting with TLS by Vincent Wan · 6 years ago
  37. 155e11c power: rename residency policy Kconfig options by Piotr Mienkowski · 6 years ago
  38. a3082e4 power: modify HAS_STATE_SLEEP_ Kconfig options by Piotr Mienkowski · 6 years ago
  39. 17b08ce power: clean up system power managment function names by Piotr Mienkowski · 6 years ago
  40. 204311d power: rename Low Power States to Sleep States by Piotr Mienkowski · 6 years ago
  41. 38dadb5 samples: basic: disco_led without gpio driver by Aaron Tsui · 6 years ago
  42. d831415 scripts: Remove accidental semicolons in Python scripts by Ulf Magnusson · 6 years ago
  43. 9468365 samples: sockets: Add e1000 and stellaris ethernet drivers overlays by Paul Sokolovsky · 6 years ago
  44. 25d0404 samples/drivers/counter: alarm: fix printk usage by Erwan Gouriou · 6 years ago
  45. 059a14e samples: net: zperf: Update the README file by Jukka Rissanen · 6 years ago
  46. 24de2f7 samples: net: zperf: Fix TCP uploader by Jukka Rissanen · 6 years ago
  47. cbeeb51 samples: net: zperf: Fix UDP uploader by Jukka Rissanen · 6 years ago
  48. 9722214 samples: usb: console: Select console device name by Andrei Emeltchenko · 6 years ago
  49. 7ecd8d2 samples: usb: cdc_acm_composite: Fix missing irq handling by Andrei Emeltchenko · 6 years ago
  50. 5d35b66 Samples: net: can: initialize the variables by Tedd Ho-Jeong An · 6 years ago
  51. 61065b3 tests: samples: Re-enable SMP on a few tests by Andy Ross · 6 years ago
  52. 8945426 samples: 96_argonkey: sensors: Check function return by Flavio Ceolin · 6 years ago
  53. ef0417f samples: ipc: openamp: Avoid dead code by Flavio Ceolin · 6 years ago
  54. ef9c7a4 Bluetooth: samples: IPSP: Fix not checking return of net_pkt_read by Luiz Augusto von Dentz · 6 years ago
  55. cda61d2 samples: net: dhcpv4: Add net-shell and e1000 driver support by Jukka Rissanen · 6 years ago
  56. 111dab4 samples: sockets: echo_async: Add support for cc3220sf_launchxl by Vincent Wan · 6 years ago
  57. 734e247 samples: sockets: echo_async: Make IPV6 optional by Vincent Wan · 6 years ago
  58. 4f04f64 tests: More SMP disablement by Andy Ross · 6 years ago
  59. e39aed5 samples: net: Update overlay-bt.conf in various samples by Robert Lubos · 6 years ago
  60. 980cf39 Samples: echo-client: Add overlay when echo-server is running on Linux by Tedd Ho-Jeong An · 6 years ago
  61. 03bfc5d net/context: Remove token parameter from net_context_send/sendto by Tomasz Bursztyka · 6 years ago
  62. d6d52ce net/pkt: Remove _new suffix to net_pkt_write functions by Tomasz Bursztyka · 6 years ago
  63. a25f054 net/pkt: Remove _new suffix to net_pkt_read functions by Tomasz Bursztyka · 6 years ago
  64. f8a0911 net/pkt: Remove _new suffix to net_pkt_get_data_new function by Tomasz Bursztyka · 6 years ago
  65. 172fe5a net/context: Remove _new suffix on net_context_send/sendto functions by Tomasz Bursztyka · 6 years ago
  66. 8c29499 samples: bluetooth/mesh: Fix configuration by Johan Hedberg · 6 years ago
  67. 69613ca samples: net: sockets: echo_client : Fix tcp_stop() error by Marcio Montenegro · 6 years ago
  68. ebce560 samples: net: promisc: Fix compile error by Jukka Rissanen · 6 years ago
  69. c5d3cfa samples: net: promisc: Add sample.yaml file for build time checks by Jukka Rissanen · 6 years ago
  70. 435c1a3 samples: bmg169: don't enable CONFIG_LOG by Andrew Boie · 6 years ago
  71. dffe78b samples: bluetooth/mesh_demo: Fix using internal API by Johan Hedberg · 6 years ago
  72. 83aa7ce boards: arm: nrf52840-based: Free up flash room for sample apps by Michael Scott · 6 years ago
  73. 96a7545 samples: reel_board/mesh_badge: Add protection for fast key presses by Johan Hedberg · 6 years ago
  74. 5ed4b6a samples: usb_dfu: update application signing in README.rst by Johann Fischer · 6 years ago
  75. 6000a62 doc: prepare for improving doc API linking by David B. Kinder · 6 years ago
  76. 11abc64 samples: can: Check return of can_attach_isr by Flavio Ceolin · 6 years ago
  77. d910aa6 samples: power: Add test for device Idle PM by Ramakrishna Pallala · 6 years ago
  78. e1639b5 device: Extend device_set_power_state API to support async requests by Ramakrishna Pallala · 6 years ago
  79. 078be77 samples/bluetooth: Switch ipsp sample to new net_context API by Tomasz Bursztyka · 6 years ago
  80. fa58d1e samples/net: Switch zperf sample to new net_context API by Tomasz Bursztyka · 6 years ago
  81. 4ab0e5a samples/net: Switch lldp sample to new net_pkt API by Tomasz Bursztyka · 6 years ago
  82. b517247 samples/net: Switch wpan_serial to new net_pkt API by Tomasz Bursztyka · 6 years ago
  83. 8af3df3 samples/net: Switch wpanusb sample to new net_pkt API by Tomasz Bursztyka · 6 years ago
  84. 3b1c917 samples/net: Switch nats samples to new net_pkt/net_context API by Tomasz Bursztyka · 6 years ago
  85. e7107ba samples: net: can: Readme file was missing by Jukka Rissanen · 6 years ago
  86. f8c4808 boards: mimxrt10{50,60}_evk: Set lvgl defaults in board defconfigs by Maureen Helm · 6 years ago
  87. e7ce08a samples: net: can: Send and receive can_frame type of data by Jukka Rissanen · 6 years ago
  88. d2ce588 samples: net: can: setsockopt() requires can_filter by Jukka Rissanen · 6 years ago
  89. c8dfdb6 usb: samples: mass: add warning for no conf and nrf52840 conf by Marcin Szymczyk · 6 years ago
  90. 7e81aca samples: sockets: echo: Better error checks by Paul Sokolovsky · 6 years ago
  91. 19ed83c samples: sockets: echo_async: Check return value of setsockopt by Tedd Ho-Jeong An · 6 years ago
  92. 8f05a4c doc: Bluetooth: Documentation overhaul by Carles Cufi · 6 years ago
  93. 6368ed4 samples: net: zperf: Fix the readme file by Jukka Rissanen · 6 years ago
  94. b9f6bdf samples: net: zperf: Fix TCP download command by Jukka Rissanen · 6 years ago
  95. 0cd9b3e samples: net: zperf: Make client work in native_posix by Jukka Rissanen · 6 years ago
  96. 7516476 kconfig: Use depend on instead of select to avoid kconfig loop by Thomas Stenersen · 6 years ago
  97. baa1a62 samples: servo_motor: Fix servo_motor sample to use new DT options by Gaute Gamnes · 6 years ago
  98. 718dd56 net: samples: Fix packet socket sample iface index by Ravi kumar Veeramally · 6 years ago
  99. 9115386 samples: net: mqtt: update readme with SOCKS5 info by Tomasz Gorochowik · 6 years ago
  100. 4344e27 all: Update reserved function names by Patrik Flykt · 6 years ago