- 265da0d buildsystem: Add an option to compress debug sections by Noah Pendleton · 11 months ago
- a2b866e6 linker: Move iterable subalign value from header to kconfig by Pieter De Gendt · 11 months ago
- a599ed1 kconfig: Add symbols for GNU C Extensions by Pieter De Gendt · 11 months ago
- 86b721c kconfig: Add symbols for C standard by Pieter De Gendt · 11 months ago
- fb7e937 cmake: add control over inline source code disassembly by Laurentiu Mihalcea · 11 months ago
- 8261a4b kconfig: fix Kconfig documentation references to the CHECKIF() macro by Henrik Brix Andersen · 11 months ago
- a54f383 kconfig.zephyr: Remove ESP_IDF bootloader option by Marek Matej · 12 months ago
- 75a3805 kconfig: lto: Disable when data relocation is enabled by Reto Schneider · 1 year ago
- 8dc3f85 hwmv2: Introduce Hardware model version 2 and convert devices by Torsten Rasmussen · 1 year, 1 month ago
- 40b53d5 Kconfig LTO: Prevent with native simulator based targets by Alberto Escolar Piedras · 1 year, 2 months ago
- 26c8776 buildsystem: Add an option to enable LTO by Radoslaw Koppel · 1 year, 2 months ago
- d548a7f kconfig: Deprecate BOOTLOADER_SRAM_SIZE by Jamie McCrae · 1 year, 3 months ago
- 7c631f0 kconfig: Add image size reduction option by Jamie McCrae · 1 year, 3 months ago
- 9bb708e init_priorities: Fix for native_simulator based targets by Alberto Escolar Piedras · 1 year, 4 months ago
- 7023990 Kconfig: drop COMPAT_INCLUDES by Fabio Baltieri · 1 year, 5 months ago
- 2a70c31 scripts: check_init_priorities: drop the same priority check by Fabio Baltieri · 1 year, 5 months ago
- dfb3674 linker: Add devnull memory for cortex_m and riscv32 by Krzysztof Chruscinski · 1 year, 5 months ago
- be4b76f Kconfig.zephyr: Add NATIVE_LIBC and NATIVE_LIBCPP by Keith Packard · 1 year, 5 months ago
- 4a556a9 cmake: skip build time priority checking with armclang by Fabio Baltieri · 1 year, 6 months ago
- 5212a4c scripts: check_init_priorities: use the Zephyr executable file by Fabio Baltieri · 1 year, 6 months ago
- 058f256 Kconfig.zephyr: check priorities by default by Fabio Baltieri · 1 year, 7 months ago
- d8bdddd arch: arm: aarch32: introduce CONFIG_BUILD_ALIGN_LMA by Daniel DeGrasse · 1 year, 7 months ago
- cc57633 Build system: disable `OUTPUT_DISASSEMBLY` by default by Jonathan Rico · 1 year, 8 months ago
- 16d9d4d Kconfig: Provide name to orphan configuration choice symbol by Erwan Gouriou · 1 year, 8 months ago
- 6b57b3b soc: xtensa,riscv: esp32xx: refactor folder structure by Marek Matej · 1 year, 8 months ago
- 7388a07 kconfig: expand the CLEANUP_INTERMEDIATE_FILES symbol description by Filip Kokosinski · 1 year, 8 months ago
- f68cee9 kconfig: Set `BOOTLOADER_SRAM_SIZE` default to 0 by Kevin Townsend · 1 year, 8 months ago
- 56dc20e Kconfig: Tidy up dependants of NATIVE_APPLICATION by Alberto Escolar Piedras · 1 year, 9 months ago
- 2eb14f1 Kconfig: Add new NATIVE_LIBRARY and NATIVE_BUILD options by Alberto Escolar Piedras · 1 year, 9 months ago
- 80e7820 kernel: syscalls: no need to include all syscalls in binary by Daniel Leung · 1 year, 9 months ago
- 4796746 soc: esp32: MCUboot support by Marek Matej · 1 year, 10 months ago
- 2264c14 Kconfig.zephyr: add an option for checking build time init priority by Fabio Baltieri · 1 year, 10 months ago
- 837245f mcuboot: move the MCUboot kconfig file to modules/ by Carles Cufi · 1 year, 10 months ago
- 49389b5 west: sign: Add Kconfig with application version by Torsten Rasmussen · 1 year, 10 months ago
- 865f801 kconfig: Separate MCUboot options to Kconfig.mcuboot by Dominik Ermel · 1 year, 11 months ago
- 99ebe39 compiler: add CONFIG_COMPILER_TRACK_MACRO_EXPANSION by Gerard Marull-Paretas · 1 year, 11 months ago
- e268f8e lib: cpp: Introduce FULL_LIBCPP_SUPPORTED similar to C version by Kumar Gala · 1 year, 11 months ago
- 214a3c5 lib/libc: Add FULL_LIBC_SUPPORTED helper Kconfig symbol by Keith Packard · 1 year, 11 months ago
- 6c5d806 toolchain: Add COMPILER_FREESTANDING to control use of -ffreestanding by Keith Packard · 2 years ago
- a0ffaa7 cmake: strip paths in build output based on Kconfig option by Martin Jäger · 2 years ago
- 3f8f713 kconfig,toolchain: add an option for compiler save-temps by Fabio Baltieri · 2 years ago
- 4d914f4 toolchain: move CONFIG_LLVM_USE_LD into cmake/toolchain/llvm by Daniel Leung · 2 years ago
- 1cc7e41 cmake: mcuboot: Add Kconfig for passing west sign arguments by Dominik Ermel · 2 years ago
- 26ebcee kconfig: add note about increasing default stack sizes for -O0 by Henrik Brix Andersen · 2 years ago
- 839b97e kconfig: add esp32s3 into configuration by Sylvio Alves · 2 years, 1 month ago
- 9b30667 build: drop LEGACY_INCLUDE_PATH support by Fabio Baltieri · 2 years, 1 month ago
- 0dec4cf toolchain: Move extra warning options to toolchain abstraction by Nikolay Agishev · 2 years, 1 month ago
- 56ec06f kconfig: linker: Add --no-relax build option by Flavio Ceolin · 2 years, 2 months ago
- 3d42322 Kconfig.zephyr: Update UF2 ID for STM32F4 series by Guillaume Gautier · 2 years, 3 months ago
- 02b8389 mcuboot: doc: Define MCUBOOT_EXTRA_IMGTOOL_ARGS more clearly by Sebastian Bøe · 2 years, 3 months ago
- 62bc9bf cmake: Allow selection of libc API overflow detection mode by Keith Packard · 2 years, 5 months ago
- c107827 linker: correct linker script _flash_used calculation by Torsten Rasmussen · 2 years, 6 months ago
- 2735a3a testsuite: ztress: Use XOSHIRO generator when ztress is used by Krzysztof Chruscinski · 2 years, 7 months ago
- d800ccc blobs: Introduce TAINT and TAINT_BLOBS Kconfig options by Carles Cufi · 2 years, 7 months ago
- 2bc25de Kconfig: fix "flag LEGACY_INCLUDE_PATH as deprecated" by Martí Bolívar · 2 years, 7 months ago
- 52a3ec9 kconfig: Move Kconfig.dts sourcing earlier by Kumar Gala · 2 years, 7 months ago
- f9447ae Kconfig: flag LEGACY_INCLUDE_PATH as deprecated by Fabio Baltieri · 2 years, 8 months ago
- 855216f kconfig: default to LEGACY_INCLUDE_PATH=n by Fabio Baltieri · 2 years, 8 months ago
- 6066ab4 kconfig: add support for warnings when enabling deprecated features by Torsten Rasmussen · 2 years, 8 months ago
- 47a673f build: generate symbols file by Anas Nashif · 2 years, 9 months ago
- 0a386db build: make Zephyr stdint convention enforcing configurable by Nicolas Pitre · 2 years, 9 months ago
- d8fa857 LLVM: add built-in lld linker support for x86. by Chen Peng1 · 2 years, 10 months ago
- 1ec0c6f build: make non zephyr/ include prefix configurable by Yuval Peress · 3 years ago
- 8db9869 soc: Add UF2 family ID for nRF52833 by Xudong Zheng · 3 years ago
- dffaf53 kconfig: tweak Kconfig prompts by Gerard Marull-Paretas · 3 years, 1 month ago
- 95fb0de kconfig: remove Enable from boolean prompts by Gerard Marull-Paretas · 3 years, 1 month ago
- efa170f soc: rp2040: Added UF2 output file support by Yonatan Schachter · 3 years, 2 months ago
- 3f33207 build: uf2: Flexible UF2 offset selection. by Peter Johanson · 3 years, 2 months ago
- d51a67b cmake: support ELF image adjustment by Torsten Rasmussen · 3 years, 2 months ago
- c8ddc34 scripts: generate image info header file by Torsten Rasmussen · 3 years, 2 months ago
- 16571db soc: esp32: add support to mcuboot build by Sylvio Alves · 3 years, 3 months ago
- f9eaabb module: mcuboot: Add config option to support unsigned binary generation by Shubham Kulkarni · 3 years, 3 months ago
- 1a51993 scripts: support propagating workspace status to zephyr revision by Torsten Rasmussen · 3 years, 3 months ago
- 64ec6ee scripts: build meta file workspace status extension by Torsten Rasmussen · 3 years, 3 months ago
- 90aa2d3 kconfig: fix typo in compiler options by MORGER Patrick · 3 years, 4 months ago
- fffaf05 scripts: support for build meta file creation by Torsten Rasmussen · 3 years, 5 months ago
- 1c91129 kconfig: add support for warnings when using experimental features by Torsten Rasmussen · 3 years, 5 months ago
- f7dad07 kconfig: add names to some choices by Emil Lindqvist · 3 years, 6 months ago
- 36bb00d armclang: ARM Compiler C library support by Torsten Rasmussen · 3 years, 7 months ago
- 761eada kconfig: cmake: CMake linker script generator symbol added by Torsten Rasmussen · 3 years, 7 months ago
- 6a006d7 kernel: add kconfig to say not all code/data is present at boot by Daniel Leung · 3 years, 7 months ago
- 8749cd4 kconfig: Add option for encryption of binaries by Helge Juul · 3 years, 7 months ago
- ed63e2a soc: esp32s2: add initial soc support files for esp32s2 by Glauber Maroto Ferreira · 3 years, 8 months ago
- 6be1b2a kconfig: soc and shield cleanup by Torsten Rasmussen · 3 years, 10 months ago
- e5cc854 Kconfig.zephyr: fix MISRA_SANE location by Martí Bolívar · 3 years, 10 months ago
- f3a7f04 scripts: runners: bossac: Add legacy mode by Gerson Fernando Budke · 3 years, 10 months ago
- 1310ad6 linker: add bits for pinned regions by Daniel Leung · 3 years, 11 months ago
- d812728 linker: add bits for boot regions by Daniel Leung · 3 years, 11 months ago
- 64e973f Kconfig: Add a new config CODE_DATA_RELOCATION_SRAM by Mahesh Mahadevan · 3 years, 11 months ago
- 318ee97 boards: stm32f0: explicit RAM vector table control by Jordan Yates · 4 years ago
- f163bdb power: move reboot functionality to os lib by Gerard Marull-Paretas · 4 years ago
- e430b7b cmake: gcc/clang: enable colour diagnostics in terminal output by Arvin Farahmand · 4 years ago
- e211d3a kernel: remove CONFIG_KERNEL_LINK_IN_VIRT by Daniel Leung · 4 years ago
- 19e5a9c zephyr: Remove support for deprecated int types by Kumar Gala · 4 years, 1 month ago
- ff01a00 soc: Add standard UF2 family IDs for supported SoCs. by Pete Johanson · 4 years, 1 month ago
- 310a464 cmake: Add UF2 as an additional build output option. by Pete Johanson · 4 years, 1 month ago
- 3d457e1 linker: add CONFIG_KERNEL_LINK_IN_VIRT by Daniel Leung · 4 years, 1 month ago
- ece9cad kernel: add CONFIG_SRAM_OFFSET by Daniel Leung · 4 years, 1 month ago
- 51c34bb boards: x86: depend on CONFIG_BUILD_OUTPUT_EFI by Anas Nashif · 4 years, 2 months ago
- 3673e28 modules: introducing MODULE_EXT_ROOT to allow glue code in Zephyr repo by Torsten Rasmussen · 4 years, 2 months ago