1. 5bce9cb ext: simplelink: Add posix api and pthread support to Kconfig by Vincent Wan · 6 years ago
  2. 28cfb09 ext: simplelink: Use Zephyr posix headers in cc_pal.h by Vincent Wan · 6 years ago
  3. 2e15b0f drivers: wifi: simplelink: Use TI SimpleLink SDK 2.40 by Vincent Wan · 6 years ago
  4. f6d8a15 ext: simplelink: Update CMakeLists.txt to build new SDK by Vincent Wan · 6 years ago
  5. e2f7d11 ext: simplelink: Update user.h by Vincent Wan · 6 years ago
  6. 496c261 ext: simplelink: Add updated CC3220 board files by Vincent Wan · 6 years ago
  7. 8476c45 ext: simplelink: Import files from TI CC32XX SDK 2.40.01.01 by Vincent Wan · 6 years ago
  8. 55b3f05 include: net: Move fcntl implementation into socket_offload.h by Vincent Wan · 6 years ago
  9. e0b369a samples: mpu: correct Kconfig setting in project configuration by Ioannis Glaropoulos · 6 years ago
  10. b5589cc drivers: spi: nRF SPI add control of MISO pin pull by Pawel Dunaj · 6 years ago
  11. 301aeda doc: net: Update the L2 documentation by Jukka Rissanen · 6 years ago
  12. 0aa6165 net: tests: Fix DHCPv4 tests by Ravi kumar Veeramally · 6 years ago
  13. ecfe1fc net: dhcpv4: Introduce config option for max delay by Ravi kumar Veeramally · 6 years ago
  14. 99074fc toolchain: Fix typo and grammar in error message by Jacob Siverskog · 6 years ago
  15. 5105947 toolchain: Improve error message on mismatching SDK version by Jacob Siverskog · 6 years ago
  16. a3cffb8 net: sockets: Trace socket/accept/close operations for debug logging by Paul Sokolovsky · 6 years ago
  17. e686aef mbedtls: provide user mode access by Andrew Boie · 6 years ago
  18. 62fad96 userspace: zero app memory bss earlier by Andrew Boie · 6 years ago
  19. 43a3593 arch: arm: fix thread and interrupt stack start calculations by Ioannis Glaropoulos · 6 years ago
  20. 987586d logging: Use vprintk for string formatting by default by Krzysztof Chruscinski · 6 years ago
  21. 73efd78 net: gptp: Remove ref. to undef. CONFIG_NET_GPTP_STACK_SIZE by Ulf Magnusson · 6 years ago
  22. d5ce82b drivers: timer: Fix build warnings in rv32m1 driver by Maureen Helm · 6 years ago
  23. 9773327 drivers: pinmux: Fix build warnings in rv32m1 driver by Maureen Helm · 6 years ago
  24. c12e8b2 drivers: interrupt_controller: Fix build warnings in rv32m1 driver by Maureen Helm · 6 years ago
  25. fc898ef drivers: clock_control: Fix build warnings in rv32m1 driver by Maureen Helm · 6 years ago
  26. 0a5a61d drivers: gpio: Fix build warnings in rv32m1 driver by Maureen Helm · 6 years ago
  27. b56035c doc: net: lwm2m: add LwM2M high-level API documentation by Michael Scott · 6 years ago
  28. 1cdf246 Bluetooth: controller: Fix unchecked return value by Carles Cufi · 6 years ago
  29. 3dd44d1 tests: bluetooth: MESH shell is observer not central by Pawel Dunaj · 6 years ago
  30. 4858a86 bluetooth: host: Expand TX thread stack for BT_CENTRAL by Pawel Dunaj · 6 years ago
  31. eead071 bluetooth: fix unchecked return from lll_clk_off in ll_test_end by Maksim Masalski · 6 years ago
  32. 6983645 usb: add hid-cdc example by Marcin Szymczyk · 6 years ago
  33. e13464b usb: hid: add keyboard report macro and enums by Marcin Szymczyk · 6 years ago
  34. dbe7758 ext: encoding: tinycbor: Add missing files for pretty printing by Radoslaw Koppel · 6 years ago
  35. 259c240 doc/CMakeLists.txt: Rename CONFIG_DIR to CONF_DIR by Ulf Magnusson · 6 years ago
  36. 0547960 segger: sysview: Fix constness of char pointer by Carles Cufi · 6 years ago
  37. 3caea8c libc: minimal: add prototype of rand() by Anas Nashif · 6 years ago
  38. 99beaed tests: mbedtls: report results once only by Anas Nashif · 6 years ago
  39. 3b745cc mbedtls: enable self-test in config-tls-generic.h by Anas Nashif · 6 years ago
  40. 1981eef net/l2: openthread: Add support for automatic joiner start by Takumi Ando · 6 years ago
  41. 739d0b4 doc: reduce size of large pictures by David B. Kinder · 6 years ago
  42. 1fc5d94 doc: update udev rule instructions for the reel board by Geoffroy Van Cutsem · 6 years ago
  43. b324f35 macros: deleted macros SECONDS(), MSEC(), USEC() by Maksim Masalski · 6 years ago
  44. b1944bc doc: fix broken internal link in app dev doc by David B. Kinder · 6 years ago
  45. aee196d tests: benchmarks: timing_info: Print all measurements. by Adithya Baglody · 6 years ago
  46. f4d8ecc sanitycheck: fixed handling of retries by Anas Nashif · 6 years ago
  47. c9d1bb9 ci: add option to specify custom range by Anas Nashif · 6 years ago
  48. 8642be0 m2gl025_miv: Ignore lifo_usage tests by Piotr Zierhoffer · 6 years ago
  49. ba991c3 logging: Add assert when no backends defined by Krzysztof Chruscinski · 6 years ago
  50. 7707060 userspace: get rid of app section placeholders by Andrew Boie · 6 years ago
  51. 475d279 userspace: clarify memory domain assertions by Andrew Boie · 6 years ago
  52. 8207801 tests: userspace: remove unused partition by Andrew Boie · 6 years ago
  53. 823d860 arch: arm: MPU-align GCOV section, only if CONFIG_USERSPACE=y by Ioannis Glaropoulos · 6 years ago
  54. b7a20d1 CODEOWNERS: Add owners for tests of settings subsystems by Andrzej Puzdrowski · 6 years ago
  55. 15159dd settings: always uses the storage partition for FCB by Andrzej Puzdrowski · 6 years ago
  56. 5cf4995 logging: add backend for xtensa simulator by Anas Nashif · 6 years ago
  57. 4fb20c4 shell: fix coverity issue by Jakub Rzeszutko · 6 years ago
  58. bc5a3f2 drivers: modem: fix extra bytes sent by mdm_receiver_send() by Michael Scott · 6 years ago
  59. 0ef2408 tests: move tests/coverage to subsys/testsuite by Wentong Wu · 6 years ago
  60. dc96f16 samples: define harness for samples by Anas Nashif · 6 years ago
  61. 5923760 sanitycheck: handle serial exception by Anas Nashif · 6 years ago
  62. 80fd80a systemview: Use proper task names when these are available. by Dave Marples · 6 years ago
  63. 8484855 drivers: can: stm32_can: Fix shifting zero width or out of bounds by Alexander Wachter · 6 years ago
  64. 4fb64d1 Bluetooth: controller: Fix disabled clear text DLE for nRF51 series by Vinayak Kariappa Chettimada · 6 years ago
  65. 309c39f clock_control: stm32_ll_clock: Enable MSI autocal when PLL source by Pushpal Sidhu · 6 years ago
  66. 8730854 cmake: Don't assert when empty libraries are detected by Sebastian Bøe · 6 years ago
  67. ea7babb cmake: Rename CMake variable out of the reserved CONFIG_ namespace by Sebastian Bøe · 6 years ago
  68. 244451b cmake: Rename CMake variable out of the reserved CONFIG_ namespace by Sebastian Bøe · 6 years ago
  69. 2610c09 doc: net: Move net-shell to system management page by Jukka Rissanen · 6 years ago
  70. 5750404 doc: net: Add table of contents to networking docs by Jukka Rissanen · 6 years ago
  71. 92f5cd1 samples: threads: Fix ASSERTION FAIL without gpio driver by Aaron Tsui · 6 years ago
  72. 378cc3d Bluetooth: btp: Add overlay for nrf52 and reel boards by Tedd Ho-Jeong An · 6 years ago
  73. 92da519 tests: userspace: add some more scenarios by Andrew Boie · 6 years ago
  74. 6dc3fd8 userspace: fix x86 issue with adding partitions by Andrew Boie · 6 years ago
  75. c5592de uart/ns16550: Give CONFIG_NS16550_REG_SHIFT a DT_* prefix instead by Ulf Magnusson · 6 years ago
  76. 3f400e4 CODEOWNERS: add modem ownership by Michael Scott · 6 years ago
  77. 1459bed x86: fix pte corruption when setting large regions by Andrew Boie · 6 years ago
  78. 605ae10 cmake: remove debug message if no modules are included in build. by Torsten Rasmussen · 6 years ago
  79. ed20fc9 doc: remove CONFIG_UART_QMSI_1_BAUDRATE from doc by Anas Nashif · 6 years ago
  80. 039d8ec drivers: Changed return statement in function get_timeout() by Maksim Masalski · 6 years ago
  81. 630af8a misc: assert_post_action: Added __weak keyword. by Tim Sørensen (TIMS) · 6 years ago
  82. 5c4a219 drivers: wifi: simplelink: Remove SO_REUSEADDR and TCP_NODELAY by Vincent Wan · 6 years ago
  83. a189ef0 drivers: entropy: stm32: fix invalid assert in rng init by Georgij Cernysiov · 6 years ago
  84. 9fa8674 samples: fs: Fix possible integer overflow by Kumar Gala · 6 years ago
  85. 11b3dce samples: ipc: openamp: Fix missed return error check by Kumar Gala · 6 years ago
  86. 73ee371 subsys/fs/shell: fix unchecked return from fs_seek in cmd_read by Daniel Leung · 6 years ago
  87. 602a79c tests: fs/nffs_fs_api: fix uninitialized reference time variable by Daniel Leung · 6 years ago
  88. 8b523e9 tests: fs/fat_fs_dual_drive: check fs_seek return values by Daniel Leung · 6 years ago
  89. 81e83ba net: arp: Update the ARP cache if receiving ARP req by Jukka Rissanen · 6 years ago
  90. 48815ad soc: riscv32: openisa_rv32m1: Fix build warnings by Kumar Gala · 6 years ago
  91. 5e263f1 serial: uart_rv32m1_lpuart: Fix build warnings by Kumar Gala · 6 years ago
  92. 4099b97 doc: dts: Clarify CONFIG_SRAM documentation by Ulf Magnusson · 6 years ago
  93. 9fb4ec6 arduino_101_mcuboot: Remove CONFIG_UART_QMSI_0_BAUDRATE - moved to DTS by Ulf Magnusson · 6 years ago
  94. e569533 toolchain: Remove ref. to undefined sym. CONFIG_ISA_THUMB by Ulf Magnusson · 6 years ago
  95. e20fd5f toolchain: gcc: Remove ref. to undefined sym. CONFIG_ISA_ARM by Ulf Magnusson · 6 years ago
  96. 46992ab ext: hal: nordic: Remove ref. to undefined CONFIG_IEEE802154_NRF5_RAW by Ulf Magnusson · 6 years ago
  97. 67bff48 arch: arc: Remove ref. to undefined sym. CONFIG_FIRQ_NO_LPCC by Ulf Magnusson · 6 years ago
  98. 5961351 doc: tests: Remove ref. to undefined sym. CONFIG_ADC_QMSI_SAMPLE_WIDTH by Ulf Magnusson · 6 years ago
  99. 3522e05 posix/pthreads: fix pthread_barrier_wait() behavior to match Posix by Charles E. Youse · 6 years ago
  100. 6c8825f x86: mitigate L1 Terminal Fault vulnerability by Andrew Boie · 6 years ago