1. a73b931 tree: drop last paragraph of GPL copyright header by Patrick Georgi · 9 years ago
  2. 86091f9 cpu/mtrr.h: Fix macro names for MTRR registers by Alexandru Gagniuc · 9 years ago
  3. 1d85700 cpu: microcode: Use microcode stored in binary format by Alexandru Gagniuc · 9 years ago
  4. 9796f60 coreboot: move TS_END_ROMSTAGE to one spot by Aaron Durbin · 9 years ago
  5. 439356f x86: remove cpu_incs as romstage Make variable by Aaron Durbin · 9 years ago
  6. df20506 Intel: Remove CACHE_MRC_BIN - 'selected' everywhere in Kconfig by Martin Roth · 9 years ago
  7. 4a45ec4 x86: Drop -Wa,--divide by Stefan Reinauer · 9 years ago
  8. 42e6856 stage_cache: use cbmem init hooks by Aaron Durbin · 9 years ago
  9. 5264862 Remove empty lines at end of file by Elyes HAOUAS · 9 years ago
  10. 5eea458 device_ops: add device_t argument to acpi_fill_ssdt_generator by Alexander Couzens · 9 years ago
  11. 44cbe10 smm: Merge configs SMM_MODULES and SMM_TSEG by Vladimir Serbinenko · 9 years ago
  12. 5477dca intel: Remove pstate_coord_type. by Vladimir Serbinenko · 9 years ago
  13. 0e90dae Move TPM code out of chromeos by Vladimir Serbinenko · 9 years ago
  14. b890a12 Remove address from GPLv2 headers by Patrick Georgi · 9 years ago
  15. a6b4798 intel/haswell: Drop MONOTONIC_TIMER_MSR by Patrick Georgi · 9 years ago
  16. 26e24cc 3rdparty: move to 3rdparty/blobs by Patrick Georgi · 9 years ago
  17. f4f0287 3rdparty: Move to blobs by Patrick Georgi · 9 years ago
  18. 8ccdeae haswell: Link stage_cache_external_region into ramstage, too by Sol Boucher · 9 years ago
  19. 31769d9 cpu/intel/haswell: remove dependency on socket_rpga989 by Matt DeVillier · 9 years ago
  20. bd74a4b coreboot: common stage cache by Aaron Durbin · 9 years ago
  21. 3d78ece haswell: Fix monotonic timer integration by Stefan Reinauer · 9 years ago
  22. 5818da2 cpu/intel: (non-FSP) Remove microcode updates from tree by Alexandru Gagniuc · 11 years ago
  23. ee89435 cpu/intel (non-FSP): Use microcode from blobs repository by Alexandru Gagniuc · 11 years ago
  24. 033bb4b acpi: Generate valid ACPI processor objects by Timothy Pearson · 9 years ago
  25. f251a6d cpu/intel: >= nehalem: add comments to msr finalize's by Alexander Couzens · 9 years ago
  26. ae98e83 CBMEM: Always use DYNAMIC_CBMEM by Kyösti Mälkki · 10 years ago
  27. f1e3c76 CBMEM: Do not use get_top_of_ram() with DYNAMIC_CBMEM by Kyösti Mälkki · 10 years ago
  28. 77b1655 vboot2: add verstage by Stefan Reinauer · 10 years ago
  29. 546953c Replace hlt with halt() by Patrick Georgi · 10 years ago
  30. bd79c5e Replace hlt() loops with halt() by Patrick Georgi · 10 years ago
  31. e742dda chromeos: provide stub functions for !CONFIG_VBOOT_VERIFY_FIRMWARE by Aaron Durbin · 10 years ago
  32. be0fd0a haswell: Move to implicit length patching by Vladimir Serbinenko · 10 years ago
  33. 2c9d2cf {arch,cpu,drivers,ec}: Don't hide pointers behind typedefs by Edward O'Callaghan · 10 years ago
  34. 1729cd8 x86 romstage: Move stack just below RAMTOP by Kyösti Mälkki · 10 years ago
  35. d05d0db haswell baytrail: Enable RELOCATABLE_RAMSTAGE by Kyösti Mälkki · 10 years ago
  36. 822bc65 ACPI: Remove CONFIG_GENERATE_ACPI_TABLES by Vladimir Serbinenko · 11 years ago
  37. 9944b28 cpu/intel/XXX/acpi.c: Fix coding style violation by Martin Roth · 10 years ago
  38. 5cfef13 cpu/intel: Fix out-of-bounds read due to off-by-one in condition by Edward O'Callaghan · 10 years ago
  39. b2a14fb intel/haswell: add vmx support w/Kconfig option by Matt DeVillier · 10 years ago
  40. f7c55148 cpu: Trivial - drop trailing blank lines at EOF by Edward O'Callaghan · 10 years ago
  41. ba92428 intel: Make monotonic timer a first class citizen by Edward O'Callaghan · 10 years ago
  42. 5c3f384 Replace SERIAL_CPU_INIT with PARALLEL_CPU_INIT by Kyösti Mälkki · 10 years ago
  43. 99ac98f Introduce stage-specific architecture for coreboot by Furquan Shaikh · 10 years ago
  44. 014baea haswell: move to mp_init library by Aaron Durbin · 10 years ago
  45. fd33781 Move ARCH_* from board/Kconfig to cpu or soc Kconfig. by Furquan Shaikh · 10 years ago
  46. 3eb8eb7 rmodules: use rmodtool to create rmodules by Aaron Durbin · 10 years ago
  47. 4337020 Remove CACHE_ROM. by Vladimir Serbinenko · 10 years ago
  48. 6a36004 haswell: backup the default SMM region on resume by Aaron Durbin · 10 years ago
  49. 0f33307 coreboot: infrastructure for different ramstage loaders by Aaron Durbin · 10 years ago
  50. 2c78726 PCI: Drop includes under cpu by Kyösti Mälkki · 10 years ago
  51. 75e2974 coreboot: config to cache ramstage outside CBMEM by Aaron Durbin · 11 years ago
  52. d37705c vboot: provide empty vboot_verify_firmware() by Aaron Durbin · 11 years ago
  53. 4fe9813 src/cpu: Fix spelling of MTTR to MTRR by Paul Menzel · 10 years ago
  54. 9c70adf intel/microcode: Remove leftover MICROCODE_INCLUDE_PATH. by Vladimir Serbinenko · 10 years ago
  55. 07d881a0 cpu/intel: Remove dummy terminators from microcode blobs by Alexandru Gagniuc · 11 years ago
  56. bbf013c nehalem/sandy/ivy/haswell: Enable WRPROT cache for all of flash by Kyösti Mälkki · 11 years ago
  57. 107f72e Re-declare CACHE_ROM_SIZE as aligned ROM_SIZE for MTRR by Kyösti Mälkki · 11 years ago
  58. 68a8431 haswell: Update microcode revision by Duncan Laurie · 11 years ago
  59. 66e0c4c cpu: Rename CPU_MICROCODE_IN_CBFS to SUPPORT_CPU_UCODE_IN_CBFS by Alexandru Gagniuc · 11 years ago
  60. 118d105 haswell: Export functions for CPU family+model and stepping by Duncan Laurie · 11 years ago
  61. 768903e haswell: Update ULT microcode to rev 14h by Duncan Laurie · 11 years ago
  62. 16cbf89 haswell: VR controller configuration by Aaron Durbin · 11 years ago
  63. c70353f haswell: Misc power management setup and fixes by Duncan Laurie · 11 years ago
  64. c7633f4 slippy/falco/peppy: Fix SPD GPIO initialization. by Aaron Durbin · 11 years ago
  65. 5afca13 haswell: check for clean reset by Aaron Durbin · 11 years ago
  66. fd0bc14 haswell: Update ULT microcode to 0x10 by Duncan Laurie · 11 years ago
  67. 1c09710 haswell: Remove limit on package C-state by Duncan Laurie · 11 years ago
  68. 5b417857 haswell: split microcode between ULT and non-ULT by Aaron Durbin · 11 years ago
  69. 3e996a5 haswell: Update ULT microcode to rev 'a' by Duncan Laurie · 11 years ago
  70. e1e87e0 haswell: Configure PCH power sharing for ULT by Duncan Laurie · 11 years ago
  71. f24262d haswell: calibrate 24MHz clock against BCLK by Aaron Durbin · 11 years ago
  72. 7c35131 haswell: configure c-states by Aaron Durbin · 11 years ago
  73. 25b8b7b haswell: Put each logical processor in its own P-state domain by Duncan Laurie · 11 years ago
  74. 77647b3 haswell: Update microcode for ULT/40651 to rev 8 by Duncan Laurie · 11 years ago
  75. cbf5bdf CBMEM: Always select CAR_MIGRATION by Kyösti Mälkki · 11 years ago
  76. 3d45c40 timestamps: Stash early timestamps in CAR_GLOBAL by Kyösti Mälkki · 11 years ago
  77. e28bd4a timestamps intel: Move timestamp scratchpad to chipset by Kyösti Mälkki · 11 years ago
  78. 4c3ab73 cpu: Fix spelling by Martin Roth · 11 years ago
  79. 2c516ed usbdebug: Drop old includes by Kyösti Mälkki · 11 years ago
  80. 8ee04d7 usbdebug: Put ehci_debug_info in CAR_GLOBAL by Kyösti Mälkki · 11 years ago
  81. 7cced0d ec: Add romstage function for checking and rebooting EC by Duncan Laurie · 11 years ago
  82. e49679d usbdebug: Drop temporary disables of log output by Kyösti Mälkki · 11 years ago
  83. 66da043 haswell: allow for disabled hyperthreading by Aaron Durbin · 11 years ago
  84. 4e01cfb cpu/intel/haswell/Kconfig: Intend help text with two spaces by Paul Menzel · 11 years ago
  85. 5b54d35 haswell: enable cache-as-ram migration by Aaron Durbin · 11 years ago
  86. 38c326d x86: add thread support by Aaron Durbin · 11 years ago
  87. 3f5f6d8 Drop prototype guarding for romcc by Stefan Reinauer · 11 years ago
  88. 648d166 copy_and_run: drop boot_complete parameter by Stefan Reinauer · 11 years ago
  89. 39ecc65 haswell: use asmlinkage for assembly-called funcs by Aaron Durbin · 11 years ago
  90. 7cb1ba9 haswell: use tsc for udelay() by Aaron Durbin · 11 years ago
  91. c46cc6f haswell: 24MHz monotonic time implementation by Aaron Durbin · 11 years ago
  92. 23f5016 haswell: enable ROM caching by Aaron Durbin · 11 years ago
  93. 13cc952 haswell: keep ROM cache enabled by Aaron Durbin · 11 years ago
  94. 0f0fe10 haswell: use new interface to disable rom caching by Aaron Durbin · 11 years ago
  95. af3158c lynxpoint: split clearing and enabling of smm by Aaron Durbin · 11 years ago
  96. 8dddc30 haswell: Add microcode for ULT C0 stepping 0x40651 by Duncan Laurie · 11 years ago
  97. d02bb62 haswell: vboot path support in romstage by Aaron Durbin · 11 years ago
  98. c0cbd6e haswell: use dynamic cbmem by Aaron Durbin · 11 years ago
  99. 24d1d4b x86: Unify arch/io.h and arch/romcc_io.h by Stefan Reinauer · 11 years ago
  100. 1ad5564 lynxpoint: Add helper functions for reading PM and GPIO base by Duncan Laurie · 11 years ago