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