1. 19fd583 samples: sensor: Fix logically dead code in bmg160 sample by Maureen Helm · 3 years, 10 months ago
  2. 53f21e1 samples: sensor: Fix logically dead code in adxl372 sample by Maureen Helm · 3 years, 10 months ago
  3. 8eea9eb MAINTAINERS: Add new ARM64 collaborator by Carlo Caione · 3 years, 10 months ago
  4. 41afd83 Bluetooth: Crypto: Fix naming of params by René Beckmann · 3 years, 10 months ago
  5. 8e69daf tests: libc: Update libc testcases to solve coverity issues by Ying ming · 3 years, 11 months ago
  6. 929c573 pm: policy: Fix residency policy math by Flavio Ceolin · 3 years, 11 months ago
  7. fb88c77 tests: mem_protect/mem_map: remove unused assignment to cnt by Daniel Leung · 3 years, 11 months ago
  8. 7c0ab58 samples: net: txtime: Address length was not init by Jukka Rissanen · 3 years, 11 months ago
  9. f602801 net: igmp: Fix uninitialized variable by Jukka Rissanen · 3 years, 11 months ago
  10. 76dee39 drivers: serial: stm32: Fixes uart_event_tx len calculation by Prema Jonathan van Win · 3 years, 11 months ago
  11. 53d00dc logging: Enable SWO pin for STM32 SoCs by Andrés Manelli · 3 years, 11 months ago
  12. 0129884 drivers/spi: STM32: This solves SPI infinite loop on Tranceive by Affrin Pinhero · 3 years, 11 months ago
  13. 13303c4 drivers: serial: nrf uarte: Fix for the RX byte counter by Tomasz Chyrowicz · 3 years, 11 months ago
  14. 797aa8b soc: nrf9160: Remove incorrect indication of SWO availability by Andrzej Głąbek · 3 years, 11 months ago
  15. 2656e6a kconfig: TraceRecorder Kconfig file for undefined symbols by Torsten Rasmussen · 3 years, 11 months ago
  16. 053467f doc: Update MXRT685 documentation by Mahesh Mahadevan · 3 years, 11 months ago
  17. 491fb7a CODEOWNERS, MAINTAINERS.yml: Update github username by Siddharth Chandrasekaran · 3 years, 11 months ago
  18. cc0cb3d doc: clock: link macros and struct to doxygen by Anas Nashif · 3 years, 11 months ago
  19. 7c582f4 tracing: systemview: rework IDs and make them match APIs by Anas Nashif · 3 years, 11 months ago
  20. 72c830c tracing: test format: print more details by Anas Nashif · 3 years, 11 months ago
  21. fe14c23 tracing: move test format into its own directory by Anas Nashif · 3 years, 11 months ago
  22. 410b895 mbedtls: minor update, to fix the README file by Ioannis Glaropoulos · 3 years, 11 months ago
  23. 5810699 samples: sensor: max17262: Fix NULL pointer dereference by Kumar Gala · 3 years, 11 months ago
  24. 53b8706 adc_emul: case can not run on native_posix board by Hake Huang · 3 years, 11 months ago
  25. 77a751e tests/kernel/common: Fix test test_nop for ARMV7_M_ARMV8_M_MAINLINE by Erwan Gouriou · 3 years, 11 months ago
  26. 7e385d7 fs: logstr_dup causes error in LOG_ERROR messages by Fredrik Gihl · 3 years, 11 months ago
  27. c610a07 samples: peripheral_ht: remove configurations for nrf5x boards by Ievgenii Meshcheriakov · 3 years, 11 months ago
  28. 4930077 samples: peripheral_ht: use HAS_HW_NRF_TEMP to detect TEMP sensor presence by Ievgenii Meshcheriakov · 3 years, 11 months ago
  29. 6ca36a7 boards: acrn_ehl_crb_defconfig: remove unused configs by Jennifer Williams · 3 years, 11 months ago
  30. 977aba6 net: openthread: Fix multiple Kconfig enablers for Link Metrics by Lukasz Maciejonczyk · 3 years, 11 months ago
  31. eaeac46 net: openthread: Fix OT shell crash by Robert Lubos · 3 years, 11 months ago
  32. 29e023d net: shell: Fix crash when invoking dns command in shell by Jukka Rissanen · 3 years, 11 months ago
  33. 6485e7d net: if: Do not check IPv4 multicast addr when selecting src addr by Jukka Rissanen · 3 years, 11 months ago
  34. 660d147 kernel: init.c: tag source for boot/pinned sections by Daniel Leung · 3 years, 11 months ago
  35. 735fad2 boards: qemu_x86_virt: enable using boot and pinned sections by Daniel Leung · 3 years, 11 months ago
  36. 2c2d313c x86: ia32: mark symbols for boot and pinned regions by Daniel Leung · 3 years, 11 months ago
  37. 84a6a29 timer: hpet: mark functions as boot/pinned/isr by Daniel Leung · 3 years, 11 months ago
  38. 1ad7349 intc: ioapic: mark data and functions as boot/pinned by Daniel Leung · 3 years, 11 months ago
  39. e498748 intc: loapic: mark data and functions as boot/pinned by Daniel Leung · 3 years, 11 months ago
  40. 08d6386 intc: system_apic: mark functions as boot/pinned by Daniel Leung · 3 years, 11 months ago
  41. fb6a929 x86: ia32: put IRQ stubs into pinned linker section if needed by Daniel Leung · 3 years, 11 months ago
  42. af20208 devices: mark device MMIO declarations to boot/pinned sections by Daniel Leung · 3 years, 11 months ago
  43. 0a45691 tests: x86/pagetables: update test for boot and pinned sections by Daniel Leung · 3 years, 11 months ago
  44. 512cb90 x86: ia32/linker: add boot and pinned sections by Daniel Leung · 3 years, 11 months ago
  45. 45d1fc9 x86: gen_mmu: add support for boot and pinned regions by Daniel Leung · 3 years, 11 months ago
  46. 7b28612 linker: add __isr tag by Daniel Leung · 3 years, 11 months ago
  47. 1310ad6 linker: add bits for pinned regions by Daniel Leung · 3 years, 11 months ago
  48. d812728 linker: add bits for boot regions by Daniel Leung · 3 years, 11 months ago
  49. af49ec0 linker: remove TEXT_START macro by Daniel Leung · 3 years, 11 months ago
  50. 8c1179e kernel: refactor stack declaration macros by Daniel Leung · 3 years, 11 months ago
  51. e6dc914 toolchain: gcc: fix extra space when using SECTION_VAR by Daniel Leung · 3 years, 11 months ago
  52. 8297eaf toolchain: add Z_GENERIC_DOT_SECTION() macro by Daniel Leung · 3 years, 11 months ago
  53. 4ee6130 drivers: gpio: Fix when psoc6 gpio driver is built by Kumar Gala · 3 years, 11 months ago
  54. aeb767f testsuite: ztest: Add missing syscalls/log_msg2.h stub by Szymon Janc · 3 years, 11 months ago
  55. 92275cf twister: Add ICCM/DCCM to list of overflow regions by Kumar Gala · 3 years, 11 months ago
  56. 706de95 drivers: serial: uart_miv: Fix build errors by Kumar Gala · 3 years, 11 months ago
  57. 30f260d Bluetooth: controller: Fix adv/scan context access post release by Vinayak Kariappa Chettimada · 3 years, 11 months ago
  58. 5e9d6d6 nvs: fix possibility of losing data by Laczen JMS · 3 years, 11 months ago
  59. c387a0d net: tcp: select MBEDTLS_MAC_MD5_ENABLED for ISN algorithm by Aurelien Jarno · 3 years, 11 months ago
  60. c30339a net: openthread: Select ECDSA when SRP is enabled by Aurelien Jarno · 3 years, 11 months ago
  61. bc9e759 net: openthread: Move SRP Kconfig options to Kconfig.features by Aurelien Jarno · 3 years, 11 months ago
  62. a80e28a net: openthread: Make child related options only visible on FTD by Aurelien Jarno · 3 years, 11 months ago
  63. 6de4241 ci: Reduce number of workers back to 20 by Kumar Gala · 3 years, 11 months ago
  64. 730acbd release: Zephyr 2.6.0-rc1 by Kumar Gala · 3 years, 11 months ago v2.6.0-rc1
  65. 81e9ea5 config: using CONFIG_MBEDTLS_USER_CONFIG_FILE as safeguard by Ioannis Glaropoulos · 3 years, 11 months ago
  66. 5888428 mbedtls: kconfig: created MBEDTLS_PROMPTLESS and CUSTOM_MBEDTLS_CFG_FILE by Torsten Rasmussen · 3 years, 11 months ago
  67. c509710 mbedtls: kconfig: MBEDTLS_USER_CONFIG_FILE default without a prompt by Torsten Rasmussen · 3 years, 11 months ago
  68. 4b4dd22 manifest: mbedtls: fix west pointer to module SHA by Ioannis Glaropoulos · 3 years, 11 months ago
  69. 3a0951f openthread: kconfig: rework OpenThread security configurations by Torsten Rasmussen · 3 years, 11 months ago
  70. 4164b17 modules: mbedtls: Enable PKCS1 v2.1 by David Brown · 3 years, 11 months ago
  71. 22360ee tests: benchmarks: mbedtls: Support legacy API by David Brown · 3 years, 11 months ago
  72. c5b4094 modules: tf-m: do not expose TF-M NS interface include directories publicly by Ioannis Glaropoulos · 3 years, 11 months ago
  73. d0073fd modules: trusted-firmware-m: add path for mbedcrypto by Ioannis Glaropoulos · 3 years, 11 months ago
  74. aa5187e tls: Change some external symbols from Mbed TLS by David Brown · 3 years, 11 months ago
  75. 1a7f959 modules: mbedtls: updates to reflect module directory restructuring by Ioannis Glaropoulos · 3 years, 11 months ago
  76. 1eccc71 modules: mbedtls: move the configs into the main tree by Ioannis Glaropoulos · 3 years, 11 months ago
  77. f9b2e98 manifest: update mbedtls cleaning up the zephyr specific files by Ioannis Glaropoulos · 3 years, 11 months ago
  78. 67aadc2 modules: mbedtls: add name for implementation choice symbol by Ioannis Glaropoulos · 3 years, 11 months ago
  79. c48c50d modules: mbedtls: move CMakeLists.txt. into the main tree by Ioannis Glaropoulos · 3 years, 11 months ago
  80. 39c9177 Revert "mbedtls: kconfig: created MBEDTLS_PROMPTLESS and CUSTOM_MBEDTLS_CFG_FILE" by Ioannis Glaropoulos · 3 years, 11 months ago
  81. 505b030 Revert "mbedtls: kconfig: MBEDTLS_USER_CONFIG_FILE default without a prompt" by Ioannis Glaropoulos · 3 years, 11 months ago
  82. 61df25d Revert "openthread: kconfig: rework OpenThread security configurations" by Ioannis Glaropoulos · 3 years, 11 months ago
  83. 0622bde tests: condvar: fix one testcase failure on qemu_cortex_a53_smp by Enjia Mai · 3 years, 11 months ago
  84. a7d8ff4 tests: common: fix newly added test_nop failing the CI by Enjia Mai · 3 years, 11 months ago
  85. 5f6e257 arm64: provide an optimized arch_page_phys_get() by Nicolas Pitre · 3 years, 11 months ago
  86. 6a8148f tracing: systemview: cleanup headers by Anas Nashif · 3 years, 11 months ago
  87. 0e3771b modules: add segger module locally, and update to 3.30 by Anas Nashif · 3 years, 11 months ago
  88. 77b7ec2 boards: arm: cy8ckit_062_ble: Fix doc table by Gerson Fernando Budke · 3 years, 11 months ago
  89. 0c4e9d2 samples: sensor: Add stm32_temp sample application by Eug Krashtan · 3 years, 11 months ago
  90. 05d798e drivers: sensor: STM32 die temperature driver by Eug Krashtan · 3 years, 11 months ago
  91. c045cbd drivers: adc: STM32 Add common path by Eug Krashtan · 3 years, 11 months ago
  92. 2b8c123 drivers: adc: Define max acquisition time by Eug Krashtan · 3 years, 11 months ago
  93. 3c36cd4 drivers: sensor: Add sensor_value_from_double by Eug Krashtan · 3 years, 11 months ago
  94. 73e3cd5 tests: power_mgmt: exclude bl5340_dvk_cpunet by Kumar Gala · 3 years, 11 months ago
  95. 0b83a7e drivers: gpio: Fixup missed PM conversion by Kumar Gala · 3 years, 11 months ago
  96. 76f59b2 test: kernel: skip new failing test by Anas Nashif · 3 years, 11 months ago
  97. 136c942 coding guidelines 10.4: casting operands to have same types by Maksim Masalski · 3 years, 11 months ago
  98. 88f3a98 openthread: kconfig: rework OpenThread security configurations by Torsten Rasmussen · 3 years, 11 months ago
  99. 47fb092 mbedtls: kconfig: MBEDTLS_USER_CONFIG_FILE default without a prompt by Torsten Rasmussen · 3 years, 11 months ago
  100. 1ad1acd mbedtls: kconfig: created MBEDTLS_PROMPTLESS and CUSTOM_MBEDTLS_CFG_FILE by Torsten Rasmussen · 3 years, 11 months ago