1. 4332d02 Makefile.mk: Use Wcast-function-type GCC option by Elyes Haouas · 2 weeks ago
  2. 6ab188e Makefile.mk: Use Walloc-size GCC option by Elyes Haouas · 2 weeks ago
  3. 0adf355 Makefile.mk: Use one line per *_common flag by Felix Singer · 3 weeks ago
  4. 1a77d1e Makefile.mk: Fix inclusion of site-local/Makefile.inc by Werner Zeh · 3 weeks ago
  5. 854dd9a Makefile.mk: Put site-local path first by Nikolai Vyssotski · 1 year, 10 months ago
  6. 6ed0ba1 cbfstool: Read XIP stage alignment requirements from ELF by Arthur Heymans · 3 months ago
  7. ea7a83e Revert "Makefile: Warn if flexible array members are not at the end" by Elyes Haouas · 6 weeks ago
  8. eed791e Revert "tree: Use Wcalloc-transposed-args command option" by Elyes Haouas · 6 weeks ago
  9. b3db3ab tree: Use Wcalloc-transposed-args command option by Elyes Haouas · 7 weeks ago
  10. f4acef9 Makefile: Warn if flexible array members are not at the end by Elyes Haouas · 9 weeks ago
  11. a24d002 Makefile.mk: Account for large code model sections in cbfs_struct by Arthur Heymans · 3 months ago
  12. d3d62d4 Makefile.mk: Also add -libs to bootblock when !SEPARATE_ROMSTAGE by Arthur Heymans · 7 months ago
  13. 778f7c8 Makefile.mk: make the overlapped error message more informative by Ronald G Minnich · 4 months ago
  14. 1ba3d16 Makefile.mk: Enable string-compare command option by Elyes Haouas · 4 months ago
  15. 27a0506 Makefile.mk: Include build/dsdt.d at the same time as DEPENDENCIES by Nicholas Chin · 5 months ago
  16. b3e336c treewide: Move stdlib.h to commonlib by Maximilian Brune · 10 months ago
  17. 1f30b24 util: Rename Makefiles from .inc to .mk by Martin Roth · 6 months ago
  18. e3df184 Makefiles: Rename top-level Makefiles from .inc to .mk by Martin Roth · 6 months ago[Renamed (99%) from Makefile.inc]
  19. 3d883ba Makefile.inc: Enable Wold-style-declaration command option by Elyes Haouas · 1 year, 6 months ago
  20. 224098d Makefile.inc: Update end-of-build targets by Martin Roth · 7 months ago
  21. 26e7c1e Revert "tests: Allow specifying vboot source directory" by Felix Singer · 8 months ago
  22. 7713a2f tests: Allow specifying vboot source directory by roccochen@chromium.com · 9 months ago
  23. a2bc254 Allow to build romstage sources inside the bootblock by Arthur Heymans · 3 years, 2 months ago
  24. b7832de x86: Add .data section support for pre-memory stages by Jeremy Compostella · 11 months ago
  25. 799e79d bootsplash: Add ImageMagick voodoo by Nico Huber · 12 months ago
  26. ede988f Makefile.inc: Fix typo in comment by Jeremy Compostella · 12 months ago
  27. f9aec6e Makefile,genbuild: Provide length for abbreviated commit hashes by Nico Huber · 1 year ago
  28. d6b58d5 util/apcb: Add apcb edit tool for phoenix by Rob Barnes · 1 year, 1 month ago
  29. 2f70737 Makefile.inc: relocate get_fmap_value() here from soc/intel/common/block/cse by Matt DeVillier · 1 year, 1 month ago
  30. 95be012 soc/intel/alderlake/hsphy: Add possibility to cache HSPHY in flash by Michał Żygowski · 1 year, 9 months ago
  31. cad92ec Append per-board ccache statistics in log by Kyösti Mälkki · 1 year, 7 months ago
  32. fda545d Makefile.inc: Create function to add a file to CBFS by Martin Roth · 1 year, 2 months ago
  33. 32282c6 Makefile.inc: Remove duplicated -Wreturn-type option by Elyes Haouas · 1 year, 2 months ago
  34. 23d4614 Makefile.inc: Warn about set but unused variables with GCC by Arthur Heymans · 1 year, 2 months ago
  35. 0d20e3c Makefile.inc: introduce all_x86 target by Felix Held · 1 year, 4 months ago
  36. 347596a util/ifdtool: Add option to create FMAP template by Maximilian Brune · 1 year, 4 months ago
  37. d054bbd Makefile.inc: fix multiple jobs build issue by Michał Żygowski · 1 year, 8 months ago
  38. 182cf7f top/Makefile.inc: Define regions-for-file with a flexibility by Zheng Bao · 1 year, 7 months ago
  39. c1cc7eb top/Makefile.inc: add _tohex by Zheng Bao · 1 year, 5 months ago
  40. 01c8c59 Makefile.inc: Use 'Wmissing-include-dirs' command option by Elyes Haouas · 1 year, 7 months ago
  41. 0f95086 makefile: Add $(objutil)/kconfig/conf as make dependency by Lean Sheng Tan · 1 year, 6 months ago
  42. 40729a5 Kconfig: Add option to compress ramstage with LZ4 by Martin Roth · 1 year, 6 months ago
  43. 4924e42 build: Combine "savedefconfig" and "stripped config" in CBFS `config` by Julius Werner · 1 year, 8 months ago
  44. a5e04af src/ec/intel: Create common code for board_id implementation by Harsha B R · 1 year, 8 months ago
  45. 2393ad0 Makefile.inc: Use 'Wold-style-definition' by Elyes Haouas · 1 year, 8 months ago
  46. 4924cdb build: List all Kconfigs in CBFS `config` file, compress it by Julius Werner · 1 year, 8 months ago
  47. 457f77b Makefile.inc: Remove workaround ACPI warnings by Arthur Heymans · 1 year, 8 months ago
  48. 7835861 util/amdfwtool: Add build rules for amdfwread by Karthikeyan Ramasubramanian · 1 year, 11 months ago
  49. fb2bf88 Makefile.inc: Fix build hang if file-size is run on empty string by Martin Roth · 1 year, 11 months ago
  50. 1d7a9de Add SBOM (Software Bill of Materials) Generation by Maximilian Brune · 2 years, 3 months ago
  51. 65377eb Makefile.inc: Disable compiler warning array-compare for GCC by Paul Menzel · 2 years ago
  52. 552c052 Makefile.inc: objcopy extracts a wrong section of cbfs_master_header by Petr Cvek · 2 years ago
  53. 878574d Makefile.inc: Update submodules only when git is present by Martin Roth · 2 years, 1 month ago
  54. a6710d0 Makefile.inc: Notify about updating submodules by Martin Roth · 2 years, 1 month ago
  55. 423cd06 cbfstool: Expand CBFS verification validity check by Julius Werner · 2 years, 2 months ago
  56. 471eda5 Makefile.inc: Add bootblock to CBFS before others by Yu-Ping Wu · 2 years, 2 months ago
  57. 3dc89c5 Makefile.inc: Remove leftover by Arthur Heymans · 2 years, 2 months ago
  58. 31187bb Makefile.inc: Add x86 bootblock as a separate target by Arthur Heymans · 2 years, 4 months ago
  59. abf6b1e Makefile.inc: Move adding bootblock on non-x86 targets by Arthur Heymans · 2 years, 4 months ago
  60. 75226bb Makefile.inc: Generate master header and pointer as C structs by Arthur Heymans · 2 years, 4 months ago
  61. 879c0d7 Makefile.inc: Add fmap_config.h as a dependency to cbfs-struct generation by Arthur Heymans · 2 years, 3 months ago
  62. a02b77a IASL: Correct warning message for IASL missing dependency by Frans Hendriks · 2 years, 4 months ago
  63. 9a8d0a0 crossgcc: Upgrade IASL from 20211217 to 20220331 by Elyes Haouas · 2 years, 4 months ago
  64. f91366f Makefile: Clean up old targets by Arthur Heymans · 2 years, 4 months ago
  65. 2384644 Makefile.inc: Explicitly delete coreboot.pre by Raul E Rangel · 2 years, 4 months ago
  66. 1ddf1b6 $top/Makefile.inc: Move common folder before other sibling ones by Zheng Bao · 2 years, 4 months ago
  67. a5ffea9 Makefile: Add a build target for .map by Raul E Rangel · 2 years, 5 months ago
  68. 28fa297 IASL: Ignore IASL's "Missing dependency" warning by Elyes HAOUAS · 2 years, 7 months ago
  69. 5d48e78 Makefile.inc: Don't ignore IASL's "multiple types" warning by Elyes HAOUAS · 2 years, 8 months ago
  70. 63b5356 Makefile.inc: Add `-fno-pie` to `ADAFLAGS_common` by Paul Menzel · 4 years, 4 months ago
  71. 6a3ecc5 guybrush: Inject SPDs into APCB by Rob Barnes · 2 years, 7 months ago
  72. 6b446b9 acpi,Makefile: Add preload_acpi_dsdt by Raul E Rangel · 2 years, 8 months ago
  73. ea6a93f Makefiles: Hide skipping submodule info unless V=1 by Martin Roth · 2 years, 8 months ago
  74. b25576f src/lib/prog_loaders: Add preload_ramstage by Raul E Rangel · 2 years, 8 months ago
  75. d7fb6a9 util/cse_serger: Add a new tool for stitching CSE components by Furquan Shaikh · 2 years, 10 months ago
  76. 796aeeb util/cse_fpt: Add a new tool for managing Intel CSE FPT binaries by Furquan Shaikh · 2 years, 10 months ago
  77. b40fdba Makefile: Add src/soc/* to subdirs by Furquan Shaikh · 2 years, 9 months ago
  78. 1cfb599 build system: Deduplicate symbols in objdump by Patrick Georgi · 3 years ago
  79. b90aba4 Makefile.inc: Replace linker flag -nostartfiles with --nmagic by Iru Cai · 3 years ago
  80. 4676279 Revert "Makefile.inc: Drop the cbfs master header from non-X86" by Julius Werner · 3 years ago
  81. d109354 Makefile.inc: Drop the cbfs master header from non-X86 by Arthur Heymans · 3 years ago
  82. 95761c5 Makefile.inc: Fix IFITTOOL dependencies by Arthur Heymans · 3 years ago
  83. e3c03d7 Makefile.inc: Remove explicit ramstage dependency for coreboot.rom by Arthur Heymans · 3 years ago
  84. f206cda option: Introduce `CMOS_LAYOUT_FILE` Kconfig symbol by Angel Pons · 3 years, 2 months ago
  85. b79d0a1 Makefile.inc: Drop unused `cbfs-files-processor-vsa` by Angel Pons · 3 years, 2 months ago
  86. 66e35fb Makefile,tests: Move cmocka checkout into top level Makefile by Raul E Rangel · 3 years, 3 months ago
  87. 10a879e Makefile.inc: Use `additional-dirs` for $(objcbfs), $(objgenerated) by Nico Huber · 3 years, 4 months ago
  88. 8e15e91 Makefile.inc: Don't compile bare structs with asan-global=1 by Arthur Heymans · 3 years, 4 months ago
  89. 54d5007 Makefile: Do not use GCC specific options with LLVM/clang by Paul Menzel · 3 years, 5 months ago
  90. 1493e2d Makefile.inc: Don't ignore _HID & _ADR coexisting in Broadwell ASL code by Elyes HAOUAS · 3 years, 5 months ago
  91. 7d4ef16 Makefile.inc: Avoid --emit-relocs on RISC-V by Julius Werner · 3 years, 6 months ago
  92. 2cc5bcb build system: Always add coreboot.pre dependency to intermediates by Patrick Georgi · 3 years, 6 months ago
  93. d6eb72c build system: Structure and serialize INTERMEDIATE by Patrick Georgi · 3 years, 6 months ago
  94. 227055b util/ifdtool: Add coreboot build system support by Patrick Georgi · 3 years, 6 months ago
  95. 1717231 drivers/vpd: Add VPD region to default FMAP when selected by Matt DeVillier · 3 years, 7 months ago
  96. bdb3798 src/superio: trim and move Makefile.inc, instead use wildcard matches by Idwer Vollering · 3 years, 7 months ago
  97. 81ff33c Makefile: Add $(xcompile) to specify where to write xcompile by Raul E Rangel · 5 years ago
  98. 3b3dd84 arch/arm: Replace .id section with build_info in CBFS by Kyösti Mälkki · 3 years, 8 months ago
  99. 8ead1dc src/lib: Add Kconfig option for SPD cache in FMAP by Matt DeVillier · 3 years, 8 months ago
  100. 70d608f Makefile.inc: Remove the CBNT bootblock flag by Arthur Heymans · 3 years, 7 months ago