- 6df4405 doc: fix typos by Anas Nashif · 4 years ago
- c1dd098 samples: prod_consumer: remove usage of device_pm_control_nop by Gerard Marull-Paretas · 4 years ago
- 3d81464 tests: samples: Add targetted platform_excludes for intel_adsp_cavs15 by Andy Ross · 4 years, 1 month ago
- 1ce264e samples: userspace: enable shared_mem on x86_64 by Anas Nashif · 4 years, 1 month ago
- dd8de28 samples: userspace: set integration_platforms to mps2_an385 by Kumar Gala · 4 years, 1 month ago
- 7f08061 logging: Revamp menuconfig by Krzysztof Chruscinski · 4 years, 2 months ago
- e2e882a samples: convert DEVICE_AND_API_INIT to DEVICE_DEFINE by Kumar Gala · 4 years, 3 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
- e7436f7 samples/userspace/prod_consumer: Use a sys_heap 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
- 86c5cf1 samples: userspace: syscall_perf by Nicolas Royer · 4 years, 5 months ago
- c9a3fca samples: userspace: hello_world by Alexandre Mergnat · 4 years, 5 months ago
- 7a1a0aa x86_64: disable shared_mem test until bugs fixed by Andrew Boie · 4 years, 5 months ago
- 5376d44 Revert "samples: shared_mem: exclude qemu_x86_64" by Andrew Boie · 4 years, 5 months ago
- 7e9b136 samples: shared_mem: re-use default memory domain by Andrew Boie · 4 years, 5 months ago
- 449278c samples: shared_mem: rename domain structures by Andrew Boie · 4 years, 5 months ago
- 495f1cf samples: prod_consumer: re-use default mem domain by Andrew Boie · 4 years, 5 months ago
- 9a0fe24 samples: Fix device instance const qualifier loss by Tomasz Bursztyka · 4 years, 7 months ago
- e18fcbb device: Const-ify all device driver instance pointers by Tomasz Bursztyka · 4 years, 7 months ago
- 98d9b01 device: Apply driver_api/data attributes rename everywhere by Tomasz Bursztyka · 4 years, 8 months ago
- 1b4b938 sys: util: Added separator to FOR_EACH_ macros by Krzysztof Chruscinski · 4 years, 10 months ago
- a1b77fd zephyr: replace zephyr integer types with C99 types by Kumar Gala · 4 years, 10 months ago
- 2cd51a3 samples: make find_package(Zephyr...) REQUIRED by Marc Herbert · 4 years, 10 months ago
- 8edf99b samples: prod_consumer: run faster by Andrew Boie · 5 years ago
- 407b49b cmake: use find_package to locate Zephyr by Torsten Rasmussen · 5 years ago
- 86bfc48 scripts: Replace hard-coded subsystem list with __subsystem annotations. by Corey Wharton · 5 years ago
- 9e37e80 samples/userspace/shared_mem: Add volatile to interthread data by Andy Ross · 5 years ago
- d55a09f samples: shared_mem: exclude qemu_x86_64 by Anas Nashif · 5 years ago
- 8eecb37 samples: shared_mem: fix exception printouts by Andrew Boie · 5 years ago
- 86ac7dc samples/userspace/shared_mem: Fix SMP race by Andy Ross · 5 years ago
- a6f6179 samples/userspace/prod_consumer: Fix main() type by Alberto Escolar Piedras · 5 years ago
- a15a47d samples: shared_mem: 64-bit fixes by Andrew Boie · 5 years ago
- 984bfae global: Remove leading/trailing blank lines in files by Ulf Magnusson · 5 years ago
- 24ae1b1 include: Fix use of <misc/FOO.h> -> <sys/FOO.h> by Kumar Gala · 5 years ago
- c68ae69 doc: fix misspelling in userspace doc by David B. Kinder · 5 years ago
- 80faac4 coccinelle: update int literal to timeout by Peter Bigot · 5 years ago
- 6f92809 samples: add userspace producer/consumer sample by Andrew Boie · 5 years ago
- 6e5db35 coccinelle: standardize k_sleep calls with integer timeouts by Peter Bigot · 5 years ago
- 82d6347 doc: fix broken file and zephyr-app refs by David B. Kinder · 5 years ago
- fa9d8e0 doc: fix doc, boards, and samples misspellings by David B. Kinder · 6 years ago
- ee74098 tests: exclude twr_ke18f platform from several user mode tests by Ioannis Glaropoulos · 6 years ago
- 60136f0 doc: add how to exit from QEMU in samples by David B. Kinder · 6 years ago
- a2fd7d7 cleanup: include/: move misc/util.h to sys/util.h by Anas Nashif · 6 years ago
- 9ab2a56 cleanup: include/: move misc/printk.h to sys/printk.h by Anas Nashif · 6 years ago
- f2cb20c docs: fix misspelling across the tree by Anas Nashif · 6 years ago
- 2fb19fc style: samples/tests: add braces around if/while statements by Anas Nashif · 6 years ago
- 3ae5262 license: cleanup: add SPDX Apache-2.0 license identifier by Anas Nashif · 6 years ago
- 6e6f13c samples: fix identifiers for samples by Anas Nashif · 6 years ago
- 4ce652e userspace: remove APP_SHARED_MEM Kconfig by Andrew Boie · 6 years ago
- 41f6011 userspace: remove APPLICATION_MEMORY feature by Andrew Boie · 6 years ago
- 525065d tests: convert to use app shared memory by Andrew Boie · 6 years ago
- c253a68 app_shmem: auto-initialize partitions by Andrew Boie · 6 years ago
- 85e1fcb app_shmem: renamespace and document by Andrew Boie · 6 years ago
- f278f31 app_shmem: delete parallel API for domains by Andrew Boie · 6 years ago
- 4c1667f tests: Updated all the tests which use k_thread_access_grant. by Adithya Baglody · 6 years ago
- 5060ca6 cmake: increase minimal required version to 3.13.1 by Anas Nashif · 6 years ago
- 77bd2c2 samples: move userspace sample out of basic/ by Anas Nashif · 6 years ago