1. c2078bd drivers: interrupt_controller: drop DEV_DATA/DEV_CFG usage by Gerard Marull-Paretas · 3 years, 2 months ago
  2. 72a0d68 drivers: i2s: drop DEV_DATA/DEV_CFG usage by Gerard Marull-Paretas · 3 years, 2 months ago
  3. be32e33 drivers: i2c: drop DEV_DATA/DEV_CFG usage by Gerard Marull-Paretas · 3 years, 2 months ago
  4. ae5ebe8 drivers: gpio: drop DEV_DATA/DEV_CFG usage by Gerard Marull-Paretas · 3 years, 2 months ago
  5. fb23084 drivers: flash: drop DEV_DATA/DEV_CFG usage by Gerard Marull-Paretas · 3 years, 2 months ago
  6. 6f6a178 drivers: ethernet: drop DEV_DATA/DEV_CFG usage by Gerard Marull-Paretas · 3 years, 2 months ago
  7. d3443cc drivers: espi: drop DEV_DATA/DEV_CFG usage by Gerard Marull-Paretas · 3 years, 2 months ago
  8. 250fd0e drivers: entropy: drop DEV_DATA/DEV_CFG usage by Gerard Marull-Paretas · 3 years, 2 months ago
  9. f5effdd drivers: eeprom: drop DEV_DATA/DEV_CFG usage by Gerard Marull-Paretas · 3 years, 2 months ago
  10. d2118eb drivers: dma: drop DEV_DATA/DEV_CFG usage by Gerard Marull-Paretas · 3 years, 2 months ago
  11. 3b6201e drivers: dac: drop DEV_DATA/DEV_CFG usage by Gerard Marull-Paretas · 3 years, 2 months ago
  12. c4550bc drivers: counter: drop DEV_DATA/DEV_CFG usage by Gerard Marull-Paretas · 3 years, 2 months ago
  13. 03cc904 drivers: console: drop DEV_DATA/DEV_CFG usage by Gerard Marull-Paretas · 3 years, 2 months ago
  14. ddf9fc4 drivers: clock_control: drop DEV_DATA/DEV_CFG usage by Gerard Marull-Paretas · 3 years, 2 months ago
  15. 6378fcd drivers: can: drop DEV_DATA/DEV_CFG usage by Gerard Marull-Paretas · 3 years, 2 months ago
  16. 224958c drivers: audio: drop DEV_DATA/DEV_CFG usage by Gerard Marull-Paretas · 3 years, 2 months ago
  17. 6745333 drivers: adc: drop DEV_DATA/DEV_CFG usage by Gerard Marull-Paretas · 3 years, 2 months ago
  18. 2a0e664 samples: boards: nrf: Add nrf53_sync_rtc sample by Krzysztof Chruscinski · 3 years, 2 months ago
  19. ff6b5d9 soc: arm: nordic_nrf: nrf53: Add Synchronized RTC by Krzysztof Chruscinski · 3 years, 2 months ago
  20. 1f445b6 soc: arm: nordic_nrf: nrf53: Add nrf53 series guards to Kconfig.soc by Krzysztof Chruscinski · 3 years, 2 months ago
  21. ec9a324 drivers: timer: nrf_rtc_timer: Add z_nrf_rtc_timer_capture_task_address_get by Krzysztof Chruscinski · 3 years, 2 months ago
  22. da1bfd6 drivers: timer: nrf_rtc_timer: Add missing include by Krzysztof Chruscinski · 3 years, 2 months ago
  23. 9463525 pcie: controller: rename generic_pcie_ to pcie_generic_ by Neil Armstrong · 3 years, 2 months ago
  24. 6595ca1 pcie: controller: rename xlate to translate by Neil Armstrong · 3 years, 2 months ago
  25. 7bdb1c2 drivers: ieee802154_nrf5: fix sleep call for csl by Lukasz Maciejonczyk · 3 years, 2 months ago
  26. 1d1c973 boards: esp_wrover_kit: fix missing DTS flash input values by Sylvio Alves · 3 years, 2 months ago
  27. 7dac931 tests: kernel/events/event_api: memory coherence fixes by Daniel Leung · 3 years, 2 months ago
  28. 96b4a86 test: boards/intel_adsp: Add test of adsp_mem API by Andy Ross · 3 years, 2 months ago
  29. 206241a soc: intel_adsp/cavs_v25: set CONFIG_KERNEL_VM_SIZE by Daniel Leung · 3 years, 2 months ago
  30. 2deb825 dts: intel_cavs25: add an entry for the TLB driver by Daniel Leung · 3 years, 2 months ago
  31. 9e688e3 drivers: mm: add driver for Intel Audio DSP by Daniel Leung · 3 years, 2 months ago
  32. 11c3b1d drivers: mm: add skeleton build files and common funcs by Daniel Leung · 3 years, 2 months ago
  33. 213fccb dts: add base binding for memory management drivers by Daniel Leung · 3 years, 2 months ago
  34. e783e3c drivers: introduce memory management driver APIs by Daniel Leung · 3 years, 2 months ago
  35. 7c6b016 kernel: introduce hidden CONFIG_KERNEL_VM_SUPPORT by Daniel Leung · 3 years, 2 months ago
  36. 2e5501a kernel: move CONFIG_MMU into kernel Kconfig by Daniel Leung · 3 years, 2 months ago
  37. 88cfd33 kernel: arch: no need for #ifdef MMU in header by Daniel Leung · 3 years, 2 months ago
  38. 4796037 tests/kernel/queue: Coherence fixes for tests/kernel/queue by Andy Ross · 3 years, 2 months ago
  39. 4cf9ce6 manifest: update fatfs revision by Anas Nashif · 3 years, 2 months ago
  40. 01b7800 include: remove deprecated headers by Anas Nashif · 3 years, 2 months ago
  41. 5598ae8 drivers: can: fix can_set_state_change_callback() API function by Henrik Brix Andersen · 3 years, 2 months ago
  42. e955b65 Tracing: Fixed TraceRecorder inclusion problem by Torbjörn Leksell · 3 years, 2 months ago
  43. 48434ee soc: mimxrt1170: Add power state defintions for RT1170 by Daniel DeGrasse · 3 years, 2 months ago
  44. 93c003f soc: mimxrt1160: Add power state definitions for RT1160 by Daniel DeGrasse · 3 years, 2 months ago
  45. 19bb8e2 soc: rt11xx: Enable power management for RT11xx series SOCs by Daniel DeGrasse · 3 years, 2 months ago
  46. 59f9dfa drivers: timer: mcux_gpt: Enable GPT timer to run in doze mode by Daniel DeGrasse · 3 years, 2 months ago
  47. f5ebc30 soc: imx_rt: Enable IMX.RT General Power Controller Driver by Daniel DeGrasse · 3 years, 2 months ago
  48. c025abd ci: remove .buildkite by Anas Nashif · 3 years, 2 months ago
  49. e61e63e tests: interrupt: refine the interrupt testcases by Enjia Mai · 3 years, 2 months ago
  50. db3fa50 testsuite: utils: use IPI instead of int instruction for testing on x86 by Enjia Mai · 3 years, 2 months ago
  51. 993cb4c sample: openamp: Add OpenAMP performance test. by Carlo Caione · 3 years, 2 months ago
  52. ca96286 drivers: ethernet: dsa_ksz8xxx: remove duplicated headers by Bartosz Bilas · 3 years, 2 months ago
  53. 8779972 drivers: ethernet: dsa_ksz8xxx: convert to spi_dt_spec by Bartosz Bilas · 3 years, 2 months ago
  54. b565683 tests: ibecc: Fix using global device pointer by Andrei Emeltchenko · 3 years, 2 months ago
  55. 69ac4b2 edac: ibecc: Refactor error inject code by Andrei Emeltchenko · 3 years, 2 months ago
  56. c493825 edac: ibecc: Add LOG_INF for indication initialization by Andrei Emeltchenko · 3 years, 2 months ago
  57. d02ef74 tests/ivshmem: Make sure it enters usermode before testing the driver by Tomasz Bursztyka · 3 years, 2 months ago
  58. 91970ad boards: Add Space Cubics OBC Module 1 by Yasushi SHOJI · 3 years, 2 months ago
  59. 2e3aeaa dts: Add Space Cubics as "sc" by Yasushi SHOJI · 3 years, 2 months ago
  60. 611230f soc/arm/designstart: Make XIP optional by Yasushi SHOJI · 3 years, 2 months ago
  61. 2026417 Bluetooth: ISO: Remove double dereferencing in init functions by Emil Gydesen · 3 years, 2 months ago
  62. 0785e94 Bluetooth: ISO: Add function to get info of ISO channel by Emil Gydesen · 3 years, 2 months ago
  63. c6b78b9 Bluetooth: ISO: Add ISO channel type by Emil Gydesen · 3 years, 2 months ago
  64. 7f004f1 net: lwm2m: Add LwM2M gateway object by Andrew Hedin · 3 years, 2 months ago
  65. 1b8d2d3 soc: arm: stm32 mcus should execute stm32_power_init in PRE_KERNEL_1 by Francois Ramu · 3 years, 2 months ago
  66. 28a133c Bluetooth: ISO: Fix bad chan pointer for disconnect by Emil Gydesen · 3 years, 2 months ago
  67. b36f292 doc/guides/mgmt: Mcumgr fixes backporting process by Dominik Ermel · 3 years, 2 months ago
  68. 296d368 drivers: can: mcan: remove unused NUM_TX_EVENT_FIFO_ELEMENTS macro by Henrik Brix Andersen · 3 years, 2 months ago
  69. ab64a67 doc: conf: specify which variable is used for output directory by Gerard Marull-Paretas · 3 years, 2 months ago
  70. 7e88a29 doc: extensions: doxyrunner: add doxyrunner_outdir_var option by Gerard Marull-Paretas · 3 years, 2 months ago
  71. 1e74821 tests: logging: log_api: Fix test suite setup by Krzysztof Chruscinski · 3 years, 2 months ago
  72. 57a893d testsuite: ztest: Use STRINGIFY in ZTEST_SUITE by Krzysztof Chruscinski · 3 years, 2 months ago
  73. 50c7c7b sys: time_units: Add Kconfig option for algorithm selection by Krzysztof Chruscinski · 3 years, 2 months ago
  74. fb5334d sys: time_units: Increase range of z_tmcvt by Krzysztof Chruscinski · 3 years, 2 months ago
  75. e2d67d6 tests: mem_protect: enlarge heap size of RISCV64 by Jim Shu · 3 years, 2 months ago
  76. fd2c076 arch: riscv: pmp: Fix is_user_mode in RV64 by Jim Shu · 3 years, 2 months ago
  77. 10e618f arch: riscv: pmp: Fix RV64 compatibility of register size by Jim Shu · 3 years, 2 months ago
  78. 595b01f arch: riscv: pmp: Fix 64-bit compatibility of pointer size by Jim Shu · 3 years, 2 months ago
  79. 03d1e9b boards: riscv: qemu_riscv64: Enable RISC-V PMP by Jim Shu · 3 years, 2 months ago
  80. 00ef3d2 net: openthread: Add openthread CSL clock uncert by Przemyslaw Bida · 3 years, 2 months ago
  81. f8c20ec Bluetooth: Add reference to BT_HCI_ERR_* for disconnect reason by Emil Gydesen · 3 years, 2 months ago
  82. 37f5fe5 drivers: serial: RCar add pinctrl support by Aymeric Aillet · 3 years, 2 months ago
  83. 873607c boards: arm: rcar_h3ulcb: add scif1 pins definition by Aymeric Aillet · 3 years, 2 months ago
  84. 38f00bd kernel: smp: change back the order of SMP thread and timer initialization by Enjia Mai · 3 years, 2 months ago
  85. 40bb3d8 ITE drivers/watchdog: cleanup it8xxx2 watchdog driver by Ruibin Chang · 3 years, 2 months ago
  86. 1a11a33 ITE drivers/watchdog: support tests/drivers/watchdog/wdt_basic_api by Ruibin Chang · 3 years, 2 months ago
  87. d80d470 pm: device: add parentheses to Z_PM_DEVICE_GET by Gerard Marull-Paretas · 3 years, 2 months ago
  88. ddc168f pm: s/PM_DEVICE_(DT_(INST))_REF/PM_DEVICE_(DT_(INST))_GET by Gerard Marull-Paretas · 3 years, 2 months ago
  89. b6b9453 boards: mimxrt1160_evk: Enable ENET by Daniel DeGrasse · 3 years, 2 months ago
  90. 0fddb3e soc: rt11xx: Enabled GPTP module clock by Daniel DeGrasse · 3 years, 2 months ago
  91. 0d33a34 boards: mimxrt1170_evk: Enable ethernet for RT1170 evk by Daniel DeGrasse · 3 years, 2 months ago
  92. b3a148b soc: rt11xx: Enable ethernet clocks by Daniel DeGrasse · 3 years, 2 months ago
  93. 5fe5161 drivers: eth_mcux: Update for RT11xx SOC by Daniel DeGrasse · 3 years, 2 months ago
  94. 594e11a drivers: eth_mcux: Enable specifying PHY addr for enet module by Daniel DeGrasse · 3 years, 2 months ago
  95. 58936e7 soc: arm: atmel_sam: samv71: Fix SPI build dependency by Gerson Fernando Budke · 3 years, 2 months ago
  96. 35c4e94 boards: arm: mps2_an521: Add Ethernet support by Bill Mills · 3 years, 2 months ago
  97. 8edf981 tests/kernel/smp: Add SMP switch torture test by Carlo Caione · 3 years, 2 months ago
  98. 322175e boards: stm32l5: Update TFM related flashing instructions by Erwan Gouriou · 3 years, 2 months ago
  99. 26cde3a boards: b_u585i_iot02a: Add a non-secure target by Erwan Gouriou · 3 years, 2 months ago
  100. a500905 boards: b_u585i_iot02a: Move peripherals to -common.dtsi by Erwan Gouriou · 3 years, 2 months ago