1. ab60e15 tests: nmi: Add NMI registration API test by Andrei Emeltchenko · 4 years, 3 months ago
  2. 85db428 arch/x86: Use NMI stack for NMIs by Andrei Emeltchenko · 4 years, 3 months ago
  3. 8db06ae arch/x86: Add NMI registration API by Andrei Emeltchenko · 4 years, 3 months ago
  4. 2e024f5 drivers: sensor: dps310 fix pressure and temperature registers by Gaspard Rigolot · 4 years, 3 months ago
  5. 03ad31b drivers: spi: Convert drivers to new DT device macros by Kumar Gala · 4 years, 3 months ago
  6. 2f95734 drivers: adc: Convert drivers to new DT device macros by Kumar Gala · 4 years, 3 months ago
  7. c520385 Kconfig.zephyr: allow override default values in module Kconfig files by Ioannis Glaropoulos · 4 years, 3 months ago
  8. e42c5ca soc/intel_adsp: Suppress benign linker warnings out of objcopy by Andy Ross · 4 years, 3 months ago
  9. e2ac6c5 boards: arm: blackpill_f411ce: add blackmagicprobe by Kalyan Sriram · 4 years, 3 months ago
  10. 459396d boards: arm: blackpill_f401ce: add blackmagicprobe by Kalyan Sriram · 4 years, 3 months ago
  11. 313e9f2 tests/unit/cbprintf: another float conversion edge case by Nicolas Pitre · 4 years, 3 months ago
  12. ae841d0 Bluetooth: host: Add enum for LE read transmit power PHY values by Joakim Andersson · 4 years, 3 months ago
  13. ac88b86 bluetooth: services: add tps service by Kamil Piszczek · 4 years, 3 months ago
  14. fd8d03b bluetooth: conn: add api for getting tx power level by Kamil Piszczek · 4 years, 3 months ago
  15. 8746836 bluetooth: uuid: add tx power service uuids by Kamil Piszczek · 4 years, 3 months ago
  16. a8bbe4d bluetooth: host: Disallow directed adv options on undirected adv by Rubin Gerritsen · 4 years, 3 months ago
  17. d3790ce drivers: pwm: Convert drivers to new DT device macros by Kumar Gala · 4 years, 3 months ago
  18. aea9adf Bluetooth: Mesh: Fixes LPN poll timeout gradually grow by Lingao Meng · 4 years, 3 months ago
  19. 522cda3 divers: flash: flash_stm32: add flash configuration check by Alexandre Bourdiol · 4 years, 3 months ago
  20. 7f62a92 drivers: flash: flash_stm32g4x.c: take into account bank swap by Alexandre Bourdiol · 4 years, 3 months ago
  21. 496e2ca drivers: flash: flash_stm32g4x.c: rework flash_stm32_block_erase_loop by Alexandre Bourdiol · 4 years, 3 months ago
  22. a993601 drivers: flash: flash_stm32g4x.c: manage bank1/2 discontinuity by Alexandre Bourdiol · 4 years, 3 months ago
  23. f8723bd drivers: clock_control: nrf: Add audio clock support to nrf53 by Krzysztof Chruscinski · 4 years, 3 months ago
  24. f0f25cf Bluetooth: controller: Fix CUI/CPR lock during TO by Thomas Ebert Hansen · 4 years, 3 months ago
  25. 779fd13 Bluetooth: Mesh: Fixes wrong app_key_idx parameters by Lingao Meng · 4 years, 3 months ago
  26. 5d038eb net: openthread: Add option to enable software CSMA backoff by Robert Lubos · 4 years, 3 months ago
  27. 00d7f2c kernel: thread: make offload_sem visible for releasing it outside by Enjia Mai · 4 years, 3 months ago
  28. 39dab07 x86: provide inline pentry_get() by Andrew Boie · 4 years, 3 months ago
  29. d362acb x86: mmu: add PTE_LEVEL by Andrew Boie · 4 years, 3 months ago
  30. d7dc0de x86: mmu: fix ipi comments by Andrew Boie · 4 years, 3 months ago
  31. e20846e x86: mmu: add range_map_unlocked() by Andrew Boie · 4 years, 3 months ago
  32. 6eabe20 x86: mmu: fix typo by Andrew Boie · 4 years, 3 months ago
  33. 2a139ee x86: pte_atomic_update should not return flipped by Andrew Boie · 4 years, 3 months ago
  34. 40f1ca5 tests: power: Add pm state API test by Flavio Ceolin · 4 years, 3 months ago
  35. e13125a power: Add macros to get pm states from dts by Flavio Ceolin · 4 years, 3 months ago
  36. 3ec2cb5 tests: devicetree: Add DT_PROP_BY_PHANDLE_IDX_OR test by Flavio Ceolin · 4 years, 3 months ago
  37. f7776ed dts: Add _OR variant macro for DT_PROP_BY_PHANDLE_IDX by Flavio Ceolin · 4 years, 3 months ago
  38. 2ca2a34 dts: power: Add power states support by Flavio Ceolin · 4 years, 3 months ago
  39. 3ac6f14 doc: nRF5340-DK: add note about flash issues by Martí Bolívar · 4 years, 3 months ago
  40. 6628a16 runners: nrfjprog: boilerplate and recover rework by Martí Bolívar · 4 years, 3 months ago
  41. 065722f net: openthread: add missing settings deinit function by Rafał Kuźnia · 4 years, 3 months ago
  42. 22c1228 tests: remove posix from allowed archs by Anas Nashif · 4 years, 3 months ago
  43. 98cef83 power: cleanup kernel idle and power hooks by Anas Nashif · 4 years, 3 months ago
  44. 8a97717 power: rename _pm_idle_exit_notification_disable by Anas Nashif · 4 years, 3 months ago
  45. 5e42227 power: pm_force_power_state -> pm_power_state_force by Anas Nashif · 4 years, 3 months ago
  46. 72cab9a power: sys_set_power_state -> pm_power_state_set by Anas Nashif · 4 years, 3 months ago
  47. f9238d6 power: set_kernel_idle_time_in_ticks -> _set_kernel_idle_time_in_ticks by Anas Nashif · 4 years, 3 months ago
  48. 400b4f0 power: power kconfig cleanups by Anas Nashif · 4 years, 3 months ago
  49. 4933345 power: remove FSM from DEVICE_PM_FSM_* by Anas Nashif · 4 years, 3 months ago
  50. e393745 power: rename _sys_suspend/_sys_resume by Anas Nashif · 4 years, 3 months ago
  51. c10d4b3 power: move z_pm_save_idle_exit prototype to power.h by Anas Nashif · 4 years, 3 months ago
  52. e0f3833 power: remove SYS_ and sys_ prefixes by Anas Nashif · 4 years, 3 months ago
  53. 142c306 power: move kconfigs from arch/ to power/ by Anas Nashif · 4 years, 3 months ago
  54. dd931f9 power: standarize PM Kconfigs and cleanup by Anas Nashif · 4 years, 3 months ago
  55. 06a5946 drivers: Convert to use new DEVICE_DT_INST_* macros by Kumar Gala · 4 years, 3 months ago
  56. 3a83f0e device: Add DT_INST versions of DEVICE_DT_DECLARE and DEVICE_DT_DEFINE by Kumar Gala · 4 years, 3 months ago
  57. dbac76f doc: fix doxygen groups for k_heap by Anas Nashif · 4 years, 3 months ago
  58. 1e61d3e samples: net: syslog: Add Docker based testing support by Jukka Rissanen · 4 years, 3 months ago
  59. 371a9cc sanitycheck: fix json file generation by Anas Nashif · 4 years, 3 months ago
  60. 6658b19 actions: rename jobs by Anas Nashif · 4 years, 3 months ago
  61. 4e0fecf Bluetooth: Mesh: Build extended advertising test by Trond Einar Snekvik · 4 years, 3 months ago
  62. 81bf991 Bluetooth: Mesh: Extended advertising support by Trond Einar Snekvik · 4 years, 3 months ago
  63. e52fabc west.yml: trusted-firmware-m: update module to clean up mbed-crypto by Ioannis Glaropoulos · 4 years, 3 months ago
  64. 061de03 net: lwm2m: fix buffer length check in lwm2m_engine_set by Henning Fleddermann · 4 years, 3 months ago
  65. c45e7f3 driver: host_uart: Add host-uart device in npcx. by Mulin Chao · 4 years, 3 months ago
  66. daa48da soc: replace DT_ with NPCX_DT_ prefix for all macros in soc_dt.h by Mulin Chao · 4 years, 3 months ago
  67. 87dddda Revert "kernel: fix usage of KERNEL_COHERENCE macro" by Anas Nashif · 4 years, 3 months ago
  68. cf6fb4d lib: cbprintf: float conversion optimization and documentation by Nicolas Pitre · 4 years, 3 months ago
  69. adb8087 net: mqtt: Return -1 if keepalive messages are disabled. by Simen S. Røstad · 4 years, 3 months ago
  70. 34d7c78 kernel: add k_heap_aligned_alloc by Maximilian Bachmann · 4 years, 3 months ago
  71. 44751a1 modules/Kconfig.nordic: Allow using direct 802.15.4 calls for nRF53 by Czeslaw Makarski · 4 years, 3 months ago
  72. 280c21f doc/releases: Add not on mcumgr support for non-0xff erase flash by Dominik Ermel · 4 years, 3 months ago
  73. bf7343d west: update revision for mcumgr library by Dominik Ermel · 4 years, 3 months ago
  74. abb3ca6 soc: nuvoton_npcx: fix spelling in macro name by Peter Bigot · 4 years, 3 months ago
  75. 7911943 drivers: can: add network interafce for mcp2515 by NavinSankar Velliangiri · 4 years, 3 months ago
  76. e1d4272 kernel: make KERNEL_COHERENCE depend on ARCH_HAS_COHERENCE by Anas Nashif · 4 years, 3 months ago
  77. 67c5e6b kernel: fix usage of KERNEL_COHERENCE macro by Anas Nashif · 4 years, 3 months ago
  78. da70d20 arch/x86: Support PCIE MSI-X by Tomasz Bursztyka · 4 years, 3 months ago
  79. a2491b3 drivers/pcie: Add support for MSI-X by Tomasz Bursztyka · 4 years, 3 months ago
  80. bfbe9b6 arch/x86: Implement arch specifics for software MSI multi-vector by Tomasz Bursztyka · 4 years, 3 months ago
  81. 7492841 boards/x86: Enable Intel VT-D for up_squared by Tomasz Bursztyka · 4 years, 3 months ago
  82. 3f3a51c dts: Add Intel VT-D Node to apollo lake by Tomasz Bursztyka · 4 years, 3 months ago
  83. 557b170 drivers/interrupt_controller: Add Intel VT-D interrupt remapping driver by Tomasz Bursztyka · 4 years, 3 months ago
  84. e7be411 dts: Add bindings for Intel VT-D interrupt remapper device by Tomasz Bursztyka · 4 years, 3 months ago
  85. e137e9b sys_io: Expand the API to 64bits read/write functions by Tomasz Bursztyka · 4 years, 3 months ago
  86. 9dfc05f tests/x86: Update ACPI info by looking for interrupt remapping hardware by Tomasz Bursztyka · 4 years, 3 months ago
  87. be4c893 arch/x86: Expose function do get DRHDs from DMAR ACPI table by Tomasz Bursztyka · 4 years, 3 months ago
  88. abf65b5 arch/x86: Generalize dynamic irq connection on given vector by Tomasz Bursztyka · 4 years, 3 months ago
  89. bd57e4c arch/x86: Generalize the vector allocator by Tomasz Bursztyka · 4 years, 3 months ago
  90. d04c84a arch/x86: Add the arch-specific structur for MSI by Tomasz Bursztyka · 4 years, 3 months ago
  91. 4199cd3 drivers/pcie: Add support for MSI multi-message by Tomasz Bursztyka · 4 years, 3 months ago
  92. 6e56157 drivers/pcie: Move PCIE code to relevant place by Tomasz Bursztyka · 4 years, 3 months ago
  93. 060b4a5 tests: kernel: exception: use cbprintf_nano for arm fpu by Peter Bigot · 4 years, 3 months ago
  94. 5b7fc38 drivers: timer: nrf_rtc_timer: Fix int_mask initialization by Krzysztof Chruscinski · 4 years, 3 months ago
  95. 1ca9b38 drivers: ieee802154: nrf5: Add support for tx in the future by Maciej Fabia · 4 years, 3 months ago
  96. c284a72 west.yml: Update hal_nordic revision by Jedrzej Ciupis · 4 years, 3 months ago
  97. 75de21b drivers: bluetooth: Add timeout to rpmsg init by Rubin Gerritsen · 4 years, 3 months ago
  98. 3c2c1d8 kernel: Remove z_mem_pool wrapper internals by Andy Ross · 4 years, 3 months ago
  99. 9028ba5 kernel: Remove k_mem_pool API by Andy Ross · 4 years, 3 months ago
  100. fcd392f kernel: subsys: lib: drivers: Use k_heap instead of z_mem_pool wrappers by Andy Ross · 4 years, 3 months ago