- d2bd778 kconfig: mcuboot: Add MCUBOOT_IMGTOOL_OVERWRITE_ONLY option by Andrej Butok · 1 year, 4 months ago
- 4688981 cmake: modules: dts: Fix board revision 0 overlay by Jamie McCrae · 1 year, 4 months ago
- 65b6d2f toolchain: esp32: fix cmake build issue with 'espressif' toolchain by Pisit Sawangvonganan · 1 year, 4 months ago
- 58152eb cmake: modules: Add zephyr_library_add_dependencies extension by Pieter De Gendt · 1 year, 5 months ago
- fd9a464 toolchain: llvm: use the "none" vendor triplet by Fabio Baltieri · 1 year, 5 months ago
- a3ff19a cmake: compiler: Add compiler property for no-builtin by Grant Ramsay · 1 year, 5 months ago
- c3b857c arch: arm: cortex_ar: Use TPIDRURW as a base pointer for TLS by Huifeng Zhang · 1 year, 5 months ago
- 0b0f2f1 cmake: safeguard path of SOC_LINKER_SCRIPT by Torsten Rasmussen · 1 year, 5 months ago
- a6b4900 kernel: object: rename z_object -> k_object by Anas Nashif · 1 year, 5 months ago
- 26b649e cmake: update board and soc linker script handling by Torsten Rasmussen · 1 year, 5 months ago
- 28f5f2d drivers: Add GNSS API public header by Bjarki Arge Andreasen · 1 year, 5 months ago
- a6c3230 unittest: Generate symbol for existent modules by Flavio Ceolin · 1 year, 5 months ago
- 12c8d11 cmake: extra_flags: Use zephyr_get by Grzegorz Swiderski · 1 year, 5 months ago
- ad1b1cf clang: target: Include gcc-m-fpu.cmake file by Patryk Duda · 1 year, 5 months ago
- 915cb05 dts: drop HAS_DTS by Gerard Marull-Paretas · 1 year, 6 months ago
- e1137a3 cmake: modules: dts: use devicetree stub file by Gerard Marull-Paretas · 1 year, 6 months ago
- 996c845 ztest: remove old ztest api by Anas Nashif · 1 year, 6 months ago
- 5008c31 config: qemu: Add QEMU_EXTRA_FLAGS config option by Dmitrii Golovanov · 1 year, 6 months ago
- ce438da llvm: Add support for LLVM libc++ C++ Standard Library by Patryk Duda · 1 year, 6 months ago
- c2b2641 Bluetooth: Mesh: Move ext adv sector to vector by Lingao Meng · 1 year, 6 months ago
- 5cf5282 cmake: extensions: Check status of "zephyr,memory-region" DT nodes by Grzegorz Swiderski · 1 year, 6 months ago
- de85a20 cmake: extensions: Robustify dt_node_has_status by Grzegorz Swiderski · 1 year, 6 months ago
- 8f7180b cmake: remove clang++ lookup in clang/generic.cmake by Torsten Rasmussen · 1 year, 6 months ago
- f8455b4 west runner: Add exe file to configuration by Alberto Escolar Piedras · 1 year, 6 months ago
- 955d85a libc: picolibc: Fix picolibc to allow third party CPP by Al Semjonovs · 1 year, 6 months ago
- c7779be cmake: stub zephyr_set(... SCOPE ...) function in package helper by Torsten Rasmussen · 1 year, 6 months ago
- e11bc94 cmake run_native: Fix target dependency by Alberto Escolar Piedras · 1 year, 6 months ago
- 026dbdf cmake: LLVM LLD minimum version 14.0.0 by Torsten Rasmussen · 1 year, 6 months ago
- 4cba9e6 cmake: warn the user that the toolchain cache hides errors by Marc Herbert · 1 year, 6 months ago
- 718a219 cmake: expose TOOLCHAIN_HAS_PICOLIBC to kconfig by Daniel Leung · 1 year, 7 months ago
- 25d82dd cmake: armclang version detection by Torsten Rasmussen · 1 year, 7 months ago
- 73605f1 cmake: armlink: update CMake library to arch__arm__core__cortex_m by Torsten Rasmussen · 1 year, 7 months ago
- 20d2bbd cmake: modules: host tools: Bump minimum version to 0.16 by Jamie McCrae · 1 year, 7 months ago
- 6c2ad89 cmake: extensions: Add zephyr_topological_sort() by Grzegorz Swiderski · 1 year, 7 months ago
- 3c34ca6 cmake: modules: configuration_files: Force set app config dir by Jamie McCrae · 1 year, 7 months ago
- ad981acc cmake: version: Fix example comment by Jamie McCrae · 1 year, 7 months ago
- 2d78cb7 cmake: modules/FindGnuLd: cache variable GNULD_VERSION_STRING by Daniel Leung · 1 year, 7 months ago
- 0fead68 Revert "llvm: use proper syntax for --config option" by Marc Herbert · 1 year, 7 months ago
- 7e44469 zbus: improve the way of storing observers by Rodrigo Peixoto · 1 year, 7 months ago
- fd27bed cmake/toolchain: Support LLVM source profiling/coverage for native boards by Alberto Escolar Piedras · 1 year, 7 months ago
- 2447ac7 cmake: code relocation: Add support for absolute windows paths by Jamie McCrae · 1 year, 7 months ago
- 5e4710c cmake: cleanup old west version support by Torsten Rasmussen · 1 year, 7 months ago
- 577d47f llvm: use proper syntax for --config option by Benjamin Cabé · 1 year, 7 months ago
- 27f8c21 cmake: sca: codechecker: Support storing results by Pieter De Gendt · 1 year, 7 months ago
- b6095a8 cmake: add Zephyr image output files as byproducts by Torsten Rasmussen · 1 year, 8 months ago
- e38fc6d cmake: enable -Wshadow partially for in-tree code by Daniel Leung · 1 year, 8 months ago
- 11d782c cmake: modules: add support for board extensions by Gerard Marull-Paretas · 1 year, 8 months ago
- 40d85eb cmake: python module cleanup. by Torsten Rasmussen · 1 year, 8 months ago
- 6e32f28 cmake: extend zephyr_file(CONF_FILES <paths>) to allow a list of paths by Torsten Rasmussen · 1 year, 8 months ago
- cd2a038 cmake: add ZephyrAppConfiguration package by Nico Lüthi · 1 year, 8 months ago
- 199cc7f cmake: Fix scope pollution in zephyr_get(... MERGE) by Grzegorz Swiderski · 1 year, 8 months ago
- 7f4b1ab cmake: Don't lose global sysbuild value with zephyr_get(... MERGE) by Grzegorz Swiderski · 1 year, 8 months ago
- 517bdeb cmake: sca: Add CodeChecker native support by Pieter De Gendt · 1 year, 8 months ago
- 53c5897 cmake: modules: Add zephyr_code_relocate_ifdef() macro by Andriy Gelman · 1 year, 8 months ago
- d16c5b9 kernel: canaries: Allow using TLS to store it by Flavio Ceolin · 1 year, 8 months ago
- a5895d6 cmake: extensions: board revisions can be optional by Jordan Yates · 1 year, 8 months ago
- cb46ed6 cmake: kconfig: Preserve correct CLI assignments across re-runs by Grzegorz Swiderski · 1 year, 8 months ago
- 9228c37 cmake: extensions: Improve import_kconfig() bool/tristate parsing by Grzegorz Swiderski · 1 year, 8 months ago
- 0d12e1b cmake: kconfig: Keep symbol names sorted in EXTRA_KCONFIG_OPTIONS by Grzegorz Swiderski · 1 year, 8 months ago
- 586fc90 gcc/target.cmake: fixup for #58408 (fix build with GCC 13) by Jan Henke · 1 year, 8 months ago
- 4b94fc3 llvm: Add support for selecting runtime library by Patryk Duda · 1 year, 8 months ago
- 9239599 twister: add support for custom emulator in simulator by Yong Cong Sin · 1 year, 8 months ago
- fe498ad scripts: snippets: add `DTS_EXTRA_CPPFLAGS` support by Jordan Yates · 1 year, 8 months ago
- 623fb0e build: relocation: Fix long command-line invocations by Carles Cufi · 1 year, 8 months ago
- 3a97fe2 clang: Provide --target option when determining path to runtime library by Patryk Duda · 1 year, 8 months ago
- 624fcba clang: Use rtlib provided by compiler instead of hardcoding libgcc by Patryk Duda · 1 year, 8 months ago
- f16c432 clang: Don't specify FP16 format by Patryk Duda · 1 year, 8 months ago
- 77dde5d llvm: Add ARMv6-M, ARMv7-M, ARMv8-M Mainline and Baseline targets by Patryk Duda · 1 year, 8 months ago
- e4de669 Revert "cmake: linker: arm: put RAM sections in RAM region" by Grzegorz Swiderski · 1 year, 8 months ago
- 75547dd soc: arm64: Add agilex5 soc folder and its configurations by Girisha Dengi · 1 year, 8 months ago
- 695616c cmake: Fix code relocation functions with absolute paths by Jamie McCrae · 1 year, 9 months ago
- 424590f cmake/compiler: Add linker_script compiler property by Keith Packard · 1 year, 9 months ago
- fad8ae4 linker: Introduce linker-tool-lld.h by Patryk Duda · 1 year, 9 months ago
- 56dc20e Kconfig: Tidy up dependants of NATIVE_APPLICATION by Alberto Escolar Piedras · 1 year, 9 months ago
- 7065572 cmake: remove extraneous newlines in build output by Armin Brauns · 1 year, 9 months ago
- c75bf5e ARC: MWDT: cleanup search path handling by Evgeniy Paltsev · 1 year, 9 months ago
- bbec614 cmake/linker_script: Fix cmake linker scripts to define _end by Keith Packard · 1 year, 9 months ago
- 15cdcc7 cmake: Fix FindLlvmLld usage of unimported package by Aaron Massey · 1 year, 9 months ago
- e9af821 cmake: Add partial linking abstraction by Alberto Escolar Piedras · 1 year, 10 months ago
- 48b201c device: make device dependencies optional by Gerard Marull-Paretas · 1 year, 10 months ago
- 8bee39e device: s/device_handles/device_deps/ in linker scripts by Gerard Marull-Paretas · 1 year, 10 months ago
- 80e7820 kernel: syscalls: no need to include all syscalls in binary by Daniel Leung · 1 year, 10 months ago
- 9eec3fc cmake: add zephyr_syscall_header stub by Daniel Leung · 1 year, 10 months ago
- b64cfe9 ARC: MWDT: rework GNU helper tools usage by Evgeniy Paltsev · 1 year, 10 months ago
- 335278d sensing: initial sensor list and enumerate each sensor by Guangfu Hu · 1 year, 10 months ago
- 9642c48 cmake: boards: Fix issue with relative paths by Jamie McCrae · 1 year, 10 months ago
- 0b1dd29 gcc/target.cmake: fix build with gcc-13 by Naveen Saini · 1 year, 10 months ago
- a19d905 USB-C: genVIF: Cleanup and add support to pick static data from input by Madhurima Paruchuri · 1 year, 10 months ago
- ed380de sensors: Add new async one-shot reading API by Yuval Peress · 1 year, 10 months ago
- bdf02ff Twister: Add integration with renode-test by Michał Szprejda · 1 year, 10 months ago
- 7e47ac8 cmake: mcuboot: Add warning if missing Kconfig signing options by Jamie McCrae · 1 year, 10 months ago
- ba48dd8 cmake: support snippets scope for `zephyr_get()` by Torsten Rasmussen · 1 year, 10 months ago
- a6d9105 cmake: create Zephyr scope functions for variables by Torsten Rasmussen · 1 year, 10 months ago
- fd526cc cmake: add reverse option to `zephyr_get(... MERGE)` by Torsten Rasmussen · 1 year, 10 months ago
- 5c71e68 kconfig: provide an option for enforcing Kconfig settings by Torsten Rasmussen · 1 year, 10 months ago
- a885027 cmake: align Zephyr module variable to EXTRA_ZEPHYR_MODULES by Torsten Rasmussen · 1 year, 11 months ago
- ca76349 cmake: update package helper description to use EXTRA_CONF_FILE var by Torsten Rasmussen · 1 year, 11 months ago
- 384fb1e cmake: introduce EXTRA_DTC_OVERLAY_FILE for devicetree by Torsten Rasmussen · 1 year, 11 months ago
- 3a34568 cmake: introduce EXTRA_CONF_FILE and deprecate OVERLAY_CONFIG by Torsten Rasmussen · 1 year, 11 months ago
- 8460d91 cmake: extend zephyr_get() to support fetching of multiple variables by Torsten Rasmussen · 1 year, 11 months ago