1. c071e27 boards: fix dependency for LV_COLOR_SWAP_16 to use configdefault by Daniel DeGrasse · 4 months ago
  2. 516886b mbedtls: MBEDTLS_ENTROPY_POLL_ZEPHYR default on if MBEDTLS_ENTROPY_C by Valerio Setti · 4 months ago
  3. 08bd9c7 mbedtls: use CSPRNG whenever possible as PSA random source by Valerio Setti · 4 months ago
  4. ac6d834 mbedtls: auto-select MBEDTLS_CIPHER_AES_ENABLED when built-in in PSA by Valerio Setti · 4 months ago
  5. 50509c3 lvgl: Flush thread can have preemptive priority by Martin Stumpf · 4 months ago
  6. 17a8128 soc: nordic: nrf54l15: fix APPROTECT handling by Nikodem Kastelik · 4 months ago
  7. e184109 modules: hal_nordic: add NRFX_GPPI config by Rafał Kuźnia · 4 months ago
  8. 40d9dae modules: hal_nordic: rework resource reservations by Rafał Kuźnia · 4 months ago
  9. bf66012 modules: hal_nordic: Enable nrfx_ppib drivers by Rafał Kuźnia · 4 months ago
  10. d600769 manifest: update hal_nordic revision by Rafał Kuźnia · 4 months ago
  11. c99243c arch: arm: cleanup of soc flags in arch by Sudan Landge · 4 months ago
  12. 9fd9e23 net: openthread: Add platform message management by Adrian Gielniewski · 4 months ago
  13. 9643ca2 nordic: Remove the nRF54H20 Engineering B by Carles Cufi · 4 months ago
  14. 11b6bd0 net: openthread: support Wake-up End Device without CSL receiver by Damian Krolik · 4 months ago
  15. de95191 net: openthread: add wake-up end device support by Damian Krolik · 4 months ago
  16. 8ce12aa net: openthread: add wake-up coordinator support by Damian Krolik · 4 months ago
  17. 659582b drivers: udc_ambiq: Implemented UDC driver for apollo4p by Chew Zeh Yang · 4 months ago
  18. 0a9c0f4 soc: infineon: Support for power management on 20829 by Sreeram Tatapudi · 4 months ago
  19. 05bb8d9 lvgl: add `frame_incomplete` information to `display_write` by Martin Stumpf · 4 months ago
  20. 2fe4a37 Documentation: Update documenation for Infineon boards by McAtee Maxwell · 4 months ago
  21. f81c20d Revert "tinycrypt: deprecate the library" by Flavio Ceolin · 4 months ago
  22. 60442a2 modules: segger: remove mutex locking by Jordan Yates · 5 months ago
  23. 0b18f31 modules: hal_nordic: bump regtool to 8.0.0 by Gerard Marull-Paretas · 5 months ago
  24. 14478ca hostap: fix the issue of HE IE in beacon when disabled 11AX by Gang Li · 5 months ago
  25. 45fbc31 modules: hal_nordic: Require nrf-regtool 7.0.0 by Carles Cufi · 5 months ago
  26. 1e5cdb1 drivers: spi: Add SPI device support for Apollo3 SoCs by Hao Luo · 5 months ago
  27. caa7226 boards: mps3: Add support for corstone310/an555 by Sudan Landge · 5 months ago
  28. 3092d96 boards: mps3: Add support for corstone300/an552 by Sudan Landge · 5 months ago
  29. abca729 driver: pwm: infineon: cyw920829m2evk_02 pwm by Bill Waters · 5 months ago
  30. 5049ac4 zcbor: Kconfig: Clarify docs for the ZCBOR_STOP_ON_ERROR config by Øyvind Rønningstad · 5 months ago
  31. faba632 modules/hostap: Fix size_t print format specifier by Alberto Escolar Piedras · 5 months ago
  32. 8fc5514 soc: silabs: Only initialize HFXO Manager if HFXO is enabled by Aksel Skauge Mellbye · 5 months ago
  33. 71b9d8a hostap: More fixes to crypto=none compilation by Hui Bai · 5 months ago
  34. 83812f2 modules: hostap: add 11k/v/r roaming support by Hui Bai · 5 months ago
  35. 91ec46e modules: hostap: add IEEE80211R support by Hui Bai · 5 months ago
  36. 7c167c6 modules: hostap: add 11k cmd support by Hui Bai · 5 months ago
  37. 95cc5f5 drivers: can: initial support for Renesas RA CANFD by The Nguyen · 5 months ago
  38. d207ee9 modules: hal_nxp: osa: Remove deprecated OSA API by Radim Lipka · 5 months ago
  39. 0379424 modules: hal_nordic: nrfs: Enable DVFS service on nRF54H20 EngB by Grzegorz Swiderski · 5 months ago
  40. 3f221f9 modules: hal_nordic: Disable 802.15.4 temp update on nRF54H20 EngB by Grzegorz Swiderski · 5 months ago
  41. da6ddc9 drivers: timer: silabs: Add sleeptimer timer driver by Aksel Skauge Mellbye · 5 months ago
  42. d12de2d soc: silabs: Add soc_prep_hook() for Series 2 by Aksel Skauge Mellbye · 5 months ago
  43. 6f25178 hostap: fix build error when WPS enabled by Maochen Wang · 5 months ago
  44. 78f5821 modules: hostap: Add a config option for WPA control timeout by Chaitanya Tata · 5 months ago
  45. ec21dab hostap: Avoid warning of different enum mapping by Jukka Rissanen · 5 months ago
  46. c9b8365 hostap: Add needed include files to fix compilation by Jukka Rissanen · 5 months ago
  47. 6ac4e9c hostap: Remove not found hostapd functions by Jukka Rissanen · 5 months ago
  48. 980a352 hostap: Fix crypto=none compilation by Jukka Rissanen · 5 months ago
  49. e9ec7a2 hostap: Enterprise mode needs sha1-internal.c by Jukka Rissanen · 5 months ago
  50. 33bc6f0 hostap: Fix compilation error when enterprise support is enabled by Jukka Rissanen · 5 months ago
  51. 6827ec0 hostap: P2P needs EAPOL to select it by Jukka Rissanen · 5 months ago
  52. 0edb64d hostap: Add ip-addr.c compilation to the build by Jukka Rissanen · 5 months ago
  53. 18275f8 hostap: Fix hostapd AP compilation error by Jukka Rissanen · 5 months ago
  54. 5c5f3b0 hostap: Remove extra IEEE8021X_EAPOL as it was mentioned twice by Jukka Rissanen · 5 months ago
  55. 393ecf4 drivers: bluetooth: Rename Silabs HCI driver by Johan Hedberg · 5 months ago
  56. 955aca6 soc: silabs: Initialize clock manager HAL from DT by Aksel Skauge Mellbye · 5 months ago
  57. 3d0909e soc: silabs: Initialize DCDC from device tree by Aksel Skauge Mellbye · 5 months ago
  58. 6046226 modules: hal_silabs: Move CMake and Kconfig to the main tree by Johan Hedberg · 5 months ago
  59. 97a2f30 thrift: Define module-wide _POSIX_C_SOURCE feature test macro by Stephanos Ioannidis · 5 months ago
  60. ff70e2f modules: hal_nordic: Integrate nrf-regtool 7.0.0 by Grzegorz Swiderski · 5 months ago
  61. adf4e73 net: openthread: support Kconfig IEEE802154_SELECTIVE_TXCHANNEL by Andrzej Kuros · 5 months ago
  62. a61484f drivers: counter: Add AGT counter driver support for Renesas RA8 by Thao Luong · 5 months ago
  63. 0b7c5ad kconfig: openthread: Increase range for OPENTHREAD_CLI_MAX_LINE_LENGTH by Lukasz Maciejonczyk · 5 months ago
  64. 51c1e45 soc: nordic: Remove the nRF54L15 EngA by Carles Cufi · 5 months ago
  65. 906a5ec soc: nxp: rw: Introduce HAS_NXP_MONOLITHIC_BT config by Yassine El Aissaoui · 5 months ago
  66. f8466b4 drivers: audio: dmic: Add support for multiple nrf PDM instances by Michał Stasiak · 5 months ago
  67. c092964 modules: hal_nordic: Add new PDM instances by Michał Stasiak · 5 months ago
  68. 005587f modules: hal_nordic: Add nrfx configuration for nRF54L15 FP1 by Michał Stasiak · 5 months ago
  69. be65de0 modules: hostap: Fix memory leak of network by Chaitanya Tata · 5 months ago
  70. be15190 net: wifi: shell: add enterprise support for station by Rex Chen · 5 months ago
  71. 5e225e0 tinycrypt: deprecate the library by Valerio Setti · 5 months ago
  72. 9e8b7bd modules: hostap: fix DPP build error by Fengming Ye · 5 months ago
  73. a6a6cc6 modules: thrift: use app and library private include paths by Chris Friedt · 5 months ago
  74. 5c63839 modules: canopennode: add rxmsg callback by Christian Gabriel · 5 months ago
  75. 5d69216 net: openthread: add Kconfig for CSL request time ahead by Damian Krolik · 5 months ago
  76. a79b65f modules: hal_nxp: enable NETC cache control in default by Yangbo Lu · 5 months ago
  77. a259900 hostap: fix DUT hang when start SAP on wrong channel by Maochen Wang · 5 months ago
  78. 0c54a3f hostapd: add ap status in l2 wifi by Gaofeng Zhang · 5 months ago
  79. f314399 modules: tfm: interface: handle ISR context by Jordan Yates · 5 months ago
  80. 48916d6 modules: hostap: Fix checks for Enterprise security by Chaitanya Tata · 5 months ago
  81. 39b904d modules: hostap: Add separate config for EAP-FAST by Chaitanya Tata · 5 months ago
  82. 89b7336 net: openthread: make receive sensitivity configurable by Nick Ward · 5 months ago
  83. a131e85 kconfig: openthread: Add OPENTHREAD_CLI_VENDOR_EXTENSION option by Lukasz Maciejonczyk · 5 months ago
  84. 609520b modules: hostap: Add config options for EAP types by Ravi Dondaputi · 5 months ago
  85. a1d6f80 fs: fatfs: additional ELM FAT options by Jordan Yates · 5 months ago
  86. 646f116 mcuboot: Add support for RAM load mode by Jamie McCrae · 5 months ago
  87. 59dbbb3 drivers: pwm: Initial support for PWM driver on RA8 by Duy Phuong Hoang. Nguyen · 5 months ago
  88. e0363f2 sensor: mcux_acmp: namespace driver and kconfigs by Bjarki Arge Andreasen · 5 months ago
  89. 79222c9 hostap: add WPA-Auto-Personal(WPA2/WPA3 mixed) support by Gang Li · 5 months ago
  90. 838ff13 hostap: fix other STA failed to connect to SAP by Maochen Wang · 5 months ago
  91. 9704284 modules: hostap: Use the build time flag by Chaitanya Tata · 5 months ago
  92. b2c6f6c modules: hostap: Add missing default for max STAs in AP mode by Chaitanya Tata · 5 months ago
  93. 3ade4be modules: hostap: Fix heap pool allocation by Chaitanya Tata · 5 months ago
  94. bcef9ac modules: hostap: Use OS primitive even in native code by Chaitanya Tata · 5 months ago
  95. ec77fc3 modules: hal_nordic: Add global domain power request service by Rafal Dyla · 5 months ago
  96. e40eef2 hostap: add crypto module test kconfig option by Fengming Ye · 6 months ago
  97. 4b83b23 hostap: Use proper value when generating supplicant event by Jukka Rissanen · 6 months ago
  98. c952f09 cmake: mcuboot: Use imgtool instead of west for signing by Jamie McCrae · 6 months ago
  99. 890787d modules: mcuboot: Add Kconfig for firmware updater image by Jamie McCrae · 6 months ago
  100. 46a3e61 cmake: nordic: save build information regarding SVD file used. by Torsten Rasmussen · 6 months ago