1. e918783 lib: libc: minimal: Define off_t as intptr_t by Stephanos Ioannidis · 2 years, 9 months ago
  2. 0b3564e blobs: Document the command and the module integration by Carles Cufi · 2 years, 9 months ago
  3. 0424509 west: blobs: Ensure that folder exists before fetching by Carles Cufi · 2 years, 9 months ago
  4. 5524f7a west: blobs: Add a clean sub-command by Carles Cufi · 2 years, 9 months ago
  5. 02c95c6 west: blobs: Rework the -m option by Carles Cufi · 2 years, 9 months ago
  6. 389af08 west: blobs: Default to listing and fetching all blobs by Carles Cufi · 2 years, 9 months ago
  7. fd8ffdb boards: qemu_x86_tiny: enable support for coverage by Daniel Leung · 2 years, 9 months ago
  8. ee40548 samples: condvar: extra stack space for custom threads by Daniel Leung · 2 years, 9 months ago
  9. c9955cf testsuite: coverage: pin gcov sections for demand paging by Daniel Leung · 2 years, 9 months ago
  10. 1ace8ef cmake: extend linker snippets for pinned sections by Daniel Leung · 2 years, 9 months ago
  11. ade3394 testsuite: coverage: align rodata section by Daniel Leung · 2 years, 9 months ago
  12. 835680f twister: enhance support for board@revision as platform name by Daniel Leung · 2 years, 9 months ago
  13. c2c467a tests: lib: move ringbuffer to new ztest API by li biao · 2 years, 9 months ago
  14. ca4d8cf drivers: sensor: mpu9250: Fix initialization routine by Andrzej Głąbek · 2 years, 9 months ago
  15. f4dc5ac linker: Use a different macro to set vma for the noinit section by Andriy Gelman · 2 years, 9 months ago
  16. 4e90efa linker: set __rom_region_end via an offset from __rom_region_start by Andriy Gelman · 2 years, 9 months ago
  17. 8d5acea linker: make sure the macro arguments both point to the vma by Andriy Gelman · 2 years, 9 months ago
  18. 671cfa5 linker: align the lma to 4 bytes by Andriy Gelman · 2 years, 9 months ago
  19. 3217d97 tests: update unit/cbprintf test to use Kconfig by Torsten Rasmussen · 2 years, 9 months ago
  20. c23be56 tests: add Kconfig file to bluetooth ctrl_data_length_update testcases by Torsten Rasmussen · 2 years, 9 months ago
  21. c3fa8b8 tests: adopt ztest base test to extended unittest module by Torsten Rasmussen · 2 years, 9 months ago
  22. 0f15d89 tests: remove testing for board unit_testing by Torsten Rasmussen · 2 years, 9 months ago
  23. 7a65bdb cmake: kconfig: introduce dedicated unit testing board by Torsten Rasmussen · 2 years, 9 months ago
  24. 3526338 kconfig: change $(ARCH_DIR) to arch/ by Torsten Rasmussen · 2 years, 9 months ago
  25. 9871a05 kconfig: optional sourcing of $(KCONFIG_BINARY_DIR)/Kconfig.modules by Torsten Rasmussen · 2 years, 9 months ago
  26. a450c66 cmake: define and create KCONFIG_BINARY_DIR if it doesn't exists by Torsten Rasmussen · 2 years, 9 months ago
  27. c3620c8 scripts: remove ZEPHYR_BASE as default root for board listing by Torsten Rasmussen · 2 years, 9 months ago
  28. 8c55073 gpio: move gpio_cmsdk_ahb.h from drivers to include/drivers by Fabio Baltieri · 2 years, 9 months ago
  29. bf47c2a drivers: drop few unused pinmux.h include by Fabio Baltieri · 2 years, 9 months ago
  30. f136070 boards: drop pinmux subsystem references from board code by Fabio Baltieri · 2 years, 9 months ago
  31. 681372b board: v2m_beetle: drop CONFIG_PINMUX=y by Fabio Baltieri · 2 years, 9 months ago
  32. 7b64562 board: v2m_musca: drop CONFIG_PINMUX=y by Fabio Baltieri · 2 years, 9 months ago
  33. b6fadd1 tests: lib: move smf to new ztest API by li biao · 2 years, 9 months ago
  34. 1d428de boards: riscv: icev_wireless: add watchdog to aliases in dts by Christopher Friedt · 2 years, 9 months ago
  35. dd9d6bb subsys/mgmt/hawkbit: Set `ai_socktype` if IPV4/IPV6 by Yong Cong Sin · 2 years, 9 months ago
  36. 2ed88e9 subsys/mgmt/hawkbit: Init the `hints` struct to a known value by Yong Cong Sin · 2 years, 9 months ago
  37. 7bd1451 drivers: mdio: mdio: Update mdio_shell to use DEVICE_DT_GET by Benjamin Björnsson · 2 years, 9 months ago
  38. 27fcef0 arch: x86: Fix cache-related Kconfig symbols by Carlo Caione · 2 years, 9 months ago
  39. 4932f92 arch: arc: Fix cache-related Kconfig symbols by Carlo Caione · 2 years, 9 months ago
  40. 31d65d6 arch: arm64: Fix cache-related Kconfig symbols by Carlo Caione · 2 years, 9 months ago
  41. 710e7f2 arch: arm: Fix cache-related Kconfig symbols by Carlo Caione · 2 years, 9 months ago
  42. ae82071 arch: Rework cache-related Kconfig symbols by Carlo Caione · 2 years, 9 months ago
  43. cdfe085 Bluetooth: Host: Add CONFIG_BT_PRIVACY_RANDOMIZE_IR by Aleksander Wasaznik · 2 years, 9 months ago
  44. 058dc7c Bluetooth: Host: Refactor `bt_setup_public_id_addr` by Aleksander Wasaznik · 2 years, 9 months ago
  45. 323422e dfu: Fix write block size check on, probably, incorrect device by Dominik Ermel · 2 years, 9 months ago
  46. f2a338c tests/settings: Small cleanup of settings_basic_test.c by Dominik Ermel · 2 years, 9 months ago
  47. 3dbc13c Bluetooth: Audio: Fix issue with registering VOCS callbacks by Emil Gydesen · 2 years, 9 months ago
  48. 2b0f98b Bluetooth: Audio: Fix issue with registering AICS callbacks by Emil Gydesen · 2 years, 9 months ago
  49. a02e6d2 board: nrf53: Fix build error for thingy53_nrf5340 when MPU is disabled by Joakim Andersson · 2 years, 9 months ago
  50. ba9220c sd: sdmmc: wait before sending second OCR by Daniel DeGrasse · 2 years, 9 months ago
  51. 2647bc0 Bluetooth: Audio: Fix NULL pointer ref in bt_csis_lock by Emil Gydesen · 2 years, 9 months ago
  52. 541d946 Bluetooth: audio: Add HAS client support for preset switching by Mariusz Skamra · 2 years, 9 months ago
  53. 2ddd221 bme680: Rework setting the spi_mem_page accordingly to the datasheet by Jan Kuliga · 2 years, 9 months ago
  54. 2ce143a drivers/counter: return 64-bit value by Piotr Kmiecik · 2 years, 9 months ago
  55. 0cba9cb drivers: sensor: max17055: add VFOCV support by Fabio Baltieri · 2 years, 9 months ago
  56. b962074 tests: net: socket: tls move to new ztest API by Hu Zhenyu · 2 years, 9 months ago
  57. b8cdf9d Bluetooth: Audio: Fix issue with reset QoS on state change by Emil Gydesen · 2 years, 9 months ago
  58. a301afc samples: Bluetooth: Restrict Audio TX length to SDU for unicast audio by Emil Gydesen · 2 years, 9 months ago
  59. 9e9ea21 Bluetooth: ISO: Add check for maximum ISO SDU size by Emil Gydesen · 2 years, 9 months ago
  60. 95c863e tests: net: lib: tls_credentials: Add tfm_trusted test by Neil Armstrong · 2 years, 9 months ago
  61. 0690693 tests: tls_credentials: fix test by Neil Armstrong · 2 years, 9 months ago
  62. fe7ffcf tls_credentials: add Trusted Credential storage backend by Neil Armstrong · 2 years, 9 months ago
  63. 09cb88e ipc_service: Add ipc_service_deregister_endpoint function by Jackson Cooper-Driver · 2 years, 9 months ago
  64. 80c97c3 fcb_settings: Use weak function to get storage flash area by Nicolas VINCENT · 2 years, 9 months ago
  65. df7ca2a drivers/clock/rcar: Move ASSERT to module clock function by Aymeric Aillet · 2 years, 9 months ago
  66. 0277682 Bluetooth: ISO: Add check for pending ISO connections by Emil Gydesen · 2 years, 9 months ago
  67. 1acd4bf samples: add support for optimized CMSIS-NN kernels by Måns Nilsson · 2 years, 9 months ago
  68. 2b0e820 modules: add support for optimized CMSIS-NN kernels by Måns Nilsson · 2 years, 9 months ago
  69. f044a35 shell: typos by Théophile Ranquet · 2 years, 9 months ago
  70. 9c682e6 boards: arm: rpi_pico: add openocd runner configuration by TOKITA Hiroshi · 2 years, 9 months ago
  71. 3865e08 scripts/Kconfig: add dt_node_array_prop Kconfig functions by Eivind Jølsgard · 2 years, 9 months ago
  72. fd14236 storage: flash_map: fix incomplete type by Steven Slupsky · 2 years, 9 months ago
  73. 9a7e4b1 pwm: stm32: Remove support for deprecated st,prescaler prop by Kumar Gala · 2 years, 9 months ago
  74. 3470d61 dts: bindings: pwm: stm32: Remove deprecated property by Kumar Gala · 2 years, 9 months ago
  75. 054b6d7 pcie: shell: Replace shell argument with sh by Andrei Emeltchenko · 2 years, 9 months ago
  76. cedc1e3 pcie: Add Interrupt command status by Andrei Emeltchenko · 2 years, 9 months ago
  77. 3029d2f pcie: shell: Add dump and BDF string arguments by Andrei Emeltchenko · 2 years, 9 months ago
  78. 27eb12e net: socketcan: decouple SocketCAN and CAN controller headers by Henrik Brix Andersen · 2 years, 9 months ago
  79. 626c117 net: socketcan: fix SocketCAN MTU definition by Henrik Brix Andersen · 2 years, 9 months ago
  80. ef1e492 net: socketcan: SocketCAN supports classic CAN, not CAN-FD by Henrik Brix Andersen · 2 years, 9 months ago
  81. d1d48e8 net: socketcan: rename SocketCAN header from socket_can.h to socketcan.h by Henrik Brix Andersen · 2 years, 9 months ago
  82. 2431060 drivers: can: mcux: flexcan: rename internal funtions to not use zcan by Henrik Brix Andersen · 2 years, 9 months ago
  83. bcd936b drivers: can: mcp2515: rename internal funtions to not use zcan by Henrik Brix Andersen · 2 years, 9 months ago
  84. b40a8cb net: socket: can: rename utility functions by Henrik Brix Andersen · 2 years, 9 months ago
  85. 13c7541 drivers: can: remove z prefix from public CAN API types by Henrik Brix Andersen · 2 years, 9 months ago
  86. d159947 net: socket: can: prepend SocketCAN data types with socketcan by Henrik Brix Andersen · 2 years, 9 months ago
  87. 6099e18 tests: move the SocketCAN tests to tests/net/socket/can by Henrik Brix Andersen · 2 years, 9 months ago
  88. fe80c16 drivers: can: move socketcan types and functions to socketcan header by Henrik Brix Andersen · 2 years, 9 months ago
  89. 5f70091 boards/qemu_cortex_a53: enable qemu icount mode by Andy Ross · 2 years, 9 months ago
  90. e05d013 scripts/twister: Kill qemus with SIGKILL, not SIGTERM by Andy Ross · 2 years, 9 months ago
  91. b0c7943 net: lwm2m: Fix to Queue update process triggering by Juha Heiskanen · 2 years, 9 months ago
  92. a7721aa drivers: spi: pl022: Support interrupt based transfer by TOKITA Hiroshi · 2 years, 9 months ago
  93. bd1f288 tests: drivers: spi: loopback: add rpi_pico configuration by TOKITA Hiroshi · 2 years, 9 months ago
  94. f0985dd boards: arm: rpi_pico: Adding spi configuration to rpi_pico by TOKITA Hiroshi · 2 years, 9 months ago
  95. 8a8e893 dts: arm: rpi_pico: Adding spi configurations to rp2040 by TOKITA Hiroshi · 2 years, 9 months ago
  96. da32e26 drivers: spi: Add basic support for PL022 by TOKITA Hiroshi · 2 years, 9 months ago
  97. 84f3a0a drivers: Fixes MCUX clock assignment by Declan Snyder · 2 years, 9 months ago
  98. c635254 tests: build_all: modem: set minimum flash requirement by Daniel DeGrasse · 2 years, 9 months ago
  99. 2a53abd drivers: soc_flash_mcux: remove dependency on CONFIG_HAS_MCUX_IAP by Daniel DeGrasse · 2 years, 9 months ago
  100. f2a6c73 boards: arm: lpcxpresso55s69: Fix build of lpcxpresso55s69_cpu1 by Kumar Gala · 2 years, 9 months ago