- eccda68 power: trace power events by Anas Nashif · 3 years, 10 months ago
- 7b9084c ztest: set thread name to test name by Anas Nashif · 3 years, 10 months ago
- b865c85 tracing: fix test format by Anas Nashif · 3 years, 10 months ago
- 12dd237 kernel: move thread_stack.h to include/kernel by Anas Nashif · 3 years, 10 months ago
- 9440a1c doc: kernel: thread stack is not the same as stack object by Anas Nashif · 3 years, 10 months ago
- e96c408 doc: net: Add networking changes to 2.6 release note by Jukka Rissanen · 3 years, 10 months ago
- 178cfd0 samples: pm: Fix device pm sample by Flavio Ceolin · 3 years, 10 months ago
- 4743590 kernel: work: document error returns for schedule operations by Peter Bigot · 3 years, 10 months ago
- bd07756 kernel/swap: Add assertion to catch lock-breaking context switches by Andy Ross · 3 years, 10 months ago
- d058ed3 tests/kernel/fatal: Don't swap while locked by Andy Ross · 3 years, 10 months ago
- 58bc815 tests/kernel/common: Remove needless 1cpu limitation from test_clock_uptime by Andy Ross · 3 years, 10 months ago
- 2a7edbd tests/kernel/smp: Remove release_global_lock_irq case by Andy Ross · 3 years, 10 months ago
- 3360637 ITE Keyboard scan: add registers for ITE keyboard scan driver by Ruibin Chang · 3 years, 10 months ago
- be613ec doc: remove tickless idle by Anas Nashif · 3 years, 10 months ago
- 009dee1 doc: fix doxygen grouping by Anas Nashif · 3 years, 10 months ago
- 5e9d434 actions: publish docs twice daily by Anas Nashif · 3 years, 10 months ago
- 0e64b87 twister: fix hardware map generation by Anas Nashif · 3 years, 10 months ago
- d915eb8 drivers: ethernet: stm32: enable IRQ at the end of iface init by Alexandre Bourdiol · 3 years, 10 months ago
- d77290e testsuite: Allow user to override minimal logging by Jukka Rissanen · 3 years, 10 months ago
- 56bb8a4 samples: net: gsm_modem: Add GSM mux compile test by Jukka Rissanen · 3 years, 10 months ago
- 546b79e drivers: uart_mux: Fix compilation after logging changes by Jukka Rissanen · 3 years, 10 months ago
- 869d252 dts: arm: stm32f{2,4,7}: fix device tree warning by Aurelien Jarno · 3 years, 10 months ago
- 0ee3da9 drivers: serial: nrf_uarte: Fix checkpatch issues by Krzysztof Chruscinski · 3 years, 10 months ago
- 1ddfea3 drivers: serial: nrf_uarte: Add missing check for async API by Krzysztof Chruscinski · 3 years, 10 months ago
- 485f593 drivers: serial: nrf_uart: Disable uart when fifo_fill not used by Krzysztof Chruscinski · 3 years, 10 months ago
- de384b4 ITE MAINTAINERS: add section for ITE by Ruibin Chang · 3 years, 10 months ago
- 0432508 doc: reference: Add a section for the C standard library by Carles Cufi · 3 years, 10 months ago
- 2189c08 ci: Add an errno.h check to CI by Carles Cufi · 3 years, 10 months ago
- 14b358a libc: minimal: Add EOVERFLOW by Carles Cufi · 3 years, 10 months ago
- 1e26e08 libc: minimal: Add doxygen formatting to errno.h by Carles Cufi · 3 years, 10 months ago
- 165def7 libc: minimal: Align errno.h values with newlib by Carles Cufi · 3 years, 10 months ago
- 829e02f boards: arm: lpc55s: Add missing trustzone flag by Kevin Townsend · 3 years, 10 months ago
- 878043a Bluetooth: Mesh: Change friend_cred decision point to friend selection by Trond Einar Snekvik · 3 years, 10 months ago
- 22fabef Bluetooth: Mesh: Add VA flag to generic pending flags by Pavel Vasilyev · 3 years, 10 months ago
- 3ae0f96 Bluetooth: Mesh: Fix incorrect flag check in mesh settings by Pavel Vasilyev · 3 years, 10 months ago
- 41e8859 arch/x86: Correct multiboot interpretation when building for EFI by Andy Ross · 3 years, 10 months ago
- 653e7a2 tests/kernel/common: Skip bitarray tests when KERNEL_COHERENCE by Andy Ross · 3 years, 10 months ago
- 05d8c6f tests: kernel: fix two semaphroe testcases failed on ADSP by Enjia Mai · 3 years, 10 months ago
- 384d059 driver: uart: esp32: DT fix to allow uart2 by Sylvio Alves · 3 years, 10 months ago
- 62ccddb drivers: modem: hl7800: fix update RAT by Ryan Erickson · 3 years, 10 months ago
- 21d1ad3 drivers: gpio: gpio_cy8c95xx: Add error check of i2c_reg_read_byte by Kumar Gala · 3 years, 10 months ago
- 8152992 logging: Simplify runtime filtering by Krzysztof Chruscinski · 3 years, 10 months ago
- c3d35d8 drivers: bluetooth: hci: increase spi_rx_stack by Alexandre Bourdiol · 3 years, 10 months ago
- 6815ef4 net: lwm2m: Only parse TLV from the first block by Jan Buenker · 3 years, 10 months ago
- dab391f tests: net: getaddrinfo: Disable onboard Ethernet controller by Jukka Rissanen · 3 years, 10 months ago
- a336f7e soc: npcx: Move ecst to npcx common folder by Wealian Liao · 3 years, 10 months ago
- 7897eae Bluetooth: controller: Fix PPIs use for nRF52805 SoC by Vinayak Kariappa Chettimada · 3 years, 10 months ago
- f54e1ed runners: bossac: Arduino bootloader reset on macOS by George White · 3 years, 10 months ago
- 5e10e77 drivers: dac: mcp4725: remove usage of device_pm_control_nop by Kieran Mackey · 3 years, 10 months ago
- 3e369f9 tests: msgq_usage: ensure all services started before client query by Watson Zeng · 3 years, 10 months ago
- 4996604 west.yml: esp32: bugfixes and improvements by Sylvio Alves · 3 years, 10 months ago
- ad0bf94 linker: esp32: fix empty iterable symbols by Sylvio Alves · 3 years, 10 months ago
- 6941c8f tests/kernel/smp: Misc synchronization fixups by Andy Ross · 3 years, 10 months ago
- e2f6b95 tests: interrupt: fix coverity issue of newly added testcases by Enjia Mai · 3 years, 10 months ago
- 253350c Kconfig: Increase default thread analyzer stack size by Joakim Andersson · 3 years, 10 months ago
- 3bd31ae pm: npcx: consider host wake-up features only if espi is selected. by Mulin Chao · 3 years, 10 months ago
- 5f5fb7d ite: drivers/adc: it8xxx2: fix adc driver flow by Tim Lin · 3 years, 10 months ago
- bb40d93 ite: drivers/i2c: it8xxx2: fix slave address from 7-bit to 8-bit by Tim Lin · 3 years, 10 months ago
- 7b0a89e ite: drivers/i2c: it8xxx2: fix i2c_reset issue by Tim Lin · 3 years, 10 months ago
- 8f823a0 tests: libc: Update character output testcases to solve coverity issues by Ying ming · 3 years, 10 months ago
- 216dc5d kernel: mmu: remove un-needed call to virt_to_bitmap_offset by Daniel Leung · 3 years, 10 months ago
- 6bc42ae tests: lib: Add newlib thread safety test by Stephanos Ioannidis · 3 years, 10 months ago
- 1ff6664 lib: newlib: Remove internal _sbrk lock by Stephanos Ioannidis · 3 years, 10 months ago
- b0e690a lib: newlib: Add malloc lock by Stephanos Ioannidis · 3 years, 10 months ago
- f717ccd doc: release: 2.6: Add note about west bossac runner by Gerson Fernando Budke · 3 years, 10 months ago
- 5576570 doc: release: 2.6: Add notes about rf2xx driver changes by Gerson Fernando Budke · 3 years, 10 months ago
- f0d64dd doc: release: 2.6: Add notes about Cypress related changes by Gerson Fernando Budke · 3 years, 10 months ago
- 7268b6f drivers: timer: sys_clock: return -ENOSYS if not implemented by Gerard Marull-Paretas · 3 years, 10 months ago
- 9b84635 pm: device: check for ENOSYS by Gerard Marull-Paretas · 3 years, 10 months ago
- 1396478 dma: change an atmoic api for Coverity issue 233524 by Hake Huang · 3 years, 10 months ago
- 2a3a790 shell: log_backend: Fix fifo cleanup by Krzysztof Chruscinski · 3 years, 10 months ago
- f8ac3a4 lib: os: cbprintf: Avoid implicit casting to int * by Krzysztof Chruscinski · 3 years, 10 months ago
- 236aaf9 tests: logging: log_api: Fix in mock backend by Krzysztof Chruscinski · 3 years, 10 months ago
- f7b7a67 tests: logging: log_api: Prevent negative array index write by Krzysztof Chruscinski · 3 years, 10 months ago
- 92d1d1a tests: logging: log_msg2: Prevent using negative array index by Krzysztof Chruscinski · 3 years, 10 months ago
- f5be847 logging: Add missing va_end in log_msg2 by Krzysztof Chruscinski · 3 years, 10 months ago
- d7140a5 tests: logging: log_api: Remove accidental early return by Krzysztof Chruscinski · 3 years, 10 months ago
- b27f2eb lib: os: cbprintf: Fix incompatible case coverity issue by Krzysztof Chruscinski · 3 years, 10 months ago
- 2f3dbfd tests: logging: log_api: Use positive CONFIG_LOG_BUFFER_SIZE by Krzysztof Chruscinski · 3 years, 10 months ago
- 24f345e drivers/sensor: iis2mdc: use gpio_dt_spec oriented macros by Armando Visconti · 3 years, 10 months ago
- 09a85ff tests: lib: mem_alloc: Fix test names by Stephanos Ioannidis · 3 years, 10 months ago
- dbfa5a0 coding guidelines 11.9: fix literal zero as the null-ptr-constant by Maksim Masalski · 3 years, 10 months ago
- d3ae4e9 intel_adsp_cavs15/ logtool.py: fix support for multiple NULLs by Marc Herbert · 3 years, 10 months ago
- 36a1a88 tests: smp: correct the inappropriate testcase by Enjia Mai · 3 years, 10 months ago
- f66cb34 dts: riscv: it8xxx2: fix default status of UART by Tim Lin · 3 years, 10 months ago
- fd20ad2 ARM64: Release notes for 2.6 by Carlo Caione · 3 years, 10 months ago
- d75e982 boards: arm: stm32: clean up dts after clock conversion by Ilya Tagunov · 3 years, 10 months ago
- b9a782b doc: release-notes-2.6: on k_mem_unmap and demand paging stats by Daniel Leung · 3 years, 10 months ago
- 678564e doc: release-notes-2.6: major x86 changes by Daniel Leung · 3 years, 10 months ago
- eca366b doc, coding guidelines: fix cert-c links in coding guidelines by Lauren Murphy · 3 years, 10 months ago
- 643eb20 openthread: shell: Do not execute OT commands when OT is not ready by Damian Krolik · 3 years, 10 months ago
- f100566 tests: mheap_api_concept: fix non-reentrant thread_id by Watson Zeng · 3 years, 10 months ago
- 19fd583 samples: sensor: Fix logically dead code in bmg160 sample by Maureen Helm · 3 years, 10 months ago
- 53f21e1 samples: sensor: Fix logically dead code in adxl372 sample by Maureen Helm · 3 years, 10 months ago
- 8eea9eb MAINTAINERS: Add new ARM64 collaborator by Carlo Caione · 3 years, 10 months ago
- 41afd83 Bluetooth: Crypto: Fix naming of params by René Beckmann · 3 years, 10 months ago
- 8e69daf tests: libc: Update libc testcases to solve coverity issues by Ying ming · 3 years, 10 months ago
- 929c573 pm: policy: Fix residency policy math by Flavio Ceolin · 3 years, 10 months ago
- fb88c77 tests: mem_protect/mem_map: remove unused assignment to cnt by Daniel Leung · 3 years, 10 months ago
- 7c0ab58 samples: net: txtime: Address length was not init by Jukka Rissanen · 3 years, 10 months ago