1. d350613 Bluetooth: Mesh: shell: Add provision command for self-provisioning by Johan Hedberg · 7 years ago
  2. e6aa6a0 Bluetooth: samples/mesh_demo: Add heartbeat publication support by Johan Hedberg · 7 years ago
  3. e631d6d Bluetooth: Mesh: shell: Add hb-pub-set command by Johan Hedberg · 7 years ago
  4. 5e3804b Bluetooth: Mesh: Add support for sending Heartbeat Publication Set by Johan Hedberg · 7 years ago
  5. 897f32f Bluetooth: Mesh: Add documentation for public provisioning APIs by Johan Hedberg · 7 years ago
  6. 2d40c16 Bluetooth: Mesh: Fix calling complete callback for bt_mesh_provision() by Johan Hedberg · 7 years ago
  7. 255edcf Bluetooth: Mesh: Provisioning: Add NetKeyIndex to complete callback by Johan Hedberg · 7 years ago
  8. 0b53341 Bluetooth: Mesh: shell: Group global variables in a dedicated struct by Johan Hedberg · 7 years ago
  9. 0669478 Bluetooth: Mesh: Provide documentation for provisioning APIs by Johan Hedberg · 7 years ago
  10. 70cbcef Bluetooth: Mesh: Rename health server code from health to health_srv by Johan Hedberg · 7 years ago
  11. 3b252ca Bluetooth: Mesh: Rename configuration server code from cfg to cfg_srv by Johan Hedberg · 7 years ago
  12. 8662494 Bluetooth: samples/mesh_demo: Add dummy provisioning by Johan Hedberg · 7 years ago
  13. 0ef7c6e Bluetooth: Mesh: Add more flexible APIs for provisioning bearers by Johan Hedberg · 7 years ago
  14. a81fa43 Bluetooth: Mesh: Use proper _t suffix for typedefs by Johan Hedberg · 7 years ago
  15. c640765 net: tcp: Add the frag back to caller allocated net_pkt by june li · 7 years ago
  16. 8dab561 net: loopback: Skip neighbor checks for local packets by Jukka Rissanen · 7 years ago
  17. 0436ad9 drivers: net: loopback: Simulate real hw device by Jukka Rissanen · 7 years ago
  18. d315b43 net: Let loopback driver handle lo if it is enabled by Jukka Rissanen · 7 years ago
  19. 7f6070f shell: Add optional command description by Johan Hedberg · 7 years ago
  20. a57f26c doc: fix reference to CTNG supported toolchains by Anas Nashif · 7 years ago
  21. 5ab1365 doc: fix doxygen defgroup title error by David B. Kinder · 7 years ago
  22. 1099d40 doc: expand system call documentation by Andrew Boie · 7 years ago
  23. 9663287 net: context: Check if TCP header is found by Jukka Rissanen · 7 years ago
  24. ba6c72f samples: net: http: Possible null memory access in client & server by Jukka Rissanen · 7 years ago
  25. a38345a samples: net: http: Do not overrun url array by Jukka Rissanen · 7 years ago
  26. 02d6c11 tests: mheap_api_concept: test k_calloc() by Andrew Boie · 7 years ago
  27. a79c698 mempool: add assertion for calloc bounds overflow by Andrew Boie · 7 years ago
  28. c87ecf5 shell: Include the command help when listing all commands by Johan Hedberg · 7 years ago
  29. 7d71c06 printk: Add padding support to string format specifiers by Johan Hedberg · 7 years ago
  30. 75250f4 stack_unused_space_get: account for sentinel by Andrew Boie · 7 years ago
  31. 5fe74ca scripts: zephyr_flash_debug: Cleanup the script argument usage by Kumar Gala · 7 years ago
  32. 999b658 cmake: flash: Remove fake path to zephyr_flash_debug.py by Kumar Gala · 7 years ago
  33. 4a9a0e2 tests: context: convert legacy test to ztest by Punit Vara · 7 years ago
  34. eeb4cd2 tests: work_queue: Convert legacy test to ztest by Punit Vara · 7 years ago
  35. 3eaeeb8 net: Only enable QEMU_NET_STACK with CONFIG_NET_SLIP_TAP by Luiz Augusto von Dentz · 7 years ago
  36. 1604a93 tests: timer_monotonic: Migrate legacy test to ztest by Punit Vara · 7 years ago
  37. ce60d04 kernel: sched.c: Fix datatype mismatch in comparision by Punit Vara · 7 years ago
  38. 8cf7ff5 kernel/mem_pool: Correct n_levels computation for small blocks by Andy Ross · 7 years ago
  39. a9f0f44 tests/kernel/pipe: fix uninitialized semaphore by Andy Ross · 7 years ago
  40. f2a3977 cmake: Added missing zephyr_sources() calls for esp32 drivers by Sebastian Bøe · 7 years ago
  41. 6f4d627 Bluetooth: samples/mesh_demo: Convert to using Configuration Client API by Johan Hedberg · 7 years ago
  42. d235f9c Bluetooth: Mesh: shell: Add hb-sub-set command by Johan Hedberg · 7 years ago
  43. 63329b7 Bluetooth: Mesh: shell: Add mod-sub-add command by Johan Hedberg · 7 years ago
  44. c233ce4 Bluetooth: Mesh: shell: Add app-key-bind command by Johan Hedberg · 7 years ago
  45. 5429f14 Bluetooth: Mesh: shell: Add app-key-add command by Johan Hedberg · 7 years ago
  46. 6585347 Bluetooth: Mesh: shell: Add for relay and 1-byte state commands by Johan Hedberg · 7 years ago
  47. cc54f8c Bluetooth: Mesh: shell: Add support for Beacon Get/Set by Johan Hedberg · 7 years ago
  48. 96934bd Bluetooth: Mesh: shell: Add "dst" & "netidx" commands by Johan Hedberg · 7 years ago
  49. 7a1c0b9 Bluetooth: Mesh: shell: Add support for getting composition data by Johan Hedberg · 7 years ago
  50. f50b995 Bluetooth: Mesh: Add support for sending Heartbeat Subscription Set by Johan Hedberg · 7 years ago
  51. b4688bd Bluetooth: Mesh: Add support for sending Model Subscription Add by Johan Hedberg · 7 years ago
  52. e4db09e Bluetooth: Mesh: Add support for sending Model App Bind message by Johan Hedberg · 7 years ago
  53. e1bc6a6 Bluetooth: Mesh: Add support for sending AppKeyAdd message by Johan Hedberg · 7 years ago
  54. cbfea94 Bluetooth: Mesh: Add support for Relay and 1-byte state Get/Set by Johan Hedberg · 7 years ago
  55. 07305fd Bluetooth: Mesh: Add support for sending Beacon Get & Set by Johan Hedberg · 7 years ago
  56. 3d1ce43 Bluetooth: Mesh: Add support for sending Get Composition Data by Johan Hedberg · 7 years ago
  57. 588887c Bluetooth: Mesh: Add primary address to provisioning complete callback by Johan Hedberg · 7 years ago
  58. 2a1e16c Bluetooth: Mesh: Add skeleton for Configuration Client Model by Johan Hedberg · 7 years ago
  59. 17c9b3a Bluetooth: Mesh: Make TRANSMIT_COUNT & TRANSMIT_INT macros public by Johan Hedberg · 7 years ago
  60. 52cc3b7 Bluetooth: Mesh: Refactor public headers into dedicated subdirectory by Johan Hedberg · 7 years ago
  61. 6360d76 doc: cleanup .known-issues filters by David B. Kinder · 7 years ago
  62. bf74e54 drivers: serial: fix CMakeLists for Atmel SoCs by Piotr Mienkowski · 7 years ago
  63. 8fbbc13 CMake: Fix wrong file name of entropy_stm32.c by Ding Tao · 7 years ago
  64. 1ff3ab5 Bluetooth: Mesh: Add read callback for ccc in provisioning service by Grzegorz Kolodziejczyk · 7 years ago
  65. b617137 sample: blink_led: Add support for stm32f4_disco by Zhang WenChao · 7 years ago
  66. 989c9c1 board: Add PWM2 on stm32f4_disco by Zhang WenChao · 7 years ago
  67. 912a519 drivers: entropy: Add nRF5 entropy generator driver by Thiago Silveira · 7 years ago
  68. acd10bf net/ieee802154: Shell handles extended address in EUI-64 format by Tomasz Bursztyka · 7 years ago
  69. 2adbed8 tests: subsys: dfu: mcuboot: fix return value not handling issue by Andrzej Puzdrowski · 7 years ago
  70. 1d70a39 net: samples: replace tag zoap with coap by Robert Chou · 7 years ago
  71. 1c0ff01 Bluetooth: Mesh: shell: Add command for Node Identity by Johan Hedberg · 7 years ago
  72. a6af281 Bluetooth: Mesh: shell: Take advantage of link open/close callbacks by Johan Hedberg · 7 years ago
  73. 7525319 Bluetooth: Mesh: shell: Add LPN toggling command by Johan Hedberg · 7 years ago
  74. e2e74f7 Bluetooth: Mesh: shell: Add basic skeleton by Johan Hedberg · 7 years ago
  75. e04a541 net: http: client: remove payload send_chunk logic by Michael Scott · 7 years ago
  76. 865d617 net: http: honor CONFIG_HTTP_CLIENT_NETWORK_TIMEOUT setting by Michael Scott · 7 years ago
  77. 92cf80e net: http: dont add CRLF to protocol by Michael Scott · 7 years ago
  78. 7784518 net: http: Add error status string to HTTP server error by Jukka Rissanen · 7 years ago
  79. 3ba0876 sanitycheck: Flush stdout in info() by Paul Sokolovsky · 7 years ago
  80. a7fedb7 _setup_new_thread: fix crash on ARM by Andrew Boie · 7 years ago
  81. e754d44 doc: report which warnings/errors are new by Anas Nashif · 7 years ago
  82. 89514de doc: fix misspelling in docs by David B. Kinder · 7 years ago
  83. e63615f doc: fix incorrect file reference in API doc by David B. Kinder · 7 years ago
  84. 1948f8b CONTRIBUTING.rst: add note about idling on IRC by Marti Bolivar · 7 years ago
  85. 09ce2e2 subsys/random: Add _ASSERT() test on returned device_get_binding by David Leach · 7 years ago
  86. ed3ede0 samples: net: sockets: Reinstate POSIX Makefiles. by Paul Sokolovsky · 7 years ago
  87. 85be9db tests: fatal: convert legacy test to ztest by Punit Vara · 7 years ago
  88. 513ce10 cmake: Fix build of entropy driver for MCUX TRNG by David Leach · 7 years ago
  89. ade26a0 doc: fix location of non APL code README by Anas Nashif · 7 years ago
  90. 540644d doc: make sure we use gdb from SDK by Anas Nashif · 7 years ago
  91. 4a20aad dts: x86: RAM start address needs to be page aligned for arduino 101. by Adithya Baglody · 7 years ago
  92. 8d0a80c cmake: Fix SDK-less builds by Sebastian Bøe · 7 years ago
  93. 7f95e83 mempool: add k_calloc() by Andrew Boie · 7 years ago
  94. 539d2af flash: support flashing multiple configurations of a single board by Anas Nashif · 7 years ago
  95. 4b54885 doc: em_starterkit: adapt with new configurations by Anas Nashif · 7 years ago
  96. 934a8cb flasher: remove obsolete KBUILD_VERBOSE by Anas Nashif · 7 years ago
  97. 5eddb08 flash: fix arc flasher script by Anas Nashif · 7 years ago
  98. 6d4d1ea arch: arm: fix EM7D makefile by Anas Nashif · 7 years ago
  99. c833b90 boards: em_starterkit: add EM11D and EM7D configurations by Anas Nashif · 7 years ago
  100. 3c6dee3 cmake: Fixes quark_se_c1000_devboard flashing by Andrei Emeltchenko · 7 years ago