1. 2d7619e lib/cmsis_rtos_v1: Implement support for osDelay by Rajavardhan Gundi · 7 years ago
  2. ccd1c21 lib/cmsis_rtos_v1: Implement support for thread APIs by Rajavardhan Gundi · 7 years ago
  3. d22cd76 CMSIS RTOS V1: Introduce CMSIS RTOS V1 API header file by Rajavardhan Gundi · 7 years ago
  4. b996955 arch: arm: optimize _size_to_mpu_rasr_size function by Ioannis Glaropoulos · 7 years ago
  5. 4cc2866 tests: FIFO: Add description and RTM links by Ajay Kishore · 7 years ago
  6. 648477c tests: static_idt: Add description and RTM links by Ajay Kishore · 7 years ago
  7. 61ec512 Bluetooth: shell: Add id-delete command by Johan Hedberg · 7 years ago
  8. 346f815 Bluetooth: Introduce bt_id_delete() API by Johan Hedberg · 7 years ago
  9. 4729133 Bluetooth: Add safe-guards for creating duplicate identities by Johan Hedberg · 7 years ago
  10. 7ec40e8 Bluetooth: shell: Add multiple identity support by Johan Hedberg · 7 years ago
  11. 7dba251 Bluetooth: Introduce bt_id_reset() API by Johan Hedberg · 7 years ago
  12. 3d3888c Bluetooth: Remove return parameter from bt_id_add/del by Johan Hedberg · 7 years ago
  13. 9336049 Bluetooth: Remove bogus bt_keys_func_t typedef by Johan Hedberg · 7 years ago
  14. cbb1b84 Bluetooth: Pass identity to connection and pairing clearing functions by Johan Hedberg · 7 years ago
  15. e70c556 Bluetooth: Add full storage support for multiple identities by Johan Hedberg · 7 years ago
  16. 3ed01b4 Bluetooth: Remove redundant BT_DEV_ID_STATIC_RANDOM flag by Johan Hedberg · 7 years ago
  17. 1d8dab8 Bluetooth: Add initial APIs for identity manipulation by Johan Hedberg · 7 years ago
  18. 5708f1e Bluetooth: Add infrastructure to handle multiple identities by Johan Hedberg · 7 years ago
  19. 6b8af4f Bluetooth: Minor whitespace fixes by Johan Hedberg · 7 years ago
  20. 18cec24 net: introduce system calls for zsock socket APIs by Andrew Boie · 7 years ago
  21. 09c22cc userspace: add net_context as a kernel object by Andrew Boie · 7 years ago
  22. 83fda7c userspace: add _k_object_recycle() by Andrew Boie · 7 years ago
  23. 4a39b9e kernel: sched: Use ticks as time unit in time slicing. by Piotr Zięcik · 7 years ago
  24. ee9a061 kernel: sched: Fix comparsion in _update_time_slice_before_swap() by Piotr Zięcik · 7 years ago
  25. 04b7838 misc: dlist: Fixed dlist.h error to pass checkpatch.pl script. by Jakub Rzeszutko · 7 years ago
  26. 72cad66 drivers/sensor/fxas21002: Fix race condition during initialization by Diego Sueiro · 7 years ago
  27. ed4f0ff drivers/sensor/fxos8700: Fix race condition during initialization by Diego Sueiro · 7 years ago
  28. a54a887 tests: kernel: Add doxygen groups by Spoorthi K · 7 years ago
  29. db9f6a9 tests: obj_tracing: Enhance object tracing test by Spoorthi K · 7 years ago
  30. 7c487ba net: tls: Use EINVAL for NULL pointer error in option setters by Robert Lubos · 7 years ago
  31. b7c254f samples: net: Add DTLS support to socket echo_client/echo_server by Robert Lubos · 7 years ago
  32. 800392e net: tls: Enable non-blocking DTLS handshake by Robert Lubos · 7 years ago
  33. ae41ec1 net: tls: Make TLS poll implementation check mbedTLS data by Robert Lubos · 7 years ago
  34. 8697cc9 net: tls: Add timeout for mbetTLS read by Robert Lubos · 7 years ago
  35. b1d8271 net: tls: Support DTLS recv and handshake by Robert Lubos · 7 years ago
  36. bdc56cf net: tls: Support DTLS send and handshake by Robert Lubos · 7 years ago
  37. d021b8c net: tls: Adapt connect for DTLS by Robert Lubos · 7 years ago
  38. 6c5aaa0 net: tls: Handle HELLO_VERIFY_REQUIRED during DTLS handshake by Robert Lubos · 7 years ago
  39. 4c235de net: tls: Add DTLS bio functions by Robert Lubos · 7 years ago
  40. 8719f9a net: socket: Extract flag related functions to internal header file by Robert Lubos · 7 years ago
  41. 4aaffaf net: tls: Add DTLS peer address helpers by Robert Lubos · 7 years ago
  42. 3ad2bbc net: tls: Add cookie for DTLS by Robert Lubos · 7 years ago
  43. 011b4f4 net: tls: Add timer handling for DTLS by Robert Lubos · 7 years ago
  44. b03a388 net: tls: Add socket option to set DTLS role by Robert Lubos · 7 years ago
  45. 85db974 net: tls: Add DTLS protocol types by Robert Lubos · 7 years ago
  46. 8b1f966 net: tcp: Handle RST packet when multiple flags are set by Tedd Ho-Jeong An · 7 years ago
  47. 8525944 tests: power: refactor power_states test by Niranjhana N · 7 years ago
  48. e21e6c1 tests: posix: improve pthread_key test by Niranjhana N · 7 years ago
  49. 0aa437a net: ipv6: Fix regression in IPv6 cleanup by Ravi kumar Veeramally · 7 years ago
  50. ac92a01 net: ipv6: Refactor IPv6 header length handling by Oleg Zhurakivskyy · 7 years ago
  51. 7d55b7f net: icmpv4: Simplify the flow at net_icmpv4_get/set_xxx() calls by Ravi kumar Veeramally · 7 years ago
  52. d71a1df samples/driver/gpio : Updated gpio support by ravishankar karkala Mallikarjunayya · 7 years ago
  53. b073b29 tests/booting/stub: remove CONFIG_ARC_INIT by Inaky Perez-Gonzalez · 7 years ago
  54. f3a6e8a sanitycheck: Recommend installing "ply" instead of "python3-ply" by Daniel Egger · 7 years ago
  55. 7d2e598 subsys: fs/nvs: Rewrite for improved robustness by Laczen JMS · 7 years ago
  56. b9dead0 subsys: fs/nvs: Improved nvs for larger blocksizes by Laczen JMS · 7 years ago
  57. 9c93e8e Kconfig: Have CMake print a note about the changed 'default' behavior by Ulf Magnusson · 7 years ago
  58. d08a212 Kconfig: Document the new prefer-earlier-defaults behavior by Ulf Magnusson · 7 years ago
  59. a8aba2f Kconfig: Include Kconfig.zephyr last in sample Kconfig files by Ulf Magnusson · 7 years ago
  60. 3ed9328 Kconfig: Get rid of some leftover 'option env's by Ulf Magnusson · 7 years ago
  61. ec3eff5 Kconfig: Use the first default with a satisfied condition by Ulf Magnusson · 7 years ago
  62. ddb7f88 drivers: entropy: nrf5: Fix ENTROPY_BUSYWAIT implementation by Vinayak Kariappa Chettimada · 7 years ago
  63. 68bde79 tests: kernel: device: Add RTM link, description and doxygen group by Praful Swarnakar · 7 years ago
  64. b3f4d6b tests: lifo: Add description and RTM links by Ajay Kishore · 7 years ago
  65. dec8b9e tests: msgq: Add description and RTM links by Ajay Kishore · 7 years ago
  66. 234f48e tests: userspace: Add description and doxygen links by Spoorthi K · 7 years ago
  67. 6910f15 tests: protection: Add description and doxygen group by Spoorthi K · 7 years ago
  68. b32b39a tests: userspace: Remove extra call to same testcase by Spoorthi K · 7 years ago
  69. 0975663 tests: x86_mmu_api: Add description and doxygen groups by Spoorthi K · 7 years ago
  70. 477219b tests: syscall: Add description and RTM links by Spoorthi K · 7 years ago
  71. 4ae9dd5 tests: mp: Add description, RTM links and doxygen group by Spoorthi K · 7 years ago
  72. 6521b9e net: tcp: Fix net_buf leak in case of low available net_buf count by Marcin Niestroj · 7 years ago
  73. 06c4a95 net: icmpv6: Simplify the flow at net_icmpv6_get/set_xxx() calls by Ravi kumar Veeramally · 7 years ago
  74. f9aa978 drivers: eth: native_posix: Allow user to manipulate zeth status by Jukka Rissanen · 7 years ago
  75. 31f89b0 net: eth: Add start and stop L2 functions by Jukka Rissanen · 7 years ago
  76. 45a1c1f tests: net: ipv6: Wrong API struct was used for ethernet device by Jukka Rissanen · 7 years ago
  77. d04eaf3 doc: Fix warning associated with GNU ARM embedded rename by Kumar Gala · 7 years ago
  78. 3a82aef tests: lib: mem_alloc: Add tests to validate dynamic allocation by Praful Swarnakar · 7 years ago
  79. b16b4e6 tests: kernel: add tests for dynamic threads by Daniel Leung · 7 years ago
  80. e58b654 kernel: threads: assign index no. to dynamically created threads by Daniel Leung · 7 years ago
  81. cd3e5b5 tests/kernel: kernel.queue.poll: fails if MAX_THREAD_BYTES > 2 by Daniel Leung · 7 years ago
  82. 9283ee7 arch: i.MX add RDC peripheral permission setting for applications cores by Diego Sueiro · 7 years ago
  83. c8b5890 net: ipv6: Fix memory leak by Ravi kumar Veeramally · 7 years ago
  84. bfa7516 net: Do not set appdata on a cloned packet by Ravi kumar Veeramally · 7 years ago
  85. fbac80b net: ipv4: Refactor IPv4 header length handling by Oleg Zhurakivskyy · 7 years ago
  86. 33e0644 net: ipv4: Minor refactoring by Oleg Zhurakivskyy · 7 years ago
  87. b9e8cd1 cmake: Refactor usage of target_link_libraries on Zephyr libraries by Sebastian Bøe · 7 years ago
  88. 957262e build: Replace GCC ARM Embedded with GNU Arm Embedded by Carles Cufi · 7 years ago
  89. 3712fd3 Bluetooth: controller: remove unnecessary guards in hal headers by Alberto Escolar Piedras · 7 years ago
  90. e0864a9 Bluetooth: controller: HAL: Separate simulated SOC in own header by Alberto Escolar Piedras · 7 years ago
  91. d46e2c7 ld: Don't use --start-group and --end-group by Sebastian Bøe · 7 years ago
  92. d003d0e net: ipv4: Corrupted ARP pkt was sent instead of real IPv4 pkt by Jukka Rissanen · 7 years ago
  93. 2300a59 doc: fix errors in ipv4_autoconf sample doc by David B. Kinder · 7 years ago
  94. 5c8398d doc: switch to use RTD theme by David B. Kinder · 7 years ago
  95. ead3999 drivers: watchdog: nrfx: Remove false dependency on CLOCK_CONTROL_NRF5 by Andrzej Głąbek · 7 years ago
  96. 16e8860 drivers: i2c: nrfx: Use HAS_HW_NRF_* in driver options dependencies by Andrzej Głąbek · 7 years ago
  97. 841b840 drivers: spi: nrfx: Remove "optional" from driver type choices by Andrzej Głąbek · 7 years ago
  98. a2bfd81 drivers: spi: nrfx: Use HAS_HW_NRF_* in driver options dependencies by Andrzej Głąbek · 7 years ago
  99. 2681199 drivers: serial: uart_sam: Fix typo in param name. by Paul Sokolovsky · 7 years ago
  100. f39ff76 net: if: Do not inline net_if_ipv6_addr_lookup_by_iface() by Jukka Rissanen · 7 years ago