1. 4e8f29f gpio: Refactor the mcux gpio driver to use dts by Maureen Helm · 7 years ago
  2. c627de1 boards: Move led and button definitions to dts for kinetis boards by Maureen Helm · 7 years ago
  3. 22955b8 dts: Add gpio labels to all kinetis socs by Maureen Helm · 7 years ago
  4. a43ad6d dts: arc: quark_se_c1000_ss: Fix worng interrupt number in i2c 0/1 by Savinay Dharmappa · 7 years ago
  5. c0d0a61 net: ipv6: Remove irrelevant error log by Ruslan Mstoi · 7 years ago
  6. e8bcc6f tests: socket: Free resources with freeaddrinfo by Stig Bjørlykke · 7 years ago
  7. edc048e tests: socket: udp: Make sure client sockaddr fully initialized by Paul Sokolovsky · 7 years ago
  8. b4696bd arch: arm: Fix coding style in file irq_relay.S by Ding Tao · 7 years ago
  9. f10fdde cmake: toolchain: Improve error feedback when toolchain is not found by Sebastian Bøe · 7 years ago
  10. 678a6e0 boards: stm32 remove led and button definitions from board.h by Erwan Gouriou · 7 years ago
  11. 162b6e4 samples: Allow use of "CONTROLLER" postfix for LED and GPIO by Erwan Gouriou · 7 years ago
  12. 69beec8 scripts: extract_dts_includes: generate controller #define's by Erwan Gouriou · 7 years ago
  13. f3caef8 scripts: extract_dts_inlcudes: look up compatible field in parents by Erwan Gouriou · 7 years ago
  14. 2872473 doc: fix mgmt sample path by Ismael Fillonneau · 7 years ago
  15. 56c2bc9 kernel: add CODE_UNREACHABLE in _StackCheckHandler by Wayne Ren · 7 years ago
  16. 1931f12 tests: fix arc related codes by Wayne Ren · 7 years ago
  17. adf6f48 arch: arc: add the support of STACK_SENTINEL by Wayne Ren · 7 years ago
  18. 8da51ee arch: arc: optimize the _SysFatalErrorHandler by Wayne Ren · 7 years ago
  19. 24acf2a arch: arc: bug fixes in irq_load by Wayne Ren · 7 years ago
  20. 3d9ba10 arch: arc: bug fixes and optimization in exception handling by Wayne Ren · 7 years ago
  21. 3a72cc9 doc: genrest: Simplify select logic with split_expr() by Ulf Magnusson · 7 years ago
  22. b742b62 kconfiglib: Update to get split_expr() in by Ulf Magnusson · 7 years ago
  23. 4c400e8 net: ipv6: Fix crash from malformed fragment payload by Ruslan Mstoi · 7 years ago
  24. 09a8810 arm: userspace: Rework system call arguments by Andy Gross · 7 years ago
  25. 95126d1 boards: sam_e70_xplained: Enable userspace by Adithya Baglody · 7 years ago
  26. 3aa3e97 samples: net: coap: Solved the payload issue in coap GET Method by Tarun Kumar Agarwal · 7 years ago
  27. 5089334 subsys: nffs: Unlock mutex before returning by Leandro Pereira · 7 years ago
  28. 4d5fbbc arch: arm: Flush pipeline after switching privilege levels by Leandro Pereira · 7 years ago
  29. 5046860 doc: Fix path in documentation about uncrustify.cfg by Iván Sánchez Ortega · 7 years ago
  30. 25e5c60 tests/net: utils: increase min RAM requirement to 24K by Erwan Gouriou · 7 years ago
  31. 3b529ca scripts: extract_dts_inlcudes: generate cells for gpio by Erwan Gouriou · 7 years ago
  32. 7c6cf20 boards: stm32: add button and leds gpio definitions by Erwan Gouriou · 7 years ago
  33. 4fe3a97 dts: gpio: create gpio dt-bingings and inlude in stm32 dtsi files by Erwan Gouriou · 7 years ago
  34. 2b4cb5a dts: provide yaml bindings for led and gpio keys by Erwan Gouriou · 7 years ago
  35. 6c92e55 dts: bindings: add bindings for stm32 gpio by Erwan Gouriou · 7 years ago
  36. f2177bf tests: net: Make "app" tests dependent on netif by Andrzej Głąbek · 7 years ago
  37. 1d27d27 boards: 96_carbon_nrf51: Update SPI driver default configuration by Andrzej Głąbek · 7 years ago
  38. 5991cea drivers: spi: Add missing periods in Kconfig.nrfx by Andrzej Głąbek · 7 years ago
  39. ecd0811 drivers: spi: Add shim for nrfx SPIS driver by Andrzej Głąbek · 7 years ago
  40. ffb2bcb drivers/spi: Slave async calls require recv frames as successful status by Tomasz Bursztyka · 7 years ago
  41. 1143606 drivers/spi: Fix context lock behavior by Tomasz Bursztyka · 7 years ago
  42. 93318f9 yaml: rename cell_string clocks by Erwan Gouriou · 7 years ago
  43. 1aa123d arm: nucleo_f103rb: Do not enable PWM by default by Erwan Gouriou · 7 years ago
  44. 50bf306 dts: stm32: Populate gpio nodes for stm32l0 series by Erwan Gouriou · 7 years ago
  45. a78adcd dts: stm32: Populate gpio nodes for stm32l4 series by Erwan Gouriou · 7 years ago
  46. a4c426a dts: stm32: Populate gpio nodes for stm32f3 series by Erwan Gouriou · 7 years ago
  47. dbc3c02 dts: stm32: Populate gpio nodes for stm32f1 series by Erwan Gouriou · 7 years ago
  48. 8e5cf5f dts: stm32: Populate gpio nodes for stm32f0 series by Erwan Gouriou · 7 years ago
  49. e7ab1d3 dts: stm32: Populate gpio nodes for stm32f4 series by Erwan Gouriou · 7 years ago
  50. 708b59b dts: stm32: stm32f469 is a stm32f429 derivative by Erwan Gouriou · 7 years ago
  51. a534aa6 CODEOWNERS: update owners by Anas Nashif · 7 years ago
  52. 2563c37 net: ipv6: Fix crash from NULL fragment pointer access by Ruslan Mstoi · 7 years ago
  53. be6bf29 syslog: net: Fix multiple network interface selection for IPv4 by Jukka Rissanen · 7 years ago
  54. a91c46f net: app: Select local IP address properly if multiple interfaces by Jukka Rissanen · 7 years ago
  55. 2bb179b net: shell: Use correct network interface for IPv4 ping by Jukka Rissanen · 7 years ago
  56. da8af39 net: if: Add helper to select src interface for a IPv4 dst addr by Jukka Rissanen · 7 years ago
  57. 5e9f7cb doc: fix misspellings in Kconfig files by David B. Kinder · 7 years ago
  58. 5976afe drivers: spi: Correct a typo in spi_nrfx_spi.c by Andrzej Głąbek · 7 years ago
  59. 9c032eb boards/arduino101: Enable UART 0 controller by Ulf Magnusson · 7 years ago
  60. 05f02bd docs: group the GPIO_* flags into logical groups. by Iván Sánchez Ortega · 7 years ago
  61. c1aa9d1 cmake: Fix CONFIG_CUSTOM_LINKER_SCRIPT by Sebastian Bøe · 7 years ago
  62. 8c5b16c drivers: flash: atmel sam0: Fix compilation without page layout support by Henrik Brix Andersen · 7 years ago
  63. 1f45f79 tests: mempool: Add overflow checks by Leandro Pereira · 7 years ago
  64. 85dcc97 kernel: mempool: Always check for overflow in k_calloc() by Leandro Pereira · 7 years ago
  65. b902da3 kernel: mempool: Check for overflow in k_malloc() by Leandro Pereira · 7 years ago
  66. c7f5cc9 license: fix spdx identifier in a few files by Anas Nashif · 7 years ago
  67. 3c8b387 tests: kernel: threads: Additional tests for set_priority by Rajavardhan Gundi · 7 years ago
  68. 7a9c4cb drivers: spi: Align nrfx_spi shim with the nrfx_spim one by Andrzej Głąbek · 7 years ago
  69. 998c79d drivers: spi: Add shim for nrfx SPIM driver by Andrzej Głąbek · 7 years ago
  70. 397e52f arch: nrf52: Correct the number of IRQs in nRF52840 by Andrzej Głąbek · 7 years ago
  71. ea1d14e hal: nordic: Move nrfx IRQ related stuff from SPI shim to nrfx_glue by Andrzej Głąbek · 7 years ago
  72. 88b66b5 doc: getting_started: Make it more obvious how to follow the guide by Sebastian Bøe · 7 years ago
  73. a660fcb doc: Add USB documentation identifiers and links by Andrei Emeltchenko · 7 years ago
  74. 556e532 doc: Make code consistent lowering case by Andrei Emeltchenko · 7 years ago
  75. 5e9563a doc: usb: Move USB sections to USB Stack by Andrei Emeltchenko · 7 years ago
  76. c995bfe net/wifi: Add a shell module for controlling WiFi devices by Tomasz Bursztyka · 7 years ago
  77. eab3f16 net/mgmt/wifi: Add dedicated net mgmt hooks for WiFi offload devices by Tomasz Bursztyka · 7 years ago
  78. 17b923a net: wifi: Add a wifi.h to hold WiFi definitions by Gil Pitney · 7 years ago
  79. 8b839b4 drivers/wifi: Add files skeleton for adding WiFi drivers by Tomasz Bursztyka · 7 years ago
  80. dc81659 net/wifi: Select dependencies to get wifi mgmt working by Tomasz Bursztyka · 7 years ago
  81. 7bde51d net/mgmt: Add initial WiFi management API definitions by Patrik Flykt · 7 years ago
  82. 93ac7ce net/mgmt: Move NET_EVENT_INFO_MAX_SIZE into net core's private header by Tomasz Bursztyka · 7 years ago
  83. c7d5e87 net: Don't call l2->enable for offload devices by Gil Pitney · 7 years ago
  84. 6d387ec net: Remove the need for an l2 on offloaded drivers by Dario Pennisi · 7 years ago
  85. 79c4a5b samples: net: coap_client: Fix compile error by Jukka Rissanen · 7 years ago
  86. c542c0e boards: dts: Cleanup aliases by Kumar Gala · 7 years ago
  87. 5319e00 boards: arduino_due, nrf52_pca20020: Add "ram" and "flash" properties by Paul Sokolovsky · 7 years ago
  88. 70a5bde doc: network-management-api: clarify intended event listening usage by Marti Bolivar · 7 years ago
  89. 3718684 tests: net: dhcpv4: fix net mgmt event handler by Marti Bolivar · 7 years ago
  90. 0d83900 tests: net: mld: fix net mgmt event handler by Marti Bolivar · 7 years ago
  91. 023ae27 samples: telnet: fix net mgmt event handler by Marti Bolivar · 7 years ago
  92. cd6a3f0 samples: coap_client: fix net mgmt event handler by Marti Bolivar · 7 years ago
  93. f6a25cf docs: network-management-api: update a changed function name by Marti Bolivar · 7 years ago
  94. ac661a0 net: tcp: Cancel fin_timer in FIN_WAIT_2 instead FIN_WAIT_1 by Marcin Niestroj · 7 years ago
  95. 6f57c03 net: app: Always set relevant sa_family when starting a TCP server by Tomasz Bursztyka · 7 years ago
  96. c563e33 drivers: entropy: Change KW41Z to use XOROSHIRO for RNG source by David Leach · 7 years ago
  97. 292033c openthread: kw41z: Adding echo/server project config files for KW41Z OT by David Leach · 7 years ago
  98. 00885bb OpenThread: Normalize IEEE802.15.4 driver name for use by L2 layers by David Leach · 7 years ago
  99. 03b2408 subsys: net: ip: l2: openthread: Fixed compiler errors and warnings by David Leach · 7 years ago
  100. 51a2090 newlib: Fix compiler warning when using Newlib by David Leach · 7 years ago