1. 972d9f2 arch/x86: consolidate HPET base address definitions by Felix Held · 2 years, 5 months ago
  2. 4e03727 arch/x86/Kconfig: add HPET_MIN_TICKS by Felix Held · 2 years, 5 months ago
  3. b582ce0 arch/x86/Kconfig: drop HPET_ADDRESS_OVERRIDE by Felix Held · 2 years, 5 months ago
  4. f0215b4 arch/x86: Init firmware pointer for EC SMSC KBC1098/KBC1126 at build time by Bill XIE · 3 years, 4 months ago
  5. e92a982 arch/x86: Add X86_CUSTOM_BOOTMEDIA by Raul E Rangel · 3 years, 1 month ago
  6. 16fe5e1 src: Consolidate x86_64 support Kconfig by Angel Pons · 3 years, 1 month ago
  7. 6f5a658 src: Introduce `ARCH_ALL_STAGES_X86` by Angel Pons · 3 years, 1 month ago
  8. 8e035e3 src: Move `select ARCH_X86` to platforms by Angel Pons · 3 years, 1 month ago
  9. 8c9a89d arch/x86/ioapic: Drop irq_on_fsb as a configurable item by Kyösti Mälkki · 3 years, 1 month ago
  10. 40acfe7 cbfs: Increase mcache size defaults by Julius Werner · 3 years, 2 months ago
  11. e76ce87 arch/x86: Remove most C_ENV_BOOTBLOCK_SIZE limits by Kyösti Mälkki · 4 years, 2 months ago
  12. 49dbbe9 arch/x86: Top-align .text in bootblock by Kyösti Mälkki · 4 years, 7 months ago
  13. b19d951 arch/x86: Remove ID_SECTION_OFFSET by Kyösti Mälkki · 4 years, 3 months ago
  14. baf27db cbfs: Enable CBFS mcache on most chipsets by Julius Werner · 4 years, 10 months ago
  15. 123a37e Revert "arch|cpu/x86: Add Kconfig option for x86 reset vector" by Kyösti Mälkki · 4 years, 1 month ago
  16. 19a60a4 arch/x86/Kconfig: Move pagetables down by 4K by Patrick Rudolph · 4 years, 8 months ago
  17. a32df26 arch/x86: Introduce `ARCH_ALL_STAGES_X86_32` by Angel Pons · 3 years, 10 months ago
  18. 2db77907 arch/x86: Introduce `ARCH_ALL_STAGES_X86_64` by Angel Pons · 3 years, 10 months ago
  19. 65bec1c arch/x86: Select HAVE_ASAN_IN_RAMSTAGE by Harshit Sharma · 4 years ago
  20. 2446c1e arch/x86: Drop CBMEM_TOP_BACKUP by Kyösti Mälkki · 4 years ago
  21. b8fba86 Kconfig: Escape variable to accommodate new Kconfig versions by Patrick Georgi · 4 years, 1 month ago
  22. 46514c2 treewide: Add Kconfig variable MEMLAYOUT_LD_FILE by Furquan Shaikh · 4 years, 1 month ago
  23. c4b7027 src: Remove leading blank lines from SPDX header by Elyes HAOUAS · 4 years, 2 months ago
  24. 6b5bc77 treewide: Remove "this file is part of" lines by Patrick Georgi · 4 years, 2 months ago
  25. bf4b7b0 acpi: Reorganize ACPI configs by Furquan Shaikh · 4 years, 3 months ago
  26. ca928c6 arch/x86: Implement RESET_VECTOR_IN_RAM by Felix Held · 4 years, 3 months ago
  27. f02bf35 arch/x86/tables: Move max ACPI table size to Kconfig by Duncan Laurie · 4 years, 4 months ago
  28. be3979c acpi: Change Processor ACPI Name (Intel only) by Christian Walter · 4 years, 7 months ago
  29. 11f0079 src/arch/x86: Convert to SPDX license header by Patrick Georgi · 4 years, 4 months ago
  30. 74e22b5 arch/x86/Kconfig: Remove unused BOOTBLOCK_RESETS by Elyes HAOUAS · 4 years, 7 months ago
  31. b8d575c bootblock: Support normal/fallback mechanism again by Kyösti Mälkki · 4 years, 7 months ago
  32. 0e45b28 arch/x86: Drop romcc bootblock by Arthur Heymans · 4 years, 8 months ago
  33. 494b031 arch/x86: Drop uses of ROMCC_BOOTBLOCK by Arthur Heymans · 4 years, 8 months ago
  34. b86e96a arch/x86: Make X86 stages select ARCH_X86 by Arthur Heymans · 5 years ago
  35. 67910db arch|cpu/x86: Add Kconfig option for x86 reset vector by Marshall Dawson · 4 years, 9 months ago
  36. 8601afb kill CAR_GLOBAL_MIGRATION leftovers by Arthur Heymans · 4 years, 8 months ago
  37. c05b1a6 Kconfig: Drop the C_ENVIRONMENT_BOOTBLOCK symbol by Arthur Heymans · 4 years, 8 months ago
  38. 8b7cd43 arch/x86: Remove EARLY_EBDA_INIT support by Arthur Heymans · 4 years, 9 months ago
  39. c4c5d85 lib/Kconfig: Remove RAMSTAGE_CBMEM_TOP_ARG by Arthur Heymans · 4 years, 9 months ago
  40. b1ef725 cpu/qemu-x86: Add x86_64 bootblock support by Patrick Rudolph · 4 years, 10 months ago
  41. f91c0f9 arch/x86/Kconfig: drop unused BOOTBLOCK_SAVE_BIST_AND_TIMESTAMP by Elyes HAOUAS · 4 years, 9 months ago
  42. 7c9a0e8 arch/x86: Use the stage argument to implement cbmem_top by Arthur Heymans · 4 years, 9 months ago
  43. 20bbd81 AUTHORS: Move src/arch/x86 copyrights into AUTHORS file by Martin Roth · 4 years, 11 months ago
  44. 8418fd4 x86: Introduce RESET_VECTOR_IN_RAM option by Martin Roth · 5 years ago
  45. 0f5e01a arch/x86: Flip option NO_CAR_GLOBAL_MIGRATION by Kyösti Mälkki · 5 years ago
  46. b72b5d9 arch/x86: Clean up PIRQ_ROUTE by Kyösti Mälkki · 5 years ago
  47. 2f5abf0 arch/x86/Kconfig: hide the "Bootblock behaviour" option on non-romcc by Arthur Heymans · 5 years ago
  48. 6f75154 arch/x86/Kconfig: Hide the prefix option on all but BOOTBLOCK_NORMAL by Arthur Heymans · 5 years ago
  49. 9df72e0 x86/acpi: Add Kconfig to toggle 8259 reporting by Nico Huber · 6 years ago
  50. b949902 arch/x86/Kconfig: Fix spelling of *successful* by Paul Menzel · 6 years ago
  51. 74e0390 cbmem: Always use EARLY_CBMEM_INIT by Kyösti Mälkki · 6 years ago
  52. 29eeece toolchain: Add POSTCAR as a stage we have a toolchain for by Patrick Georgi · 6 years ago
  53. 33fcaf9 arch/x86: Implement common CF9 reset by Nico Huber · 6 years ago
  54. 83bd46e selfboot: remove bounce buffers by Ronald G. Minnich · 6 years ago
  55. ec151f0 arch/x86: Always select RELOCATABLE_MODULES by Kyösti Mälkki · 6 years ago
  56. 088f09d arch/x86: Drop leftover ROMCC support by Kyösti Mälkki · 6 years ago
  57. b433d26 arch/x86: Define HPET_ADDRESS_OVERRIDE by Kyösti Mälkki · 6 years ago
  58. 4b032e4 arch/x86: allow idt to be available to link in all stages by Aaron Durbin · 6 years ago
  59. 0f35af8f arch/x86: add support for cache-as-ram paging by Aaron Durbin · 6 years ago
  60. f49ddb6 arch/x86: allow timestamp source to not be TSC by Aaron Durbin · 6 years ago
  61. c7590cd arch/x86: Enable ebda library for romstage and postcar by Subrata Banik · 7 years ago
  62. 78fc3fc arch/x86/Kconfig: Add deprecation warnings for LATE_CBMEM_INIT by Jonathan Neuschäfer · 7 years ago
  63. 7a2d4ea arch/x86: Add Kconfig option for ACPI \_PR CPU name string by Marc Jones · 7 years ago
  64. 27db0dd arch/x86: select RELOCATABLE_MODULES when POSTCAR is selected by Aaron Durbin · 7 years ago
  65. a7dd645 CBMEM: Add config CBMEM_TOP_BACKUP by Kyösti Mälkki · 7 years ago
  66. bc17cde arch/x86: remove CAR global migration when postcar stage is used by Aaron Durbin · 7 years ago
  67. 408fda7 src/Kconfig: Move bootblock behavior to arch/x86 as TODO suggested by Martin Roth · 8 years ago
  68. 04bb480 x86: Configure premem cbmem console size by Naresh G Solanki · 8 years ago
  69. f76303e Build system: Update HAVE_CMOS_DEFAULT by Martin Roth · 8 years ago
  70. 777ea89 src/arch: Capitalize CPU, RAM and ROM by Elyes HAOUAS · 8 years ago
  71. bec853e Define RAMTOP for x86 only by Kyösti Mälkki · 8 years ago
  72. 2030d25 arch/x86: Support "weak" BIST and timestamp save routines by Lee Leahy · 8 years ago
  73. d131ea3 arch/x86: Add debug spinloops in assembly_entry.S by Lee Leahy · 8 years ago
  74. fdc8c8b arch/x86: Add debug spinloop by Lee Leahy · 8 years ago
  75. 7f8afe0 arch/x86: introduce postcar stage/phase by Aaron Durbin · 8 years ago
  76. 730d475 x86: Drop CONFIG_COMPILE_IN_DSDT by Stefan Reinauer · 8 years ago
  77. d51a089 Kconfig: hide useless options on ARM. by Vladimir Serbinenko · 8 years ago
  78. ccd300b arch/x86: Allow soc/chipset to set linking address by Andrey Petrov · 8 years ago
  79. 6a62231 arch/x86: Add option to disable default mmap_boot implementation by Alexandru Gagniuc · 9 years ago
  80. 65ac3d8 x86: make bootblock size for C_ENVIRONMENT_BOOTBLOCK configurable by Aaron Durbin · 8 years ago
  81. 3bc543a arch/x86: Change how BOOTBLOCK_CUSTOM is selected by default by Andrey Petrov · 8 years ago
  82. 0cd9ff8 xcompile: Add a way to specify -march=i586 by Martin Roth · 8 years ago
  83. 86fc11d arm/arm64: Generalize bootblock C entry point by Julius Werner · 9 years ago
  84. c32a52c acpi: bring back ability to link DSDT into ramstage by Patrick Georgi · 9 years ago
  85. 6867120 Add x64 support to src/arch/x86/Kconfig by Stefan Reinauer · 9 years ago
  86. 5f31f49 x86: Support reset routines in bootblock by Lee Leahy · 9 years ago
  87. a48ca84 kconfig: drop intermittend forwarder files by Stefan Reinauer · 9 years ago
  88. c3e7c4e Clean up architecture-specific Kconfigs by Julius Werner · 10 years ago
  89. 425b61e arch/x86/Kconfig: Add license header by Stefan Reinauer · 9 years ago
  90. a637194 x86 cache-as-ram: Remove BROKEN_CAR_MIGRATE option by Kyösti Mälkki · 9 years ago
  91. 91fac61 CBMEM: Tidy up CAR migration by Kyösti Mälkki · 10 years ago
  92. 77b1655 vboot2: add verstage by Stefan Reinauer · 10 years ago
  93. eaee6e2 AMD: Move RAMBASE and RAMTOP by Kyösti Mälkki · 10 years ago
  94. a3b06c9 Arch-level Kconfig menu cleanup by Furquan Shaikh · 10 years ago
  95. 99ac98f Introduce stage-specific architecture for coreboot by Furquan Shaikh · 10 years ago
  96. 30fe612 MTRR: Mark all prefetchable resources as WRCOMB. by Vladimir Serbinenko · 10 years ago
  97. b5e777c X86: make the SIPI num_starts a config variable by Ronald G. Minnich · 11 years ago
  98. ccdc005 x86: Add and enable an arch verson of memmove. by Gabe Black · 11 years ago
  99. 5fbfc91 Move the HAVE_ARCH_* config options from src/arch/x86 to src/. by Gabe Black · 11 years ago
  100. 37332b6 arch: clean up Kconfig and Makefile by Stefan Reinauer · 11 years ago