1. 3c72948 Makefile.inc: Alloc .bss* sections for "struct" file type by Yu-Ping Wu · 3 years, 8 months ago
  2. 0f34054 Makefile.inc: Move adding mcu FIT entries by Arthur Heymans · 3 years, 9 months ago
  3. 33f4ec8 Makefile.inc: Add CARRIER_DIR to component discovery by Maxim Polyakov · 4 years, 1 month ago
  4. 14ca740 Makefile.inc: Move adding SeaBIOS cbfs config files by Arthur Heymans · 3 years, 9 months ago
  5. 94fe086 sec/intel/cbnt: Stitch in ACMs in the coreboot image by Arthur Heymans · 3 years, 9 months ago
  6. a08328ec util/qemu: Add `qemu` make target by Nico Huber · 3 years, 9 months ago
  7. ba4a490 sconfig: Split up sconfig-generated static.h by Tim Wawrzynczak · 3 years, 10 months ago
  8. 2cc126b drivers/intel/usb4: Add driver for USB4 retimer device by Duncan Laurie · 3 years, 10 months ago
  9. e335c2e sconfig: Allow chipset to provide a base devicetree by Duncan Laurie · 4 years ago
  10. 7698a55 amdfwtool: Clean up the Makefile of amdfwtool by Zheng Bao · 3 years, 9 months ago
  11. 51c8373 sconfig: Switch to getopt by Duncan Laurie · 4 years, 1 month ago
  12. f4178a0 Makefile.inc: Print warning type ignored by IASL by Maxim Polyakov · 3 years, 10 months ago
  13. 30201d4 Makefile.inc: Remove redundant warning flag by Elyes HAOUAS · 4 years ago
  14. 4645197 assert.h: Do not use __FILE__ nor __LINE__ on timeless builds by Angel Pons · 4 years, 1 month ago
  15. bc1cb38 Add qc_blobs repository by Julius Werner · 4 years, 1 month ago
  16. 104c3e5 Makefile.inc: Simplify fsp submodule check by Angel Pons · 4 years ago
  17. cfc170b src/*: Update makefiles to exclude x86 code from psp-verstage by Martin Roth · 4 years, 1 month ago
  18. 44ef38f arch/x86: Remove NO_FIXED_XIP_ROM_SIZE by Kyösti Mälkki · 4 years, 1 month ago
  19. 49c44cd arch/x86: Remove XIP_ROM_SIZE by Kyösti Mälkki · 4 years, 1 month ago
  20. 46514c2 treewide: Add Kconfig variable MEMLAYOUT_LD_FILE by Furquan Shaikh · 4 years, 1 month ago
  21. 2b76ee0 Makefile: Add missing APCB_EDIT_TOOL variable by Raul E Rangel · 4 years, 1 month ago
  22. 6107064 make: Add a target and dependency to parse the devicetree with sconfig by Duncan Laurie · 4 years, 2 months ago
  23. 6b5bc77 treewide: Remove "this file is part of" lines by Patrick Georgi · 4 years, 2 months ago
  24. 2faeb11 treewide: more SPDX header work by Patrick Georgi · 4 years, 2 months ago
  25. 8e66b23 Makefile: Set FMAP size to 0x200 for non-x86 boards with default fmd by Furquan Shaikh · 4 years, 3 months ago
  26. 5e1326a Makefile: Simplify calculation of region base with default fmd files by Furquan Shaikh · 4 years, 3 months ago
  27. 11278db SeaBIOS: fix threaded hardware initialization during oprom execution by Michał Żygowski · 4 years, 3 months ago
  28. e680caa Makefile.inc: Don't run `ifittool` with CONFIG_UPDATE_IMAGE by Nico Huber · 4 years, 4 months ago
  29. 04e0712 Treewide: Add some gcc's warning options by Elyes HAOUAS · 4 years, 4 months ago
  30. 2119d0b treewide: Capitalize 'CMOS' by Elyes HAOUAS · 4 years, 5 months ago
  31. 0f6f70c Makefile.inc: Adapt $(spc) definition by Nico Huber · 4 years, 5 months ago
  32. 1c08a9a Makefile.inc: Use `define` for cbfs-files-processor-defconfig by Nico Huber · 4 years, 5 months ago
  33. 12e9c5e Makefile.inc: Ignore _HID & _ADR conflicts in Broadwell & Lynxpoint by Martin Roth · 4 years, 5 months ago
  34. 84c7d2d xcompile: Disable null pointer optimizations by Jacob Garber · 4 years, 9 months ago
  35. 98eeb96 commonlib: Add commonlib/bsd by Julius Werner · 4 years, 7 months ago
  36. a48e8f5 Make: Add supermicro/smcbiosinfo to tools by Patrick Rudolph · 4 years, 6 months ago
  37. 9e877ec util/supermicro: Add and use new tool smcbiosinfo by Patrick Rudolph · 4 years, 10 months ago
  38. c209256 Makefile: Remove romcc by Elyes HAOUAS · 4 years, 7 months ago
  39. 75396f6 Makefiles: Remove -D__PRE_RAM__ by Kyösti Mälkki · 4 years, 8 months ago
  40. 63c444a Remove imgtec/pistachio SoC by Julius Werner · 4 years, 8 months ago
  41. 4100c2a build system: Add various compiler flags that enable warnings on UB by Patrick Georgi · 5 years ago
  42. 556cc26 src: Ignore Redundant offset remarks in ASL code by Wim Vervoorn · 4 years, 8 months ago
  43. cefe89e lib/fmap: Add optional pre-RAM cache by Julius Werner · 4 years, 8 months ago
  44. b1ef725 cpu/qemu-x86: Add x86_64 bootblock support by Patrick Rudolph · 4 years, 9 months ago
  45. 20ce400 Makefile, Kconfig: Add AMD dependency for amd_blobs repo by Marshall Dawson · 4 years, 8 months ago
  46. 376357c Makefile.inc: Consolidate submodule comments by Marshall Dawson · 4 years, 8 months ago
  47. 5e5fd41 Makefile.inc: Add a class 'all' to link files in all stage except SMM by Arthur Heymans · 5 years ago
  48. d9c799c build: Mark bootblock files on x86 as IBB by Patrick Rudolph · 5 years ago
  49. 17e9bcb util/sconfig: Issue header for exposed PCI and PNP names by Nico Huber · 4 years, 10 months ago
  50. ad84062 Makefile: Create the build directory before bootblock.bin by Martin Roth · 4 years, 10 months ago
  51. 4007d7f Makefile: Pass .xcompile into genbuild_h by Raul E Rangel · 5 years ago
  52. 3807ecd build system: add kconfig/toada to tools list by Patrick Georgi · 4 years, 11 months ago
  53. 9cd53c5 Makefile.inc, payloads: Enable -Wvla by Jacob Garber · 5 years ago
  54. a3cb61a Makefile: Support HAVE_BOOTBLOCK=n case by Kyösti Mälkki · 5 years ago
  55. 6e66b4e Makefile.inc: Enable -Wimplicit-fallthrough by Jacob Garber · 5 years ago
  56. 30cf155 util/cbfstool: Add AMD BIOS compression tool for PSP by Marshall Dawson · 5 years ago
  57. 5e3b92a Makefile: Use ifittool to update FIT by Patrick Rudolph · 5 years ago
  58. 6d7564c Move -Wlogical-op into xcompile by Nico Huber · 5 years ago
  59. 917420f Makefile.inc: Update 3rdparty/intel-microcode on USE_BLOBS by Arthur Heymans · 5 years ago
  60. 8c03542 Makefile.inc: Add -Wlogical-op warning option by Elyes HAOUAS · 5 years ago
  61. b5962a9 Rampayload: Able to build coreboot without ramstage by Subrata Banik · 5 years ago
  62. 342d318 Makefile.inc: Extend version string for timeless builds by Nico Huber · 5 years ago
  63. 795fda0 Reland "Makefile.inc: Enable -Wtype-limits"" by Julius Werner · 5 years ago
  64. 99e836c Revert "Makefile.inc: Enable -Wtype-limits" by Patrick Georgi · 5 years ago
  65. c4ab50c Makefile.inc: Enable -Wtype-limits by Julius Werner · 5 years ago
  66. 8c99a48 Makefile.inc: Update fsp submodule for all FSP platforms by Matt DeVillier · 5 years ago
  67. 91ead42 Makefile: Check for errors in ACPI decompilation, too by Nico Huber · 5 years ago
  68. 1368244d4 Makefile: Reduce scope of oprom include paths by Kyösti Mälkki · 5 years ago
  69. 2f7d054 Makefile.inc: Keep .asl intermediates by Nico Huber · 5 years ago
  70. 12431d6 Makefile.inc: Create a default SMMSTORE region by Arthur Heymans · 6 years ago
  71. d37c2c2 Makefile.inc: Make sure the BIOS region is 64K aligned by Arthur Heymans · 6 years ago
  72. 0b75679 Makefile.inc: Optimize generating the default x86 fmap by Arthur Heymans · 6 years ago
  73. b567977 Hook up Kconfig Ada spec file by Nico Huber · 6 years ago
  74. 5c29daa buildsystem: Promote rules.h to default include by Kyösti Mälkki · 8 years ago
  75. e77d6dc vendorcode/intel/fsp1_0/broadwell_de: Use FSP from 3rdparty/fsp by Patrick Rudolph · 5 years ago
  76. f5ca922 Untangle CBFS microcode updates by Nico Huber · 6 years ago
  77. 4139c15 util/gitconfig/pre-commit: Use clang-format to sanitise commits by Edward O'Callaghan · 10 years ago
  78. 45e6c82 Fix typos involving "the the" by Jonathan Neuschäfer · 6 years ago
  79. d2c0242 Makefile.inc: Avoid race condition when using 'make -j<N>' by Jonathan Neuschäfer · 6 years ago
  80. aea00f4 broadcom: Remove SoC and board support by Philipp Deppenwiese · 6 years ago
  81. 5a5f6a7 build system: Fix FSP downloading by Nico Huber · 6 years ago
  82. d44221f Move compiler.h to commonlib by Nico Huber · 6 years ago
  83. 3e51d53 Makefile.inc: Fix dependency tracking of fmap{_config.h,.desc} by Nico Huber · 6 years ago
  84. 5cc9ef4 build system: Add automatic downloading of FSP mirror repo if requested by Patrick Georgi · 6 years ago
  85. 240eaaa Kconfig, Makefile.inc: Remove all traces of ifdfake by Angel Pons · 6 years ago
  86. 5d790e3 Makefile.inc: Ensure update of build.h by Nico Huber · 6 years ago
  87. bb95731 payloads/external/SeaBIOS: add support for sercon port by Piotr Król · 6 years ago
  88. ff22b6ac make: add clang-format prepare-commit-msg hook by Ronald G. Minnich · 6 years ago
  89. 21e09b1 Build system: Add fixes for scanbuild by Martin Roth · 6 years ago
  90. 5348512 Kconfig: Add config to insert ucode address in second FIT by Rizwan Qureshi · 6 years ago
  91. b0826702 Kconfig: Add config for creating a second bootblock by Rizwan Qureshi · 7 years ago
  92. afc74ca Makefile.inc: Rewrite $(files-in-dir) by Nico Huber · 6 years ago
  93. 1619a38 Makefile.inc: Use no-packed-not-aligned only with GCC by Paul Menzel · 6 years ago
  94. f241998 Kconfig: Add new config for OVERRIDE_DEVICETREE by Furquan Shaikh · 6 years ago
  95. 2819a40 Makefile.inc: Skip -fconserve-stack flag if running scan-build by Martin Roth · 6 years ago
  96. 99f4683 Introduce bootblock self-decompression by Julius Werner · 6 years ago
  97. 9123449 Makefile.inc: Export CCACHE_EXTRAFILES and add __BUILD_DIR__ definition by Julius Werner · 6 years ago
  98. 1ca2666 Makefile.inc: Add separate bootblock.raw.elf with allocatable BSS by Julius Werner · 6 years ago
  99. 035ee6a Makefile.inc: disable warnings on unaligned struct members by Patrick Georgi · 6 years ago
  100. 3abdeb0 Makefile.inc: Ignore IASL empty resource template warnings by Martin Roth · 6 years ago