1. 44807ac soc/amd/common: Add common function to get cpu count by Arthur Heymans · 1 year, 11 months ago
  2. 7ae8fa5 cpu/amd: Add common helpers for TSEG and SMM by Arthur Heymans · 2 years, 3 months ago
  3. 3fd7197 cpu/amd: Remove unused <cpu/x86/pae.h> by Elyes Haouas · 2 years, 4 months ago
  4. 9ec7227 cpu/x86/lapic: Move LAPIC configuration to MP init by Kyösti Mälkki · 2 years, 10 months ago
  5. ca87532 cpu/amd/mtrr/amd_mtrr.c: Remove unused functions by Arthur Heymans · 2 years, 10 months ago
  6. 10796d8 src/cpu: drop CPU_X86_CACHE_HELPER and x86_enable_cache wrapper function by Felix Held · 2 years, 10 months ago
  7. acbf154 src: use mca_clear_status function instead of open coding by Felix Held · 3 years, 1 month ago
  8. 1b46e76 include/cpu/x86/msr: introduce IA32_MC_*(x) macros by Felix Held · 3 years, 1 month ago
  9. 2828fee cpu/amd/*/model_*_init: use mca_get_bank_count() by Felix Held · 3 years, 1 month ago
  10. b8c7ea0 ACPI S3: Replace acpi_is_wakeup() by Kyösti Mälkki · 3 years, 9 months ago
  11. 6b5bc77 treewide: Remove "this file is part of" lines by Patrick Georgi · 4 years, 3 months ago
  12. 76cedd2 acpi: Move ACPI table support out of arch/x86 (3/5) by Furquan Shaikh · 4 years, 4 months ago
  13. f23ae0b src/cpu: Use SPDX for GPL-2.0-only files by Angel Pons · 4 years, 5 months ago
  14. 97ea346 AUTHORS: Move src/cpu/amd copyrights into AUTHORS file by Martin Roth · 5 years ago
  15. a1e22b8 src: Use 'include <string.h>' when appropriate by Elyes HAOUAS · 5 years ago
  16. cd49cce coreboot: Replace all IS_ENABLED(CONFIG_XXX) with CONFIG(XXX) by Julius Werner · 5 years ago
  17. 0c0208b cpu: Remove unneeded include <pc80/mc146818rtc.h> by Elyes HAOUAS · 6 years ago
  18. d50cf23 {cpu,drivers}/amd: Replace MTRR addresses with macros by Elyes HAOUAS · 6 years ago
  19. 400ce55 cpu/amd: Use common AMD's MSR by Elyes HAOUAS · 6 years ago
  20. bd4a3f8 cpu/amd: Correct number of MCA banks cleared by Marshall Dawson · 6 years ago
  21. e13dd17 cpu/amd: Improve formatting by Marshall Dawson · 6 years ago
  22. bddd157 cpu/amd: Rename MCA status register by Marshall Dawson · 6 years ago
  23. 27929bd cpu/amd: Remove duplicated includes by Elyes HAOUAS · 6 years ago
  24. d2d8a31 cpu/amd: Get rid of device_t by Elyes HAOUAS · 7 years ago
  25. 12d65f8 amd/agesa/family14,15 & 16: Remove unnecessary whitespace by Elyes HAOUAS · 7 years ago
  26. 8f06ce3 Constify struct cpu_device_id instances by Jonathan Neuschäfer · 7 years ago
  27. d4955f0 AGESA: Move API interface under drivers/ by Kyösti Mälkki · 7 years ago
  28. 7f37418 AGESA f14: Fix infinite loop by Kyösti Mälkki · 7 years ago
  29. 22f32c7 cpu/amd/agesa: Unify init files by Paul Menzel · 7 years ago
  30. d6e9686 src/cpu: Capitalize CPU, APIC and IOAPIC typo fix by Elyes HAOUAS · 8 years ago
  31. d82be92 src/cpu: Capitalize CPU by Elyes HAOUAS · 8 years ago
  32. a73b931 tree: drop last paragraph of GPL copyright header by Patrick Georgi · 9 years ago
  33. b890a12 Remove address from GPLv2 headers by Patrick Georgi · 9 years ago
  34. 3b8bfeb cpu/amd/agesa/family1*: Use IS_ENABLED() macro by Edward O'Callaghan · 10 years ago
  35. 9107e53 cpu/amd/agesa: Use acpi_is_wakeup() by Kyösti Mälkki · 10 years ago
  36. 2c78726 PCI: Drop includes under cpu by Kyösti Mälkki · 11 years ago
  37. 190011e AMD: Drop six copies of wrmsr_amd and rdmsr_amd by Kyösti Mälkki · 11 years ago
  38. a46a712 GPLv2 notice: Unify all files to just use one space in »MA 02110-1301« by Paul Menzel · 11 years ago
  39. 96508a7 AMD S3: Include the s3_resume.h only when S3 is enabled. by Zheng Bao · 12 years ago
  40. e166782 Clean up #ifs by Patrick Georgi · 12 years ago
  41. f722373 S3 code in coreboot public folder. by zbao · 12 years ago
  42. afd141d S3 code whitespaces changes. by zbao · 12 years ago
  43. f73535c AMD F14 Rev C0 update by Kerry She · 13 years ago
  44. 05a89ab Rename {CPU|NB|SB}/amd/*_wrapper folders by efdesign98 · 13 years ago[Renamed from src/cpu/amd/agesa_wrapper/family14/model_14_init.c]
  45. 8c46263 Cosmetic cleanup. by Scott Duplichan · 13 years ago
  46. 6d6a456 Correct the number of MCA error reporting banks cleared. by Scott Duplichan · 13 years ago
  47. a72425a 1) Initialize BSP fixed MTRRs to match AP fixed MTRR initialization. by Scott Duplichan · 13 years ago
  48. 420faca Add AMD cpu wrapper code. Patch 4 of 8. by Frank Vibrans · 14 years ago