- a2491b3 drivers/pcie: Add support for MSI-X by Tomasz Bursztyka · 4 years, 4 months ago
- 557b170 drivers/interrupt_controller: Add Intel VT-D interrupt remapping driver by Tomasz Bursztyka · 4 years, 4 months ago
- e137e9b sys_io: Expand the API to 64bits read/write functions by Tomasz Bursztyka · 4 years, 4 months ago
- be4c893 arch/x86: Expose function do get DRHDs from DMAR ACPI table by Tomasz Bursztyka · 4 years, 4 months ago
- d04c84a arch/x86: Add the arch-specific structur for MSI by Tomasz Bursztyka · 4 years, 4 months ago
- 4199cd3 drivers/pcie: Add support for MSI multi-message by Tomasz Bursztyka · 4 years, 4 months ago
- 6e56157 drivers/pcie: Move PCIE code to relevant place by Tomasz Bursztyka · 4 years, 4 months ago
- 3c2c1d8 kernel: Remove z_mem_pool wrapper internals by Andy Ross · 4 years, 4 months ago
- 9028ba5 kernel: Remove k_mem_pool API by Andy Ross · 4 years, 4 months ago
- fcd392f kernel: subsys: lib: drivers: Use k_heap instead of z_mem_pool wrappers by Andy Ross · 4 years, 4 months ago
- 0c15627 lib: Remove sys_mem_pool implementation by Andy Ross · 4 years, 4 months ago
- 40c1b55 lib/os/heap: Add sys_heap_realloc() by Andy Ross · 4 years, 4 months ago
- c770cab kernel: Make thread resource pools into sys_heaps by Andy Ross · 4 years, 4 months ago
- 6965cf5 kernel: Deprecate k_mem_pool APIs by Andy Ross · 4 years, 4 months ago
- 8a6aee9 kernel: Make the "heap" backend to mem_pool default by Andy Ross · 4 years, 4 months ago
- 507f314 driver: clock_controller: return values of clock_control apis directly. by Mulin Chao · 4 years, 4 months ago
- ed6c010 drivers: clock control: Add LiteX clock control driver by Pawel Czarnecki · 4 years, 4 months ago
- 7e36bd3 arch: aarch64: Use SP_EL0 instead of SP_ELx by Carlo Caione · 4 years, 4 months ago
- aca1764 Bluetooth: Add helper defines for Extended Advertising parameters by Vinayak Kariappa Chettimada · 4 years, 4 months ago
- 4331c05 net: lwm2m: Allow to acknowledge request early from the callback by Robert Lubos · 4 years, 4 months ago
- 79e63b4 drivers: timer: nrf: Extended driver with vendor specific API by Krzysztof Chruscinski · 4 years, 4 months ago
- fae964c Bluetooth: host: Make bt_conn_ref return NULL if the ref count is zero by Joakim Andersson · 4 years, 4 months ago
- 70dee08 shell: api description update by Jakub Rzeszutko · 4 years, 4 months ago
- 6918e3d devicetree: gpio: provide accessors for controller phandle by Peter Bigot · 4 years, 4 months ago
- c2d852a device: refactor to allow direct access to devicetree device structures by Peter Bigot · 4 years, 4 months ago
- 50d6783 device: redefine devicetree device definition using a more generic API by Peter Bigot · 4 years, 4 months ago
- e643ee2 device: provide API that uses the devicetree node as identifier by Peter Bigot · 4 years, 4 months ago
- f66e5c4 drivers: pcie_ep: Add API to achieve data transfer with system DMA by Abhishek Shah · 4 years, 4 months ago
- 7bce840 pcie: endpoint: Add public API for data transfer with System DMA by Abhishek Shah · 4 years, 4 months ago
- c8d7dcc linker: rename the section for emulators by Daniel Leung · 4 years, 4 months ago
- 7986f94 kernel: Add K_DELAYED_WORK_DEFINE by Trond Einar Snekvik · 4 years, 4 months ago
- 9bf3c62 drivers/pcie: Fix function that looks up for mbar by Tomasz Bursztyka · 4 years, 4 months ago
- 3ed8083 kernel: Cleanup logger setup in kernel files by Krzysztof Chruscinski · 4 years, 4 months ago
- 9437a6a Bluetooth: hci: Add definitions for codec and controller delay info by Wolfgang Puffitsch · 4 years, 4 months ago
- 8d3b9ba Bluetooth: host: Make acl_data extension of bt_buf user data explicit by Joakim Andersson · 4 years, 4 months ago
- d76aebc Bluetooth: host: Document functions and macros in addr.h by Joakim Andersson · 4 years, 4 months ago
- 4978c19 Bluetooth: host: Refactor out address handling to new file by Joakim Andersson · 4 years, 4 months ago
- 2589b7a Bluetooth: controller: hci: Add set connection CTE transmit params by Piotr Pryga · 4 years, 4 months ago
- 14890c8 Bluetooth: host: Add read antenna information HCI command by Piotr Pryga · 4 years, 4 months ago
- 47ebde3 aarch64: error: Handle software-generated fatal exceptions by Carlo Caione · 4 years, 4 months ago
- feb153a doc: fs: Add ingroup tag to fs_interface.h by Dominik Ermel · 4 years, 4 months ago
- 394d0ac doc: fs: Add missing note on ELM FAT mount points by Dominik Ermel · 4 years, 4 months ago
- e671d36 drivers: memc: stm32: initial support for stm32 FMC by Gerard Marull-Paretas · 4 years, 4 months ago
- d80d79e Bluetooth: controller: Use HCI defines for constants by Vinayak Kariappa Chettimada · 4 years, 4 months ago
- 3df64a3 Bluetooth: controller: Create HCI stubs for CIG/CIS and ISO tests by Asger Munk Nielsen · 4 years, 4 months ago
- 3c8e98c drivers/pcie: Change pcie_get_mbar() to return size and flags by Maximilian Bachmann · 4 years, 4 months ago
- 19c2f78 include: kernel.h: correct cast in K_TIMEOUT_ABS_* by Martin Jäger · 4 years, 4 months ago
- 76b3a50 logging: add padding for RISC-V 64bits environment by Katsuhiro Suzuki · 4 years, 4 months ago
- 414ba6b include: net: Fix incorrect casting of timeval on zsock_timeval. by Kamil Kasperczyk · 4 years, 4 months ago
- 104f100 kernel: memslab: Add maximum mem_slab utilization trace by Kamil Lazowski · 4 years, 4 months ago
- 7ca2468 arm64: mmu: Fix SMEM_PARTITION_ALIGN define by Carlo Caione · 4 years, 4 months ago
- 0652d92 userspace: fix k_mem_partition definition by Andrew Boie · 4 years, 4 months ago
- aac0f98 net: hostname: define public macro representing maximum hostname length by Marcin Niestroj · 4 years, 4 months ago
- daa94e5 aarch64: Remove redundant init_stack_frame by Carlo Caione · 4 years, 4 months ago
- a7d94b0 aarch64: Use absolute symbols for the callee saved registers by Carlo Caione · 4 years, 4 months ago
- a054e42 aarch64: error: Beautify error printing by Carlo Caione · 4 years, 4 months ago
- 58be4c8 Bluetooth: host: Document security changed and no security level change by Joakim Andersson · 4 years, 4 months ago
- d2cebd8 include: drivers: add missing extern "C" in led.h and lora.h by MORGER Patrick · 4 years, 4 months ago
- a609380 net: ip: enforce alignment in struct cmsghdr by Martin Åberg · 4 years, 4 months ago
- e6f4140 zephyr: introduce z_max_align_t by Martin Åberg · 4 years, 4 months ago
- b9d0414 net: use UNALIGNED_PUT() to access IP address by Martin Åberg · 4 years, 4 months ago
- 919ba04 Bluetooth: host: Periodic advertiser list support by Emil Gydesen · 4 years, 4 months ago
- 1dada24 Bluetooth: host: Periodic Advertising Sync Transfer by Emil Gydesen · 4 years, 4 months ago
- 4832fe4 fs/fcb: Enable FCB to work with non-0xff erase value flash by Dominik Ermel · 4 years, 4 months ago
- ffc0312 devicetree: make DT_PROP_HAS_IDX expand to 0 or 1 by Martí Bolívar · 4 years, 4 months ago
- f004410 drivers: pcie: Rename pcie_wired_irq to pcie_get_irq by Johan Hedberg · 4 years, 4 months ago
- 9e4dfd8 drivers: pcie: Add support for IRQ allocation management by Johan Hedberg · 4 years, 4 months ago
- ffc89b5 sparc: Add compiler and linker tool support by Martin Åberg · 4 years, 4 months ago
- feae324 sparc: add support for thread local storage by Martin Åberg · 4 years, 4 months ago
- 07160fa arch: Add SPARC processor architecture by Martin Åberg · 4 years, 4 months ago
- bb99422 lib/os: replace z_vprintk with cbprintf by Peter Bigot · 4 years, 4 months ago
- 3310382 lib: add cbprintf capability by Peter Bigot · 4 years, 4 months ago
- ca818d5 sys: util: add BIT64_MASK by Peter Bigot · 4 years, 4 months ago
- fd7a68d kernel: use timing functions to gather thread runtime stats by Daniel Leung · 4 years, 4 months ago
- fc577c4 kernel: gather basic thread runtime statistics by Daniel Leung · 4 years, 4 months ago
- 9be3755 timing: do not repeatedly do init()/start()/stop() by Daniel Leung · 4 years, 4 months ago
- 202adf5 kernel: Rename struct _poller by Andy Ross · 4 years, 4 months ago
- dadc664 kernel/poll: Move "_poller" into thread struct, fix COHERENCE collision by Andy Ross · 4 years, 4 months ago
- 310f60f kernel/poll: Store the work queue in the triggered work poll items by Andy Ross · 4 years, 4 months ago
- 6c82745 kernel/poll: Use a separate thread backpointer for triggered work by Andy Ross · 4 years, 4 months ago
- 0c7af40 kernel/poll: Make the poll callback a single-byte enum instead by Andy Ross · 4 years, 4 months ago
- c7704d8 arc: enable thread local storage by Daniel Leung · 4 years, 4 months ago
- bd7a2fc Bluetooth: host: Change directed advertising to privacy-enabled peer by Joakim Andersson · 4 years, 4 months ago
- c609528 pm: Add power management states definition by Flavio Ceolin · 4 years, 4 months ago
- 243a470 lib: os: ring_buffer: Cleaning checkpatch warnings by Krzysztof Chruscinski · 4 years, 4 months ago
- 1e46bb3 lib: os: ring_buffer: Allow using full buffer capacity by Krzysztof Chruscinski · 4 years, 4 months ago
- acb0cd6 drivers: display: ili9xxx: generalize ILI display driver by Gerard Marull-Paretas · 4 years, 4 months ago
- 448db808 doc: fix reference/util after sys/util.h split by Fabio Utzig · 4 years, 5 months ago
- 173a1cc device: deprecate DEVICE_INIT by Kumar Gala · 4 years, 5 months ago
- d439478 device: treat a NULL device_pm_control as device_pm_control_nop by Kumar Gala · 4 years, 5 months ago
- 1578e70 net: lwm2m: Add path generation macro by Benjamin Lindqvist · 4 years, 5 months ago
- ffab099 Bluetooth: add destroy callback to indication by Jordan Yates · 4 years, 5 months ago
- 170f17e Bluetooth: indication callback signature update by Jordan Yates · 4 years, 5 months ago
- e7e5843 net: dns: dns-sd: support dns service discovery by Christopher Friedt · 4 years, 5 months ago
- 5c69149 net: context: add net_context api to check if a port is bound by Christopher Friedt · 4 years, 5 months ago
- 3826eb3 arch: arc: add support of ARConnect inter-core debug unit by Yuguo Zou · 4 years, 5 months ago
- f5ac11a arch: riscv: linker: add support for userspace by Nicolas Royer · 4 years, 5 months ago
- 542a7fa arch: riscv: add memory protection support by Alexandre Mergnat · 4 years, 5 months ago
- 18962e4 arch: riscv: add pmp support by Alexandre Mergnat · 4 years, 5 months ago
- ad2fd44 Bluetooth: Mesh: Encapsulate feature config by Trond Einar Snekvik · 4 years, 5 months ago