1. 828e0e8 build system: run linker scripts through the preprocessor by Patrick Georgi · 9 years ago
  2. 56b8309 build system: rename __BOOT_BLOCK__ and __VER_STAGE__ by Patrick Georgi · 9 years ago
  3. 990e7c9 build system x86: deprecate bootblock_lds and ldscripts variables by Patrick Georgi · 9 years ago
  4. d69839b build system: use full (in-tree) paths by Patrick Georgi · 9 years ago
  5. f430546 build system: Introduce manual file type by Patrick Georgi · 9 years ago
  6. db27306 build system: extend src-to-obj for non-.c/.S files by Patrick Georgi · 9 years ago
  7. 387cd3c build system: make CONFIG_* symbols disappear from objects by Patrick Georgi · 9 years ago
  8. cbe2746 x86/smm: Move SMM configuration out of generic Makefile by Patrick Georgi · 9 years ago
  9. 2459aee build system: provide generic compiler flag variables by Patrick Georgi · 9 years ago
  10. abde3b5 arm64: Add support for secure monitor by Furquan Shaikh · 10 years ago
  11. 1053f65 build system: Test gccs that are actually used by Patrick Georgi · 9 years ago
  12. efddcfb vboot2: separate verstage from bootblock by Daisuke Nojiri · 10 years ago
  13. b1688ca imgtec/danube: Build BIMG boot images by Paul Burton · 10 years ago
  14. e853003 arch/mips: Add base MIPS architecture support by Paul Burton · 10 years ago
  15. f69a99d coreboot: x86: enable gc-sections by Aaron Durbin · 9 years ago
  16. 87200e2 Makefile.inc: Use -Og when compiling with GDB support by Stefan Reinauer · 9 years ago
  17. 24f9cb9 crossgcc: Add x86_64 to list of supported architectures by Stefan Reinauer · 9 years ago
  18. f0bbc95 crossgcc: Add RISC-V support by Patrick Georgi · 9 years ago
  19. e236204 Move generation of build.h into a shell script by Martin Roth · 9 years ago
  20. 1b770fb build system: Only setup git hooks if we're in a git checkout by Patrick Georgi · 9 years ago
  21. c0e394b build system: Only test for git once by Patrick Georgi · 9 years ago
  22. 90105d5 Only update submodules if the source is in a git repo by Martin Roth · 9 years ago
  23. a9330e0 crossgcc: Add mips target by Patrick Georgi · 9 years ago
  24. 81dd46f build system: make crosstools should build all supported compilers by Patrick Georgi · 9 years ago
  25. 7711c0d build system: Allow running make what-jenkins-does without ccache by Patrick Georgi · 9 years ago
  26. 77b1655 vboot2: add verstage by Stefan Reinauer · 9 years ago
  27. 5780d6f Revert "vboot2: add verstage" by Paul Menzel · 9 years ago
  28. 320647a vboot2: add verstage by Daisuke Nojiri · 10 years ago
  29. d05a84c intel: Fix UPDATE-FIT step in build by Kyösti Mälkki · 10 years ago
  30. d4665ae build system: Fix regression after adding cbfs-files alignment by Kyösti Mälkki · 10 years ago
  31. 5839635 build system: allow defining alignment for cbfs-files by Patrick Georgi · 10 years ago
  32. a234f45 build system: fix alignment function by Patrick Georgi · 10 years ago
  33. 24cca75 build system: remove ROMSTAGE_ELF variable by Patrick Georgi · 10 years ago
  34. e0e784a Add UCB RISCV support for architecture, soc, and emulation mainboard.. by Ronald G. Minnich · 10 years ago
  35. 02ac6c3 build system: only do the compiler test for gcc by Patrick Georgi · 10 years ago
  36. 6ead253 Export board-status info. by Vladimir Serbinenko · 10 years ago
  37. 3bff5d9 crossgcc: Add buildsystem support for aarch64 compiler by Patrick Georgi · 10 years ago
  38. 3eefeea build system: improve portability by Patrick Georgi · 10 years ago
  39. a38ccfd build: Add ccopts back into the build by Marc Jones · 10 years ago
  40. 8888316 build: fetch submodules as required by Patrick Georgi · 10 years ago
  41. a296f9e Kconfig: Allow native vga init to be selectable for SeaBIOS payload by Edward O'Callaghan · 10 years ago
  42. 55cdc16 Provide a way to compile some files with -O0 option by Vadim Bendebury · 10 years ago
  43. 758f26a nvidia/cbootimage: avoid upstream's build system by Patrick Georgi · 10 years ago
  44. 2af76f4 coreboot arm64: Add support for arm64 into coreboot framework by Furquan Shaikh · 10 years ago
  45. 3a92be7 nvidia-cbootimage: integrate into coreboot make by Isaac Christensen · 10 years ago
  46. 51edd54 ARM: Generalize armv7 as arm. by Gabe Black · 11 years ago
  47. c403e42 what-jenkins-does: kill build results early by Patrick Georgi · 10 years ago
  48. 062e408 build: add what-jenkins-does target by Patrick Georgi · 10 years ago
  49. 1a59039 AMD Steppe Eagle: New integrated southbridge (Avalon) by Bruce Griffith · 10 years ago
  50. 133096b coreboot classes: Add dynamic classes to coreboot by Furquan Shaikh · 10 years ago
  51. 3108b1a lint: always remove temporary files by Patrick Georgi · 10 years ago
  52. 533c119 build system: avoid more race conditions by Patrick Georgi · 10 years ago
  53. c2bc6fd build system: prevent race on more tool binaries by Patrick Georgi · 10 years ago
  54. 2c342f5 Makefile.inc: Detect if a working clang binary exists before set by Edward O'Callaghan · 10 years ago
  55. 25b56c3 build: remove -ccopts mechanism by Patrick Georgi · 10 years ago
  56. cc84a00 build system: re-enable clang use by Patrick Georgi · 10 years ago
  57. 1f94670 build: allow obj=/absolute/path by Patrick Georgi · 10 years ago
  58. e24a119 build: allow romcc to be wrapped by Patrick Georgi · 10 years ago
  59. 4ebd3d9 build: kill one indirection by Patrick Georgi · 10 years ago
  60. 58f73a6 build: separate CPPFLAGS from CFLAGS by Patrick Georgi · 10 years ago
  61. 98f49d2 build: CPPFLAGS is more common than INCLUDES by Patrick Georgi · 10 years ago
  62. c2a0b7d build: reduce duplication in payload adding rules by Patrick Georgi · 10 years ago
  63. 868648c Makefile.inc: Make clang once again a valid toolchain by Edward O'Callaghan · 10 years ago
  64. 99ac98f Introduce stage-specific architecture for coreboot by Furquan Shaikh · 10 years ago
  65. 88ca81a Move redundant Makefile rules from arch to top level. by Furquan Shaikh · 10 years ago
  66. 20f25dd Rename coreboot_ram stage to ramstage by Furquan Shaikh · 10 years ago
  67. 9b0de71 buildsystem: check for coreboot toolchain by default by Patrick Georgi · 11 years ago
  68. 3eb8eb7 rmodules: use rmodtool to create rmodules by Aaron Durbin · 10 years ago
  69. 3a72278 utils/crossgcc: Refactor Makefiles for separate arm/i386. by Edward O'Callaghan · 11 years ago
  70. 9a7d7bc baytrail: add initial support by Aaron Durbin · 11 years ago
  71. ce22cd0 Fix build with USE_OPTION_TABLE by Kyösti Mälkki · 11 years ago
  72. a15cd66 sandybridge: Make build possible without descriptor.bin by Nico Huber · 11 years ago
  73. 9be4c47 rmodule: add rmodules class and new type by Aaron Durbin · 11 years ago
  74. 50a3464 x86: SMM Module Support by Aaron Durbin · 12 years ago
  75. 6e7abcd Fix 'git describe' invocation by Vadim Bendebury · 12 years ago
  76. 70c85ea build system: Retire REQUIRES_BLOB by Patrick Georgi · 11 years ago
  77. 5f83f6c armv7: Clean up arm/snow bootblock build process. by Hung-Te Lin · 11 years ago
  78. fe18792 armv7: Add 'bootblock' build class. by Hung-Te Lin · 11 years ago
  79. d37ab45 Implement GCC code coverage analysis by Stefan Reinauer · 12 years ago
  80. 64b364d Add the push default to 'make gitconfig' by Ronald G. Minnich · 12 years ago
  81. 8d71155 Rename devices -> device by Stefan Reinauer · 12 years ago
  82. 1e75329 Drop boot directory by Stefan Reinauer · 12 years ago
  83. f33e395 build system: Split linking into multiple steps by Patrick Georgi · 12 years ago
  84. 23f38cd Get rid of drivers class by Patrick Georgi · 12 years ago
  85. e820e5c Make xcompile support multiple architectures by Ronald G. Minnich · 12 years ago
  86. 1fc2bda build system: use strip_quotes on cbfs-files by Patrick Georgi · 12 years ago
  87. 5b63579 SandyBridge/IvyBridge: Add IFD and ME firmware automatically by Stefan Reinauer · 12 years ago
  88. 6321758 cbfstool: Rework to use getopt style parameters by Stefan Reinauer · 12 years ago
  89. 0e6d0ed mc146818rtc: Remove the hyphen to build on NetBSD and Darwin by Zheng Bao · 12 years ago
  90. 094920d mc146818rtc: Update the Day of Week in CMOS in the right way. by Zheng Bao · 12 years ago
  91. 2799e3f Makefile.inc: Delete trailing space in build.h by Zheng Bao · 12 years ago
  92. a60ca36 Strip quotes from $(objcbfs) by Stefan Reinauer · 12 years ago
  93. fa90fd4 rtc: erase CMOS memory after power failure by Vincent Palatin · 12 years ago
  94. 50ad095 gitconfig: Create .git/hooks before copying files. by Zheng Bao · 12 years ago
  95. 16c7ad7 buildsystem: ensure directory exists before use by Patrick Georgi · 12 years ago
  96. 86aa7c4 build.h: Re-run hostname if it doesn't take '-s' option. by Zheng Bao · 12 years ago
  97. 533bca8 lint: Add template for mktemp to meet BSD requirements by Zheng Bao · 12 years ago
  98. 00b579a buildsystem: Make CPU microcode updating more configurable by Alexandru Gagniuc · 12 years ago
  99. 0013bbf Support use of the compression option when adding payloads to cbfs. by Dave Frodin · 12 years ago
  100. f2c3254 gitconfig: upate commit-msg if newer one is available by zbao · 12 years ago