1. d293b20 cpu/x86/Kconfig: Mark 64bit support as stable by Arthur Heymans · 5 months ago
  2. 1908110 arch to cpu: Add SPDX license headers to Kconfig files by Martin Roth · 5 months ago
  3. 7fcd4d5 device/device.h: Rename busses for clarity by Arthur Heymans · 11 months ago
  4. bfb11be include/device/device.h: Remove CHIP_NAME() macro by Nicholas Sudsgaard · 6 months ago
  5. b028636 cpu: Rename Makefiles from .inc to .mk by Martin Roth · 6 months ago
  6. 1d718de northbridge/intel/sandybridge: Enable x86_64 for mrc.bin by Patrick Rudolph · 7 months ago
  7. 7f991b3 cpu/intel/model_206ax: Use macro IS_IVY_CPU by Patrick Rudolph · 8 months ago
  8. 51518e5 nb/intel/sandybridge: Use SA devid to identify PC type by Patrick Rudolph · 9 months ago
  9. 8685205 cpu/intel/model_206ax: Lock MSR_PP_CURRENT_CONFIG by Patrick Rudolph · 9 months ago
  10. ea04a53 cpu/intel/model_206ax: Write MSRs in scope package only once by Patrick Rudolph · 9 months ago
  11. 1909c3b cpu/intel/model_206ax: Only use supported C-states by Patrick Rudolph · 10 months ago
  12. 588c6f0 cpu/intel/model_206ax: Use haswell cstate_map by Patrick Rudolph · 10 months ago
  13. 1306432 cpu/intel/model_206ax: Print supported C-states by Patrick Rudolph · 10 months ago
  14. f6ca89c cpu: Add SPDX license headers to Makefiles by Martin Roth · 12 months ago
  15. 86f4f2f cpu: Get rid of CPU_SPECIFIC_OPTIONS by Elyes Haouas · 12 months ago
  16. 1a903f9 cpu/Kconfig: Remove MMX config option by Arthur Heymans · 1 year, 2 months ago
  17. edda0f9 treewide: Add missing include guards to chip.h by Jan Samek · 1 year, 3 months ago
  18. d521b96 cpu,soc/intel: Separate single SSDT CPU entry by Kyösti Mälkki · 1 year, 3 months ago
  19. e39a3e3 cpu,soc/intel: Sync ACPI CPU object implementations by Kyösti Mälkki · 1 year, 3 months ago
  20. 9ac50e1 cpu,soc/intel: Use acpigen_write_processor_device() by Elyes Haouas · 1 year, 6 months ago
  21. 1e78165 arch/x86/include/cpu: introduce CPU_TABLE_END CPU table terminator by Felix Held · 1 year, 5 months ago
  22. a5aee11 cpu/intel/model_206ax/model_206ax_init: use CPUID_ALL_STEPPINGS_MASK by Felix Held · 1 year, 5 months ago
  23. 6a6ac1e arch/x86/cpu: introduce and use device_match_mask by Felix Held · 1 year, 5 months ago
  24. 5aed1a0 mb/samsung: Enable VBOOT_VBNV_FLASH by Yu-Ping Wu · 1 year, 8 months ago
  25. e64b8ac cpu/intel/206ax: Fix generating C state entries by Arthur Heymans · 1 year, 7 months ago
  26. cdb26fd cpu/intel/model_206ax: Remove fake lapic device by Arthur Heymans · 2 years, 8 months ago
  27. d52bfbb cpu/intel/sandybridge: Use enum for ACPI C states by Arthur Heymans · 1 year, 8 months ago
  28. ad65e8c cpu: Include <cpu/cpu.h> instead of <arch/cpu.h> by Elyes Haouas · 1 year, 9 months ago
  29. 6c42fa2 cpu: Get rid of unnecessary blank line {before,after} barce by Elyes HAOUAS · 2 years, 5 months ago
  30. fbe8cb6 {arch,cpu}: Remove redundant <arch/cpu.h> by Elyes HAOUAS · 2 years, 6 months ago
  31. 0ce7904 cpu/intel: Remove unused <acpi/acpi.h> by Elyes HAOUAS · 2 years, 7 months ago
  32. 9ec7227 cpu/x86/lapic: Move LAPIC configuration to MP init by Kyösti Mälkki · 2 years, 9 months ago
  33. 04c497a cpu/intel: Use unsigned types in `get_cpu_count()` by Angel Pons · 2 years, 8 months ago
  34. 0216402 cpu/x86: Introduce and use `CPU_X86_LAPIC` by Felix Held · 2 years, 9 months ago
  35. 8023eab cpu/amd,intel/*/Makefile: don't add cpu/x86/cache by Felix Held · 2 years, 9 months ago
  36. 2d4986c cpu,soc/x86: always include cpu/x86/mtrr on x86 CPUs/SoCs by Felix Held · 2 years, 9 months ago
  37. 4dd7d11 cpu/x86/mp_init: move printing of failure message into mp_init_with_smm by Felix Held · 2 years, 9 months ago
  38. d27ef5b cpu/x86/mp_init: use cb_err as mp_init_with_smm return type by Felix Held · 2 years, 9 months ago
  39. 44985ae75 cpu/x86/tsc: Deduplicate Makefile logic by Angel Pons · 2 years, 10 months ago
  40. acbf154 src: use mca_clear_status function instead of open coding by Felix Held · 3 years ago
  41. bad21a4 cpu/intel/*/*_init: use mca_get_bank_count() by Felix Held · 3 years ago
  42. 1b46e76 include/cpu/x86/msr: introduce IA32_MC_*(x) macros by Felix Held · 3 years ago
  43. 16fe5e1 src: Consolidate x86_64 support Kconfig by Angel Pons · 3 years, 1 month ago
  44. 6f5a658 src: Introduce `ARCH_ALL_STAGES_X86` by Angel Pons · 3 years, 1 month ago
  45. 8e035e3 src: Move `select ARCH_X86` to platforms by Angel Pons · 3 years, 1 month ago
  46. b50b6a5 nb/intel/sandybridge: Add x86_64 support by Patrick Rudolph · 3 years, 11 months ago
  47. 41a2c73 cpu/x86: Default to PARALLEL_MP selected by Kyösti Mälkki · 3 years, 2 months ago
  48. 6e7f9d6 cpu/intel/model_206ax/acpi.c: Do not report P_BLK by Angel Pons · 3 years, 1 month ago
  49. 00c95b1 cpu/intel/model_206ax: Do not set PMG_IO_CAPTURE_ADDR MSR by Angel Pons · 3 years, 1 month ago
  50. 6419cd3 cpu/x86: Only include smm code if CONFIG_HAVE_SMI_HANDLER=y by Arthur Heymans · 3 years, 9 months ago
  51. 85790d0 cpu/intel/model_206ax: Drop c-state table indirection by Angel Pons · 3 years, 6 months ago
  52. d8b9e56 cpu/intel/model_206ax: Replace `generate_cstate_entries` by Angel Pons · 3 years, 6 months ago
  53. 45ce5d8 src: Remove unused <arch/cpu.h> by Elyes HAOUAS · 3 years, 6 months ago
  54. 3fa23b8 soc/intel/*: Get rid of custom microcode caching by Patrick Rudolph · 3 years, 6 months ago
  55. d26e1cf cpu/intel/*init: Remove obsolete cache enable by Patrick Rudolph · 3 years, 6 months ago
  56. ce51b34 cpu/x86/mpinit: Serialize microcode updates for HT threads by Patrick Rudolph · 3 years, 6 months ago
  57. b6dff82 cpu/intel/model_206ax: Always return a package from _CST by Angel Pons · 3 years, 6 months ago
  58. ef458da cpu/intel/model_206ax: Simplify C-state acpigen by Angel Pons · 3 years, 6 months ago
  59. 6f56a23 cpu/intel/model_206ax: Rename `cX_acpower` options by Angel Pons · 3 years, 6 months ago
  60. 0d5ef95 cpu/intel/model_206ax: Unify ACPI C-state options by Angel Pons · 3 years, 6 months ago
  61. 65cb646 cpu/intel/x/chip.h: Drop unused `disable_acpi` setting by Angel Pons · 3 years, 6 months ago
  62. 7e3126d cpu/intel/model_206ax: Add more CPU steppings by Angel Pons · 3 years, 7 months ago
  63. 47a80a0 nb/intel/sandybridge: Move steppings to CPU header by Angel Pons · 3 years, 7 months ago
  64. 964d91f nb/intel/sandybridge: Clean up stepping logic by Angel Pons · 3 years, 7 months ago
  65. 0d11dbf cpu/intel/model_206ax: Get CPU frequencies for SMBIOS type 4 by Michał Żygowski · 3 years, 9 months ago
  66. 10ae1cf {cpu,soc}/intel: deduplicate cpu code by Michael Niewöhner · 3 years, 9 months ago
  67. 6303243 {cpu,soc}/intel: replace AES-NI locking by common implemenation call by Michael Niewöhner · 3 years, 9 months ago
  68. 7f8767d cpu/intel/model_{2065x,206ax}: fix AES-NI locking by Michael Niewöhner · 3 years, 9 months ago
  69. 90df916 include/cpu/x86: introduce new helper for (un)setting MSRs by Michael Niewöhner · 3 years, 9 months ago
  70. 6c2568f drivers/spi: Add BOOT_DEVICE_SPI_FLASH_NO_EARLY_WRITES config by Shelley Chen · 3 years, 10 months ago
  71. 920d2b7 cpu/intel/206ax/acpi.c: Fix get_cores_per_package by Evgeny Zinoviev · 4 years, 1 month ago
  72. a32df26 arch/x86: Introduce `ARCH_ALL_STAGES_X86_32` by Angel Pons · 3 years, 10 months ago
  73. 99e0c7d src/cpu: Drop unneeded empty lines by Elyes HAOUAS · 4 years ago
  74. c731788 cpu,soc/intel: Drop select SMP by Kyösti Mälkki · 4 years, 8 months ago
  75. 7cf1f20 cpu/intel/model_206ax: Clean up includes by Elyes HAOUAS · 4 years ago
  76. 225be5f src: Remove unused 'include <types.h>' by Elyes HAOUAS · 4 years, 2 months ago
  77. 8a13206 cpu/intel/model_206ax/finalize.c: Drop dead code by Angel Pons · 4 years ago
  78. 0778c86 sb,soc/intel: Replace smm_southbridge_enable_smi() by Kyösti Mälkki · 4 years, 1 month ago
  79. d71754d sandybridge boards: Factor out MAX_CPUS by Angel Pons · 4 years, 2 months ago
  80. 44ef38f arch/x86: Remove NO_FIXED_XIP_ROM_SIZE by Kyösti Mälkki · 4 years, 2 months ago
  81. f70bd99 src: Remove unused '#include <stdint.h>' by Elyes HAOUAS · 4 years, 2 months ago
  82. 6b5bc77 treewide: Remove "this file is part of" lines by Patrick Georgi · 4 years, 2 months ago
  83. 76cedd2 acpi: Move ACPI table support out of arch/x86 (3/5) by Furquan Shaikh · 4 years, 2 months ago
  84. 7536a39 device: Constify struct device * parameter to acpi_fill_ssdt() by Furquan Shaikh · 4 years, 3 months ago
  85. f23ae0b src/cpu: Use SPDX for GPL-2.0-only files by Angel Pons · 4 years, 3 months ago
  86. be3979c acpi: Change Processor ACPI Name (Intel only) by Christian Walter · 4 years, 7 months ago
  87. 573481b cpu/intel/model_206ax: Lock MSR on all cores by Patrick Rudolph · 4 years, 5 months ago
  88. f0b79da src: Remove unused 'include <pc80/mc146818rtc.h>' by Elyes HAOUAS · 4 years, 7 months ago
  89. de64078 bootblock: Provide some common prototypes by Kyösti Mälkki · 4 years, 8 months ago
  90. c05b1a6 Kconfig: Drop the C_ENVIRONMENT_BOOTBLOCK symbol by Arthur Heymans · 4 years, 8 months ago
  91. fa5d0f8 nb/intel/sandybridge: Set up console in bootblock by Arthur Heymans · 4 years, 8 months ago
  92. 360d947 nb/intel/sandybridge: Move to C_ENVIRONMENT_BOOTBLOCK by Arthur Heymans · 4 years, 8 months ago
  93. 82c0e7e arch/x86: Drop some __SMM__ guards by Kyösti Mälkki · 4 years, 8 months ago
  94. 0d6ddf8 cpu/x86/tsc: Flip and rename TSC_CONSTANT_RATE to UNKNOWN_TSC_RATE by Kyösti Mälkki · 4 years, 9 months ago
  95. af1cbe2 cpu/x86: make set_msr_bit publicly available by Michael Niewöhner · 4 years, 9 months ago
  96. 6e079dc cpu/intel/common: Move intel_ht_sibling() to common folder by Patrick Rudolph · 4 years, 10 months ago
  97. c00e2fb cpu/intel: Use CPU_INTEL_COMMON_TIMEBASE by Kyösti Mälkki · 5 years ago
  98. 838d8b0 AUTHORS: Move src/cpu/intel copyrights into AUTHORS file by Martin Roth · 4 years, 11 months ago
  99. faf20d3 soc/intel: Rename some SMM support functions by Kyösti Mälkki · 5 years ago
  100. f091f4d intel/smm/gen1: Rename header file by Kyösti Mälkki · 5 years ago