1. 6b5bc77 treewide: Remove "this file is part of" lines by Patrick Georgi · 4 years, 2 months ago
  2. 2faeb11 treewide: more SPDX header work by Patrick Georgi · 4 years, 2 months ago
  3. 8e66b23 Makefile: Set FMAP size to 0x200 for non-x86 boards with default fmd by Furquan Shaikh · 4 years, 3 months ago
  4. 5e1326a Makefile: Simplify calculation of region base with default fmd files by Furquan Shaikh · 4 years, 3 months ago
  5. 11278db SeaBIOS: fix threaded hardware initialization during oprom execution by Michał Żygowski · 4 years, 3 months ago
  6. e680caa Makefile.inc: Don't run `ifittool` with CONFIG_UPDATE_IMAGE by Nico Huber · 4 years, 4 months ago
  7. 04e0712 Treewide: Add some gcc's warning options by Elyes HAOUAS · 4 years, 4 months ago
  8. 2119d0b treewide: Capitalize 'CMOS' by Elyes HAOUAS · 4 years, 5 months ago
  9. 0f6f70c Makefile.inc: Adapt $(spc) definition by Nico Huber · 4 years, 5 months ago
  10. 1c08a9a Makefile.inc: Use `define` for cbfs-files-processor-defconfig by Nico Huber · 4 years, 5 months ago
  11. 12e9c5e Makefile.inc: Ignore _HID & _ADR conflicts in Broadwell & Lynxpoint by Martin Roth · 4 years, 5 months ago
  12. 84c7d2d xcompile: Disable null pointer optimizations by Jacob Garber · 4 years, 9 months ago
  13. 98eeb96 commonlib: Add commonlib/bsd by Julius Werner · 4 years, 7 months ago
  14. a48e8f5 Make: Add supermicro/smcbiosinfo to tools by Patrick Rudolph · 4 years, 6 months ago
  15. 9e877ec util/supermicro: Add and use new tool smcbiosinfo by Patrick Rudolph · 4 years, 10 months ago
  16. c209256 Makefile: Remove romcc by Elyes HAOUAS · 4 years, 7 months ago
  17. 75396f6 Makefiles: Remove -D__PRE_RAM__ by Kyösti Mälkki · 4 years, 8 months ago
  18. 63c444a Remove imgtec/pistachio SoC by Julius Werner · 4 years, 8 months ago
  19. 4100c2a build system: Add various compiler flags that enable warnings on UB by Patrick Georgi · 5 years ago
  20. 556cc26 src: Ignore Redundant offset remarks in ASL code by Wim Vervoorn · 4 years, 8 months ago
  21. cefe89e lib/fmap: Add optional pre-RAM cache by Julius Werner · 4 years, 8 months ago
  22. b1ef725 cpu/qemu-x86: Add x86_64 bootblock support by Patrick Rudolph · 4 years, 9 months ago
  23. 20ce400 Makefile, Kconfig: Add AMD dependency for amd_blobs repo by Marshall Dawson · 4 years, 8 months ago
  24. 376357c Makefile.inc: Consolidate submodule comments by Marshall Dawson · 4 years, 8 months ago
  25. 5e5fd41 Makefile.inc: Add a class 'all' to link files in all stage except SMM by Arthur Heymans · 5 years ago
  26. d9c799c build: Mark bootblock files on x86 as IBB by Patrick Rudolph · 5 years ago
  27. 17e9bcb util/sconfig: Issue header for exposed PCI and PNP names by Nico Huber · 4 years, 10 months ago
  28. ad84062 Makefile: Create the build directory before bootblock.bin by Martin Roth · 4 years, 10 months ago
  29. 4007d7f Makefile: Pass .xcompile into genbuild_h by Raul E Rangel · 5 years ago
  30. 3807ecd build system: add kconfig/toada to tools list by Patrick Georgi · 4 years, 11 months ago
  31. 9cd53c5 Makefile.inc, payloads: Enable -Wvla by Jacob Garber · 5 years ago
  32. a3cb61a Makefile: Support HAVE_BOOTBLOCK=n case by Kyösti Mälkki · 5 years ago
  33. 6e66b4e Makefile.inc: Enable -Wimplicit-fallthrough by Jacob Garber · 5 years ago
  34. 30cf155 util/cbfstool: Add AMD BIOS compression tool for PSP by Marshall Dawson · 5 years ago
  35. 5e3b92a Makefile: Use ifittool to update FIT by Patrick Rudolph · 5 years ago
  36. 6d7564c Move -Wlogical-op into xcompile by Nico Huber · 5 years ago
  37. 917420f Makefile.inc: Update 3rdparty/intel-microcode on USE_BLOBS by Arthur Heymans · 5 years ago
  38. 8c03542 Makefile.inc: Add -Wlogical-op warning option by Elyes HAOUAS · 5 years ago
  39. b5962a9 Rampayload: Able to build coreboot without ramstage by Subrata Banik · 5 years ago
  40. 342d318 Makefile.inc: Extend version string for timeless builds by Nico Huber · 5 years ago
  41. 795fda0 Reland "Makefile.inc: Enable -Wtype-limits"" by Julius Werner · 5 years ago
  42. 99e836c Revert "Makefile.inc: Enable -Wtype-limits" by Patrick Georgi · 5 years ago
  43. c4ab50c Makefile.inc: Enable -Wtype-limits by Julius Werner · 5 years ago
  44. 8c99a48 Makefile.inc: Update fsp submodule for all FSP platforms by Matt DeVillier · 5 years ago
  45. 91ead42 Makefile: Check for errors in ACPI decompilation, too by Nico Huber · 5 years ago
  46. 1368244d4 Makefile: Reduce scope of oprom include paths by Kyösti Mälkki · 5 years ago
  47. 2f7d054 Makefile.inc: Keep .asl intermediates by Nico Huber · 5 years ago
  48. 12431d6 Makefile.inc: Create a default SMMSTORE region by Arthur Heymans · 6 years ago
  49. d37c2c2 Makefile.inc: Make sure the BIOS region is 64K aligned by Arthur Heymans · 6 years ago
  50. 0b75679 Makefile.inc: Optimize generating the default x86 fmap by Arthur Heymans · 6 years ago
  51. b567977 Hook up Kconfig Ada spec file by Nico Huber · 6 years ago
  52. 5c29daa buildsystem: Promote rules.h to default include by Kyösti Mälkki · 8 years ago
  53. e77d6dc vendorcode/intel/fsp1_0/broadwell_de: Use FSP from 3rdparty/fsp by Patrick Rudolph · 5 years ago
  54. f5ca922 Untangle CBFS microcode updates by Nico Huber · 6 years ago
  55. 4139c15 util/gitconfig/pre-commit: Use clang-format to sanitise commits by Edward O'Callaghan · 10 years ago
  56. 45e6c82 Fix typos involving "the the" by Jonathan Neuschäfer · 6 years ago
  57. d2c0242 Makefile.inc: Avoid race condition when using 'make -j<N>' by Jonathan Neuschäfer · 6 years ago
  58. aea00f4 broadcom: Remove SoC and board support by Philipp Deppenwiese · 6 years ago
  59. 5a5f6a7 build system: Fix FSP downloading by Nico Huber · 6 years ago
  60. d44221f Move compiler.h to commonlib by Nico Huber · 6 years ago
  61. 3e51d53 Makefile.inc: Fix dependency tracking of fmap{_config.h,.desc} by Nico Huber · 6 years ago
  62. 5cc9ef4 build system: Add automatic downloading of FSP mirror repo if requested by Patrick Georgi · 6 years ago
  63. 240eaaa Kconfig, Makefile.inc: Remove all traces of ifdfake by Angel Pons · 6 years ago
  64. 5d790e3 Makefile.inc: Ensure update of build.h by Nico Huber · 6 years ago
  65. bb95731 payloads/external/SeaBIOS: add support for sercon port by Piotr Król · 6 years ago
  66. ff22b6ac make: add clang-format prepare-commit-msg hook by Ronald G. Minnich · 6 years ago
  67. 21e09b1 Build system: Add fixes for scanbuild by Martin Roth · 6 years ago
  68. 5348512 Kconfig: Add config to insert ucode address in second FIT by Rizwan Qureshi · 6 years ago
  69. b0826702 Kconfig: Add config for creating a second bootblock by Rizwan Qureshi · 7 years ago
  70. afc74ca Makefile.inc: Rewrite $(files-in-dir) by Nico Huber · 6 years ago
  71. 1619a38 Makefile.inc: Use no-packed-not-aligned only with GCC by Paul Menzel · 6 years ago
  72. f241998 Kconfig: Add new config for OVERRIDE_DEVICETREE by Furquan Shaikh · 6 years ago
  73. 2819a40 Makefile.inc: Skip -fconserve-stack flag if running scan-build by Martin Roth · 6 years ago
  74. 99f4683 Introduce bootblock self-decompression by Julius Werner · 6 years ago
  75. 9123449 Makefile.inc: Export CCACHE_EXTRAFILES and add __BUILD_DIR__ definition by Julius Werner · 6 years ago
  76. 1ca2666 Makefile.inc: Add separate bootblock.raw.elf with allocatable BSS by Julius Werner · 6 years ago
  77. 035ee6a Makefile.inc: disable warnings on unaligned struct members by Patrick Georgi · 6 years ago
  78. 3abdeb0 Makefile.inc: Ignore IASL empty resource template warnings by Martin Roth · 6 years ago
  79. ea83e3e Makefile.inc: Drop spurious `-t` from `cbfstool add-payload` by Nico Huber · 6 years ago
  80. 5f1da55 device: Include devicetree in SMM stage by Subrata Banik · 6 years ago
  81. db9709d Makefile.inc: Also print layout at end of build by Paul Menzel · 7 years ago
  82. 47dd96d payloads: Add an option to compress secondary payloads by Arthur Heymans · 6 years ago
  83. 7bcd6ec util/gitconfig: Use `make` in git hooks by Alex Thiessen · 7 years ago
  84. a90e5eb Makefile.inc: Improve git worktree check by Alex Thiessen · 6 years ago
  85. 82aa833 drivers/mrc_cache: Always generate an FMAP region by Arthur Heymans · 6 years ago
  86. 780e931 util/blobtool: rename to bincfg by Denis 'GNUtoo' Carikli · 6 years ago
  87. fbcfdaf payloads: add support lz4 compression by Antonello Dettori · 8 years ago
  88. 9ab8ae6 util/gitconfig: Make gitconfig a bash script by Marc Jones · 7 years ago
  89. ec47734 Kconfig: Remove BOARD_ID_MANUAL option by Julius Werner · 7 years ago
  90. db7b8af build system: drop duplicate rule for $(objutil)/blobtool/blobtool by Patrick Georgi · 7 years ago
  91. 76e3873 Makefile.inc: Cosmetics: Format blobtool commands similar to other tools by Denis 'GNUtoo' Carikli · 7 years ago
  92. fea2429 security/vboot: Move vboot2 to security kconfig section by Philipp Deppenwiese · 7 years ago
  93. 782b9a7 Makefile.inc: remove '--global' flag from config check for gitconfig rule by Chris Ching · 7 years ago
  94. 5218533 Makefile.inc: Remove -gnatg from ADAFLAGS_common by Nico Huber · 7 years ago
  95. 229e021 Makefile.inc: Add left shift macro by Martin Roth · 7 years ago
  96. 7a1fbdb Makefile: Keep list of exported variables by Nico Huber · 7 years ago
  97. 1db500c Fix build with CLANG, avoid GCC only CFLAGS by Arthur Heymans · 7 years ago
  98. 7c8d331 Fine-tune compiler flags by Stefan Reinauer · 7 years ago
  99. 6c9c196 copy & update test routines from what-jenkins-does by Martin Roth · 7 years ago
  100. e624e27 Make: Move testing into a subdirectory by Martin Roth · 7 years ago