1. 088f09d arch/x86: Drop leftover ROMCC support by Kyösti Mälkki · 6 years ago
  2. 3e7197a acpi: Add support for writing ACPI _PLD structures by Duncan Laurie · 6 years ago
  3. d4ac11f Move `pci_ops_mmconf` from arch/x86/ to device/ by Nico Huber · 6 years ago
  4. d3c0c0c arch/x86: Relocate GDT in verstage, romstage, and postcar by Hannah Williams · 6 years ago
  5. f5180a9 pci: Fix MMCONF_SUPPORT on non x86 by Patrick Rudolph · 6 years ago
  6. 4b032e4 arch/x86: allow idt to be available to link in all stages by Aaron Durbin · 6 years ago
  7. 7a7c70b arch/x86: prepare for having an idt in other stages by Aaron Durbin · 6 years ago
  8. f49ddb6 arch/x86: allow timestamp source to not be TSC by Aaron Durbin · 6 years ago
  9. 0a19b08 Intel i82830 boards & chips: Remove - using LATE_CBMEM_INIT by Martin Roth · 6 years ago
  10. c7590cd arch/x86: Enable ebda library for romstage and postcar by Subrata Banik · 6 years ago
  11. 5d2928c arch/x86: Include acpi_s3.c support in postcar stage by Subrata Banik · 6 years ago
  12. 740afc4 arch/x86/postcar: Support CBMEM_TOP_BACKUP by Kyösti Mälkki · 6 years ago
  13. e91d170 Remove libverstage as separate library and source file class by Julius Werner · 7 years ago
  14. 1879231 arch/x86: add functions to generate random numbers by Robbie Zhang · 7 years ago
  15. 4a2cfad arch/x86/acpigen_dsm: Add support for DSM types by Furquan Shaikh · 7 years ago
  16. 8ea0651 Makefiles: update cbfs types from bare numbers to values by Martin Roth · 7 years ago
  17. 6b0cebc arch/x86: move postcar main logic into C by Aaron Durbin · 7 years ago
  18. b1b44d3 arch/x86: Always compile postcar library in romstage by Rizwan Qureshi · 7 years ago
  19. 5f4b4c4 arch/x86: Add bootblock and postcar support for SOC MTRR access by Lee Leahy · 7 years ago
  20. 4cfde2a arch/x86: Generate a map file for the postcar stage by Lee Leahy · 7 years ago
  21. 99f1b2f arch/x86: Organize ramstage to match other stages by Lee Leahy · 7 years ago
  22. e82b505 arch/x86: Move romstage files into romstage section by Lee Leahy · 7 years ago
  23. a749150 arch/x86: Move postcar stage commands into place by Lee Leahy · 7 years ago
  24. cf0e60f ACPI S3: Add common recovery code by Kyösti Mälkki · 7 years ago
  25. d132c99 ACPI S3: Split support for HAVE_ACPI_RESUME by Kyösti Mälkki · 7 years ago
  26. 10221a0 arch/x86: provide verstage support for CONFIG_C_ENVIRONMENT_BOOTBLOCK by Aaron Durbin · 8 years ago
  27. d9af3ce device: Add an ACPI device name and path concept to devices by Duncan Laurie · 8 years ago
  28. 87c6097 arch/x86: Include timestamp.c in all stages by Alexandru Gagniuc · 8 years ago
  29. fa5aba0 arch/x86: Drop CBFS_BASE_ADDRESS by Patrick Georgi · 8 years ago
  30. 5cc0ee27 build system: remove CBFSTOOL_PRE1_OPTS by Patrick Georgi · 8 years ago
  31. 7f8afe0 arch/x86: introduce postcar stage/phase by Aaron Durbin · 8 years ago
  32. 57dbbbb arch/x86: honor CONFIG_X86_TOP4G_BOOTMEDIA_MAP for verstage by Aaron Durbin · 8 years ago
  33. 730d475 x86: Drop CONFIG_COMPILE_IN_DSDT by Stefan Reinauer · 8 years ago
  34. 0155457 x86/Makefile.inc: Fix redundant addition of memlayout.ld in bootblock by Furquan Shaikh · 8 years ago
  35. 6a62231 arch/x86: Add option to disable default mmap_boot implementation by Alexandru Gagniuc · 8 years ago
  36. 6be6c8f arch/x86: Implement minimal bootblock for C_ENVIRONMENT_BOTOBLOCK by Alexandru Gagniuc · 8 years ago
  37. f8e4913 arch/x86: Rename bootblock.S to bootblock_romcc.S by Alexandru Gagniuc · 8 years ago
  38. 81b09f4 Makefile: Make full use of src-to-obj macro by Nico Huber · 8 years ago
  39. eb907b3 arch/x86: link bootblock like other stages for C_ENVIRONMENT_BOOTBLOCK by Aaron Durbin · 8 years ago
  40. 4e153d6 arch/x86: Add files needed for C environment bootblock on x86 by Alexandru Gagniuc · 8 years ago
  41. 6313bc7 arch/x86/Makefile.inc: Add a comment to fix syntax highlighting by Martin Roth · 8 years ago
  42. 699af19 arch/x86/Makefile.inc: Update symbol check macro by Martin Roth · 8 years ago
  43. b619f44 build system/x86: depend on directories before touch /empty targets by Alexander Couzens · 8 years ago
  44. 1cab012 build system: Add more files through cbfs-files instead of manual rules by Patrick Georgi · 8 years ago
  45. 593f5c8 Unify OBJCOPY arguments throughout various x86 stages by Stefan Reinauer · 8 years ago
  46. a73b931 tree: drop last paragraph of GPL copyright header by Patrick Georgi · 8 years ago
  47. ab35575 arch/x86: avoid race condition on build.h by Patrick Georgi · 8 years ago
  48. 75c51d9 x86: add standalone verstage support by Aaron Durbin · 8 years ago
  49. ee2740b arch/x86/bootblock: Do not include non-code files in bootblock.S by Alexandru Gagniuc · 8 years ago
  50. c46a392 arch/x86: Link walkcbfs.S instead on including it in bootblock.S by Alexandru Gagniuc · 8 years ago
  51. dbeedbe arch/x86/bootblock: Link in object files selected with bootblock-y by Alexandru Gagniuc · 8 years ago
  52. 0017b00 arch/x86/Makefile.inc: Simplify rule for bootblock.debug by Alexandru Gagniuc · 8 years ago
  53. 72bb66e x86/bootblock: Use LDFLAGS_bootblock to enable garbage collection by Alexandru Gagniuc · 8 years ago
  54. 1bc6a79 x86: provide common macro for linking early stages by Aaron Durbin · 8 years ago
  55. 46a7c82 Makefile: Replace the way to test if a string is empty by zbao · 8 years ago
  56. 294ce85 x86: remove double link step for romstage by Aaron Durbin · 8 years ago
  57. 83bc0db x86: link ramstage the same way regardless of RELOCATABLE_RAMSTAGE by Aaron Durbin · 8 years ago
  58. d4dd44c linking: add and use LDFLAGS_common by Aaron Durbin · 8 years ago
  59. 956c4f2 x86: link romstage and ramstage with 1 file by Aaron Durbin · 8 years ago
  60. 14714e1 x86: link romstage like the other architectures by Aaron Durbin · 8 years ago
  61. 4de29d4 linking: lay the groundwork for a unified linking approach by Aaron Durbin · 8 years ago
  62. 4b34909 x86: provide minimum alignment for romstage by Aaron Durbin · 8 years ago
  63. e581b06 x86: add romstage.S to bind program flow and ordering by Aaron Durbin · 8 years ago
  64. 85982cd x86: don't create MAINBOARDDIR/romstage.inc for !ROMCC boards by Aaron Durbin · 8 years ago
  65. 3953e39 x86: bootblock: remove linking and program flow from build system by Aaron Durbin · 8 years ago
  66. 439356f x86: remove cpu_incs as romstage Make variable by Aaron Durbin · 8 years ago
  67. dbb50c4 x86: Get rid of empty loadable segment warning by Martin Roth · 8 years ago
  68. ab454c6 x86: parameterize asl_template for CBFS inclusion by Aaron Durbin · 8 years ago
  69. ef0158e arch/x86: make dependency explicit by Patrick Georgi · 8 years ago
  70. 6cb3a59 x86: flatten hierarchy by Stefan Reinauer · 8 years ago 4.1 4.1
  71. 16bc7e8 arch/x86/Makefile.inc: Calculate CBFS_BASE_ADDRESS variable by Martin Roth · 8 years ago
  72. 0fa5d8f payloads: Reorganize Makefile.incs for external payloads by Stefan Reinauer · 8 years ago
  73. ac630f7 x86 makefile: Use preprocessed linker files by Marc Jones · 8 years ago
  74. 4a45ec4 x86: Drop -Wa,--divide by Stefan Reinauer · 8 years ago
  75. 4c8fa2a Unconditionally compile romstage with -Wa,--divide by Stefan Reinauer · 8 years ago
  76. 9874933 x86: Move architecture selection from linker script to Makefile.inc by Stefan Reinauer · 8 years ago
  77. c32a52c acpi: bring back ability to link DSDT into ramstage by Patrick Georgi · 8 years ago
  78. 920f2e6 SeaBIOS: Clean up build command line. by Martin Roth · 8 years ago
  79. 181b773 x86: Make x86 architecture makefiles x64 aware by Stefan Reinauer · 9 years ago
  80. 45dd591 arch/x86: No need to specify -Wa,--divide in a Makefile by Patrick Georgi · 9 years ago
  81. 36f8d27 Make DSDT a file in CBFS rather than embedding it into ramstage. by Vladimir Serbinenko · 9 years ago
  82. b890a12 Remove address from GPLv2 headers by Patrick Georgi · 9 years ago
  83. eec8dfb build system: use archives, not linker action to shorten command lines by Patrick Georgi · 9 years ago
  84. 815f4bf Use __ROMSTAGE__ to denote romstage by Patrick Georgi · 9 years ago
  85. f780c40 CBFS: Correct ROM_SIZE for ARM boards, use CBFS_SIZE for cbfstool by Julius Werner · 9 years ago
  86. b952f6b build system: Fix SeaBIOS integration with multilib compilers by Patrick Georgi · 9 years ago
  87. ec5e5e0 New mechanism to define SRAM/memory map with automatic bounds checking by Julius Werner · 9 years ago
  88. 828e0e8 build system: run linker scripts through the preprocessor by Patrick Georgi · 9 years ago
  89. 56b8309 build system: rename __BOOT_BLOCK__ and __VER_STAGE__ by Patrick Georgi · 9 years ago
  90. 990e7c9 build system x86: deprecate bootblock_lds and ldscripts variables by Patrick Georgi · 9 years ago
  91. d69839b build system: use full (in-tree) paths by Patrick Georgi · 9 years ago
  92. f1df82a x86: rename ldscript_failover.ld to failover.ld by Patrick Georgi · 9 years ago
  93. db27306 build system: extend src-to-obj for non-.c/.S files by Patrick Georgi · 9 years ago
  94. 70a6b4f arch/x86: Guard option table specific rules with HAVE_OPTION_TABLE by Patrick Georgi · 9 years ago
  95. ea9f308 build system: normalize linker script file names by Patrick Georgi · 9 years ago
  96. a2a4bcf x86: fix romstage_null.debug link w/o --gc-sections by Aaron Durbin · 9 years ago
  97. f69a99d coreboot: x86: enable gc-sections by Aaron Durbin · 9 years ago
  98. 3cf6aea x86: Update the check for Forbidden global variables by Furquan Shaikh · 9 years ago
  99. 24cca75 build system: remove ROMSTAGE_ELF variable by Patrick Georgi · 9 years ago
  100. 4f75af9 Unify remaining binutils invocations by Patrick Georgi · 9 years ago