1. 3470ace modules: lvgl: add stubs for Kconfig symbols overridden in-tree by Bartosz Golaszewski · 3 years, 1 month ago
  2. 81dbc9d ring_buffer: make the normal "raw" byte mode first by Nicolas Pitre · 3 years, 1 month ago
  3. f4ac771 tests: ringbuffer: test 32-bit wrap-around conditions by Nicolas Pitre · 3 years, 1 month ago
  4. 099850e ring_buffer: the great simplification by Nicolas Pitre · 3 years, 1 month ago
  5. c254332 ring_buffer: rationalize the item-based put and get methods by Nicolas Pitre · 3 years, 1 month ago
  6. f821a59 tests: ringbuffer: delete out-of-date comment by Nicolas Pitre · 3 years, 1 month ago
  7. 4bf2427 tests: ringbuffer: remove bogus test by Nicolas Pitre · 3 years, 1 month ago
  8. 68d1ccc ring_buffer: documentation fixes by Nicolas Pitre · 3 years, 1 month ago
  9. 24f5c65 shell: fix history memory reclaim by Nicolas Pitre · 3 years, 1 month ago
  10. 4635c08 modules: hal_nordic: Remove nrf_802154_lp_timer platform by Rafał Kuźnia · 3 years, 1 month ago
  11. 176bd02 drivers: modem: gsm: +CSQ shouldn't give sem_response by Yong Cong Sin · 3 years, 1 month ago
  12. 6bf44c5 drivers: modem: gsm: +CGATT shouldn't give sem_response & set error by Yong Cong Sin · 3 years, 1 month ago
  13. dc81253 Bluetooth: MPL: Fix use of uninitialized command.param value by Emil Gydesen · 3 years, 1 month ago
  14. 3efe1e8 test: bluetooth: Update Bluetooth Mesh build test by Lingao Meng · 3 years, 1 month ago
  15. 7f928a8 Bluetooth: Mesh: Add mesh shell command by Lingao Meng · 3 years, 1 month ago
  16. 3e4cf9b Bluetooth: Mesh: Add `_srv` suffix for pb_gatt_srv by Lingao Meng · 3 years, 1 month ago
  17. 2ead572 Bluetooth: Mesh: Add Provisioner Over PB-GATT Support by Lingao Meng · 3 years, 1 month ago
  18. 3f3ef65 Bluetooth: Mesh: Add Proxy Client Feature by Lingao Meng · 3 years, 1 month ago
  19. ad1e8d8 Bluetooth: Mesh: Move relative function to pb_gatt.h by Lingao Meng · 3 years, 1 month ago
  20. 341e67a Bluetooth: Move proxy_relay to proxy_msg.c by Lingao Meng · 3 years, 1 month ago
  21. e96e312 Bluetooth: Mesh: Move conn_count to proxy_msg.c by Lingao Meng · 3 years, 1 month ago
  22. a01a3f8 Bluetooth: Mesh: Refactoring proxy msg API by Lingao Meng · 3 years, 1 month ago
  23. c8e68f6 drivers: timer: Increase user channel count to 3 on nRF52 by Rafał Kuźnia · 3 years, 1 month ago
  24. b2bce52 manifest: update hal_nordic revision by Rafał Kuźnia · 3 years, 1 month ago
  25. 81f2f36 drivers: ieee802154_nrf5: Align shim layer to 64-bit time by Rafał Kuźnia · 3 years, 1 month ago
  26. cf1879b drivers: can: remove deprecated APIs by Henrik Brix Andersen · 3 years, 1 month ago
  27. da2a0be drivers: can: unify CAN controller configuration in devicetree by Henrik Brix Andersen · 3 years, 1 month ago
  28. 8c1387e modem: hl7800: Make RSSI rate configurable by Ryan Erickson · 3 years, 1 month ago
  29. 05e818c modem: hl7800: Add callbacks for sleep IO by Ryan Erickson · 3 years, 1 month ago
  30. ba7af2f include: sensor: sensor_value from double overflow by Simon Frank · 3 years, 1 month ago
  31. 4680180 scripts: add board revision help text for west build by Gregers Gram Rygg · 3 years, 1 month ago
  32. bbb6b17 samples: can: build with mcp2515 driver by Fabio Baltieri · 3 years, 1 month ago
  33. eb7b3b6 drivers: can: mcp2515: fix build break by Fabio Baltieri · 3 years, 1 month ago
  34. ed3471a samples: display: build for st7735r, gd7965 and ls0xx by Fabio Baltieri · 3 years, 1 month ago
  35. 824bb33 drivers: display: ls0xx: fix compiler warning by Fabio Baltieri · 3 years, 1 month ago
  36. 1b370ee drivers: display: gd7965: fix build break by Fabio Baltieri · 3 years, 1 month ago
  37. 1c2d72c drivers: display: st7735r: fix build break by Fabio Baltieri · 3 years, 1 month ago
  38. 6539ac7 ci: make git credentials non-persistent by Gerard Marull-Paretas · 3 years, 1 month ago
  39. b74397d logging: Making format_table static const by Krzysztof Chruscinski · 3 years, 1 month ago
  40. fcb3209 tests: logging: log_stack: Adjust log stack limits for SPARC by Krzysztof Chruscinski · 3 years, 1 month ago
  41. 5dddf9f drivers: sensors: Implement MAX31875 sensor by Pete Dietl · 3 years, 1 month ago
  42. 7170774 drivers: modem: gsm: Kconfig: Add MODEM_GSM_TYPE to choice by Yong Cong Sin · 3 years, 1 month ago
  43. 747f1f8 boards: rpi_pico: Fix LED active config. by Peter Johanson · 3 years, 1 month ago
  44. 562e797 drivers: gpio_rpi_pico: fix pull ups and disabling interrupts by Peter Johanson · 3 years, 1 month ago
  45. ace858b drivers: espi: xec: mec172x: Fix compilation when OOB RX async is enabled by Jose Alberto Meza · 3 years, 1 month ago
  46. 45940cf tests: kernel/common: fix inadequate failing to thread context by Daniel Leung · 3 years, 1 month ago
  47. b469164 kernel: mmu: add a log line for z_phys_unmap by Daniel Leung · 3 years, 1 month ago
  48. 660d30e sys: bitarray: remove set but unused variable by Daniel Leung · 3 years, 1 month ago
  49. 601b2b2 llvm: add __fallthrough macro for Clang by Daniel Leung · 3 years, 1 month ago
  50. c5afc2e net: openthread: add assert which checks settings wipe failure by Lukasz Maciejonczyk · 3 years, 1 month ago
  51. 08c41e7 shell: don't print colon if there's no item help by Michał Barnaś · 3 years, 1 month ago
  52. c2f9e2b shell: fix i2c commands definitions by Michał Barnaś · 3 years, 1 month ago
  53. 8a8bc39 board: posix: native_posix: list CAN as a supported feature by Henrik Brix Andersen · 3 years, 1 month ago
  54. cc394e0 samples: can: filter out tests if zephyr,canbus not enabled by Henrik Brix Andersen · 3 years, 1 month ago
  55. 878ea22 samples: modules: canopennode: filter tests based on dts by Henrik Brix Andersen · 3 years, 1 month ago
  56. 8372de8 samples: modules: canopennode: enable CONFIG_GPIO by Henrik Brix Andersen · 3 years, 1 month ago
  57. 695722d tests: subsys: canbus: filter out tests if zephyr,canbus not enabled by Henrik Brix Andersen · 3 years, 1 month ago
  58. 323a98c tests: drivers: can: filter out tests if zephyr,canbus not enabled by Henrik Brix Andersen · 3 years, 1 month ago
  59. 0f09360 lvgl: change the prefix of Zephyr-specific LVGL config options by Bartosz Golaszewski · 3 years, 1 month ago
  60. 6c19029 lvgl: move the lvgl glue out of the zephyr tree by Bartosz Golaszewski · 3 years, 1 month ago
  61. 1244a89 lvgl: bump version to v8.1.0 by Bartosz Golaszewski · 3 years, 1 month ago
  62. 1e80d5a lvgl: provide lvgl_realloc() by Bartosz Golaszewski · 3 years, 1 month ago
  63. b7dbe1a lvgl: add locking for the sys heap by Bartosz Golaszewski · 3 years, 1 month ago
  64. b2f1bbe lvgl: mem: align the memory used for the private sys heap by Bartosz Golaszewski · 3 years, 1 month ago
  65. 595131c lvgl: kill LVGL_MEM_POOL_HEAP_KERNEL and LVGL_MEM_POOL_KERNEL by Bartosz Golaszewski · 3 years, 1 month ago
  66. b653cc8 samples: lvgl: add missing Kconfig options by Bartosz Golaszewski · 3 years, 1 month ago
  67. e467088 lvgl: take opacity into account by Bartosz Golaszewski · 3 years, 1 month ago
  68. 9866575 tests: lvgl: drop duplicate include by Bartosz Golaszewski · 3 years, 1 month ago
  69. 5ee3069 manifest: hal_nordic: update nrf_802154 by Andrzej Kuros · 3 years, 1 month ago
  70. 5fab2ef ci: split Bluetooth workflow by Gerard Marull-Paretas · 3 years, 1 month ago
  71. c0d7e10 logging: Add support to backends to switch log format at runtime. by Aastha Grover · 3 years, 1 month ago
  72. 9fcbace logging: Add API's to switch logging formats at runtime. by Aastha Grover · 3 years, 1 month ago
  73. e4e675d logging: Add API to get log_backend instance by name. by Aastha Grover · 3 years, 1 month ago
  74. 134c0c3 Bluetooth: Mesh: Re-enable pb_adv_reprovision test by Trond Einar Snekvik · 3 years, 1 month ago
  75. b9eda3d Bluetooth: Mesh: Reduce number of reprovision runs in test by Trond Einar Snekvik · 3 years, 1 month ago
  76. 5aafc8c Bluetooth: Mesh: Increase BSIM test timeout to 5 minutes by Trond Einar Snekvik · 3 years, 1 month ago
  77. 1170083 cmake: package_helper CMake script by Torsten Rasmussen · 3 years, 1 month ago
  78. 31e90f1 cmake: support sub-component loading in zephyr_default module by Torsten Rasmussen · 3 years, 1 month ago
  79. b94fe63 board: arm: added new board nrf52840_mdk_usb_dongle by Nikola Trifunovic · 3 years, 1 month ago
  80. 6904915 net: lwm2m: LwM2M engine default content format select by Juha Heiskanen · 3 years, 1 month ago
  81. 312dd7f net: lwm2m: Composite Observe operation placeholder by Juha Heiskanen · 3 years, 1 month ago
  82. 98cd71e net: lwm2m2: LwM2M Composite-Write operation by Juha Heiskanen · 3 years, 1 month ago
  83. 3bec5de net: lwm2m: LwM2M Composite read support by Juha Heiskanen · 3 years, 1 month ago
  84. 906feeb net: lwm2m: Added LwM2M Send operation support by Juha Heiskanen · 3 years, 1 month ago
  85. a9c1b8d net: lwm2m: Added SenML JSON support for Read & Write by Juha Heiskanen · 3 years, 1 month ago
  86. ea98d05 MAINTAINERS: gmarull for pinctrl by Martí Bolívar · 3 years, 1 month ago
  87. c0dd594 arch: arm: aarch32: Change CPU_CORTEX_R kconfig option by Bradley Bolen · 3 years, 1 month ago
  88. 3b51f9b pm: device: remove deprecated functions by Gerard Marull-Paretas · 3 years, 1 month ago
  89. 9b27dde pm: Replace macros with inline function by Flavio Ceolin · 3 years, 1 month ago
  90. 78454e5 pm: Rename pm_power_state_exit_post_ops by Flavio Ceolin · 3 years, 1 month ago
  91. f74c38e pm: Rename pm_power_state_next_get by Flavio Ceolin · 3 years, 1 month ago
  92. 6142fcb pm: Rename pm_power_state_force by Flavio Ceolin · 3 years, 1 month ago
  93. 89fee61 pm: Rename pm_power_state_set by Flavio Ceolin · 3 years, 1 month ago
  94. bd3ee86 Bluetooth: Controller: Refactor rx link and node rx release by Vinayak Kariappa Chettimada · 3 years, 1 month ago
  95. 6c8ae61 tests: Bluetooth: bsim: ISO Broadcast Channel Map Update Procedure by Vinayak Kariappa Chettimada · 3 years, 1 month ago
  96. b29aaff Bluetooth: Controller: ISO Synchronized Receiver Channel Map Update by Vinayak Kariappa Chettimada · 3 years, 1 month ago
  97. 28489fc Bluetooth: Controller: ISO Broadcast Channel Map Update by Vinayak Kariappa Chettimada · 3 years, 1 month ago
  98. 7437743 Bluetooth: Controller: Fix Periodic Advertising PDU ACAD set and clear by Vinayak Kariappa Chettimada · 3 years, 1 month ago
  99. d607d1c Bluetooth: Controller: Update assertion check when traversing ACAD by Vinayak Kariappa Chettimada · 3 years, 1 month ago
  100. 7ce93eb modules: hal_nordic: nrf_802154_irq ZLI support by Andrzej Kuros · 3 years, 1 month ago