1. 5af932f cmake: Set GCC min-pagesize parameter to 0 by Stephanos Ioannidis · 2 years, 8 months ago
  2. 6cfb186 app_smem: Correct missing dependency for linker script generation by Andy Ross · 2 years, 8 months ago
  3. 9672858 cmake: compiler: Add flag template for disabling strict aliasing rule by Stephanos Ioannidis · 2 years, 8 months ago
  4. b2520b0 devicetree: drop support for dts_fixup.h files by Gerard Marull-Paretas · 2 years, 8 months ago
  5. fe35e9f cmake: remove check for dts.fixup by Gerard Marull-Paretas · 2 years, 8 months ago
  6. 2994247 scripts: gen_handles: output dependency graph by Jordan Yates · 2 years, 8 months ago
  7. c8080d8 cmake: also include files from include/<soc_name> by Anas Nashif · 2 years, 8 months ago
  8. 39a7381 cmake: remove deprecation_warnings.cmake by Torsten Rasmussen · 2 years, 9 months ago
  9. 92575fd scripts: move parse_syscalls.py to scripts/build/ by Anas Nashif · 2 years, 9 months ago
  10. a8a9766 scripts: move uf2conv.py to scripts/build/uf2conv.py by Anas Nashif · 2 years, 9 months ago
  11. 9ee1e32 scripts: move subfolder_list.py to scripts/build/subfolder_list.py by Anas Nashif · 2 years, 9 months ago
  12. d859997 scripts: move process_gperf.py to scripts/build by Anas Nashif · 2 years, 9 months ago
  13. 72e7fa8 scripts: move mergehex.py to scripts/build by Anas Nashif · 2 years, 9 months ago
  14. 09b4bec scripts: move gen_image_info.py to scripts/build by Anas Nashif · 2 years, 9 months ago
  15. c74d20e scripts: move gen_syscalls.py to scripts/build by Anas Nashif · 2 years, 9 months ago
  16. e234c21 scripts: move gen_offset_header.py to scripts/build/ by Anas Nashif · 2 years, 9 months ago
  17. d5dcf20 scripts: move gen_kobject_placeholders.py to scripts/build/ by Anas Nashif · 2 years, 9 months ago
  18. efbadbb scripts: move gen_kobject_list.py to scripts/build/gen_kobject_list.py by Anas Nashif · 2 years, 9 months ago
  19. c36307e scripts: move gen_isr_tables.py to scripts/build/gen_isr_tables.py by Anas Nashif · 2 years, 9 months ago
  20. 80f4b5d scripts: move gen_handles.py to scripts/build by Anas Nashif · 2 years, 9 months ago
  21. 6e1a335 scripts: move gen_app_partitions.py to scripts/build by Anas Nashif · 2 years, 9 months ago
  22. 47a673f build: generate symbols file by Anas Nashif · 2 years, 9 months ago
  23. 5a4affd gen_isr_tables.py: Move to scripts directory by Carlo Caione · 2 years, 9 months ago
  24. 69913ad cmake: filter not supported C++ compilation flags by Jaroslaw Stelter · 2 years, 9 months ago
  25. d0c75f3 lib/libc: Add picolibc support (aarch32, aarch64 and RISC-V) [v21] by Keith Packard · 2 years, 9 months ago
  26. 0a386db build: make Zephyr stdint convention enforcing configurable by Nicolas Pitre · 2 years, 9 months ago
  27. f005735 Z_POW2_CEIL: simplify implementation by Nicolas Pitre · 2 years, 10 months ago
  28. dcec8d0 cmake: add a mechanism for deprecating modules by Martí Bolívar · 2 years, 10 months ago
  29. 17eb313 sparse: add an address space and a __sparse_force annotation by Guennadi Liakhovetski · 2 years, 11 months ago
  30. 7a85ff7 sparse: add sparse support by Guennadi Liakhovetski · 3 years ago
  31. 0b13b44 pm: device: Dynamically add a device to a power domain by Flavio Ceolin · 3 years ago
  32. 3392301 logging: Kconfig cleanup of frontened related options by Krzysztof Chruscinski · 3 years ago
  33. 1ec0c6f build: make non zephyr/ include prefix configurable by Yuval Peress · 3 years ago
  34. 53ef68d include: Prefix includes to use a scope by Yuval Peress · 3 years ago
  35. ba488d1 logging: syst: add support for catalog messages by Daniel Leung · 3 years ago
  36. 1c9e89c scripts: logging/dictionary: can specify output format by Daniel Leung · 3 years ago
  37. d8df801 cmake: Fix dependencies so builds are sparse again by Mark Ruvald Pedersen · 3 years ago
  38. f483b1b everywhere: fix typos by Nazar Kazakov · 3 years ago
  39. a85a76d cmake: Support ZEPHYR_BASE to be a git submodule by Frank Terbeck · 3 years, 1 month ago
  40. affa68b libc: Add newlib math library to libc partition by Helge Juul · 3 years, 1 month ago
  41. 8c069c3 cmake: save eh_frame section in output with CONFIG_EXCEPTIONS. by Chen Peng1 · 3 years, 1 month ago
  42. 2cdac33 scripts: gen_syscalls: add missing --split-type case by Nicolas Pitre · 3 years, 1 month ago
  43. a1d1810 cmake: emu: allow emulation to be OOT by Anas Nashif · 3 years, 1 month ago
  44. ea082ac cmake: only write devicetree files when there are changes. by Torsten Rasmussen · 3 years, 2 months ago
  45. 9170977 cmake: version.h generation performed at build time by Torsten Rasmussen · 3 years, 2 months ago
  46. 0454351 cmake: fix DEPENDS issues for kobject hash targets by Torsten Rasmussen · 3 years, 2 months ago
  47. 3f33207 build: uf2: Flexible UF2 offset selection. by Peter Johanson · 3 years, 2 months ago
  48. d51a67b cmake: support ELF image adjustment by Torsten Rasmussen · 3 years, 2 months ago
  49. c8ddc34 scripts: generate image info header file by Torsten Rasmussen · 3 years, 2 months ago
  50. 35bdab5 cmake: drop -fno-strict-overflow for better performance by Marc Herbert · 3 years, 3 months ago
  51. 6d72d91 cmake: remove platform / build file specific escaping by Torsten Rasmussen · 3 years, 3 months ago
  52. dbe473b cmake: Test the compiler before testing compiler flags by Sebastian Bøe · 3 years, 3 months ago
  53. 05bb855 cmake: improve the check of optimization level against CMAKE_BUILD_TYPE by Torsten Rasmussen · 3 years, 3 months ago
  54. 1a51993 scripts: support propagating workspace status to zephyr revision by Torsten Rasmussen · 3 years, 4 months ago
  55. d2cdee5 cmake: cleanup all intermediate build files. by Torsten Rasmussen · 3 years, 4 months ago
  56. f643b8b scripts: support compile_commands.json in gen_app_partitions.py by Torsten Rasmussen · 3 years, 4 months ago
  57. 28b2e55 cmake: rework linker script generation and linker prebuilt stages by Jordan Yates · 3 years, 5 months ago
  58. 8d93217 cmake: new global property for generated files by Jordan Yates · 3 years, 5 months ago
  59. 9442804 cmake: support multiple entries in board.cmake by Filip Kokosinski · 3 years, 5 months ago
  60. fffaf05 scripts: support for build meta file creation by Torsten Rasmussen · 3 years, 5 months ago
  61. 47304d4 cmake: CMakeLists.txt cleanup for kobj_hash by Torsten Rasmussen · 3 years, 5 months ago
  62. 1fa3f15 cmake: update configure_linker_script() to prepend `-D` on defines by Torsten Rasmussen · 3 years, 5 months ago
  63. 9c4366f cmake: remove `LINKER_PASS2` define by Jordan Yates · 3 years, 6 months ago
  64. 917d502 cmake: CMake compile features support by Torsten Rasmussen · 3 years, 6 months ago
  65. fd4700d cmake: compiler: Add framework for disabling C++ standard includes by Stephanos Ioannidis · 3 years, 6 months ago
  66. a1a6619 cmake: Do not include `zephyr_stdint.h` for native POSIX archs by Stephanos Ioannidis · 3 years, 6 months ago
  67. 153196b cmake: Zephyr ALLOW_EMPTY library property by Torsten Rasmussen · 3 years, 7 months ago
  68. 8af9e3f cmake: remove ADDITIONAL_MAKE_CLEAN_FILES for CMake <3.15 by Torsten Rasmussen · 3 years, 7 months ago
  69. c2842c3 cmake: linker: arm: adding Zephyr CMake linker files for arm arch by Torsten Rasmussen · 3 years, 7 months ago
  70. c9804d2 scripts: gen_handles.py: take device start symbol as argument. by Torsten Rasmussen · 3 years, 7 months ago
  71. 2d1a3d9 cmake: removed stray space in readelf in-/outfile flag by Torsten Rasmussen · 3 years, 7 months ago
  72. 2117a2a kernel: app_smem: allowing pinning memory partitions by Daniel Leung · 3 years, 7 months ago
  73. 94202f3 toolchain: cmake: Off-tree toolchains gets other.h included if selected by Danny Oerndrup · 3 years, 7 months ago
  74. 70e1dee kernel: fix kobj table if having .sdata section. by Jim Shu · 3 years, 8 months ago
  75. ad130f2 cpp: Restore C++2A Kconfig by Alexander Wachter · 3 years, 9 months ago
  76. 9b33391 subsys/cpp: add support for C++2b by Dan Kalowsky · 3 years, 9 months ago
  77. c0811e9 subsys/cpp: update tag for C++2a to C++20 by Dan Kalowsky · 3 years, 9 months ago
  78. 25578be cmake: rework empty zephyr libraries handling. by Torsten Rasmussen · 3 years, 11 months ago
  79. a5ab1a7 logging: add support for dictionary based logging by Daniel Leung · 4 years ago
  80. 1117169 kernel: generate placeholders for kobj tables before final build by Daniel Leung · 4 years ago
  81. a846e72 cmake: DTS post-processing of ELF file depends on CONFIG_HAS_DTS by Morten Priess · 4 years ago
  82. e430b7b cmake: gcc/clang: enable colour diagnostics in terminal output by Arvin Farahmand · 4 years ago
  83. b8f5968 cmake: gcc/clang: enable colour diagnostics in terminal output by Arvin Farahmand · 4 years ago
  84. d952004 cmake: warn if a Zephyr library is empty instead of CMake failure by Torsten Rasmussen · 4 years ago
  85. 55e3ab7 cmake: removing map file from BYPRODUCTS as it is being renamed by Torsten Rasmussen · 4 years ago
  86. cdd02a9 cmake: rename linker_final_pass.cmd to linker.cmd by Daniel Leung · 4 years ago
  87. c745995 cmake: rename linker script for zephyr_prebuilt.elf by Daniel Leung · 4 years ago
  88. 28c3512 cmake: rename variables related to kernel objects by Daniel Leung · 4 years ago
  89. b92b580 scripts: updated gen_handles.py to take Zephyr base as argument by Torsten Rasmussen · 4 years, 1 month ago
  90. 65ac2f6 cmake: remove TOOLCHAIN_INCLUDES by Anas Nashif · 4 years, 1 month ago
  91. 310a464 cmake: Add UF2 as an additional build output option. by Pete Johanson · 4 years, 1 month ago
  92. d554d34 device: add post-process of elf file to manage device handles by Peter Bigot · 4 years, 1 month ago
  93. c4c79f5 cmake: improved handling of output and byproducts in CMake by Torsten Rasmussen · 4 years, 1 month ago
  94. d537be0 cmake: show memory usage on zephyr.elf always by Torsten Rasmussen · 4 years, 2 months ago
  95. affa7a1 Revert "device: add post-process of elf file to manage device handles" by Peter Bigot · 4 years, 2 months ago
  96. 40d3653 device: add post-process of elf file to manage device handles by Peter Bigot · 4 years, 2 months ago
  97. 3d88083 cmake: zephyr modules: sanitize all module name when used as variable by Torsten Rasmussen · 4 years, 2 months ago
  98. e37d9e6 cmake: using zephyr_get_compile_options_for_lang_as_string() by Torsten Rasmussen · 4 years, 4 months ago
  99. 02b2035 kernel: add common bits to support TLS by Daniel Leung · 4 years, 5 months ago
  100. d268f82 cmake: Add generated files to zephyr_interface dependency target by Joakim Andersson · 4 years, 5 months ago