1. 6a3ecc5 guybrush: Inject SPDs into APCB by Rob Barnes · 2 years, 7 months ago
  2. 6b446b9 acpi,Makefile: Add preload_acpi_dsdt by Raul E Rangel · 2 years, 8 months ago
  3. ea6a93f Makefiles: Hide skipping submodule info unless V=1 by Martin Roth · 2 years, 8 months ago
  4. b25576f src/lib/prog_loaders: Add preload_ramstage by Raul E Rangel · 2 years, 8 months ago
  5. d7fb6a9 util/cse_serger: Add a new tool for stitching CSE components by Furquan Shaikh · 2 years, 10 months ago
  6. 796aeeb util/cse_fpt: Add a new tool for managing Intel CSE FPT binaries by Furquan Shaikh · 2 years, 10 months ago
  7. b40fdba Makefile: Add src/soc/* to subdirs by Furquan Shaikh · 2 years, 9 months ago
  8. 1cfb599 build system: Deduplicate symbols in objdump by Patrick Georgi · 3 years ago
  9. b90aba4 Makefile.inc: Replace linker flag -nostartfiles with --nmagic by Iru Cai · 3 years ago
  10. 4676279 Revert "Makefile.inc: Drop the cbfs master header from non-X86" by Julius Werner · 3 years ago
  11. d109354 Makefile.inc: Drop the cbfs master header from non-X86 by Arthur Heymans · 3 years ago
  12. 95761c5 Makefile.inc: Fix IFITTOOL dependencies by Arthur Heymans · 3 years ago
  13. e3c03d7 Makefile.inc: Remove explicit ramstage dependency for coreboot.rom by Arthur Heymans · 3 years ago
  14. f206cda option: Introduce `CMOS_LAYOUT_FILE` Kconfig symbol by Angel Pons · 3 years, 2 months ago
  15. b79d0a1 Makefile.inc: Drop unused `cbfs-files-processor-vsa` by Angel Pons · 3 years, 2 months ago
  16. 66e35fb Makefile,tests: Move cmocka checkout into top level Makefile by Raul E Rangel · 3 years, 3 months ago
  17. 10a879e Makefile.inc: Use `additional-dirs` for $(objcbfs), $(objgenerated) by Nico Huber · 3 years, 4 months ago
  18. 8e15e91 Makefile.inc: Don't compile bare structs with asan-global=1 by Arthur Heymans · 3 years, 4 months ago
  19. 54d5007 Makefile: Do not use GCC specific options with LLVM/clang by Paul Menzel · 3 years, 5 months ago
  20. 1493e2d Makefile.inc: Don't ignore _HID & _ADR coexisting in Broadwell ASL code by Elyes HAOUAS · 3 years, 5 months ago
  21. 7d4ef16 Makefile.inc: Avoid --emit-relocs on RISC-V by Julius Werner · 3 years, 6 months ago
  22. 2cc5bcb build system: Always add coreboot.pre dependency to intermediates by Patrick Georgi · 3 years, 6 months ago
  23. d6eb72c build system: Structure and serialize INTERMEDIATE by Patrick Georgi · 3 years, 6 months ago
  24. 227055b util/ifdtool: Add coreboot build system support by Patrick Georgi · 3 years, 6 months ago
  25. 1717231 drivers/vpd: Add VPD region to default FMAP when selected by Matt DeVillier · 3 years, 6 months ago
  26. bdb3798 src/superio: trim and move Makefile.inc, instead use wildcard matches by Idwer Vollering · 3 years, 7 months ago
  27. 81ff33c Makefile: Add $(xcompile) to specify where to write xcompile by Raul E Rangel · 5 years ago
  28. 3b3dd84 arch/arm: Replace .id section with build_info in CBFS by Kyösti Mälkki · 3 years, 8 months ago
  29. 8ead1dc src/lib: Add Kconfig option for SPD cache in FMAP by Matt DeVillier · 3 years, 8 months ago
  30. 70d608f Makefile.inc: Remove the CBNT bootblock flag by Arthur Heymans · 3 years, 7 months ago
  31. 63eb64b Makefile.inc: Fix empty output when processing C struct files in CBFS by Xi Chen · 3 years, 8 months ago
  32. ae5f8a0 Makefile: Allow platform to provide additional params for add cmd by Furquan Shaikh · 3 years, 8 months ago
  33. 8c99c27 lib/trace: Remove TRACE support by Kyösti Mälkki · 4 years ago
  34. 3c72948 Makefile.inc: Alloc .bss* sections for "struct" file type by Yu-Ping Wu · 3 years, 8 months ago
  35. 0f34054 Makefile.inc: Move adding mcu FIT entries by Arthur Heymans · 3 years, 9 months ago
  36. 33f4ec8 Makefile.inc: Add CARRIER_DIR to component discovery by Maxim Polyakov · 4 years, 1 month ago
  37. 14ca740 Makefile.inc: Move adding SeaBIOS cbfs config files by Arthur Heymans · 3 years, 9 months ago
  38. 94fe086 sec/intel/cbnt: Stitch in ACMs in the coreboot image by Arthur Heymans · 3 years, 9 months ago
  39. a08328ec util/qemu: Add `qemu` make target by Nico Huber · 3 years, 9 months ago
  40. ba4a490 sconfig: Split up sconfig-generated static.h by Tim Wawrzynczak · 3 years, 10 months ago
  41. 2cc126b drivers/intel/usb4: Add driver for USB4 retimer device by Duncan Laurie · 3 years, 11 months ago
  42. e335c2e sconfig: Allow chipset to provide a base devicetree by Duncan Laurie · 4 years ago
  43. 7698a55 amdfwtool: Clean up the Makefile of amdfwtool by Zheng Bao · 3 years, 10 months ago
  44. 51c8373 sconfig: Switch to getopt by Duncan Laurie · 4 years, 1 month ago
  45. f4178a0 Makefile.inc: Print warning type ignored by IASL by Maxim Polyakov · 3 years, 11 months ago
  46. 30201d4 Makefile.inc: Remove redundant warning flag by Elyes HAOUAS · 4 years ago
  47. 4645197 assert.h: Do not use __FILE__ nor __LINE__ on timeless builds by Angel Pons · 4 years, 1 month ago
  48. bc1cb38 Add qc_blobs repository by Julius Werner · 4 years, 1 month ago
  49. 104c3e5 Makefile.inc: Simplify fsp submodule check by Angel Pons · 4 years, 1 month ago
  50. cfc170b src/*: Update makefiles to exclude x86 code from psp-verstage by Martin Roth · 4 years, 1 month ago
  51. 44ef38f arch/x86: Remove NO_FIXED_XIP_ROM_SIZE by Kyösti Mälkki · 4 years, 2 months ago
  52. 49c44cd arch/x86: Remove XIP_ROM_SIZE by Kyösti Mälkki · 4 years, 2 months ago
  53. 46514c2 treewide: Add Kconfig variable MEMLAYOUT_LD_FILE by Furquan Shaikh · 4 years, 1 month ago
  54. 2b76ee0 Makefile: Add missing APCB_EDIT_TOOL variable by Raul E Rangel · 4 years, 2 months ago
  55. 6107064 make: Add a target and dependency to parse the devicetree with sconfig by Duncan Laurie · 4 years, 2 months ago
  56. 6b5bc77 treewide: Remove "this file is part of" lines by Patrick Georgi · 4 years, 2 months ago
  57. 2faeb11 treewide: more SPDX header work by Patrick Georgi · 4 years, 2 months ago
  58. 8e66b23 Makefile: Set FMAP size to 0x200 for non-x86 boards with default fmd by Furquan Shaikh · 4 years, 3 months ago
  59. 5e1326a Makefile: Simplify calculation of region base with default fmd files by Furquan Shaikh · 4 years, 3 months ago
  60. 11278db SeaBIOS: fix threaded hardware initialization during oprom execution by Michał Żygowski · 4 years, 3 months ago
  61. e680caa Makefile.inc: Don't run `ifittool` with CONFIG_UPDATE_IMAGE by Nico Huber · 4 years, 4 months ago
  62. 04e0712 Treewide: Add some gcc's warning options by Elyes HAOUAS · 4 years, 4 months ago
  63. 2119d0b treewide: Capitalize 'CMOS' by Elyes HAOUAS · 4 years, 5 months ago
  64. 0f6f70c Makefile.inc: Adapt $(spc) definition by Nico Huber · 4 years, 5 months ago
  65. 1c08a9a Makefile.inc: Use `define` for cbfs-files-processor-defconfig by Nico Huber · 4 years, 5 months ago
  66. 12e9c5e Makefile.inc: Ignore _HID & _ADR conflicts in Broadwell & Lynxpoint by Martin Roth · 4 years, 5 months ago
  67. 84c7d2d xcompile: Disable null pointer optimizations by Jacob Garber · 4 years, 10 months ago
  68. 98eeb96 commonlib: Add commonlib/bsd by Julius Werner · 4 years, 7 months ago
  69. a48e8f5 Make: Add supermicro/smcbiosinfo to tools by Patrick Rudolph · 4 years, 6 months ago
  70. 9e877ec util/supermicro: Add and use new tool smcbiosinfo by Patrick Rudolph · 4 years, 10 months ago
  71. c209256 Makefile: Remove romcc by Elyes HAOUAS · 4 years, 7 months ago
  72. 75396f6 Makefiles: Remove -D__PRE_RAM__ by Kyösti Mälkki · 4 years, 8 months ago
  73. 63c444a Remove imgtec/pistachio SoC by Julius Werner · 4 years, 9 months ago
  74. 4100c2a build system: Add various compiler flags that enable warnings on UB by Patrick Georgi · 5 years ago
  75. 556cc26 src: Ignore Redundant offset remarks in ASL code by Wim Vervoorn · 4 years, 8 months ago
  76. cefe89e lib/fmap: Add optional pre-RAM cache by Julius Werner · 4 years, 8 months ago
  77. b1ef725 cpu/qemu-x86: Add x86_64 bootblock support by Patrick Rudolph · 4 years, 10 months ago
  78. 20ce400 Makefile, Kconfig: Add AMD dependency for amd_blobs repo by Marshall Dawson · 4 years, 9 months ago
  79. 376357c Makefile.inc: Consolidate submodule comments by Marshall Dawson · 4 years, 9 months ago
  80. 5e5fd41 Makefile.inc: Add a class 'all' to link files in all stage except SMM by Arthur Heymans · 5 years ago
  81. d9c799c build: Mark bootblock files on x86 as IBB by Patrick Rudolph · 5 years ago
  82. 17e9bcb util/sconfig: Issue header for exposed PCI and PNP names by Nico Huber · 4 years, 10 months ago
  83. ad84062 Makefile: Create the build directory before bootblock.bin by Martin Roth · 4 years, 10 months ago
  84. 4007d7f Makefile: Pass .xcompile into genbuild_h by Raul E Rangel · 5 years ago
  85. 3807ecd build system: add kconfig/toada to tools list by Patrick Georgi · 4 years, 11 months ago
  86. 9cd53c5 Makefile.inc, payloads: Enable -Wvla by Jacob Garber · 5 years ago
  87. a3cb61a Makefile: Support HAVE_BOOTBLOCK=n case by Kyösti Mälkki · 5 years ago
  88. 6e66b4e Makefile.inc: Enable -Wimplicit-fallthrough by Jacob Garber · 5 years ago
  89. 30cf155 util/cbfstool: Add AMD BIOS compression tool for PSP by Marshall Dawson · 5 years ago
  90. 5e3b92a Makefile: Use ifittool to update FIT by Patrick Rudolph · 5 years ago
  91. 6d7564c Move -Wlogical-op into xcompile by Nico Huber · 5 years ago
  92. 917420f Makefile.inc: Update 3rdparty/intel-microcode on USE_BLOBS by Arthur Heymans · 5 years ago
  93. 8c03542 Makefile.inc: Add -Wlogical-op warning option by Elyes HAOUAS · 5 years ago
  94. b5962a9 Rampayload: Able to build coreboot without ramstage by Subrata Banik · 5 years ago
  95. 342d318 Makefile.inc: Extend version string for timeless builds by Nico Huber · 5 years ago
  96. 795fda0 Reland "Makefile.inc: Enable -Wtype-limits"" by Julius Werner · 5 years ago
  97. 99e836c Revert "Makefile.inc: Enable -Wtype-limits" by Patrick Georgi · 5 years ago
  98. c4ab50c Makefile.inc: Enable -Wtype-limits by Julius Werner · 5 years ago
  99. 8c99a48 Makefile.inc: Update fsp submodule for all FSP platforms by Matt DeVillier · 5 years ago
  100. 91ead42 Makefile: Check for errors in ACPI decompilation, too by Nico Huber · 5 years ago