1. 69a1396 sb,soc/amd,intel: Add and use ACPI_COMMON_MADT_LAPIC by Kyösti Mälkki · 1 year, 4 months ago
  2. ef9c292 soc/amd: Clarify ACPI _PRT entry generation by Kyösti Mälkki · 1 year, 4 months ago
  3. f2e8865 soc/amd/common/blk/pcie: Program LTR max latencies by Matt DeVillier · 1 year, 4 months ago
  4. f008e0a soc/amd/*/Makefile: use all_x86 target by Felix Held · 1 year, 5 months ago
  5. 1786601 soc/amd/common/block/cpu/tsc/Makefile: order targets by stage by Felix Held · 1 year, 5 months ago
  6. 26d54b7 soc/amd/common/cpu: use TSC_MONOTONIC_TIMER for SOC_AMD_COMMON_BLOCK_TSC by Felix Held · 1 year, 5 months ago
  7. 1aa094a drivers/intel/fsp2_0/hand_off_block: use cb_err in fsp_find_range_hob by Felix Held · 1 year, 5 months ago
  8. 883a4c2 soc/amd/common/block/cpu/noncar/memmap: simplify return value check by Felix Held · 1 year, 5 months ago
  9. 78cbcef soc/amd/common/acpi/cpu_power_state: introduce & use get_pstate_latency by Felix Held · 1 year, 5 months ago
  10. 52742b6 soc/amd/common/acpi/cpu_power_state: introduce and use get_pstate_0_reg by Felix Held · 1 year, 5 months ago
  11. e91392a soc/amd/common/acpi/cpu_power_state: factor out get_visible_pstate_count by Felix Held · 1 year, 5 months ago
  12. 60df7ca soc/amd/common/block/cpu/Kconfig: drop FAM17H_19H suffix from TSC option by Felix Held · 1 year, 5 months ago
  13. 56f1221 soc/amd/common/block/cpu/tsc_freq: move static variable inside function by Felix Held · 1 year, 5 months ago
  14. 4057ab4 soc/amd/common/block/cpu/tsc/tsc_freq: use get_pstate_core_freq by Felix Held · 1 year, 5 months ago
  15. 96fd62f soc/amd/common/cpu/tsc: add get_pstate_core_freq for family 15h and 16h by Felix Held · 1 year, 5 months ago
  16. a63f859 soc/amd/common/cpu/tsc: factor out family-specific get_pstate_core_freq by Felix Held · 1 year, 5 months ago
  17. 70ba567 soc/amd/common/block/cpu/Makefile: group build targets by stage by Felix Held · 1 year, 5 months ago
  18. 00d496f soc/amd/common/block/cpu/svi2: drop unneeded core_vid check by Felix Held · 1 year, 5 months ago
  19. ca8a8de soc/amd: factor out common get_pstate_core_power implementation by Felix Held · 1 year, 5 months ago
  20. 2c9de49 soc/amd: introduce and use get_pstate_core_uvolts for SVI2 and SVI3 by Felix Held · 1 year, 5 months ago
  21. 23a398e soc/amd: introduce and use get_uvolts_from_vid for SVI2 and SVI3 by Felix Held · 1 year, 5 months ago
  22. 1f1ae8e soc/amd/common/include/cppc: remove cppc_config forward declaration by Felix Held · 1 year, 5 months ago
  23. 797894d soc/amd/common/include/cppc: rename include guard by Felix Held · 1 year, 5 months ago
  24. 5630506 soc/amd: pass pstate_msr union to get_pstate_core_[freq,power] by Felix Held · 1 year, 5 months ago
  25. 56d2a97 soc/amd/common/block/acpi/cpu_power_state: use pstate_msr union by Felix Held · 1 year, 5 months ago
  26. 0acf59d soc/amd: Print amdfwtool debug info if V=1 by Martin Roth · 1 year, 5 months ago
  27. 4421721 soc/amd/common: Ignore * in PSP dependency generation by Martin Roth · 1 year, 5 months ago
  28. d729df0 soc/amd/common: Update PSP dependency generation by Martin Roth · 1 year, 5 months ago
  29. 2f6f487 soc/amd/common/block/cpu/update_microcode: use raw MSR data by Felix Held · 1 year, 5 months ago
  30. a83a4cb soc/amd/common/block/cpu/noncar/write_resume_eip: use raw MSR data by Felix Held · 1 year, 5 months ago
  31. 1ddb40f soc/amd/common/psp: Put spl_fuse in separate compilation unit by Martin Roth · 1 year, 5 months ago
  32. cabf6ea soc/amd/common/cpu/smm/smm_relocate: don't assume TSEG is below 4GB by Felix Held · 1 year, 5 months ago
  33. 65c4b86 soc/amd/common/block/psp/psp_smm: use raw MSR data by Felix Held · 1 year, 5 months ago
  34. 59905294 soc/amd/common/cpu: move get_threads_per_core from noncar to common code by Felix Held · 1 year, 6 months ago
  35. 6494265 soc/amd/common/cpu/Kconfig: use Cxxx as CPU string for all non-CAR SoCs by Felix Held · 1 year, 6 months ago
  36. 6cf287e soc/amd/common/xhci: Add support for logging XHCI wake events by Robert Zieba · 2 years ago
  37. bd6deb9 soc/amd/common/psp: Check more error bits before SPL fusing by Martin Roth · 1 year, 6 months ago
  38. 1011cf2 soc/amd/common/psp: Only set SPL fuses if an SPL file is present by Martin Roth · 1 year, 6 months ago
  39. d91625d soc/amd: factor out ACPI_SSDT_PSD_INDEPENDENT to common AMD ACPI Kconfig by Felix Held · 1 year, 6 months ago
  40. b47be02 soc/amd/common/block/acpi/cpu_power_state: introduce get_cstate_io_base by Felix Held · 1 year, 6 months ago
  41. 78633e3 soc/amd/include/msr: factor out P state MSR enable bit to cpu/amd/msr.h by Felix Held · 1 year, 6 months ago
  42. e4fc7b0 soc/amd/*/acpi: factor out common get_pstate_info implementation by Felix Held · 1 year, 6 months ago
  43. e266dac soc/amd/*/acpi: factor out common generate_cpu_entries implementation by Felix Held · 1 year, 6 months ago
  44. c44c977 soc/amd/common/block/acpi/cpu_power_state: use definition for bit_offset by Felix Held · 1 year, 6 months ago
  45. d3b077e soc/amd/common/block/acpi/cpu_power_state: add get_cstate_info helper by Felix Held · 1 year, 6 months ago
  46. f0c1c97 soc/amd/stoneyridge: request binaryPI to use \_SB_ scope in PSTATE SSDT by Felix Held · 1 year, 6 months ago
  47. cbe55a1 soc/amd: rename ACPI_CPU_CONTROL to ACPI_CSTATE_CONTROL for non-CAR CPUs by Felix Held · 1 year, 6 months ago
  48. eede5a2 soc/amd/mendocino: Add new 'STT_ALPHA_APU' parameter for DPTC support by Chris Wang · 1 year, 6 months ago
  49. 0a46604 soc/amd: introduce and use PSTATE_MSR macro by Felix Held · 1 year, 6 months ago
  50. a77bb325 soc/amd/common/block/apob/apob_cache: use enum cb_err by Felix Held · 1 year, 6 months ago
  51. 6457ba1 soc/amd/common/block/apob/apob_cache: include types.h by Felix Held · 1 year, 6 months ago
  52. 674b072 soc/amd/common/block/apob_cache: Add support for RECOVERY_MRC_CACHE by Karthikeyan Ramasubramanian · 1 year, 6 months ago
  53. d712c62 soc/amd/common/fsp/dmi.c: Fill in mem manufacturer from CBI by Martin Roth · 1 year, 6 months ago
  54. 3a5d195 soc/amd/common/fsp/dmi.c: Add dmi_type16 ECC to memory struct by Martin Roth · 1 year, 6 months ago
  55. e299d04 soc/amd/common/block/simnow: Add SimNow Kconfig options by Fred Reitberger · 1 year, 6 months ago
  56. d1fb655 soc/amd/commmon/gfx: Generalize check for selective GOP init by Matt DeVillier · 1 year, 6 months ago
  57. 4bdea41 soc/amd/common/include/psp_efs: rename new PSP directory EFS entry by Felix Held · 1 year, 6 months ago
  58. 38954e2 soc/amd/common: Add die_no_apcb by Fred Reitberger · 1 year, 6 months ago
  59. a63fac3 soc/amd/common: Move missing APCB warning to common area by Fred Reitberger · 1 year, 6 months ago
  60. e814b26 soc/amd/common/Makefile.inc: Extend if case coverage by Fred Reitberger · 1 year, 9 months ago
  61. 1fbc112 soc/amd/common/block/gfx: Use TPM-stored hash for vbios cache validation by Matt DeVillier · 1 year, 7 months ago
  62. 552d287 soc/amd/common/Makefile: Only run amdfwread once by Fred Reitberger · 1 year, 6 months ago
  63. 6c11676 soc/amd/common/block/acpi.ivrs: use SMBUS_DEVFN for FCH IOAPIC device ID by Felix Held · 1 year, 8 months ago
  64. c188936 soc/amd/*: Add SOC_NAME in fw.cfg(s) by Zheng Bao · 1 year, 7 months ago
  65. e5e8286 soc/amd/common/gfx: add support for VBIOS caching, selective GOP init by Matt DeVillier · 1 year, 8 months ago
  66. a02176d console: Add SimNow console logging by Fred Reitberger · 1 year, 7 months ago
  67. 965a45f soc/amd/common/data_fabric: print decoded control register contents by Felix Held · 1 year, 6 months ago
  68. 4e4dde4 soc/amd/*/data_fabric: introduce and use DF_MMIO_REG_SET_SIZE by Felix Held · 1 year, 6 months ago
  69. d4be5aa soc/amd/common/data_fabric: replace NB with DF prefix for DF registers by Felix Held · 1 year, 6 months ago
  70. b307ed6 soc/amd/*/data_fabric: rename define for MMIO decode register set count by Felix Held · 1 year, 6 months ago
  71. 77128a8 soc/amd/common/data_fabric_helper: normalize addresses in debug print by Felix Held · 1 year, 7 months ago
  72. c46c15b soc/amd: Create AMD common reset code by Martin Roth · 1 year, 7 months ago
  73. 7cba1c4 treewide: Remove duplicated include <device/pci.h> by Elyes Haouas · 1 year, 7 months ago
  74. a7b922f soc/amd/common/block/include/acpi: drop MMIO_ACPI_CPU_CONTROL define by Felix Held · 1 year, 7 months ago
  75. 8190840 soc/amd/*: Enable override of MAINBOARD_BLOBS_DIR by Fred Reitberger · 1 year, 10 months ago
  76. 2b01e97 soc/amd/common/block/acpi/cppc: drop outdated comment by Felix Held · 1 year, 7 months ago
  77. 5e2602a soc/amd: Include <gpio.h> instead of <soc/gpio.h> by Elyes Haouas · 1 year, 7 months ago
  78. 8f2e5c9 soc/amd: introduce and use common amd_cpu_bus_ops struct by Felix Held · 1 year, 7 months ago
  79. ef12976 soc/amd/mendocino: PSP_INCLUDES_HSP by Karthikeyan Ramasubramanian · 1 year, 8 months ago
  80. e5f627a soc/amd/common/psp_verstage: Report HSP Secure State by Karthikeyan Ramasubramanian · 1 year, 8 months ago
  81. 8420ccc vc/amd/*,soc/amd/*: Add SVC call to get HSP Secure State by Karthikeyan Ramasubramanian · 1 year, 8 months ago
  82. 4a97332 soc/amd: introduce common SMU S3/4/5 entry message code by Felix Held · 1 year, 7 months ago
  83. 330a7b5 soc/amd/common/fsp: Introduce SOC_AMD_COMMON_FSP_PRELOAD_FSPS by Fred Reitberger · 1 year, 7 months ago
  84. 64c0df58 soc/amd/common/fsp/Makefile: Fix an error message by Akihiko Odaki · 2 years, 2 months ago
  85. fc84ae7 treewide: Remove unused <cpu/amd/msr.h> by Elyes Haouas · 1 year, 8 months ago
  86. 92982b6 soc/amd/common/block/graphics: Fix whitespace consistency by Fred Reitberger · 1 year, 8 months ago
  87. 9df60d3 tree/acpi: Replace constant "Zero" with actual number by Felix Singer · 1 year, 8 months ago
  88. 7b8ac00 {acpi,arch,soc}/acpi: Replace constant "One" with actual number by Felix Singer · 1 year, 8 months ago
  89. 0822ce8 soc/amd/common/psp_verstage: Report previous boot status by Karthikeyan Ramasubramanian · 1 year, 9 months ago
  90. d832bda soc/amd/common/block/i2c: don't call die() when MMIO address is NULL by Felix Held · 1 year, 8 months ago
  91. c4f5241 soc/amd/common/block/espi_util: drop unneeded check in espi_get_config by Felix Held · 1 year, 8 months ago
  92. 687ec6b soc/amd/common/block/espi_util: make espi_set_initial_config non-fatal by Felix Held · 1 year, 8 months ago
  93. 84429e0 soc/amd/common/block/lpc/espi_util: make eSPI pin setup failure nonfatal by Felix Held · 1 year, 8 months ago
  94. 8823ba1 treewide: Include <device/mmio.h> instead of <arch/mmio.h> by Elyes Haouas · 1 year, 9 months ago
  95. 429b199 soc/amd/common/acpi, mb/google/skyrim: Implement DTTS Proposal by EricKY Cheng · 1 year, 10 months ago
  96. 0a817eb soc/amd/common/amdblocks/gpio: update amdblocks/gpio_defs.h include by Felix Held · 1 year, 9 months ago
  97. 96fa6a2 soc/amd/common/block/acpi/ivrs: read IOAPIC IDs from hardware by Felix Held · 1 year, 9 months ago
  98. 9b592f7 soc/amd/common/block/include/gpio_defs.h: Fix documentation by Fred Reitberger · 1 year, 9 months ago
  99. 8180427 soc/amd: Define post codes by Martin Roth · 1 year, 9 months ago
  100. 9cbbba6 soc/amd/acpi: Expand 5 DPTC thermal profiles acpigen support for Alib by EricKY Cheng · 1 year, 10 months ago