1. 12431d6 Makefile.inc: Create a default SMMSTORE region by Arthur Heymans · 6 years ago
  2. d37c2c2 Makefile.inc: Make sure the BIOS region is 64K aligned by Arthur Heymans · 6 years ago
  3. 0b75679 Makefile.inc: Optimize generating the default x86 fmap by Arthur Heymans · 6 years ago
  4. b567977 Hook up Kconfig Ada spec file by Nico Huber · 6 years ago
  5. 5c29daa buildsystem: Promote rules.h to default include by Kyösti Mälkki · 8 years ago
  6. e77d6dc vendorcode/intel/fsp1_0/broadwell_de: Use FSP from 3rdparty/fsp by Patrick Rudolph · 5 years ago
  7. f5ca922 Untangle CBFS microcode updates by Nico Huber · 6 years ago
  8. 4139c15 util/gitconfig/pre-commit: Use clang-format to sanitise commits by Edward O'Callaghan · 10 years ago
  9. 45e6c82 Fix typos involving "the the" by Jonathan Neuschäfer · 6 years ago
  10. d2c0242 Makefile.inc: Avoid race condition when using 'make -j<N>' by Jonathan Neuschäfer · 6 years ago
  11. aea00f4 broadcom: Remove SoC and board support by Philipp Deppenwiese · 6 years ago
  12. 5a5f6a7 build system: Fix FSP downloading by Nico Huber · 6 years ago
  13. d44221f Move compiler.h to commonlib by Nico Huber · 6 years ago
  14. 3e51d53 Makefile.inc: Fix dependency tracking of fmap{_config.h,.desc} by Nico Huber · 6 years ago
  15. 5cc9ef4 build system: Add automatic downloading of FSP mirror repo if requested by Patrick Georgi · 6 years ago
  16. 240eaaa Kconfig, Makefile.inc: Remove all traces of ifdfake by Angel Pons · 6 years ago
  17. 5d790e3 Makefile.inc: Ensure update of build.h by Nico Huber · 6 years ago
  18. bb95731 payloads/external/SeaBIOS: add support for sercon port by Piotr Król · 6 years ago
  19. ff22b6ac make: add clang-format prepare-commit-msg hook by Ronald G. Minnich · 6 years ago
  20. 21e09b1 Build system: Add fixes for scanbuild by Martin Roth · 6 years ago
  21. 5348512 Kconfig: Add config to insert ucode address in second FIT by Rizwan Qureshi · 6 years ago
  22. b0826702 Kconfig: Add config for creating a second bootblock by Rizwan Qureshi · 7 years ago
  23. afc74ca Makefile.inc: Rewrite $(files-in-dir) by Nico Huber · 6 years ago
  24. 1619a38 Makefile.inc: Use no-packed-not-aligned only with GCC by Paul Menzel · 6 years ago
  25. f241998 Kconfig: Add new config for OVERRIDE_DEVICETREE by Furquan Shaikh · 6 years ago
  26. 2819a40 Makefile.inc: Skip -fconserve-stack flag if running scan-build by Martin Roth · 6 years ago
  27. 99f4683 Introduce bootblock self-decompression by Julius Werner · 6 years ago
  28. 9123449 Makefile.inc: Export CCACHE_EXTRAFILES and add __BUILD_DIR__ definition by Julius Werner · 6 years ago
  29. 1ca2666 Makefile.inc: Add separate bootblock.raw.elf with allocatable BSS by Julius Werner · 6 years ago
  30. 035ee6a Makefile.inc: disable warnings on unaligned struct members by Patrick Georgi · 6 years ago
  31. 3abdeb0 Makefile.inc: Ignore IASL empty resource template warnings by Martin Roth · 6 years ago
  32. ea83e3e Makefile.inc: Drop spurious `-t` from `cbfstool add-payload` by Nico Huber · 6 years ago
  33. 5f1da55 device: Include devicetree in SMM stage by Subrata Banik · 6 years ago
  34. db9709d Makefile.inc: Also print layout at end of build by Paul Menzel · 7 years ago
  35. 47dd96d payloads: Add an option to compress secondary payloads by Arthur Heymans · 6 years ago
  36. 7bcd6ec util/gitconfig: Use `make` in git hooks by Alex Thiessen · 7 years ago
  37. a90e5eb Makefile.inc: Improve git worktree check by Alex Thiessen · 6 years ago
  38. 82aa833 drivers/mrc_cache: Always generate an FMAP region by Arthur Heymans · 6 years ago
  39. 780e931 util/blobtool: rename to bincfg by Denis 'GNUtoo' Carikli · 6 years ago
  40. fbcfdaf payloads: add support lz4 compression by Antonello Dettori · 8 years ago
  41. 9ab8ae6 util/gitconfig: Make gitconfig a bash script by Marc Jones · 7 years ago
  42. ec47734 Kconfig: Remove BOARD_ID_MANUAL option by Julius Werner · 7 years ago
  43. db7b8af build system: drop duplicate rule for $(objutil)/blobtool/blobtool by Patrick Georgi · 7 years ago
  44. 76e3873 Makefile.inc: Cosmetics: Format blobtool commands similar to other tools by Denis 'GNUtoo' Carikli · 7 years ago
  45. fea2429 security/vboot: Move vboot2 to security kconfig section by Philipp Deppenwiese · 7 years ago
  46. 782b9a7 Makefile.inc: remove '--global' flag from config check for gitconfig rule by Chris Ching · 7 years ago
  47. 5218533 Makefile.inc: Remove -gnatg from ADAFLAGS_common by Nico Huber · 7 years ago
  48. 229e021 Makefile.inc: Add left shift macro by Martin Roth · 7 years ago
  49. 7a1fbdb Makefile: Keep list of exported variables by Nico Huber · 7 years ago
  50. 1db500c Fix build with CLANG, avoid GCC only CFLAGS by Arthur Heymans · 7 years ago
  51. 7c8d331 Fine-tune compiler flags by Stefan Reinauer · 7 years ago
  52. 6c9c196 copy & update test routines from what-jenkins-does by Martin Roth · 7 years ago
  53. e624e27 Make: Move testing into a subdirectory by Martin Roth · 7 years ago
  54. a81f321 drivers/pc80/rtc: Build for bootblock and postcar stages too by Nico Huber · 7 years ago
  55. a8843de Use more secure HTTPS URLs for coreboot sites by Paul Menzel · 7 years ago
  56. c4b4ff3 console/flashsconsole: Add spi flash console for debugging by Youness Alaoui · 7 years ago
  57. 5e88c3b device: allow devicetree accesses in postcar stage by Aaron Durbin · 7 years ago
  58. 42bcd13 Makefile.inc: ensure cbfs-files-processor-struct has correct ccopts by Aaron Durbin · 7 years ago
  59. cfce793 util/blobtool: Hook into coreboot build by Martin Roth · 7 years ago
  60. ee762fa Makefile.inc: Fix jenkins build of nvramcui & coreinfo by Martin Roth · 7 years ago
  61. e91d170 Remove libverstage as separate library and source file class by Julius Werner · 7 years ago
  62. 78a5f22 build system: mark sub-make invocations as parallelizable by Patrick Georgi · 7 years ago
  63. 7218a1e Only add etc/ps2-keyboard-spinup when not updating an image by Arthur Heymans · 7 years ago
  64. 0ffef88 build system: don't run xcompile or git for %clean/%config targets by Patrick Georgi · 7 years ago
  65. 847bbb8 cbfs-compression-tool: add to "make tools" target by Patrick Georgi · 7 years ago
  66. acbb70b Makefile.inc: Explicitly set GNU11 as C language standard by Paul Menzel · 8 years ago
  67. 8d49d52 Makefile.inc: Update what-jenkins-does target by Martin Roth · 8 years ago
  68. 91480cc Makefile.inc: export VARIANT_DIR as top-level variable by Matt DeVillier · 8 years ago
  69. d61b540 southbridge/amd: update for amdfwtool size on command line by Martin Roth · 8 years ago
  70. ef405a2 Set up 3rdparty/libgfxinit by Nico Huber · 8 years ago
  71. e09f8acd Set up 3rdparty/libhwbase by Nico Huber · 8 years ago
  72. e84e625 Add option to build Ada debugging code by Nico Huber · 8 years ago
  73. a3a6746 Makefile.inc: Explicitly disable PIE by Paul Menzel · 8 years ago
  74. 0529236 Makefile.inc: Don't share amdfwtool between platforms by Martin Roth · 8 years ago
  75. 165af1c gitconfig: Allow user name and email to be in includes by Daisuke Nojiri · 8 years ago
  76. 6dfffdc Makefile.inc: Fix make gitconfig for blobs repo by Nico Huber · 8 years ago
  77. 0f671f6 Build system: Remove IASL_WARNINGS_ARE_ERRORS option by Martin Roth · 8 years ago
  78. 03b9ecb Makefile.inc: Add aliases for submodule updates to gitconfig target by Martin Roth · 8 years ago
  79. be5492a Add minimal GNAT run time system (RTS) by Nico Huber · 9 years ago
  80. 2e09d2b Make Ada a first class citizen by Nico Huber · 8 years ago
  81. c770253 Makefile.inc: build ifdtool using its own makefile by Alexander Couzens · 8 years ago
  82. 2128d62 Makefile.inc: Use $(MAINBOARDDIR) by Iru Cai · 8 years ago
  83. f975e55 cbfs: Add "struct" file type and associated helpers by Julius Werner · 8 years ago
  84. 21c54d2 build system: Print the content of all regions we add files to by Patrick Georgi · 8 years ago
  85. e206ab7 build system: drop -cbfstool-opts variable support by Patrick Georgi · 8 years ago
  86. f3656d8 build system: allow overriding file position and alignment per region by Patrick Georgi · 8 years ago
  87. 5986d29 build system: remove early stage cbfs-file sorting by Patrick Georgi · 8 years ago
  88. 513693c build system: order per-region files to optimize placement success by Patrick Georgi · 8 years ago
  89. a8b86b3 build system: change addition order of files to go by region by Patrick Georgi · 8 years ago
  90. 93ef3ff Makefiles: Use $(MAINBOARD_DIR) instead of $(CONFIG_MAINBOARD_DIR) by Martin Roth · 8 years ago
  91. fc46583 Makefile.inc: Strip CONFIG_DEVICETREE quotes at top of makefile by Martin Roth · 8 years ago
  92. 16559c3 build system: drop commented out code by Patrick Georgi · 8 years ago
  93. c9c27bb sconfig: Remove mainboard chip.h support by Martin Roth · 8 years ago
  94. 25f8a4f sconfig: Update command line parameters by Martin Roth · 8 years ago
  95. 3205170 sconfig: pass in devicetree filename by Martin Roth · 9 years ago
  96. bcbb205 build system: add easier targetting of cbfstool options per region by Aaron Durbin · 8 years ago
  97. f641a27 Makefile.inc: Strip output of `wc` by Nico Huber · 8 years ago
  98. 0325dc6 bootmode: Get rid of CONFIG_BOOTMODE_STRAPS by Furquan Shaikh · 8 years ago
  99. 2a12e2e vboot: Separate vboot from chromeos by Furquan Shaikh · 8 years ago
  100. 4611451 Rename VB_SOURCE to VBOOT_SOURCE for increased clarity by Paul Kocialkowski · 8 years ago