1. abb3ca6 soc: nuvoton_npcx: fix spelling in macro name by Peter Bigot · 4 years, 3 months ago
  2. 7911943 drivers: can: add network interafce for mcp2515 by NavinSankar Velliangiri · 4 years, 3 months ago
  3. e1d4272 kernel: make KERNEL_COHERENCE depend on ARCH_HAS_COHERENCE by Anas Nashif · 4 years, 3 months ago
  4. 67c5e6b kernel: fix usage of KERNEL_COHERENCE macro by Anas Nashif · 4 years, 3 months ago
  5. da70d20 arch/x86: Support PCIE MSI-X by Tomasz Bursztyka · 4 years, 3 months ago
  6. a2491b3 drivers/pcie: Add support for MSI-X by Tomasz Bursztyka · 4 years, 3 months ago
  7. bfbe9b6 arch/x86: Implement arch specifics for software MSI multi-vector by Tomasz Bursztyka · 4 years, 3 months ago
  8. 7492841 boards/x86: Enable Intel VT-D for up_squared by Tomasz Bursztyka · 4 years, 3 months ago
  9. 3f3a51c dts: Add Intel VT-D Node to apollo lake by Tomasz Bursztyka · 4 years, 3 months ago
  10. 557b170 drivers/interrupt_controller: Add Intel VT-D interrupt remapping driver by Tomasz Bursztyka · 4 years, 3 months ago
  11. e7be411 dts: Add bindings for Intel VT-D interrupt remapper device by Tomasz Bursztyka · 4 years, 3 months ago
  12. e137e9b sys_io: Expand the API to 64bits read/write functions by Tomasz Bursztyka · 4 years, 3 months ago
  13. 9dfc05f tests/x86: Update ACPI info by looking for interrupt remapping hardware by Tomasz Bursztyka · 4 years, 3 months ago
  14. be4c893 arch/x86: Expose function do get DRHDs from DMAR ACPI table by Tomasz Bursztyka · 4 years, 3 months ago
  15. abf65b5 arch/x86: Generalize dynamic irq connection on given vector by Tomasz Bursztyka · 4 years, 3 months ago
  16. bd57e4c arch/x86: Generalize the vector allocator by Tomasz Bursztyka · 4 years, 3 months ago
  17. d04c84a arch/x86: Add the arch-specific structur for MSI by Tomasz Bursztyka · 4 years, 3 months ago
  18. 4199cd3 drivers/pcie: Add support for MSI multi-message by Tomasz Bursztyka · 4 years, 3 months ago
  19. 6e56157 drivers/pcie: Move PCIE code to relevant place by Tomasz Bursztyka · 4 years, 3 months ago
  20. 060b4a5 tests: kernel: exception: use cbprintf_nano for arm fpu by Peter Bigot · 4 years, 3 months ago
  21. 5b7fc38 drivers: timer: nrf_rtc_timer: Fix int_mask initialization by Krzysztof Chruscinski · 4 years, 3 months ago
  22. 1ca9b38 drivers: ieee802154: nrf5: Add support for tx in the future by Maciej Fabia · 4 years, 3 months ago
  23. c284a72 west.yml: Update hal_nordic revision by Jedrzej Ciupis · 4 years, 3 months ago
  24. 75de21b drivers: bluetooth: Add timeout to rpmsg init by Rubin Gerritsen · 4 years, 3 months ago
  25. 3c2c1d8 kernel: Remove z_mem_pool wrapper internals by Andy Ross · 4 years, 3 months ago
  26. 9028ba5 kernel: Remove k_mem_pool API by Andy Ross · 4 years, 3 months ago
  27. fcd392f kernel: subsys: lib: drivers: Use k_heap instead of z_mem_pool wrappers by Andy Ross · 4 years, 3 months ago
  28. 78614bf tests/kernel/pipe/pipe_api: Remove mem_pool-related test cases by Andy Ross · 4 years, 3 months ago
  29. c844bd8 kernel: Remove legacy mem_pool usage by Andy Ross · 4 years, 3 months ago
  30. ea7ffbd subsys/bluetooth: Add missing stdint.h include by Andy Ross · 4 years, 3 months ago
  31. 76b4e4f tests/kernel/mem_protect: Remove mem_pool test case by Andy Ross · 4 years, 3 months ago
  32. e95db3a tests/net/socket/udp: Increase kernel heap size by Andy Ross · 4 years, 3 months ago
  33. 0a4a282 tests/kernel/thread_stack: Increase heap size by Andy Ross · 4 years, 3 months ago
  34. 2f661fd tests/kernel/mheap_api_concept: Remove whitebox tests by Andy Ross · 4 years, 3 months ago
  35. 7db52bf tests/kernel/mem_protect: Port to k_heap API by Andy Ross · 4 years, 3 months ago
  36. 0c15627 lib: Remove sys_mem_pool implementation by Andy Ross · 4 years, 3 months ago
  37. e7436f7 samples/userspace/prod_consumer: Use a sys_heap by Andy Ross · 4 years, 3 months ago
  38. 55e8592 tests/kernel: Remove sys_mem_pool test by Andy Ross · 4 years, 3 months ago
  39. 169b0a0 tests/lib/heap: Add test for sys_heap_realloc() by Andy Ross · 4 years, 3 months ago
  40. 40016a6 libc/minimal: Use a sys_heap for the malloc implementation by Andy Ross · 4 years, 3 months ago
  41. 40c1b55 lib/os/heap: Add sys_heap_realloc() by Andy Ross · 4 years, 3 months ago
  42. c770cab kernel: Make thread resource pools into sys_heaps by Andy Ross · 4 years, 3 months ago
  43. 9413922 kernel/k_malloc: Decouple k_malloc/k_free from mem_pool by Andy Ross · 4 years, 3 months ago
  44. 6bc6a67 lib/gui/lvgl: Use a sys_heap and not a sys_mem_pool by Andy Ross · 4 years, 3 months ago
  45. 6965cf5 kernel: Deprecate k_mem_pool APIs by Andy Ross · 4 years, 3 months ago
  46. 27b1394 tests/kernel: Remove mem_pool tests by Andy Ross · 4 years, 3 months ago
  47. 8a6aee9 kernel: Make the "heap" backend to mem_pool default by Andy Ross · 4 years, 3 months ago
  48. daed944 Revert "dts: flash: write/erase block size to stm32h7 devs" by Anas Nashif · 4 years, 3 months ago
  49. 2a19ad8 Revert "drivers/flash: add support for stm32h7 devices" by Anas Nashif · 4 years, 3 months ago
  50. d7ffb88 Revert "soc: stm32h7: define rom offset when using mcuboot" by Anas Nashif · 4 years, 3 months ago
  51. 6bf01e6 Revert "boards: define flash partitions for nucleo_h743zi" by Anas Nashif · 4 years, 3 months ago
  52. 7516d58 boards: define flash partitions for nucleo_h743zi by Nicolas VINCENT · 4 years, 3 months ago
  53. 03fbf09 soc: stm32h7: define rom offset when using mcuboot by Nicolas VINCENT · 4 years, 3 months ago
  54. 0964331 drivers/flash: add support for stm32h7 devices by Nicolas VINCENT · 4 years, 3 months ago
  55. 313d05a dts: flash: write/erase block size to stm32h7 devs by Nicolas VINCENT · 4 years, 3 months ago
  56. 40f2524 boards: arm: nordic: rakwireless Introduce rak5010_nrf52840 board by Guillaume Paquet · 4 years, 3 months ago
  57. 3f7b4d2 Bluetooth: controller: Fix cond. compile of conn window offset calc by Vinayak Kariappa Chettimada · 4 years, 3 months ago
  58. e2b434d west.yml: Update hal_nordic revision by Jedrzej Ciupis · 4 years, 3 months ago
  59. c7fc9cd MAINTAINERS: add missing labels by Anas Nashif · 4 years, 3 months ago
  60. 41d87c4 MAINTAINER: fix kconfig area by Anas Nashif · 4 years, 3 months ago
  61. a6fd7a0 CODEOWNERS: remove myself from driver/modem files by Michael Scott · 4 years, 3 months ago
  62. adf3afb MAINTAINERS: Remove myself as modem drivers maintainer. by Michael Scott · 4 years, 3 months ago
  63. 507f314 driver: clock_controller: return values of clock_control apis directly. by Mulin Chao · 4 years, 3 months ago
  64. ad539e5 CODEOWNERS: npcx7: arrange the owners for all npcx7 ec drivers. by Mulin Chao · 4 years, 3 months ago
  65. 14b9813 driver: npcx7: fixed typo in Kconfig.npcx files. by Mulin Chao · 4 years, 3 months ago
  66. a279b4c drivers: adc: add adc support in npcx7 series by Mulin Chao · 4 years, 3 months ago
  67. 510c58f arc: mdb-nsim runner: launch cores according CONFIG_MP_NUM_CPUS by Watson Zeng · 4 years, 3 months ago
  68. 9137d11 arc: nsim_hs_smp: use the default value of mdb instrs_per_pass option by Watson Zeng · 4 years, 3 months ago
  69. c1a547f boards: arm: sam4: Enable bossac bootloader runner by Gerson Fernando Budke · 4 years, 3 months ago
  70. 2ef06a5 drivers: clock_control: Fix missing ifdefs for stm32wb, stm32g0 by Thomas Stranger · 4 years, 3 months ago
  71. cd85826 maintainers: remove obsolete path by Jakub Rzeszutko · 4 years, 3 months ago
  72. f035250 Bluetoth: controller: Fix memory corruption in RPA refresh by Andrzej Kaczmarek · 4 years, 3 months ago
  73. 392e044 Bluetooth: controller: Fix ull_conn LSTO for must_expire by Morten Priess · 4 years, 3 months ago
  74. c8ccf4f mgmt: mcumgr: Remove log management support from Kconfig by Dominik Ermel · 4 years, 3 months ago
  75. bcbe4e8 eth: mcux: Fix proper handling of the 'local-mac-address' property by Lukasz Majewski · 4 years, 3 months ago
  76. 2db49c4 drivers: serial: nrfx_uarte: Fix race condition in TX path by Krzysztof Chruscinski · 4 years, 3 months ago
  77. 2f6164e shields: enable SD card support on Waveshare Epaper shield by Johann Fischer · 4 years, 3 months ago
  78. c1fdf92 shields: enable SD card support on adafruit_2_8_tft_touch_v2 by Johann Fischer · 4 years, 3 months ago
  79. 79b8e23 test: workqueue : add testcase to improve coverage by Ying ming · 4 years, 3 months ago
  80. e8f2c34 west.yml: Update hal_nordic to the latest version by Czeslaw Makarski · 4 years, 3 months ago
  81. b19747e Bluetooth: controller: Fix incorrect initiator window offset by Vinayak Kariappa Chettimada · 4 years, 3 months ago
  82. 0db7e5a Bluetooth: controller: Fix corruption of footer auto-variable by Vinayak Kariappa Chettimada · 4 years, 3 months ago
  83. 303fca9 kernel: mem_slab: Optimize mem_slab_free by Kamil Lazowski · 4 years, 3 months ago
  84. a5a3798 tests: benchmarks: sys_kernel: Add mem_slab benchmark by Kamil Lazowski · 4 years, 3 months ago
  85. 5cbf2ec drivers: modem: fix sending with zero timeout and no semaphore by Marcin Niestroj · 4 years, 3 months ago
  86. 748e7b6 samples: drivers: clock control: add sample by Pawel Czarnecki · 4 years, 4 months ago
  87. 967d336 boards: riscv: litex_vexriscv: enable clock control driver by Pawel Czarnecki · 4 years, 4 months ago
  88. ed6c010 drivers: clock control: Add LiteX clock control driver by Pawel Czarnecki · 4 years, 4 months ago
  89. 98fd9d0 boards/dts: riscv: litex_vexriscv: add clock control driver to devicetree by Pawel Czarnecki · 4 years, 4 months ago
  90. 3c054df dts: riscv: litex_vexriscv: update copyrights by Pawel Czarnecki · 4 years, 4 months ago
  91. a9bdf38 dts: bindings: clock: add LiteX clock control bindings by Pawel Czarnecki · 4 years, 4 months ago
  92. 2154274 CODEOWNERS: simplify LiteX-related entries by Mateusz Holenko · 4 years, 4 months ago
  93. d9666ff qemu_cortex_a53: Get SRAM info from DTS by Carlo Caione · 4 years, 4 months ago
  94. 5f2aa04 toolchain: improved toolchain abstraction for compilers and linker by Jingru Wang · 4 years, 4 months ago
  95. 916dd0f drivers: watchdog: iwdg_stm32: Fix timeout calculation by Martin Jäger · 4 years, 4 months ago
  96. e6911bc Bluetooth: controller: Fix Coded PHY S2 S8 coding use by Vinayak Kariappa Chettimada · 4 years, 4 months ago
  97. e9cece8 Bluetooth: controller: Add definitions for AdvA and TargetA offsets by Andrzej Kaczmarek · 4 years, 4 months ago
  98. 99226e1 Bluetooth: controller: Add ext_hdr member to pdu_adv_com_ext_adv by Andrzej Kaczmarek · 4 years, 4 months ago
  99. def072e Bluetooth: controller: Rename pdu_adv_hdr to pdu_adv_ext_hdr by Andrzej Kaczmarek · 4 years, 4 months ago
  100. 014eb0d Bluetooth: controller: Rename ext_hdr_adi_adv_data by Andrzej Kaczmarek · 4 years, 4 months ago