- 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 · 4 years 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
- c92a60b kconfig: hide option for mcuboot support if image is mcuboot by Håkon Øye Amundsen · 4 years, 3 months ago
- 47e0621 power: Remove not used build option by Flavio Ceolin · 4 years, 3 months ago
- c520385 Kconfig.zephyr: allow override default values in module Kconfig files by Ioannis Glaropoulos · 4 years, 4 months ago
- dd931f9 power: standarize PM Kconfigs and cleanup by Anas Nashif · 4 years, 4 months ago
- 4558ba7 cmake: ensure shields can be placed in other BOARD_ROOTs by Torsten Rasmussen · 4 years, 5 months ago
- 071ab4a zephyr: make images loaded by MCUboot enable arch core HW regs init by Ioannis Glaropoulos · 4 years, 5 months ago
- fdbf2db build: add option to delete intermediate files by Anas Nashif · 4 years, 5 months ago
- c8c9ab0 kconfig: Remove unused configuration option by Andrei Emeltchenko · 4 years, 6 months ago
- 8165008 dts: remove legacy macro support by Martí Bolívar · 4 years, 6 months ago
- 7e39e1d cmake: mcuboot: confirmed images needs to be padded by Henrik Brix Andersen · 4 years, 7 months ago
- f66a0c3 build: auto-generate signed mcuboot binaries by Martí Bolívar · 4 years, 7 months ago
- b587e8d coding_guideline: Add an option to enforce rules by Flavio Ceolin · 4 years, 7 months ago
- f39fdc4 Kconfig.zephyr: help text fixes by Martí Bolívar · 4 years, 8 months ago
- 5f7cc8d cmake: kconfig: support for multiple SOC_ROOT by Torsten Rasmussen · 4 years, 8 months ago
- 01f55a4 cmake: relocation of generated Kconfig file for Zephyr modules by Torsten Rasmussen · 4 years, 8 months ago
- 8c1f186 soc: sam0: add support for the BOSSA bootloader by Michael Hope · 4 years, 8 months ago
- 3322489 config: Rename TEXT_SECTION_OFFSET to ROM_START_OFFSET by Stephanos Ioannidis · 4 years, 9 months ago
- c7ab1a1 Kconfig: update BOOTLOADER_MCUBOOT help message by Andrzej Puzdrowski · 4 years, 9 months ago
- 9ca541a linker: Remove deprecated Kconfig options related to linker scripts by Kumar Gala · 4 years, 10 months ago
- 1737bd0 zephyr: Use deprecated instead of legacy for Kconfig int types by Kumar Gala · 4 years, 10 months ago
- e353d12 zephyr: Make Zephyr int types deprecated by default by Kumar Gala · 4 years, 10 months ago
- 43cbb59 Kconfig: Default to 'n' for LEGACY_DEVICETREE_MACROS by Kumar Gala · 4 years, 11 months ago
- 35713f2 cmake: Assembly listing containing all sections by Rohit Gujarathi · 5 years ago
- 270dfff devicetree: add CONFIG_LEGACY_DEVICETREE_MACROS by Martí Bolívar · 5 years ago
- d212bc4 ext: lib: Move fnmatch to lib/ by Carles Cufi · 5 years ago
- 6baff1b doc: update BOOTLOADER_MCUBOOT description by Piotr Mienkowski · 5 years ago
- e63b652 kconfig: Clarify Kconfig.defconfig explanation in Kconfig.zephyr by Ulf Magnusson · 5 years ago
- 2d79dc3 kconfig: Make BUILD_NO_GAP_FILL independent by Alexey Brodkin · 5 years ago
- 2630fba cmake: Introduce optional Kconfig for toolchains by Kumar Gala · 5 years ago
- d3a8fd4 cmake: Add option for exporting build metadata to Make by Sebastian Bøe · 5 years ago
- 22b95a2 base: add error checking macros by Anas Nashif · 5 years ago
- e3bed1f boards: Kconfig: Enable use of shield conditional Kconfig files by Erwan Gouriou · 5 years ago
- d048faa aarch32: Add header shims to support old file locations by Carlo Caione · 5 years ago
- 1342dad include: Remove compat include headers by Kumar Gala · 5 years ago
- fd9981a kconfig: Factor out HAS_FLASH_LOAD_OFFSET dependency by Ulf Magnusson · 5 years ago
- 90b9eb3 kconfig: Rename USE_CODE_PARTITION to USE_DT_CODE_PARTITION by Ulf Magnusson · 5 years ago
- 1f9c5f1 kconfig: Improve USE_CODE_PARTITION prompt and help string by Ulf Magnusson · 5 years ago
- 9cdb6f4 kconfig: Make FLASH_LOAD_OFFSET/SIZE non-configurable when DT is used by Ulf Magnusson · 5 years ago
- bd6e044 kconfig: Clean up header comments and make them consistent by Ulf Magnusson · 5 years ago
- 975de21 kconfig: Global whitespace/consistency cleanup by Ulf Magnusson · 5 years ago
- 22e7449 kconfig: Introduce typed dt kconfig functions by Kumar Gala · 5 years ago
- 2d7303e Revert "kconfig: Fix wrong partition size by changing type of FLASH_LOAD_SIZE" by Kumar Gala · 5 years ago
- f065eb4 kconfig: Fix wrong partition size by changing type of FLASH_LOAD_SIZE by Ulf Magnusson · 5 years ago
- cfd3d4b kconfig: Remove long-unused LINK_WHOLE_ARCHIVE symbol by Ulf Magnusson · 5 years ago
- 8ce0cf0 kconfig: Convert device tree chosen properties to new kconfigfunctions by Kumar Gala · 6 years ago
- d3aa619 kconfig: fix name of cmake function in help text by Håkon Øye Amundsen · 6 years ago
- f7a0dce arch/x86: remove support for CONFIG_REALMODE by Charles E. Youse · 6 years ago
- 50b78f0 cmake: Remove check_link_map.py by Andy Ross · 6 years ago
- cdfddec include/: cleanup: add Kconfig for suppressing warnings by Anas Nashif · 6 years ago
- f2cb20c docs: fix misspelling across the tree by Anas Nashif · 6 years ago
- 8017c59 modules: move module kconfig to main tree by Anas Nashif · 6 years ago
- 658f6bc kconfig: enclose module Kconfigs into a menu by Anas Nashif · 6 years ago
- 901c0a1 linker: Port usage of custom-sections to use Cmake by Øyvind Rønningstad · 6 years ago
- 50c71e6 arch/x86: CONFIG_BOOTLOADER_UNKNOWN renamed to CONFIG_X86_MULTIBOOT by Charles E. Youse · 6 years ago
- 3a0597f cmake: LD: Allow input sections to remain unsorted by Sebastian Bøe · 6 years ago
- 7061c03 kconfig: Move Kconfig.modules to the root build directory by Sebastian Bøe · 6 years ago
- 2b1227f zephyr: fix mcuboot can't link into boot-partition by Andrzej Puzdrowski · 6 years ago
- 9acb643 kconfig: move Zephyr modules Kconfig entries to the top by Emanuele Di Santo · 6 years ago
- fe04adf lib/os: Conditionally eliminate alloca/VLA usage by Andy Ross · 6 years ago
- 7db2e20 kconfig: tests: Fix double 'source' of subsys/testsuite/Kconfig by Ulf Magnusson · 6 years ago
- ccad9d0 tests: move testsuite and configs into subsys/ by Anas Nashif · 6 years ago
- 9cc63e0 power: Fix naming of Kconfig options controlling deep sleep states by Piotr Zięcik · 6 years ago
- 7e9d1bd CMake/Kconfig: CMake and Kconfig build integration by Torsten Rasmussen · 6 years ago
- 87915cd dts: stop generating CONFIG_FLASH_LOAD_{OFFSET,SIZE} by Kumar Gala · 6 years ago
- 985446a kconfig: Removed prompt for TEXT_SECTION_OFFSET when MCUboot is used by Ole Sæther · 6 years ago
- 5a197bf boards/shields: Clean up Kconfig'ery by Erwan Gouriou · 6 years ago
- e584b05 dts: intel_s1000: Exclude sram space dedicated for mcubootloader by Rajavardhan Gundi · 6 years ago
- 91c5b84 kernel: init.c: Added required hooks for the relocation by Adithya Baglody · 6 years ago
- c086b93 kconfig: cmake: Support for images without gaps. by Håkon Øye Amundsen · 6 years ago
- 8ba5aff kconfig: Drop support for specifying CROSS_COMPILE through Kconfig by Sebastian Bøe · 6 years ago
- 86ad37a kconfig: distribute misc/Kconfig option where they belong by Anas Nashif · 6 years ago
- 6600c64 linker: warn about orphan sections by Daniel Leung · 6 years ago
- 6af514b build: enable shields dir treatment by Erwan Gouriou · 7 years ago
- 96455d5 build: support out of tree SoC definition by Anas Nashif · 7 years ago
- abcf2ad kconfig: move soc selection to ZEPHYR_BASE/soc/ by Anas Nashif · 7 years ago
- 3d1252f soc: adapt Kconfig/CMake for soc in top / by Anas Nashif · 7 years ago
- d713033 Kconfig: Use new preprocessor syntax for env. variables by Ulf Magnusson · 7 years ago
- d0e8752 Kconfig: Rename $ENV_VAR_{ARCH,BOARD_DIR} to $ARCH/$BOARD_DIR by Ulf Magnusson · 7 years ago
- 17f1b0a Kconfig: Switch to improved globbing statements by Ulf Magnusson · 7 years ago
- ec3eff5 Kconfig: Use the first default with a satisfied condition by Ulf Magnusson · 7 years ago
- 4dc9e5b kconfig: Get rid of 'option env' bounce symbols by Ulf Magnusson · 7 years ago
- 547ed9b kconfig: Make 'source' non-globbing and use 'gsource' by Ulf Magnusson · 7 years ago
- b2dfb32 kconfig: Don't source the non-existing zephyr/net/Kconfig by Sebastian Bøe · 7 years ago
- 4b61bd1 kconfig: Prune kconfig files that don't match the ARCH or BOARD by Sebastian Bøe · 7 years ago
- c6ba67f kconfig: move dts Kconfigs to dts/ by Anas Nashif · 8 years ago
- e3806d9 Revert "Kconfig: Source Kconfig from Zephyr application directory." by Anas Nashif · 8 years ago