1. 424590f cmake/compiler: Add linker_script compiler property by Keith Packard · 1 year, 8 months ago
  2. ece74b7 native_sim: Add new native_sim board by Alberto Escolar Piedras · 1 year, 9 months ago
  3. feaf0ff cmake: Treat native libraries differently where needed by Alberto Escolar Piedras · 1 year, 9 months ago
  4. 56dc20e Kconfig: Tidy up dependants of NATIVE_APPLICATION by Alberto Escolar Piedras · 1 year, 10 months ago
  5. 48b201c device: make device dependencies optional by Gerard Marull-Paretas · 1 year, 9 months ago
  6. b6d5d24 scripts: build: gen_device_deps: s/--dynamic-handles/--dynamic-deps by Gerard Marull-Paretas · 1 year, 9 months ago
  7. 319fbe5 device: s/HAS_DYNAMIC_DEVICE_HANDLES/DEVICE_DEPS_DYMAMIC by Gerard Marull-Paretas · 1 year, 9 months ago
  8. 8bee39e device: s/device_handles/device_deps/ in linker scripts by Gerard Marull-Paretas · 1 year, 9 months ago
  9. 9270786 device: s/gen_handles/gen_device_deps by Gerard Marull-Paretas · 1 year, 9 months ago
  10. 80e7820 kernel: syscalls: no need to include all syscalls in binary by Daniel Leung · 1 year, 10 months ago
  11. e5335f3 device: dynamic device handles were declared as const by Gerard Marull-Paretas · 1 year, 9 months ago
  12. 9f25fa2 device: set number_of_dynamic_devices only if needed by Gerard Marull-Paretas · 1 year, 9 months ago
  13. 2264c14 Kconfig.zephyr: add an option for checking build time init priority by Fabio Baltieri · 2 years ago
  14. b9ea2c2 build: downgrade the no optimization ztest error to warning by Fabio Baltieri · 1 year, 10 months ago
  15. a885027 cmake: align Zephyr module variable to EXTRA_ZEPHYR_MODULES by Torsten Rasmussen · 1 year, 10 months ago
  16. f5830f3 ztest: error out when building tests with no compiler optimizations by Fabio Baltieri · 1 year, 10 months ago
  17. 99064c2 cmake: generated application version header when VERSION file is present by Torsten Rasmussen · 2 years ago
  18. 2c757f9 cmake: generalize VERSION infrastructure for better reuse by Torsten Rasmussen · 2 years ago
  19. 99ebe39 compiler: add CONFIG_COMPILER_TRACK_MACRO_EXPANSION by Gerard Marull-Paretas · 1 year, 10 months ago
  20. 01348d3 cmake: Also build C++ files as no-pic by Alberto Escolar Piedras · 1 year, 10 months ago
  21. 87a3060 cmake: Add zephyr_libc_link_libraries function by Keith Packard · 2 years, 4 months ago
  22. 6c5d806 toolchain: Add COMPILER_FREESTANDING to control use of -ffreestanding by Keith Packard · 2 years, 1 month ago
  23. a0ffaa7 cmake: strip paths in build output based on Kconfig option by Martin Jäger · 2 years ago
  24. 3f8f713 kconfig,toolchain: add an option for compiler save-temps by Fabio Baltieri · 2 years ago
  25. 81c3b31 cmake: linker: make passing -no-pie configurable by Daniel Leung · 2 years ago
  26. 176c805 cmake: Allow extending/replacing signing functionality by Jamie McCrae · 2 years ago
  27. 9f8913c toolchain: Add ARMClang to gcc related toolchain flags check by Kumar Gala · 2 years ago
  28. 751de22 syscalls: skip generating mrsh.c if not userspace by Daniel Leung · 2 years ago
  29. 2d12766 toolchain: oneApi: Fix support and update for 2023.0.0 release by Kumar Gala · 2 years, 2 months ago
  30. 9b30667 build: drop LEGACY_INCLUDE_PATH support by Fabio Baltieri · 2 years, 1 month ago
  31. 0dec4cf toolchain: Move extra warning options to toolchain abstraction by Nikolay Agishev · 2 years, 3 months ago
  32. 60196ca cmake: sparse: deprecate old sparse support by Torsten Rasmussen · 2 years, 3 months ago
  33. ac5d45a build: userspace: No merge globals by Flavio Ceolin · 2 years, 2 months ago
  34. ec70444 treewide: Disable automatic argparse argument shortening by Jamie McCrae · 2 years, 2 months ago
  35. a9b35f0 cpp: Fix toolchain C++ standard library linkage by Stephanos Ioannidis · 2 years, 2 months ago
  36. cf211aa treewide: Update deprecated CONFIG_LIB_CPLUSPLUS usages by Stephanos Ioannidis · 2 years, 3 months ago
  37. a3b28ff treewide: Use CONFIG_CPP_RTTI instead of CONFIG_RTTI by Stephanos Ioannidis · 2 years, 3 months ago
  38. 404e7a9 treewide: Use CONFIG_CPP_EXCEPTIONS instead of CONFIG_EXCEPTIONS by Stephanos Ioannidis · 2 years, 3 months ago
  39. 4a64bfe treewide: Use CONFIG_CPP instead of CONFIG_CPLUSPLUS by Stephanos Ioannidis · 2 years, 3 months ago
  40. 02d5290 linker: kobject: Handle literal section by Flavio Ceolin · 2 years, 3 months ago
  41. fa738b0 usb-c: Generate USB-C connector VIF policies XML file by Madhurima Paruchuri · 2 years, 4 months ago
  42. 62bc9bf cmake: Allow selection of libc API overflow detection mode by Keith Packard · 2 years, 11 months ago
  43. b3073f0 gcc/picolibc: Disable -fprintf-return-value when printf is not complete by Keith Packard · 2 years, 5 months ago
  44. 9a12f8b cmake: move testing of compile flag in environment to top CMakeLists.txt by Torsten Rasmussen · 2 years, 7 months ago
  45. 8259931 xcc-clang: Do not used unavailable options by Flavio Ceolin · 2 years, 7 months ago
  46. 5af932f cmake: Set GCC min-pagesize parameter to 0 by Stephanos Ioannidis · 2 years, 7 months ago
  47. 6cfb186 app_smem: Correct missing dependency for linker script generation by Andy Ross · 2 years, 7 months ago
  48. 9672858 cmake: compiler: Add flag template for disabling strict aliasing rule by Stephanos Ioannidis · 2 years, 7 months ago
  49. b2520b0 devicetree: drop support for dts_fixup.h files by Gerard Marull-Paretas · 2 years, 7 months ago
  50. fe35e9f cmake: remove check for dts.fixup by Gerard Marull-Paretas · 2 years, 7 months ago
  51. 2994247 scripts: gen_handles: output dependency graph by Jordan Yates · 2 years, 8 months ago
  52. c8080d8 cmake: also include files from include/<soc_name> by Anas Nashif · 2 years, 8 months ago
  53. 39a7381 cmake: remove deprecation_warnings.cmake by Torsten Rasmussen · 2 years, 8 months ago
  54. 92575fd scripts: move parse_syscalls.py to scripts/build/ by Anas Nashif · 2 years, 8 months ago
  55. a8a9766 scripts: move uf2conv.py to scripts/build/uf2conv.py by Anas Nashif · 2 years, 8 months ago
  56. 9ee1e32 scripts: move subfolder_list.py to scripts/build/subfolder_list.py by Anas Nashif · 2 years, 8 months ago
  57. d859997 scripts: move process_gperf.py to scripts/build by Anas Nashif · 2 years, 8 months ago
  58. 72e7fa8 scripts: move mergehex.py to scripts/build by Anas Nashif · 2 years, 8 months ago
  59. 09b4bec scripts: move gen_image_info.py to scripts/build by Anas Nashif · 2 years, 8 months ago
  60. c74d20e scripts: move gen_syscalls.py to scripts/build by Anas Nashif · 2 years, 8 months ago
  61. e234c21 scripts: move gen_offset_header.py to scripts/build/ by Anas Nashif · 2 years, 8 months ago
  62. d5dcf20 scripts: move gen_kobject_placeholders.py to scripts/build/ by Anas Nashif · 2 years, 8 months ago
  63. efbadbb scripts: move gen_kobject_list.py to scripts/build/gen_kobject_list.py by Anas Nashif · 2 years, 8 months ago
  64. c36307e scripts: move gen_isr_tables.py to scripts/build/gen_isr_tables.py by Anas Nashif · 2 years, 8 months ago
  65. 80f4b5d scripts: move gen_handles.py to scripts/build by Anas Nashif · 2 years, 8 months ago
  66. 6e1a335 scripts: move gen_app_partitions.py to scripts/build by Anas Nashif · 2 years, 8 months ago
  67. 47a673f build: generate symbols file by Anas Nashif · 2 years, 8 months ago
  68. 5a4affd gen_isr_tables.py: Move to scripts directory by Carlo Caione · 2 years, 8 months ago
  69. 69913ad cmake: filter not supported C++ compilation flags by Jaroslaw Stelter · 2 years, 8 months ago
  70. d0c75f3 lib/libc: Add picolibc support (aarch32, aarch64 and RISC-V) [v21] by Keith Packard · 4 years, 4 months ago
  71. 0a386db build: make Zephyr stdint convention enforcing configurable by Nicolas Pitre · 2 years, 9 months ago
  72. f005735 Z_POW2_CEIL: simplify implementation by Nicolas Pitre · 3 years ago
  73. dcec8d0 cmake: add a mechanism for deprecating modules by Martí Bolívar · 2 years, 10 months ago
  74. 17eb313 sparse: add an address space and a __sparse_force annotation by Guennadi Liakhovetski · 2 years, 10 months ago
  75. 7a85ff7 sparse: add sparse support by Guennadi Liakhovetski · 3 years ago
  76. 0b13b44 pm: device: Dynamically add a device to a power domain by Flavio Ceolin · 3 years, 2 months ago
  77. 3392301 logging: Kconfig cleanup of frontened related options by Krzysztof Chruscinski · 3 years ago
  78. 1ec0c6f build: make non zephyr/ include prefix configurable by Yuval Peress · 3 years ago
  79. 53ef68d include: Prefix includes to use a scope by Yuval Peress · 3 years ago
  80. ba488d1 logging: syst: add support for catalog messages by Daniel Leung · 3 years, 1 month ago
  81. 1c9e89c scripts: logging/dictionary: can specify output format by Daniel Leung · 3 years, 1 month ago
  82. d8df801 cmake: Fix dependencies so builds are sparse again by Mark Ruvald Pedersen · 3 years ago
  83. f483b1b everywhere: fix typos by Nazar Kazakov · 3 years ago
  84. a85a76d cmake: Support ZEPHYR_BASE to be a git submodule by Frank Terbeck · 3 years ago
  85. affa68b libc: Add newlib math library to libc partition by Helge Juul · 3 years ago
  86. 8c069c3 cmake: save eh_frame section in output with CONFIG_EXCEPTIONS. by Chen Peng1 · 3 years ago
  87. 2cdac33 scripts: gen_syscalls: add missing --split-type case by Nicolas Pitre · 3 years ago
  88. a1d1810 cmake: emu: allow emulation to be OOT by Anas Nashif · 3 years, 1 month ago
  89. ea082ac cmake: only write devicetree files when there are changes. by Torsten Rasmussen · 3 years, 1 month ago
  90. 9170977 cmake: version.h generation performed at build time by Torsten Rasmussen · 3 years, 1 month ago
  91. 0454351 cmake: fix DEPENDS issues for kobject hash targets by Torsten Rasmussen · 3 years, 1 month ago
  92. 3f33207 build: uf2: Flexible UF2 offset selection. by Peter Johanson · 3 years, 1 month ago
  93. d51a67b cmake: support ELF image adjustment by Torsten Rasmussen · 3 years, 2 months ago
  94. c8ddc34 scripts: generate image info header file by Torsten Rasmussen · 3 years, 2 months ago
  95. 35bdab5 cmake: drop -fno-strict-overflow for better performance by Marc Herbert · 3 years, 2 months ago
  96. 6d72d91 cmake: remove platform / build file specific escaping by Torsten Rasmussen · 3 years, 2 months ago
  97. dbe473b cmake: Test the compiler before testing compiler flags by Sebastian Bøe · 3 years, 4 months ago
  98. 05bb855 cmake: improve the check of optimization level against CMAKE_BUILD_TYPE by Torsten Rasmussen · 3 years, 3 months ago
  99. 1a51993 scripts: support propagating workspace status to zephyr revision by Torsten Rasmussen · 3 years, 4 months ago
  100. d2cdee5 cmake: cleanup all intermediate build files. by Torsten Rasmussen · 3 years, 3 months ago