1. b9d0072 Makefile: Get rid of invalid paths by Nikolai Vyssotski · 1 year, 10 months ago
  2. cad92ec Append per-board ccache statistics in log by Kyösti Mälkki · 1 year, 7 months ago
  3. 1a903f9 cpu/Kconfig: Remove MMX config option by Arthur Heymans · 1 year, 2 months ago
  4. c36b70c Makefile: Fix project_filelist.txt generation by Maximilian Brune · 1 year, 6 months ago
  5. fa83887 Add option to use Ada code in romstage by Jeremy Compostella · 1 year, 7 months ago
  6. 710a38a Makefile: Add default for HOSTPKG_CONFIG by Nico Huber · 1 year, 7 months ago
  7. 9fc9640 Makefile: Add printall as a NOCOMPILE target by Martin Roth · 1 year, 7 months ago
  8. a8c10c8 Makefile: Add targets to add and remove symlinks by Christian Walter · 2 years ago
  9. 4d7285d Makefile: Add util/kconfig/Makefile.real to nocompile list by Martin Roth · 2 years, 8 months ago
  10. e28c718 Makefile: Update error if building real-all when NOCOMPILE is set by Martin Roth · 2 years, 1 month ago
  11. 619086d Treewide: Remove doxygen config files and targets by Martin Roth · 2 years, 2 months ago
  12. f91366f Makefile: Clean up old targets by Arthur Heymans · 2 years, 3 months ago
  13. dd6efce Makefile: Add .SECONDARY by Raul E Rangel · 2 years, 4 months ago
  14. ca6e5ee Makefile: Defer normalizing configuration for reproducible builds by Patrick Georgi · 3 years, 3 months ago
  15. ea6a93f Makefiles: Hide skipping submodule info unless V=1 by Martin Roth · 2 years, 8 months ago
  16. 53ea1d4 util/kconfig: Uprev to Linux 5.13's kconfig by Patrick Georgi · 4 years, 8 months ago
  17. de6cbac tests: improve code coverage support by Paul Fagerburg · 3 years, 2 months ago
  18. 6318f1f Makefile: Don't run genbuild_h if not doing a build by Martin Roth · 3 years, 2 months ago
  19. a4819b3 Makefile: Add unit-tests help and targets list by Jakub Czapiga · 3 years, 3 months ago
  20. cbe2ed4 Makefile: set and export SOURCE_DATE_EPOCH by Alexander Couzens · 3 years, 4 months ago
  21. ada431e Makefile: export LANG LC_ALL TZ without using COREBOOT_EXPORTS by Alexander Couzens · 3 years, 4 months ago
  22. 10a879e Makefile.inc: Use `additional-dirs` for $(objcbfs), $(objgenerated) by Nico Huber · 3 years, 4 months ago
  23. 81ff33c Makefile: Add $(xcompile) to specify where to write xcompile by Raul E Rangel · 5 years ago
  24. 09e032e Makefile: Remove possibly illegal characters from doxyplatform by Martin Roth · 3 years, 9 months ago
  25. b351875f build system: Rely on xcompile for HOSTCC and HOSTCXX by Patrick Georgi · 4 years ago
  26. f664321 Documentation: Add several fixes by Patrick Rudolph · 4 years, 2 months ago
  27. 91fb139 crossgcc: Remove "Make" by Elyes HAOUAS · 4 years, 6 months ago
  28. 005fe89 Makefile: Use SPDX identifier by Jacob Garber · 4 years, 2 months ago
  29. 6b5bc77 treewide: Remove "this file is part of" lines by Patrick Georgi · 4 years, 2 months ago
  30. ef1c968 tests: Add build subsystem for unit testing coreboot by Jan Dabros · 4 years, 3 months ago
  31. 0beddb5 cbfstool: Build vboot library by Yu-Ping Wu · 4 years, 4 months ago
  32. 7325ac5 Makefile: Explicitly silence sub-makes by Nico Huber · 4 years, 5 months ago
  33. 3e8ef10 util/kconfig: Move coreboot specific changes into Makefile.inc by Patrick Georgi · 4 years, 8 months ago
  34. 5e5fd41 Makefile.inc: Add a class 'all' to link files in all stage except SMM by Arthur Heymans · 5 years ago
  35. eafc815 Makefile: Switch to `.config` as input for the Ada `CB.Config` by Nico Huber · 4 years, 9 months ago
  36. b7f1c2d Revert "site-local: Allow to read Makefile.inc w/o .config" by Werner Zeh · 4 years, 9 months ago
  37. d1e18d9 coreboot/Makefile: display error when spaces in path of toplevel makefile by Himanshu Sahdev · 4 years, 10 months ago
  38. be756f1 Makefile: set TZ LANG LC_ALL by Alexander Couzens · 4 years, 10 months ago
  39. 6325ce2 Makefile: Move the .xcompile rule out of the if !NOCOMPILE block by Raul E Rangel · 5 years ago
  40. 5592cfd Makefile: Don't create build directory for additional targets by Raul E Rangel · 5 years ago
  41. 275f2e2 site-local: Allow to read Makefile.inc w/o .config by Balaji Manigandan B · 5 years ago
  42. b567977 Hook up Kconfig Ada spec file by Nico Huber · 6 years ago
  43. 533bc0a util/kconfig: Add `toada` Ada spec generation tool by Nico Huber · 6 years ago
  44. d2c0242 Makefile.inc: Avoid race condition when using 'make -j<N>' by Jonathan Neuschäfer · 6 years ago
  45. cc6dc90 Makefile: Enable DELETE_ON_ERROR for all targets by Raul E Rangel · 6 years ago
  46. 763e493 Makefile: Add filelist to help by Martin Roth · 6 years ago
  47. 64b8fba build system: Deal with wildcard in subdirs-y by Patrick Georgi · 7 years ago
  48. 8a02727 Makefile: Exclude util directory from project_filelist by Martin Roth · 7 years ago
  49. 1850aa6 toolchain: Always use GCC for Ada sources by Nico Huber · 7 years ago
  50. 9b0204d Makefile: Don't rebuild when generating tags or file list by Martin Roth · 7 years ago
  51. 5744369 Makefile: Include Makefile from site-local by Naresh G Solanki · 7 years ago
  52. 7a1fbdb Makefile: Keep list of exported variables by Nico Huber · 7 years ago
  53. 6c9c196 copy & update test routines from what-jenkins-does by Martin Roth · 7 years ago
  54. e624e27 Make: Move testing into a subdirectory by Martin Roth · 7 years ago
  55. 1d721ed Makefile: update clean-utils & distclean-utils by Martin Roth · 7 years ago
  56. 20cd54f Makefile: Update clean targets by Martin Roth · 7 years ago
  57. a18353d Makefile: add 'filelist' target by Martin Roth · 7 years ago
  58. 80656af build system: when cleaning the tree, remove ..config.tmp* by Patrick Georgi · 7 years ago
  59. e91d170 Remove libverstage as separate library and source file class by Julius Werner · 7 years ago
  60. b1574e3 Documentation: Add doxygen_platform target by Martin Roth · 8 years ago
  61. 78a5f22 build system: mark sub-make invocations as parallelizable by Patrick Georgi · 7 years ago
  62. 20aa043 Makefile: Just error out if no .config exists by Martin Roth · 7 years ago
  63. 0ffef88 build system: don't run xcompile or git for %clean/%config targets by Patrick Georgi · 7 years ago
  64. d011b6b Makefile: Allow inclusion of source files from 3rdparty/ by Nico Huber · 8 years ago
  65. ddb2465 Makefile: Give .ali files an empty recipe by Nico Huber · 8 years ago
  66. be5492a Add minimal GNAT run time system (RTS) by Nico Huber · 9 years ago
  67. 2e09d2b Make Ada a first class citizen by Nico Huber · 8 years ago
  68. 109a7db crossgcc: Add gnumake target so that make can be built directly by Martin Roth · 8 years ago
  69. fde3275 Makefile: Include $(top) in DOTCONFIG definition to allow override by Paul Kocialkowski · 8 years ago
  70. 585c781 Makefile: Include config from DOTCONFIG instead of HAVE_DOTCONFIG by Paul Kocialkowski · 8 years ago
  71. 09b6444 Makefile: Make printall target more readable by Martin Roth · 8 years ago
  72. 6797557 Makefile: Update payload clean targets by Martin Roth · 8 years ago
  73. f92068d build system: avoid setting HOSTCC to " gcc" by Patrick Georgi · 8 years ago
  74. bbf1399 Makefile: Add a comment to fix syntax highlighting by Martin Roth · 8 years ago
  75. 98fc426 Move object files to $(obj)/<class>/ by Nico Huber · 8 years ago
  76. 81b09f4 Makefile: Make full use of src-to-obj macro by Nico Huber · 8 years ago
  77. 2de6410 Makefile: Correct spelling in help message by Werner Zeh · 8 years ago
  78. d373a00 Enable KCONFIG_STRICT mode by Stefan Reinauer · 9 years ago
  79. c24f3d6 Makefile: Individualize help targets & set as non-compile targets by Martin Roth · 9 years ago
  80. 4eea174 Makefile.inc: Add build targets for IASL & Clang by Martin Roth · 9 years ago
  81. 76f14b2 Makefiles: Add / Update help for makefile targets by Martin Roth · 9 years ago
  82. 75cdfd1 build system: also remove .xcompile.tmp by Patrick Georgi · 9 years ago
  83. 6dda31d build system: tighten down .xcompile handling some more by Patrick Georgi · 9 years ago
  84. bdb4af8 build system: don't let a broken .xcompile linger in the tree by Patrick Georgi · 9 years ago
  85. 1bb4083 Makefile: Set HOSTCC as gcc or cc respectively by zbao · 9 years ago
  86. 0764892 $(top)/Makefile: Strip the white space in function strip_quotes by Zheng Bao · 9 years ago
  87. 9c1b33e Add cscope/ctags generation for the current project by Martin Roth · 9 years ago
  88. 0d869ed Makefile: Fix KCONFIG_AUTOHEADER dependencies by Stefan Reinauer · 9 years ago
  89. de60c88 Makefile: Use variables defined for Kconfig by Stefan Reinauer · 9 years ago
  90. e08a2a5 fix doxy target in root Makefile by Nicky Sielicki · 9 years ago
  91. 34de29a build system: move more clang handling to xcompile by Patrick Georgi · 9 years ago
  92. 7b9762f build system: Move .xcompile include further down by Patrick Georgi · 9 years ago
  93. 5f7e4f0 make: support absolute and relative obj= specifications by Vadim Bendebury · 9 years ago
  94. e469602 make: avoid problems with mv aliases by Vadim Bendebury · 9 years ago
  95. 808a429 Makefile: Disable implicit rules by Julius Werner · 9 years ago
  96. a32b6f0 Makefile: Avoid duplicate class suffixes in $(call src-to-obj) by Julius Werner · 9 years ago
  97. f97b88b Makefile: Fix dependency tracking for ramstage objects by Julius Werner · 10 years ago
  98. 828e0e8 build system: run linker scripts through the preprocessor by Patrick Georgi · 9 years ago
  99. 990e7c9 build system x86: deprecate bootblock_lds and ldscripts variables by Patrick Georgi · 9 years ago
  100. d69839b build system: use full (in-tree) paths by Patrick Georgi · 9 years ago