1. 669b02a tests: ringbuffer: Make code consistent by Andrei Emeltchenko · 1 year, 10 months ago
  2. a8cb2b7 tests: ringbuffer: Use defined req_len by Andrei Emeltchenko · 1 year, 10 months ago
  3. ef6f4db tests: ringbuffer: Remove unneeded variable by Andrei Emeltchenko · 1 year, 10 months ago
  4. b4d7b1c MAINTAINERS: Add cfriedt as C library collaborator by Christopher Friedt · 1 year, 11 months ago
  5. b391993 lib: posix: add perror() implementation by Christopher Friedt · 1 year, 11 months ago
  6. e08f84a tests: lib: c_libc: tests for strerror, strerror_r by Christopher Friedt · 1 year, 11 months ago
  7. 4cc4437 libc: minimal: add strerror and strerror_r function by Christopher Friedt · 1 year, 11 months ago
  8. 07ac630 dts: riscv: add #address-cells to all interrupt controllers by Olof Johansson · 1 year, 11 months ago
  9. 6cb6851 dts: riscv: mpfs-icicle: Rename qspi node to spi by Olof Johansson · 1 year, 11 months ago
  10. 78847e9 dtc: riscv: esp32c3_devkitm: silence dtc warning by Olof Johansson · 1 year, 11 months ago
  11. e9e030f ztest: Add zassume* API by Yuval Peress · 1 year, 10 months ago
  12. 16b9fdf ztest: run clang-format for easier diffs by Yuval Peress · 1 year, 10 months ago
  13. 54adba4 ztest: use an enum for the test result by Yuval Peress · 1 year, 10 months ago
  14. e26ea1b ztest: run clang-format on ztest_assert.h by Yuval Peress · 1 year, 10 months ago
  15. 01909a2 tests: drivers: dac loopback testcase for nucleo g071rb by Francois Ramu · 2 years ago
  16. 1654f81 drivers: adc: stm32g0 fix sampling time due to errata sheet by Francois Ramu · 2 years ago
  17. 7a11d88 riscv: Introduce RISCV_ALWAYS_SWITCH_THROUGH_ECALL by Carlo Caione · 1 year, 10 months ago
  18. d2ac7b4 dts: binding: ipm: Remove unused zephyr,ipm-console binding by Kumar Gala · 1 year, 10 months ago
  19. b4034ad hal: gigadevice: Update gd32f4xx to firmware 3.0.0 by Alexandre Duchesne · 1 year, 10 months ago
  20. 3a0f8a3 drivers: usb: device: stm32: Use macros for frequencies by Chris Collins · 1 year, 10 months ago
  21. f1e4d7b drivers: usb: device: stm32: Configure USB Prescaler for F103 by Chris Collins · 1 year, 10 months ago
  22. fb9ca7c tests: log: stress: Adapt to logging API changes by Carles Cufi · 1 year, 10 months ago
  23. 9e69846 tests/arm64: Run high_addr tests using picolibc by Keith Packard · 1 year, 11 months ago
  24. f2ae48e arch/arm64: Enable 'large' code model for large targets by Keith Packard · 1 year, 11 months ago
  25. 6a102ee samples: usb: add integration platforms to flash tests in USB MSC sample by Johann Fischer · 1 year, 10 months ago
  26. fbe7a10 samples: usb: fix flash test subsections in USB MSC sample by Johann Fischer · 1 year, 10 months ago
  27. 81cc1ab drivers: i2c: tca954X: Enable driver if needed by Aymeric Aillet · 1 year, 10 months ago
  28. e23fa30 drivers: wifi: winc1500: Update driver to use gpio_dt_spec by Kumar Gala · 1 year, 10 months ago
  29. ff2032a samples: wifi: enable reel_board to test winc1500 by Kumar Gala · 1 year, 10 months ago
  30. a997839 drivers: wifi: winc1500: use spi_dt_spec by Kumar Gala · 1 year, 10 months ago
  31. e2044f0 west.yml: hal_atmel: Update for winc1500 warning fix by Kumar Gala · 1 year, 10 months ago
  32. 98ba5ae Bluetooth: Audio: Fix CSIS SIRK read permissions by Emil Gydesen · 1 year, 11 months ago
  33. 4afa484 Bluetooth: Audio: Fix PACS UUID issue by Emil Gydesen · 1 year, 11 months ago
  34. be85f77 Bluetooth: Audio: Fix PACS warning if not connected by Emil Gydesen · 1 year, 11 months ago
  35. e4bd0fc logging: Allow for compilation without log_output by Krzysztof Chruscinski · 1 year, 11 months ago
  36. 33eba21 tests/drivers/clock_control: stm32_common_devices: add adc alt. clk. src by Thomas Stranger · 1 year, 10 months ago
  37. a6f4d60 tests/drivers/clock_control: stm32 add adc-pll_p overlays(g0,g4,wl) by Thomas Stranger · 1 year, 10 months ago
  38. 1feaea3 tests/drivers/clock_control: stm32_common_devices: lptim check disabled by Thomas Stranger · 1 year, 10 months ago
  39. eb44da9 drivers/clock_control: stm32 g0, g4, l4, remove get_pllout_frequency() by Thomas Stranger · 1 year, 10 months ago
  40. ddf3f2d drivers/clock_control: stm32 common allow pll also when it is not sysclk by Thomas Stranger · 1 year, 10 months ago
  41. 1543025 drivers/clock_control: stm32 common pll src support(g0,g4,l4,l5,wb,wl) by Thomas Stranger · 1 year, 10 months ago
  42. 61e2c29e dts: clock: stm32 common: bindings for pllp, pllq, pllr clock sources by Thomas Stranger · 1 year, 10 months ago
  43. c959b58 drivers/clock_control: stm32 common: enable PLL_P/Q and set PLL_P div by Thomas Stranger · 1 year, 10 months ago
  44. 2801c99 drivers/clock_control: fix stm32 common pll_q divider setup by Thomas Stranger · 1 year, 10 months ago
  45. c112afa drivers/clock_control: stm32 common move pllx defines to common header by Thomas Stranger · 1 year, 10 months ago
  46. d5146e6 dt-bindings/clock: remove STM32_SRC_CLOCK_MIN / MAX definitions by Thomas Stranger · 1 year, 10 months ago
  47. fd49f4d tests: drivers: clock_control: stm32_wl fix external clock dts by Thomas Stranger · 1 year, 10 months ago
  48. 8ed202b drivers: ieee802154: fix freeing Rx buffer by Jedrzej Ciupis · 1 year, 11 months ago
  49. c5df601 drivers: ieee802154: print serialization error on nRF5340 by Jedrzej Ciupis · 1 year, 11 months ago
  50. aed5710 dts: bindings: add binding for zephyr,sdmmc-disk by Daniel DeGrasse · 1 year, 11 months ago
  51. ce18d3c requirements: add netifaces, needed by adsp runner by Enjia Mai · 1 year, 11 months ago
  52. 867b886 Bluetooth: Mesh: Don't do bulk tx of seg msgs by Pavel Vasilyev · 1 year, 10 months ago
  53. 669a543 adc: ads1x1x: add CODEOWNER by Ryan McClelland · 1 year, 11 months ago
  54. 86bb6ab adc: ads1x1x: run clangformat by Ryan McClelland · 1 year, 11 months ago
  55. 3d7fc77 adc: ads1x1x: macro cleanup by Ryan McClelland · 1 year, 11 months ago
  56. 462f3e2 Bluetooth: Host: Refactor tx_notify, simplify locking by Aleksander Wasaznik · 2 years ago
  57. 9339f24 Bluetooth: Host: Refactor tx_notify, use `CONTAINER_OF` by Aleksander Wasaznik · 2 years ago
  58. 123c088 drivers: serial: uart_native_posix: Replace use of DT_INST_LABEL by Kumar Gala · 1 year, 10 months ago
  59. fdefd87 sd: add proper handling for DISK_IOCTL_CTRL_SYNC by Daniel DeGrasse · 1 year, 10 months ago
  60. 71d1b27 manifest: Pull latest net-tools by Seppo Takalo · 2 years ago
  61. 890d427 drivers: spi: stm32: Use 'st,stm32h7-spi' compatible input when possible by Erwan Gouriou · 1 year, 11 months ago
  62. 70c039d dts: stm32: Populate "st,stm32h7-spi" compatible when required by Erwan Gouriou · 1 year, 11 months ago
  63. ccebe68 dts: bindings: spi: Add a new stm32h7 spi compatible by Erwan Gouriou · 1 year, 11 months ago
  64. 008593c boards: arm: mec172x: Configure KSI with internal pull-up by Jose Alberto Meza · 2 years ago
  65. 06586e9 samples: Bluetooth: broadcast_audio_sink sample bugfix by Erik Robstad · 2 years ago
  66. 394d5f7 mgmt: smp: Allow building with POSIX API in UDP transport by Berend Ozceri · 2 years ago
  67. 3051ba1 tests: counter: disable driver debug message by Hake Huang · 2 years ago
  68. 94b8166 net: lwm2m: default stack size with SenML CBOR by Veijo Pesonen · 2 years ago
  69. b4d8228 drivers: spi: xec: mec172x: Reflect update device tree properties by Jose Alberto Meza · 2 years ago
  70. 2fed22c boards: arm: mec172xevb: Update SPI HW block properties by Jose Alberto Meza · 2 years ago
  71. b6d2f22 dts: bindings: spi: Use consistent dts names for mec172x by Jose Alberto Meza · 2 years ago
  72. eebd67c dts: arm: microchip: mec172x: Use consistent dts property names by Jose Alberto Meza · 2 years ago
  73. 63db5f8 Modules: Percepio TraceRecorder: Update module from v4.6.0(RC1) to v4.6.3 by Torbjörn Leksell · 2 years ago
  74. fb1d092 tests: ec_host_cmd: Make sure expected_dut_to_host fits in buffer by Keith Packard · 2 years ago
  75. 938eae3 drivers: gpio: ti: add gpio extender sn74hc595 by Matthias Freese · 2 years ago
  76. 5043083 dts: binding: gpio: add gpio extender sn74hc595 by Matthias Freese · 2 years ago
  77. e27f48b Bluetooth: Host: Fix crash if HCI send fails by Grant Ramsay · 2 years ago
  78. 4c47191 Bluetooth: Audio: Remove codec from bt_audio_broadcast_sink_sync by Emil Gydesen · 2 years ago
  79. 9b0a506 wifi: esp_at: Fix Coverity issues related to ESP_MAX_DNS by Aleksandar Markovic · 2 years ago
  80. 8e330cf tests: exclude arduion_mkrzero from uart_async and spi_loopback tests by TOKITA Hiroshi · 2 years ago
  81. 3b4e6c7 samples: fat_fs: Add arduino_mkrzero to supported board list by TOKITA Hiroshi · 2 years, 2 months ago
  82. 085bee1 boards: arm: Add support Arduino MKR Zero by TOKITA Hiroshi · 2 years, 2 months ago
  83. 4dee1f1 dts: bindings: gpio: Adding Arduino MKR header by TOKITA Hiroshi · 2 years ago
  84. 6c74c51 Bluetooth: Audio: Change context type for BAP shell by Emil Gydesen · 1 year, 11 months ago
  85. 68593a1 Bluetooth: PACS: Fix support context if SRC/SNK disabled by Emil Gydesen · 1 year, 11 months ago
  86. 3436cc1 Bluetooth: Audio: Add guards for calling bt_audio_capabilities by Emil Gydesen · 1 year, 11 months ago
  87. 2071c66 Bluetooth: Audio: Disable HAS when unicast_server is disabled by Emil Gydesen · 2 years, 1 month ago
  88. 3580147 Bluetooth: Audio: Fix some bad guards in audio shell by Emil Gydesen · 2 years, 1 month ago
  89. bb6c086 Bluetooth: Audio: Add PACS for broadcast sink by Emil Gydesen · 2 years, 1 month ago
  90. 79fcb6a ztest API Migration: bluetooth/ll_settings by Tristan Honscheid · 2 years, 6 months ago
  91. 074a46a ztest API Migration: bluetooth/init by Tristan Honscheid · 2 years, 6 months ago
  92. 84f39cf ztest API Migration: bluetooth/hci_prop_evt by Tristan Honscheid · 2 years, 6 months ago
  93. 4ea68e4 ztest API Migration: bluetooth/hci_codecs_info by Tristan Honscheid · 2 years, 6 months ago
  94. d76da3e ztest API Migration: bluetooth/ctrl_user_ext by Tristan Honscheid · 2 years, 6 months ago
  95. 144d11e ztest API Migration: bluetooth/ctrl_sw_privacy_unit by Tristan Honscheid · 2 years, 6 months ago
  96. 8b76ea6 ztest API Migration: bluetooth/bluetooth by Tristan Honscheid · 2 years, 6 months ago
  97. 24845d5 ztest API Migration: bluetooth/ctrl_sw_privacy by Tristan Honscheid · 2 years, 6 months ago
  98. 3d8c3df Bluetooth: Audio: Add parent service requirement if CSIS cnt > 1 by Emil Gydesen · 2 years, 1 month ago
  99. e71c2d1 boards: efm32pg_stk3402a: Add minimal pwm support by Christian Taedcke · 2 years, 2 months ago
  100. a232b1b dts: arm: silabs: enable timer support gecko dtsi by Jimmy Johnson · 2 years, 3 months ago