1. 096e18c doc: fix broken link in upsquared board doc by David B. Kinder · 6 years ago
  2. ff66b4b Bluetooth: host: Remove peer from CCC cfg by Olivier Martin · 6 years ago
  3. dbf405a power: Move application level API's to public header by Ramakrishna Pallala · 6 years ago
  4. 80a8cfc shell: fixing printing macros by Jakub Rzeszutko · 6 years ago
  5. d4b4b99 soc: arm: nordic: provide custom busy_wait implementations by Peter A. Bigot · 6 years ago
  6. 575bd0b usb: Fix unaligned access by Andrei Emeltchenko · 6 years ago
  7. 6c3aefa Bluetooth: host: Clear CCC when clearing all keys by Olivier Martin · 6 years ago
  8. 23f1193 dts: intel_s1000: enable DTS for GPIO by Sathish Kuttan · 6 years ago
  9. 212b218 power: Add API's to enable/disable System PM states by Ramakrishna Pallala · 6 years ago
  10. dc7e8a9 ext: hal: nrfx: Import soc/nrfx_coredep.h from nrfx 1.3.1 by Andrzej Głąbek · 6 years ago
  11. c086b93 kconfig: cmake: Support for images without gaps. by Håkon Øye Amundsen · 6 years ago
  12. 9347b0f kconfiglib/menuconfig: Various improvements by Ulf Magnusson · 6 years ago
  13. baea224 kernel: Always set clock expiry with sync with timeout module by Pawel Dunaj · 6 years ago
  14. 38efc2d shell: add a missing space in the help message by Aurelien Jarno · 6 years ago
  15. 73562dc tests: intel_s1000: Fix the spi flash tests for R/W by Rajavardhan Gundi · 6 years ago
  16. 4b3f3ab drivers: flash: spi_nor: Correct the return values for R/W by Rajavardhan Gundi · 6 years ago
  17. d0b74e2 samples: mesh: nrf52: improve in execution if trnasition time is Zero by Vikrant More · 6 years ago
  18. a633ded samples: reel_board/mesh_badge: Fix long name truncation by Johan Hedberg · 6 years ago
  19. 2f030f9 samples: reel_board/mesh_badge: Fix string parsing from buffer by Johan Hedberg · 6 years ago
  20. 66a2bf0 samples: mesh: nrf52: implementation as Mesh Model specs 3.1.1.1 by Vikrant More · 6 years ago
  21. fc0a310 samples: mesh: nrf52: coding style improvements by Vikrant More · 6 years ago
  22. d7b3fe4 samples: reel_board/mesh_badge: Match onoff state with LED light by Grzegorz Kolodziejczyk · 6 years ago
  23. e50ce17 tests: intel_s1000: Change flash offset from 0x10000 to 0x3F0000 by Rajavardhan Gundi · 6 years ago
  24. 9dc3870 drivers: nrf: Support I2C initial speed configuration from dts by Mieszko Mierunski · 6 years ago
  25. 92f7c7c drivers: usb_dc_sam: kill a coverity warning by Aurelien Jarno · 6 years ago
  26. e4c447a usb: add SoF event by Marcin Szymczyk · 6 years ago
  27. 0d22202 doc: boards: cc3220sf_launchxl: Add notes on secure socket offload by Gil Pitney · 6 years ago
  28. 9991bcb net: samples: sockets: http_get: Add secure socket offload support by Gil Pitney · 6 years ago
  29. c51cf1e drivers: wifi: simplelink: Implement setsockopt() for TLS offload by Gil Pitney · 6 years ago
  30. 582e676 dts: arc: emsk: Remove emsk_dt.h and CONFIG options from dtsi by Kumar Gala · 6 years ago
  31. 8d92653 dts: arc: emsk: Remove DT_APB_CLK_HZ from emsk_dt.h by Kumar Gala · 6 years ago
  32. 7feb430 dts: arc: emsk: Remove DT_{I,D}CCM_SIZE from emsk_dt.h by Kumar Gala · 6 years ago
  33. b848f8f net: rpl: Remove __deprecated tag to one function by Ravi kumar Veeramally · 6 years ago
  34. 4e21f06 samples: mesh_badge: Update project config by Andrei Emeltchenko · 6 years ago
  35. 76beaf6 reel_board: Do not include Bluetooth to every project by Andrei Emeltchenko · 6 years ago
  36. aee6764 drivers: ssd1673: fix SPI GPIO CS configuration by Johann Fischer · 6 years ago
  37. 2d6a226 logging: Fix lost printk output when no newline by Krzysztof Chruscinski · 6 years ago
  38. e450589 boards: add docs for quark_se_c1000_devboard by Anas Nashif · 6 years ago
  39. 8f80794 boards: quark_d2000_crb: fix board name by Anas Nashif · 6 years ago
  40. ae20f80 soc: same70: enable data cache on sam_e70 by Aurelien Jarno · 6 years ago
  41. b53c6c1 soc: same70: enable instruction cache on sam_e70 by Aurelien Jarno · 6 years ago
  42. 532550c drivers/i2s_sam_ssc.c: enable cache support by Aurelien Jarno · 6 years ago
  43. a3a3383 tests/i2s: align memory slabs to 32 bytes by Aurelien Jarno · 6 years ago
  44. 96a610b shell: Fix log messages queueing for multiple instances by Krzysztof Chruscinski · 6 years ago
  45. 45b1d73 drivers: serial: uart_cmsdk_apb: Ack IRQs before callback to avoid races by Paul Sokolovsky · 6 years ago
  46. 55674d8 drivers: usb: nordic: change USBD driver locking scheme by Paweł Zadrożniak · 6 years ago
  47. 7a85c19 ci: update to latest docker image by Anas Nashif · 6 years ago
  48. a334746 CODEOWNERS: Add @avisconti as maintainer by Armando Visconti · 6 years ago
  49. 6798a42 Bluetooth: GATT: Ensure GATT service is registered first by Luiz Augusto von Dentz · 6 years ago
  50. 19c598f net: coap: Deprecate net_pkt based CoAP library by Ravi kumar Veeramally · 6 years ago
  51. 3d906dc net: coap: Move both CoAP implementations into one Kconfig by Anas Nashif · 6 years ago
  52. 7d0aecf net: rpl: Deprecate RPL by Ravi kumar Veeramally · 6 years ago
  53. 90473af ext: gecko: Update Silabs Gecko HAL to v5.6.1 by Christian Taedcke · 6 years ago
  54. 1bfa721 drivers: nrf: nrf uarte fix TX interrupts disabling. by Mieszko Mierunski · 6 years ago
  55. ad7c15c drivers: nrf: Fix nrf uarte fifo_fill function. by Mieszko Mierunski · 6 years ago
  56. 474b2b3 Bluetooth: Don't mask ECDH related events if CONFIG_BT_ECC disabled by Mariusz Skamra · 6 years ago
  57. b7a5874 tests: shell: migrate tests to the new shell by Jakub Rzeszutko · 6 years ago
  58. 200da3a test: unittest: run for 32bit architecture by Jakub Rzeszutko · 6 years ago
  59. 970aef2 kernel: ensure System Power Managment enables Tickless Idle. by Piotr Mienkowski · 6 years ago
  60. af973ca shell: enable UART backend without interrupts by Krzysztof Chruscinski · 6 years ago
  61. 9cf8b3c sanitycheck: fix false passed on localized error message by Bobby Noelte · 6 years ago
  62. 133f9c4 boards: arm: Updated Cypress PSoC6 cy8ckit_062_wifi_bt_m0 doc by Oleg Kapshii · 6 years ago
  63. 5ec7ed8 arch: suspend CONFIG_SOC's doomsday by Marti Bolivar · 6 years ago
  64. 0916659 adc: remove adc_ti_adc108s102.h by Kumar Gala · 6 years ago
  65. c256949 dts: adc: cleanup CONFIG_ADC_x_NAME by Kumar Gala · 6 years ago
  66. d4983db dts: adc: cleanup CONFIG_ADC_x_IRQ_PRI by Kumar Gala · 6 years ago
  67. c167789 adc: adc_intel_quark_d2000: Pass 0 for IRQ Priority by Kumar Gala · 6 years ago
  68. 240b25e usb: testusb: Add README to the sample by Andrei Emeltchenko · 6 years ago
  69. 7714964 driver: wifi: eswifi: Fix how we get SPI bus by Kumar Gala · 6 years ago
  70. 9f88c0d driver: wifi: eswifi: Use DT_ prefixed names by Kumar Gala · 6 years ago
  71. 227c1b2 samples: mesh: nrf52: make all transition timer dependent by Vikrant More · 6 years ago
  72. 28580ab boards: arm: Add support for Silicon Labs EFM32PG-STK3402A by Gil Benkö · 6 years ago
  73. 563af20 drivers: gpio_gecko: Use emlib API for compatibility by Gil Benkö · 6 years ago
  74. 1f6425b arm: exx32: Add Silabs EFM32PG12B soc files by Gil Benkö · 6 years ago
  75. 4466460 ext: gecko: Add workaround in em_emu.h by Christian Taedcke · 6 years ago
  76. 655251e ext: Integrate Silicon Labs Gecko SDK for EFM32PG12B into Zephyr by Gil Benkö · 6 years ago
  77. f0c7695 ext: gecko: Add Silabs Gecko HAL for EFM32PG12B SoCs by Gil Benkö · 6 years ago
  78. a618ea2 Bluetooth: GATT: Fix not handling duplicated CCC storage by Luiz Augusto von Dentz · 6 years ago
  79. 046e1ab Bluetooth: GATT: Fix not resetting CCC storage by Luiz Augusto von Dentz · 6 years ago
  80. 78c0d98 ext: hal: cmsis: Update ARM CMSIS headers to version 5.4.0 by Ioannis Glaropoulos · 6 years ago
  81. 70b9e7b net: lwm2m: handle pending before send in retransmit by Michael Scott · 6 years ago
  82. 144cfce net: lwm2m: firmware_pull: don't use pending pkt for token by Michael Scott · 6 years ago
  83. 64c0381 net: lwm2m: don't use pending pkt on retransmit error by Michael Scott · 6 years ago
  84. 547e449 net: lwm2m: remove extra ref/unref in retransmit by Michael Scott · 6 years ago
  85. 1cd137c net: lwm2m: increase IPSO light object color size by Marti Bolivar · 6 years ago
  86. a8d0e5a adc: ti_adc108s102: Remove driver as its bit-rotted by Kumar Gala · 6 years ago
  87. 121d68f drivers/spi: stm32: Use device tree for device clock configuration by Erwan Gouriou · 6 years ago
  88. d3c5a49 samples: wifi: Enable sample on disco_l475_iot1 by Kumar Gala · 6 years ago
  89. 6d83738 dts: spi: cleanup CONFIG_SPI_x_IRQ_PRI by Kumar Gala · 6 years ago
  90. b904ad3 Bluetooth: Add Kconfig option to disable HCI ECDH support by Mariusz Skamra · 6 years ago
  91. 8f5ba0b Bluetooth: Add common Kconfig option to disable LE Data Length Update by Mariusz Skamra · 6 years ago
  92. be314d3 Bluetooth: Add common Kconfig option to disable PHY Update by Mariusz Skamra · 6 years ago
  93. 141cf0f Bluetooth: Mention that auto connect do not work along with scan by Mariusz Skamra · 6 years ago
  94. aa39380 doc: sockets: Make TLS option descriptions doxygen by Robert Lubos · 6 years ago
  95. 21a2e1e doc: Add secure sockets documentation by Robert Lubos · 6 years ago
  96. 0576f93 usb: class: hid: Fix fault due to unaligned access by Savinay Dharmappa · 6 years ago
  97. d51f138 arch: arm: mpu: declare and define nxp_mpu_config as const by Ioannis Glaropoulos · 6 years ago
  98. 8204ecb arch: arm: mpu: declare and define arm_mpu_config as const by Ioannis Glaropoulos · 6 years ago
  99. f0c459a arch: arm: mpu: improve documentation of nxp_mpu_config by Ioannis Glaropoulos · 6 years ago
  100. c41703a scripts: west: be more explicit in copy warning message by Marti Bolivar · 6 years ago