1. e30c396 src: Remove unused '#include <stddef.h>' by Elyes HAOUAS · 4 years, 2 months ago
  2. f70bd99 src: Remove unused '#include <stdint.h>' by Elyes HAOUAS · 4 years, 2 months ago
  3. 6b5bc77 treewide: Remove "this file is part of" lines by Patrick Georgi · 4 years, 2 months ago
  4. 7a0bcb7 src/cpu: Replace GPLv2 long form headers with SPDX header by Elyes HAOUAS · 4 years, 2 months ago
  5. c49d7a3 src/: Replace GPL boilerplate with SPDX headers by Patrick Georgi · 4 years, 2 months ago
  6. 3a7346c cpu/x86/mtrr: Replace GPLv2 long form headers with SPDX header by Elyes HAOUAS · 4 years, 2 months ago
  7. ac95903 treewide: replace GPLv2 long form headers with SPDX header by Patrick Georgi · 4 years, 2 months ago
  8. 02363b5 treewide: Move "is part of the coreboot project" line in its own comment by Patrick Georgi · 4 years, 2 months ago
  9. 76cedd2 acpi: Move ACPI table support out of arch/x86 (3/5) by Furquan Shaikh · 4 years, 2 months ago
  10. f213f17 intel/stm: Drop now unneeded `num_cpus` param by Eugene D Myers · 4 years, 3 months ago
  11. 076605b intel/stm: Place resource list right below MSEG by Eugene D Myers · 4 years, 3 months ago
  12. 3e42ee0 cpu/x86/mtrr/earlymtrr: Validate MTRR arguments by Raul E Rangel · 4 years, 3 months ago
  13. 2d7173d src: Remove unused 'include <cpu/x86/cache.h>' by Elyes HAOUAS · 4 years, 3 months ago
  14. ca928c6 arch/x86: Implement RESET_VECTOR_IN_RAM by Felix Held · 4 years, 3 months ago
  15. 3ae3ff2 src/cpu/x86/mtrr/earlymtrr: Add clear_all_var_mtrr by Raul E Rangel · 4 years, 3 months ago
  16. fa52f31 cpu/x86/16bit/entry16.inc: Fix typos in comment by Raul E Rangel · 4 years, 3 months ago
  17. 7536a39 device: Constify struct device * parameter to acpi_fill_ssdt() by Furquan Shaikh · 4 years, 3 months ago
  18. f23ae0b src/cpu: Use SPDX for GPL-2.0-only files by Angel Pons · 4 years, 3 months ago
  19. b49e210 cpu/x86/Makefile.inc: Fix external toolchain build by Arthur Heymans · 4 years, 8 months ago
  20. 9550e97 acpi: correct the processor devices scope by Michał Żygowski · 4 years, 4 months ago
  21. be3979c acpi: Change Processor ACPI Name (Intel only) by Christian Walter · 4 years, 7 months ago
  22. dbcb0ce cpu/x86: Fix typo by Subrata Banik · 4 years, 4 months ago
  23. f3f36fa src (minus soc and mainboard): Remove copyright notices by Patrick Georgi · 4 years, 4 months ago
  24. a8305e7 cpu/intel/model_2065x: Add missing CPU IDs by Angel Pons · 4 years, 5 months ago
  25. 31b7ee4 treewide: Replace uses of "Nehalem" by Angel Pons · 4 years, 5 months ago
  26. 95de231 nb/intel/nehalem: Rename to ironlake by Angel Pons · 4 years, 5 months ago
  27. 8355aa4 prog_loaders: Remove CONFIG_MIRROR_PAYLOAD_TO_RAM_BEFORE_LOADING by Julius Werner · 4 years, 4 months ago
  28. a3eb3df cpu/x86/smm: Add smm_size to relocatable smmstub by Arthur Heymans · 4 years, 8 months ago
  29. 79ccc69 src: capitalize 'PCIe' by Elyes HAOUAS · 4 years, 5 months ago
  30. 573481b cpu/intel/model_206ax: Lock MSR on all cores by Patrick Rudolph · 4 years, 5 months ago
  31. 63266c7 cpu/microcode: Fix config CPU_MICROCODE_CBFS_EXTERNAL_BINS by Nico Huber · 4 years, 5 months ago
  32. 3fa3bf9 cpu/intel/slot_1: Cache romstage XIP execution by Arthur Heymans · 4 years, 8 months ago
  33. 32fecd6 cpu/Kconfig: Remove old reference to ROMCC by Elyes HAOUAS · 4 years, 5 months ago
  34. ef90609 src: capitalize 'RAM' by Elyes HAOUAS · 4 years, 5 months ago
  35. 17f0f01 cpu/x86/smm: Convert C++ style comment by Eugene Myers · 4 years, 5 months ago
  36. d1f7c6f cpu: Allow to configure microcode at pre-defined address by Andrey Petrov · 4 years, 6 months ago
  37. 5bf7ffb cpu/x86/name: Make name.c file available in romstage by Usha P · 4 years, 5 months ago
  38. 6dc9d03 treewide: capitalize 'BIOS' by Elyes HAOUAS · 4 years, 5 months ago
  39. 47607bd cpu/x86/smm: Remove blank line in code by Eugene Myers · 4 years, 5 months ago
  40. 53e9236 cpu/x86: Remove unnecessary guard by Eugene Myers · 4 years, 5 months ago
  41. 970ed2a cpu/x86: Adjust STM smm_save_state_size by Eugene Myers · 4 years, 5 months ago
  42. eabb0c0 cpu/intel: Drop unused file by Elyes HAOUAS · 4 years, 7 months ago
  43. 6d5f007 cpu/x86/smm: Add overflow check by Nico Huber · 4 years, 5 months ago
  44. faa1118 cpu/x86: Put guard around align for smm_save_state_size by Eugene Myers · 4 years, 5 months ago
  45. ae438be security/intel/stm: Add STM support by Eugene Myers · 4 years, 6 months ago
  46. 6ec322e cpu/x86: Make MP init timeout configurable by Jonathan Zhang · 4 years, 6 months ago
  47. a988091 cpu/intel/model_6?x{slot_1}: Leave enabling CONFIG_SMP to the mainboard by Keith Hui · 4 years, 7 months ago
  48. cbf9571 drivers/pc80/rtc: Separate {get|set}_option() prototypes by Kyösti Mälkki · 4 years, 6 months ago
  49. d60e9ab cpu/intel/microcode: Apply more strict guard for assembly files by Kyösti Mälkki · 4 years, 7 months ago
  50. f9ad22d src/x86|cpu/intel: Hardcode FIT and ID by Marshall Dawson · 4 years, 7 months ago
  51. e6b313d cpu/intel/car/p4-netburst: Add assert for SIPI_VECTOR_IN_ROM by Kyösti Mälkki · 4 years, 7 months ago
  52. 520717d AGESA,binaryPI: Drop remains of ROMCC_BOOTBLOCK by Kyösti Mälkki · 4 years, 7 months ago
  53. fedaac8 AGESA,binaryPI: Enable lapic early for udelay() by Kyösti Mälkki · 4 years, 7 months ago
  54. fa0df7d AGESA fam14: Remove early PCI subsystem ID setting by Kyösti Mälkki · 4 years, 7 months ago
  55. b4f1ecb AGESA fam14: Remove early p-state setting by Kyösti Mälkki · 4 years, 7 months ago
  56. 4f14cd8 arch/x86,soc/intel: Drop RESET_ON_INVALID_RAMSTAGE_CACHE by Kyösti Mälkki · 4 years, 7 months ago
  57. 6766f4f arch/x86: Fix S3 resume without stage cache by Kyösti Mälkki · 4 years, 7 months ago
  58. 88f5c71 src: Remove unused 'include <arch/cpu.h>' by Elyes HAOUAS · 4 years, 9 months ago
  59. dda17fa src: Use '#include <smp/node.h>' when appropriate by Elyes HAOUAS · 4 years, 9 months ago
  60. 494b031 arch/x86: Drop uses of ROMCC_BOOTBLOCK by Arthur Heymans · 4 years, 8 months ago
  61. 1cb9cd5 Drop ROMCC code and header guards by Arthur Heymans · 4 years, 8 months ago
  62. 1a8dbfc cpu/x86/mp_init: Fix typo by Elyes HAOUAS · 4 years, 7 months ago
  63. f0b79da src: Remove unused 'include <pc80/mc146818rtc.h>' by Elyes HAOUAS · 4 years, 7 months ago
  64. 9612a3c cpu/intel: Remove ROMCC header guards and code by Elyes HAOUAS · 4 years, 7 months ago
  65. de64078 bootblock: Provide some common prototypes by Kyösti Mälkki · 4 years, 8 months ago
  66. 3d5e1e5 sb/amd/cimx/sb800: Postpone Sb_Poweron_Init() call by Kyösti Mälkki · 4 years, 8 months ago
  67. 1b12b64 AGESA, binaryPI: implement C bootblock by Michał Żygowski · 4 years, 8 months ago
  68. 8245bd2 fmap: Make FMAP_CACHE mandatory if it is configured in by Julius Werner · 4 years, 7 months ago
  69. 67910db arch|cpu/x86: Add Kconfig option for x86 reset vector by Marshall Dawson · 4 years, 9 months ago
  70. 55009af Change all clrsetbits_leXX() to clrsetbitsXX() by Julius Werner · 4 years, 8 months ago
  71. 6b9cff4 AGESA: Reduce S3_DATA_SIZE by Kyösti Mälkki · 4 years, 8 months ago
  72. c9b1359 src/: Remove g_ prefixes and _g suffixes from variables by Patrick Georgi · 4 years, 8 months ago
  73. 8601afb kill CAR_GLOBAL_MIGRATION leftovers by Arthur Heymans · 4 years, 8 months ago
  74. 1b8df77 arch/*/*/early_variables.h: drop unused files by Arthur Heymans · 4 years, 8 months ago
  75. 706251d arch/x86/cache.h: Use ENV_CACHE_AS_RAM macro by Arthur Heymans · 4 years, 8 months ago
  76. 3802563b cpu/x86/tsc: Remove indirection when accessing mono_timer_g by Patrick Georgi · 4 years, 8 months ago
  77. 6229cc9 cpu/intel/common/fsb.c: Drop CAR_GLOBAL_MIGRATION support by Arthur Heymans · 4 years, 8 months ago
  78. 5d70978 cpu/x86/lapic/apic_timer.c: Drop CAR_GLOBAL_MIGRATION support by Arthur Heymans · 4 years, 8 months ago
  79. 4e223db cpu/x86/tsc/delay_tsc.c: Drop CAR_GLOBAL_MIGRATION support by Arthur Heymans · 4 years, 8 months ago
  80. a3ce27d cpu/amd/{agesa,pi}/Kconfig: select SSE2 by Michał Żygowski · 4 years, 8 months ago
  81. 65a8c2e soc/intel/skylake: Clean up report_cpu_info() function by Usha P · 4 years, 8 months ago
  82. 46f04cb binaryPI: Drop BINARYPI_LEGACY_WRAPPER support by Kyösti Mälkki · 7 years ago
  83. b81731d binaryPI: Drop S3_DATA_POS and S3_DATA_SIZE by Kyösti Mälkki · 4 years, 8 months ago
  84. 24ab1c5 soc/intel/{apl,cnl,dnv,skl}: Skip ucode loading by FSP-T by Subrata Banik · 4 years, 8 months ago
  85. 1fa240a cpu/intel/slot_1: Move to C_ENVIRONMENT_BOOTBLOCK by Arthur Heymans · 4 years, 8 months ago
  86. c05b1a6 Kconfig: Drop the C_ENVIRONMENT_BOOTBLOCK symbol by Arthur Heymans · 4 years, 8 months ago
  87. 6892567 Drop superfluous C_ENVIRONMENT_BOOTBLOCK checks by Arthur Heymans · 4 years, 8 months ago
  88. 0bb8346 Kconfig: comply to Linux 5.3's Kconfig language rules by Patrick Georgi · 4 years, 8 months ago
  89. 4debbe7 cpu/intel/gen1/smmrelocate: Fix stale comment by Arthur Heymans · 4 years, 8 months ago
  90. 1818733 cpu/intel/smm: Drop em64t save state by Arthur Heymans · 4 years, 8 months ago
  91. 06f2fcc cpu/x86/smm: Use PRIxPTR to print uintptr_t by Jacob Garber · 4 years, 8 months ago
  92. f5c0d61 intel/smm: Provide common smm_relocation_params by Kyösti Mälkki · 5 years ago
  93. 3382e53 cpu/amd/microcode: Remove microcode update routine by Kyösti Mälkki · 4 years, 8 months ago
  94. de56a66 cpu/amd/fam10: Drop support by Arthur Heymans · 4 years, 8 months ago
  95. eef6360 cpu/x86/lapic/lapic_cpu_init.c: Drop unused guards by Arthur Heymans · 4 years, 8 months ago
  96. 181de28 Kconfig: Remove not found sources by Elyes HAOUAS · 4 years, 8 months ago
  97. 15c0121 drivers/intel/fsp1_0: Drop support by Arthur Heymans · 4 years, 8 months ago
  98. c2c634a nb/sb/cpu: Drop Intel Rangeley support by Arthur Heymans · 4 years, 8 months ago
  99. ffcac3e nb/amd/fam10: Drop support by Arthur Heymans · 4 years, 8 months ago
  100. 57803ba sb/amd/sb800: Drop support by Arthur Heymans · 4 years, 8 months ago