1. 24e6d04 cpu/amd/model_10xxx: Install AMD-provided microcode files in CBFS by Timothy Pearson · 9 years ago
  2. 6a70dbc cpu/x86/mtrr: Add MTRR index and total MTRRs to error message by Paul Menzel · 9 years ago
  3. 86091f9 cpu/mtrr.h: Fix macro names for MTRR registers by Alexandru Gagniuc · 9 years ago
  4. 5856240 Revert "Remove FSP Rangeley SOC and mohonpeak board support" by Martin Roth · 9 years ago
  5. 83e4c56 cpu/amd/microcode: Update parser to use stock microcode blobs by Audrey Pearson · 9 years ago
  6. 75c51d9 x86: add standalone verstage support by Aaron Durbin · 9 years ago
  7. ee2740b arch/x86/bootblock: Do not include non-code files in bootblock.S by Alexandru Gagniuc · 9 years ago
  8. 72bb66e x86/bootblock: Use LDFLAGS_bootblock to enable garbage collection by Alexandru Gagniuc · 9 years ago
  9. cc32842 cpu/Makefile.inc: Only inculde x86 subdir if ARCH_x86 is selected by Alexandru Gagniuc · 9 years ago
  10. 959478a Remove FSP Rangeley SOC and mohonpeak board support by Alexandru Gagniuc · 9 years ago
  11. fb50124 Remove sandybridge and ivybridge FSP code path by Alexandru Gagniuc · 9 years ago
  12. ecf2eb4 sandybridge ivybridge: Treat native init as first class citizen by Alexandru Gagniuc · 9 years ago
  13. 1d85700 cpu: microcode: Use microcode stored in binary format by Alexandru Gagniuc · 9 years ago
  14. 9796f60 coreboot: move TS_END_ROMSTAGE to one spot by Aaron Durbin · 9 years ago
  15. 59598b2 qemu: initialize lapic by Gerd Hoffmann · 9 years ago
  16. d4dd44c linking: add and use LDFLAGS_common by Aaron Durbin · 9 years ago
  17. dde7629 rmodule: use program.ld for linking by Aaron Durbin · 9 years ago
  18. 14714e1 x86: link romstage like the other architectures by Aaron Durbin · 9 years ago
  19. 0f045a6 intel/model_2065x/Kconfig: Don't use LAPIC_MONOTONIC_TIMER by Martin Roth · 9 years ago
  20. 3953e39 x86: bootblock: remove linking and program flow from build system by Aaron Durbin · 9 years ago
  21. 6c950da cpu: fix cpu_microcode class by Aaron Durbin · 9 years ago
  22. f55e668 microcode: Unify rules to add microcode to CBFS once again by Alexandru Gagniuc · 9 years ago
  23. 649901e amd/geode_lx: make done_cache_as_ram_main global by Aaron Durbin · 9 years ago
  24. 439356f x86: remove cpu_incs as romstage Make variable by Aaron Durbin · 9 years ago
  25. df20506 Intel: Remove CACHE_MRC_BIN - 'selected' everywhere in Kconfig by Martin Roth · 9 years ago
  26. 27baa32 cpu/amd/model_10xxx: Do not initialize SMM memory if SMM is disabled by Timothy Pearson · 9 years ago
  27. 0dc7354 amd: raminit sysinfo offset fix by Aaron Durbin · 9 years ago
  28. 8a83b8b via/nano: Move CPU microcode to 3rdparty/blobs by Stefan Reinauer · 9 years ago
  29. 9b9400d amd/model_fxx: Move CPU microcode to 3rdparty/blobs by Stefan Reinauer · 9 years ago
  30. 916e408 amd/model_10xxx: Move CPU microcode to 3rdparty/blobs by Stefan Reinauer · 9 years ago
  31. 30b755b Add SoC specific microcode update check in ramstage by Rizwan Qureshi · 9 years ago
  32. df54461 amd/model_fxx: set CPU_ADDR_BITS to 40 on all K8 machines by Jonathan A. Kollasch · 9 years ago
  33. 67b9430 cpu: port amd/agesa to 64bit by Stefan Reinauer · 9 years ago
  34. 98fc2e9 indent style fix for lapic_cpu_init.c by Jonathan A. Kollasch · 9 years ago
  35. 9346d50 Remove unused Kconfig symbols in c code by Martin Roth · 9 years ago
  36. e731f72 amd/model_fxx rev.F: emit P-states when no intermediates exist by Jonathan A. Kollasch · 9 years ago
  37. 46cf9f7 Verify Kconfigs symbols are not zero for hex and int type symbols by Martin Roth · 9 years ago
  38. c4e49f6 Change #ifdef and #if defined CONFIG_ bools to #if IS_ENABLED() by Martin Roth · 9 years ago
  39. 4a45ec4 x86: Drop -Wa,--divide by Stefan Reinauer · 9 years ago
  40. 066980c cpu/amd/model_10xxx: Determine single-link status of each CPU in _PSD generator by Timothy Pearson · 9 years ago
  41. fb39f82 cpu/amd/car: Move AP stacks below the BSP stack to free up space by Timothy Pearson · 9 years ago
  42. a97e007 cpu/amd/car: Increase Family 10h CAR size limit to 128k by Timothy Pearson · 9 years ago
  43. b5e4655 cpu/amd: Detect any conflicts between sysinfo and the stack region by Timothy Pearson · 9 years ago
  44. 5a2bd0b Revert "sandy/ivybridge: use LAPIC timer in SMM" by Patrick Georgi · 9 years ago
  45. a3aa8da sandy/ivybridge: use LAPIC timer in SMM by Stefan Reinauer · 9 years ago
  46. e021dea cpu: x86 port to 64bit by Stefan Reinauer · 9 years ago
  47. b5bba09 cpu: add x64 class for cpu_microcode by Stefan Reinauer · 9 years ago
  48. 181b773 x86: Make x86 architecture makefiles x64 aware by Stefan Reinauer · 9 years ago
  49. 597ee56 AMD Merlin Falcon: Add CPU subdirectory files for new AMD processor by WANG Siyuan · 9 years ago
  50. 0f9aa1c model_2065x: Use common i945-ivy TSEG SMM init. by Vladimir Serbinenko · 9 years ago
  51. efc01f0 model_206ax: Fix APIC map when HT is disabled. by Vladimir Serbinenko · 9 years ago
  52. f34082c fsp_model_206ax: Use common i945-ivy tseg SMM init. by Vladimir Serbinenko · 9 years ago
  53. 5793b73 x86: remove printk() from init_timer() by Aaron Durbin · 9 years ago
  54. 42e6856 stage_cache: use cbmem init hooks by Aaron Durbin · 9 years ago
  55. 41607a4 cbmem: add indicator to hooks if cbmem is being recovered by Aaron Durbin · 9 years ago
  56. c16e9dfa Create i945-ivy smm tseg init based on ivy code. by Vladimir Serbinenko · 9 years ago
  57. 4fbac46 cbmem: Unify CBMEM init tasks with CBMEM_INIT_HOOK() API by Kyösti Mälkki · 10 years ago
  58. aa04e18 x86 SMM: Relocator is intel-only by Kyösti Mälkki · 9 years ago
  59. 5264862 Remove empty lines at end of file by Elyes HAOUAS · 9 years ago
  60. 5eea458 device_ops: add device_t argument to acpi_fill_ssdt_generator by Alexander Couzens · 9 years ago
  61. 09b20cd Remove address from GPLv2 headers by Patrick Georgi · 9 years ago
  62. 5957bd7 x86: fix mirror_payload() by Aaron Durbin · 9 years ago
  63. 899d13d cbfs: new API and better program loading by Aaron Durbin · 9 years ago
  64. 315a7b8 binaryPI: Hide use of acpi_slp_type by Kyösti Mälkki · 9 years ago
  65. 59d262c x86 SMM: Merge recipes by Kyösti Mälkki · 9 years ago
  66. e4e0f94 x86 SMM: We have single SMM linker script now by Kyösti Mälkki · 9 years ago
  67. 501cce8 smm: Remove dead smm_tseg.ld by Vladimir Serbinenko · 9 years ago
  68. 99e0b27 smmrelocate: Remove dead TSEG code. by Vladimir Serbinenko · 9 years ago
  69. 44cbe10 smm: Merge configs SMM_MODULES and SMM_TSEG by Vladimir Serbinenko · 9 years ago
  70. 7f46420 Migrate fsp_206ax to SMM_MODULES by Vladimir Serbinenko · 9 years ago
  71. 456f495 Migrate 2065x to SMM_MODULES by Vladimir Serbinenko · 9 years ago
  72. a3e41c0 Migrate 206ax to SMM_MODULES by Vladimir Serbinenko · 9 years ago
  73. 5477dca intel: Remove pstate_coord_type. by Vladimir Serbinenko · 9 years ago
  74. 0e90dae Move TPM code out of chromeos by Vladimir Serbinenko · 9 years ago
  75. 40772a0 AGESA binaryPI: Drop XIP_ROM_BASE by Kyösti Mälkki · 9 years ago
  76. c74b53f AGESA: Reduce SPI use by 24kB for S3 support by Kyösti Mälkki · 9 years ago
  77. b1fcbf3 AGESA: Separate HeapManager declarations from BiosCallOuts by Kyösti Mälkki · 9 years ago
  78. f728408 AGESA: Split S3 backup in CBMEM by Kyösti Mälkki · 9 years ago
  79. b59eaf6 cbfs: remove unused CBFS_HEADER_ROM_OFFSET option by Aaron Durbin · 9 years ago
  80. c6588c5 coreboot: introduce boot_device by Aaron Durbin · 9 years ago
  81. 9bb5c5c acpigen: Remove all explicit length tracking by Vladimir Serbinenko · 10 years ago
  82. 920d17c AGESA: Halt on S3 resume failure by Kyösti Mälkki · 9 years ago
  83. 5fdb95e AGESA: Split S3 support file by Kyösti Mälkki · 10 years ago
  84. 300cace AGESA: Refactor OEM S3 storage by Kyösti Mälkki · 10 years ago
  85. 90a54b0 AGESA: Move S3 related SPI writes again by Kyösti Mälkki · 9 years ago
  86. 8ac29e8 speedstep: Don't supply weak get_cst_entries. by Vladimir Serbinenko · 10 years ago
  87. 7432da6 AGESA: Drop CPU_SOCKET_TYPE by Kyösti Mälkki · 9 years ago
  88. d5844d2 AGESA: Drop EXT_RT_TBL_SUPPORT by Kyösti Mälkki · 9 years ago
  89. 05b65ab AGESA: Drop DIMM_SUPPORT, _DDR3 and _REGISTERED by Kyösti Mälkki · 9 years ago
  90. b890a12 Remove address from GPLv2 headers by Patrick Georgi · 9 years ago
  91. eec8dfb build system: use archives, not linker action to shorten command lines by Patrick Georgi · 9 years ago
  92. a6b4798 intel/haswell: Drop MONOTONIC_TIMER_MSR by Patrick Georgi · 9 years ago
  93. a6225fa Remove Kconfig variable that has no effect by Patrick Georgi · 9 years ago
  94. 58d5e21 x86: garbage collect SMM programs by Aaron Durbin · 9 years ago
  95. e7366da Include back the 306ax microcode again. by Vladimir Serbinenko · 9 years ago
  96. 1f04e94 x86: expose tsc's timer_monotonic_get() in SMM by Aaron Durbin · 9 years ago
  97. ef33db0 cpu/amd/model_10xxx: Add missing ACPI _PSD object by Timothy Pearson · 9 years ago
  98. 26e24cc 3rdparty: move to 3rdparty/blobs by Patrick Georgi · 9 years ago
  99. f4f0287 3rdparty: Move to blobs by Patrick Georgi · 9 years ago
  100. 8ccdeae haswell: Link stage_cache_external_region into ramstage, too by Sol Boucher · 9 years ago