1. fafdfba dts: Introduce shared binding for nxp flexcomm peripheral by Maureen Helm · 5 years ago
  2. aae5b8b api: Fix warning about too few arguments in the K_MEM_POOL_DEFINE. by Artur Lipowski · 5 years ago
  3. b935903 soc: mec1501: modifies interrupt restoration after deep sleep by Daniel Leung · 5 years ago
  4. 2e78315 samples: mec15xxevb_assy6853/pm: shorten wait after deep sleep by Daniel Leung · 5 years ago
  5. fd1d93e samples: mec15xxevb_assy6853/pm: abort threads before reuse by Daniel Leung · 5 years ago
  6. 17a932c west: update Microchip HAL to latest version by Scott Worley · 5 years ago
  7. b73622d tests: kernel: fp_sharing: Use ztest by Stephanos Ioannidis · 5 years ago
  8. 74e43a3 tests: kernel: fp_sharing: Reorganise tests by Stephanos Ioannidis · 5 years ago
  9. ba3b1e0 usb: Stop reversing the hardware identifier by Carles Cufi · 5 years ago
  10. ab15602 dts: ti: lm3s6965: Add flash controller node and binding by Kumar Gala · 5 years ago
  11. 7ab2f98 dts: bindings: Remove zephyr,native-posix-flash-controller binding by Kumar Gala · 5 years ago
  12. 6bb3ff9 dts: bindings: add missing binding for st,stm32l0-flash-controller by Kumar Gala · 5 years ago
  13. 30c47cf dts: stm32: H7: Fixup flash nodes by Kumar Gala · 5 years ago
  14. c5153a2 dts: atmel: sam: cleanup flash / sram nodes by Kumar Gala · 5 years ago
  15. 85f0e86 dts: arm64: qemu-virt: Update flash node to match what qemu models by Kumar Gala · 5 years ago
  16. 95da5d4 arch: arm: minor fixes in the docs for ARM kernel_arch headers by Ioannis Glaropoulos · 5 years ago
  17. 0fb4382 arch: isr: Update z_isr_install for multi-level interrupts by Jaron Kelleher · 5 years ago
  18. a06617b kernel: mark time conversion functions as constexpr in C++14. by Josh Gao · 5 years ago
  19. 073ec8d net: mqtt: Refactor because of timeout overhaul by Robert Lubos · 5 years ago
  20. 90f0217 dts: soc: atmel: sam: Add pinctl container node by Kumar Gala · 5 years ago
  21. 861548f drivers: dma: i2s: stm32: I2S Master DMA support by Abe Kohandel · 5 years ago
  22. 1c6791b west.yml: update littlefs to 2.2.0 by Peter A. Bigot · 5 years ago
  23. c54f7ec drivers: hwinfo: fix endianness for sam0 and nrf by Steven Slupsky · 5 years ago
  24. 8eac618 samples: big_http_download: Add automated-CI friendly sanitycheck config by Paul Sokolovsky · 5 years ago
  25. 761aa6c samples: big_http_download: Allow to configure number of iterations by Paul Sokolovsky · 5 years ago
  26. 2dd38a7 samples: big_http_download: Allow to configure URL via Kconfig by Paul Sokolovsky · 5 years ago
  27. 76c3a8d Bluetooth: controller: Fix Peer Address Type in Conn Complete by Carles Cufi · 5 years ago
  28. 0e31656 cmake: fixed issue with invalid usage of APPLICATION_SOURCE_DIR by Torsten Rasmussen · 5 years ago
  29. ceecd0f west.yml: Update hal_nordic by Robert Lubos · 5 years ago
  30. 7820d99 net: openthread: Fill mTimestamp field in OT frame by Robert Lubos · 5 years ago
  31. a4f704d drivers: ieee802154_nrf5: Handle RX timestamp by Robert Lubos · 5 years ago
  32. ee8a85e net: openthread: Forward IEEE802154_HW_TX_RX_ACK capability by Robert Lubos · 5 years ago
  33. 86f56fc drivers: ieee802154_nrf5: Switch to ACK timeout at nRF driver level by Robert Lubos · 5 years ago
  34. a9b9264 net: lwm2m: Publicize firmware block context by Kyle Sun · 5 years ago
  35. db40071 drivers/flash: shell: Add optional device argument by Ivo Clarysse · 5 years ago
  36. f40fc4a modules: cmsis: Add CMSIS-Core(A) configurations by Stephanos Ioannidis · 5 years ago
  37. 35cad08 dts: soc: atmel: sam: cleanup node labels to match SoC docs by Kumar Gala · 5 years ago
  38. 4219b63 samples: sensor: Add lpcxpresso55s69 to fxos8700 accel-only test by Maureen Helm · 5 years ago
  39. c5ef6dc boards: lpcxpresso54114: Enable i2c instance 4 by Maureen Helm · 5 years ago
  40. ab949b0 boards: lpcxpresso55s69: Enable i2c instance 4 by Maureen Helm · 5 years ago
  41. ecd31df soc: nxp_lpc: Enable the mcux flexcomm i2c driver by Maureen Helm · 5 years ago
  42. 3005094 drivers: i2c: Add mcux flexcomm driver by Maureen Helm · 5 years ago
  43. f1a8f6d dts: Add i2c bindings and nodes for lpc socs by Maureen Helm · 5 years ago
  44. 168b918 dts/arm/st: SPI6 not supported by all F7 devices by Alexandre Bourdiol · 5 years ago
  45. 615865f dts/arm/st: f7 supports SPI FIFO by Alexandre Bourdiol · 5 years ago
  46. a5daf74 drivers: hwinfo: atmel_sam: Replace DT_FLASH define by Kumar Gala · 5 years ago
  47. c7f8b30 drivers: flash: openisa rv32m1: Replace DT_FLASH define by Kumar Gala · 5 years ago
  48. 19e91ab drivers: flash: nxp mcux: Replace DT_FLASH define by Kumar Gala · 5 years ago
  49. 9a28ff3 drivers: flash: atmel_sam: Replace DT_FLASH define by Kumar Gala · 5 years ago
  50. ccd7475 net: openthread: Pass received frame to the proper thread. by Marek Porwisz · 5 years ago
  51. 8f2bcee net: lib: openthread: Create API for RX frame handling by Marek Porwisz · 5 years ago
  52. 1ecac12 net: mqtt: websocket: Only accept data packets in RX by Jukka Rissanen · 5 years ago
  53. 88d1d43 samples: net: zperf: Refactor because of timeout overhaul by Jukka Rissanen · 5 years ago
  54. 92e8422 samples: net: big_http_download: Fix to use proper data type for sleep by Jukka Rissanen · 5 years ago
  55. a85d1e0 samples: net: syslog: Fix to use proper data type for sleep by Jukka Rissanen · 5 years ago
  56. da2488d samples: net: net_mgmt: Fix compile issues from timeout overhaul by Jukka Rissanen · 5 years ago
  57. 36b151c samples: net: echo_client: Fix compile issues from timeout overhaul by Jukka Rissanen · 5 years ago
  58. bfa3e80 samples: net: echo_server: Fix compile issues from timeout overhaul by Jukka Rissanen · 5 years ago
  59. 8c67575 samples: net: coap: Fix the timeout data type by Jukka Rissanen · 5 years ago
  60. 0a89917 samples: net: dumb_http_server_mt: Fix K_THREAD_DEFINE() call by Jukka Rissanen · 5 years ago
  61. 3146b59 shell: telnet: Refactor because of timeout overhaul by Jukka Rissanen · 5 years ago
  62. 7e56d90 tests: net: route: Fix timeout data type by Jukka Rissanen · 5 years ago
  63. 19d7031 tests: net: udp: Fix timeout value type by Jukka Rissanen · 5 years ago
  64. 8cd1dcc net: buf: Remove timeout variable from debug print by Jukka Rissanen · 5 years ago
  65. 66d394d net: getaddrinfo: Fix timeout data type by Jukka Rissanen · 5 years ago
  66. 00a8406 net: ieee802154: Fix the scan duration data type by Jukka Rissanen · 5 years ago
  67. 053dcaa net: shell: Convert k_sleep() to k_msleep() by Jukka Rissanen · 5 years ago
  68. 3f9d734 net: conn_mgr: Fix time delay in K_THREAD_DEFINE() by Jukka Rissanen · 5 years ago
  69. 7d2c269 net: config: Refactor because of timeout overhaul by Jukka Rissanen · 5 years ago
  70. fb33da6 net: arp: Refactor because of timeout overhaul by Jukka Rissanen · 5 years ago
  71. b9cbf8a net: pkt: Refactor because of timeout overhaul by Jukka Rissanen · 5 years ago
  72. 76d07cc net: dhcpv4: Refactor because of timeout overhaul by Jukka Rissanen · 5 years ago
  73. 406bdb1 net: promisc: Refactor because of timeout overhaul by Jukka Rissanen · 5 years ago
  74. 9e3778f net: ipv4: autoconf: Refactor because of timeout overhaul by Jukka Rissanen · 5 years ago
  75. 38dd9bc net: mgmt: Refactor because of timeout overhaul by Jukka Rissanen · 5 years ago
  76. 08d5324 net: trickle: Refactor because of timeout overhaul by Jukka Rissanen · 5 years ago
  77. edb39cb net: tcp2: Refactor because of timeout overhaul by Jukka Rissanen · 5 years ago
  78. 35dbe1c net: tcp: Refactor because of timeout overhaul by Jukka Rissanen · 5 years ago
  79. 005ee2f net: ipv6: nbr: Refactor because of timeout overhaul by Jukka Rissanen · 5 years ago
  80. 63a7b92 net: if: Refactor because of timeout overhaul by Jukka Rissanen · 5 years ago
  81. e56fa75 net: context: Refactor because of timeout overhaul by Jukka Rissanen · 5 years ago
  82. ab5aba4 net: ppp: Refactor because of timeout overhaul by Jukka Rissanen · 5 years ago
  83. 40f269f net: lldp: Refactor because of timeout overhaul by Jukka Rissanen · 5 years ago
  84. f1d886a net: gptp: Refactor because of timeout overhaul by Jukka Rissanen · 5 years ago
  85. 9f17c33 net: sockets: Refactor because of timeout overhaul by Jukka Rissanen · 5 years ago
  86. 5cf75fe net: websocket: Refactor because of timeout overhaul by Jukka Rissanen · 5 years ago
  87. 1b04d44 net: http: Refactor because of timeout overhaul by Jukka Rissanen · 5 years ago
  88. 8a91536 net: sntp: Refactor because of timeout overhaul by Jukka Rissanen · 5 years ago
  89. a49741f net: dns: Refactor because of timeout overhaul by Jukka Rissanen · 5 years ago
  90. e422465 net: Add NET_WAIT_FOREVER symbol to be used as timeout in network APIs by Jukka Rissanen · 5 years ago
  91. aafd563 Bluetooth: controller: legacy: Correct DLE time calculations by Andries Kruithof · 5 years ago
  92. b5af13c samples/sensor/sensor_shell: removed deprecated set_conf_file by Torsten Rasmussen · 5 years ago
  93. b6c18dd cmake: board alias message when hiding existing board by Torsten Rasmussen · 5 years ago
  94. c790783 cmake: add support for user-defined board aliases by Peter A. Bigot · 5 years ago
  95. 057729e CODEOWNERS: Add @Mierunski and @anangl for nRF UART drivers by Andrzej Głąbek · 5 years ago
  96. 42f75fc cmake: fix bug in generated runners.yaml by Håkon Øye Amundsen · 5 years ago
  97. ada840a Bluetooth: Mesh: Fix duplicated close callback by Lingao Meng · 5 years ago
  98. 6540f81 west.yml: update hal_atmel for SAM4E by Gerson Fernando Budke · 5 years ago
  99. 608dba4 drivers: flash: Use DT_INST_LABEL instead of DT_FLASH_DEV_NAME by Kumar Gala · 5 years ago
  100. 7b31f93 xtensa: enable XTENSA_HAL at SoC level by Daniel Leung · 5 years ago