1. c5b5928 arch: arm: aarch32: add Kconfig for arm cortex-m that implements a cache by Ryan McClelland · 2 years, 11 months ago
  2. f1b0b45 uart_mcux_lpuart: Enable Asynchronous UART API. by Nickolas Lapp · 2 years, 11 months ago
  3. c959ae8 dma_mcux_edma: Fixup Scatter-Gather EDMA Mode by Nickolas Lapp · 2 years, 11 months ago
  4. 41e30f0 drivers: i2c: Fix unused parameter warnings when compiling with -Wextra by Pete Dietl · 2 years, 11 months ago
  5. ab5b451 soc: arm: xilinx_zynq7000: remove unnecessary "EOF" comments by Immo Birnbaum · 2 years, 11 months ago
  6. 673b794 drivers: ethernet: xlnx_gem: remove unnecessary "EOF" comments by Immo Birnbaum · 2 years, 11 months ago
  7. 60ee14d arch: arm: aarch32: remove unnecessary "EOF" comments by Immo Birnbaum · 2 years, 11 months ago
  8. 06cc6fe dma: dw: Use a LLI pool per device by Tom Burdick · 2 years, 11 months ago
  9. 65a3f3e soc: rt11xx: enable AHB clock during CM7 sleep by Daniel DeGrasse · 2 years, 11 months ago
  10. 03e335c tests: drivers: ssp: add ssp dai tests by Jaska Uimonen · 2 years, 11 months ago
  11. 8d38b64 drivers: dai: add dai driver subdir and ssp driver by Jaska Uimonen · 2 years, 11 months ago
  12. fa1eb1d dts: add bindings and definitions for intel ssp by Jaska Uimonen · 2 years, 11 months ago
  13. 783a96a drivers: add new audio dai driver interface by Jaska Uimonen · 2 years, 11 months ago
  14. c0b7864 arch/xtensa: Enable backtrace on panic on Intel ADSP platforms by Ederson de Souza · 2 years, 11 months ago
  15. d54cb04 twister: option to disable suite name check by Piotr Golyzniak · 2 years, 11 months ago
  16. f538136 tests: logging: log_stack: Align stack usage limits by Krzysztof Chruscinski · 2 years, 11 months ago
  17. aa8f740 ztest API Migration: bluetooth/l2cap by Tristan Honscheid · 2 years, 11 months ago
  18. 7e7855d ztest API Migration: bluetooth/at by Tristan Honscheid · 2 years, 11 months ago
  19. d39063a tests: drivers: can: api: verify filters persist through mode change by Henrik Brix Andersen · 2 years, 11 months ago
  20. ce18e41 drivers: can: mcux: flexcan: only initialize the FlexCAN IP once by Henrik Brix Andersen · 2 years, 11 months ago
  21. 02503c3 logging: backend_adsp: lock the output by Tom Burdick · 2 years, 11 months ago
  22. f0bdb53 doc: guides: device_mgmt: smp: os: Add os reset hook details by Jamie McCrae · 2 years, 11 months ago
  23. d67a364 mgmt: mcumgr: lib: os: Add reset callback by Jamie McCrae · 2 years, 11 months ago
  24. ac235d5 shields: adafruit_2_8_tft_touch_v2: add arduino nano connector support by Johann Fischer · 2 years, 11 months ago
  25. b57eefe boards: shields: adafruit: map the pins to arduino_nano_header by Bartosz Golaszewski · 2 years, 11 months ago
  26. 25e4ead board: arduino_nano_33_ble: add the nano connector definition by Bartosz Golaszewski · 2 years, 11 months ago
  27. 0ab6bc6 net: lwm2m: update client tx timestamp before sending message by Marin Jurjević · 2 years, 11 months ago
  28. 03231fb boards: arm: stm32 u585 disco kit set flash partition by Francois Ramu · 2 years, 11 months ago
  29. 8ea384d dts: arm: stm32u5 family with flash controller node by Francois Ramu · 2 years, 11 months ago
  30. bf49a04 drivers: flash: stm32 definition of all registered bitfield by Francois Ramu · 2 years, 11 months ago
  31. 623b041 drivers: flash for the stm32l5x or stm32u5 serie with max 2MB by Francois Ramu · 2 years, 11 months ago
  32. 269adf5 drivers: flash stm32 flash driver includes stm32u5 serie by Francois Ramu · 2 years, 11 months ago
  33. 6a76b98 scripts: get_maintainer: Use SafeLaoder for yaml by Moritz Fischer · 2 years, 11 months ago
  34. 099c126 scripts: Teach zephyr_module.py to find module.yaml by Alexander Mihajlovic · 2 years, 11 months ago
  35. b9a2556 samples: logging: dictionary: Add frontend support by Krzysztof Chruscinski · 2 years, 11 months ago
  36. 3392301 logging: Kconfig cleanup of frontened related options by Krzysztof Chruscinski · 2 years, 11 months ago
  37. 8f919e4 logging: Add UART dictionary frontend by Krzysztof Chruscinski · 2 years, 11 months ago
  38. 8b0d429 logging: Add timestamp getter function part of internal API by Krzysztof Chruscinski · 2 years, 11 months ago
  39. 24372f4 logging: Fix control macros for FRONTEND_ONLY case by Krzysztof Chruscinski · 2 years, 11 months ago
  40. f2affbd os: lib: bin2hex: fix memory overwrite by Rico Ganahl · 2 years, 11 months ago
  41. b53657a Bluetooth: Controller: hci: Wrong opcode when handling CTE req failed by Piotr Pryga · 2 years, 11 months ago
  42. 51e3cec doc: mcumgr: Fix reference formatting by Jamie McCrae · 2 years, 11 months ago
  43. 97d64cf Bluetooth: Host: Fix assert in L2CAP ECRED connection response by Herman Berget · 2 years, 11 months ago
  44. cfad60d spi: sam0: fix fast-rx path, and refresh comments by Attie Grande · 2 years, 11 months ago
  45. b15ac05 soc: arm: add mpu REGION_FLASH_SIZE definitions for larger flash regions by Daniel DeGrasse · 2 years, 11 months ago
  46. e4b76ef boards: rddrone_fmuk66: correct pinmux errors by Daniel DeGrasse · 2 years, 11 months ago
  47. 5393103 hello_world_user: don't always assume userspace by Nicolas Pitre · 2 years, 11 months ago
  48. 31b148a Bluetooth: host: Fix crash in bt_l2cap_chan_recv_complete by Szymon Janc · 2 years, 11 months ago
  49. 4f1988f riscv: small arch_irq_* cleanup and optimization by Nicolas Pitre · 2 years, 11 months ago
  50. 1105017 net: lwm2m: Makes OMA TLV content fmt conditional by Veijo Pesonen · 2 years, 11 months ago
  51. 4e03e34 mgmt/mcumgr/lib: Add missing inclusion of toolchain.h by Dominik Ermel · 2 years, 11 months ago
  52. fba27b4 drivers: can: change sample point for can_set_bitrate() at high bitrates by Henrik Brix Andersen · 2 years, 11 months ago
  53. 3b1527a tests: drivers: can: timing: tighten the sample point test criteria by Henrik Brix Andersen · 2 years, 11 months ago
  54. 5961ad2 tests: drivers: can: timing: test more bitrates by Henrik Brix Andersen · 2 years, 11 months ago
  55. ee63bc4 tests: drivers: can: timing: do not overwrite sample point error value by Henrik Brix Andersen · 2 years, 11 months ago
  56. 5f5410a sys: heap: support maximum allocated bytes statistic by Damian Krolik · 2 years, 11 months ago
  57. eba9c87 coredump: Add callee registers to arm arch block by Mark Holden · 2 years, 11 months ago
  58. 0b2ed38 kernel/timeout: Cleanup/speedup parallel announce logic by Andy Ross · 2 years, 11 months ago
  59. 70e1f97 drivers: sensor: bmi160: fix waiting time before reading CHIP_ID by Diogo Correia · 2 years, 11 months ago
  60. 2824696 dts: mec172xevb_assy6906: Add pwm-0 alias to mec172xevb dts file by Hu Zhenyu · 2 years, 11 months ago
  61. 7dfdd5d MAINTAINERS: add initial entries for west.yml projects by Martí Bolívar · 3 years ago
  62. 32bc328 espi: mec172x kbc: Enable custom configs by Jay Vasanth · 3 years ago
  63. b530be4 espi: mec172x: kbc0_ibf_isr: read sts before data by Jay Vasanth · 3 years ago
  64. 3abfb58 espi: mec172x: Read ACPI EC data in IBF ISR by Jay Vasanth · 3 years ago
  65. 9431e7d espi: mec172x: (ACPI EC0 / custom) opcodes support by Jay Vasanth · 3 years ago
  66. e24e643 espi: align Mec172x ec_host_cmd_sram buffer by Jay Vasanth · 3 years ago
  67. 2e9c18c emi: fix MEC172x emi registers fields size by Jay Vasanth · 3 years ago
  68. 3539db4 lib: os: cbprintf: use TOOLCHAIN_HAS_C_GENERIC macro instead by Daniel Leung · 3 years ago
  69. 797b850 CODEOWNERS: Remove aescolar from tests/bluetooth/bsim_bt/ by Alberto Escolar Piedras · 3 years ago
  70. a6f7158 drivers: i2c: Microchip MEC172x support device tree clock frequency by Jay Vasanth · 3 years ago
  71. cdcfc29 tests: drivers: adc_api: Add configuration for mec172xevb_assy6906 by Hu Zhenyu · 3 years ago
  72. 540327e twister: generate and verify test run id by Anas Nashif · 3 years ago
  73. 1537ee7 ztest: if runid is set, propagate it by Anas Nashif · 3 years ago
  74. 68670d7 tracing: kconfig: move RAM_TRACING_BUFFER_SIZE out of choice by Anas Nashif · 3 years ago
  75. af2d83e tracing: add missing macros needed for k_thread_foreach by Anas Nashif · 3 years ago
  76. 92b299f drivers/flash/flash_shell: Check for read error before verification by Dominik Ermel · 3 years ago
  77. 35616d1 drivers/flash/flash_shell: Write buff size dependent on shell by Dominik Ermel · 3 years ago
  78. 92f4db9 xtensa: dts: remove unused intel_byt_adsp.dtsi by Anas Nashif · 3 years ago
  79. 3f2748c xtensa: dts: use correct core bindings by Anas Nashif · 3 years ago
  80. c726aea templates: nomination: Fix 'TSC Project Roles' link by Stephanos Ioannidis · 3 years ago
  81. ddf3c57 tests: posix: test support for pthread_attr_setstacksize by Christopher Friedt · 3 years ago
  82. 7c583bb lib: posix: support for pthread_attr_setstacksize by Christopher Friedt · 3 years ago
  83. 2faa6f5 samples: misc fixes to docs by Lauren Murphy · 3 years ago
  84. 1f27849 Bluetooth: controller: Fix build with new LLCP enabled by Szymon Janc · 3 years ago
  85. c19e8c9 doc: release-notes: Add mcumgr file status, file hash/checksum details by Jamie McCrae · 3 years ago
  86. 13c00fb doc: guides: device_mgmt: smp: fs: Add hash/checksum/status details by Jamie McCrae · 3 years ago
  87. 756a8f7 mgmt: mcumgr: fs: Add hash/checksum (with CRC32/SHA256) handler by Jamie McCrae · 3 years ago
  88. 105f8b6 mgmt: mcumgr: fs: Add file status handler by Jamie McCrae · 3 years ago
  89. 1b92fba mgmt/mcumgr/lib: endian.h is no longer needed. by Dominik Ermel · 3 years ago
  90. e720568 mgmt/mcumgr/lib: Replace htons/ntohs with Zephyr functions by Dominik Ermel · 3 years ago
  91. af2e781 Bluetooth: Immediate Alert Service by Szymon Czapracki · 3 years ago
  92. f056eb5 Bluetooth: controller: Implementing LL param checks for refactored CPR by Erik Brockhoff · 3 years ago
  93. 3071173 samples: lwm2m: enables LwM2M shell commands by Veijo Pesonen · 3 years ago
  94. d1751ca net: lwm2m: adds LwM2M specific shell command by Veijo Pesonen · 3 years ago
  95. 4fada77 tests: cpp: cxx: include top-level driver headers by Henrik Brix Andersen · 3 years ago
  96. f1f97a2 drivers: reset: add casts required by C++ by Henrik Brix Andersen · 3 years ago
  97. f561013 drivers: espi: emul: include needed header by Henrik Brix Andersen · 3 years ago
  98. 24dc527 drivers: edac: add casts required by C++ by Henrik Brix Andersen · 3 years ago
  99. 4cdb6ee drivers: dma: add casts required by C++ by Henrik Brix Andersen · 3 years ago
  100. 13a2e82 it8xxx2: intc: ensure IER disabling to become effective by Dino Li · 3 years ago