1. 27af3e6 include/cpu/amd/mtrr: fix typo in get_top_of_mem_above_4gb by Felix Held · 1 year, 4 months ago
  2. 8c4a56a soc/amd/glinda: drop code for non-existing eMMC controller by Felix Held · 1 year, 4 months ago
  3. d9d45be soc/amd/phoenix: drop defines for non-existing eMMC controller by Felix Held · 1 year, 4 months ago
  4. faa9fb6 soc/amd/mendocino: drop code for non-existing eMMC controller by Felix Held · 1 year, 4 months ago
  5. 5cabc29 soc/amd/phoenix/xhci: add SCI sources for the two USB4 controllers by Felix Held · 1 year, 4 months ago
  6. e8a21e7 soc/amd/*/include/pci_devs: fix copy-paste error in PCIE_ABC_C_DEVFN by Felix Held · 1 year, 4 months ago
  7. b5d8cf8 soc/amd/phoenix/include/soc/smi: add missing SCI map defines 61-63 by Felix Held · 1 year, 4 months ago
  8. cc827d9 soc/amd/phoenix: Mark PCIe GPP bridges as hidden instead of off by Martin Roth · 1 year, 4 months ago
  9. c9ce5f6 soc/amd/mendocino: Mark PCIe GPP bridges as hidden instead of off by Martin Roth · 1 year, 4 months ago
  10. 8cdfd4c soc/amd/common/cpu/noncar/early_cache: use get_top_of_mem_below_4gb by Felix Held · 1 year, 4 months ago
  11. 5927873 soc/amd/stoneyridge/memmap: use get_top_of_mem_below_4gb by Felix Held · 1 year, 4 months ago
  12. 392cf2f soc/amd/stoneyridge/northbridge: use get_top_of_mem_[below,above]_4gb by Felix Held · 1 year, 4 months ago
  13. 0990611 soc/amd/common/block/acpi/tables: use get_top_of_mem_[below,above]_4gb by Felix Held · 1 year, 4 months ago
  14. 88c94fe Drop unused include <version.h> by Kyösti Mälkki · 1 year, 8 months ago
  15. 5e9afe7 include/cpu/amd/mtrr: rename functions to get top of memory regions by Felix Held · 1 year, 4 months ago
  16. df2edde soc/amd/phoenix: Update XHCI events by Jon Murphy · 1 year, 5 months ago
  17. 67c48a3 ACPI: Obsolete FADT p_lvl2_lat and p_lvl3_lat fields by Kyösti Mälkki · 1 year, 4 months ago
  18. 88fefd4 soc/amd/phoenix/xhci: Correct counting of xhci_sci_sources by Fred Reitberger · 1 year, 4 months ago
  19. 4f02875 soc/amd/phoenix/include/soc/pci_devs: update defines to match the PPR by Felix Held · 1 year, 4 months ago
  20. 6e2c28f soc/amd/phoenix/devicetree: drop i2s_ac97 device by Felix Held · 1 year, 4 months ago
  21. aec49ae soc/amd/stoneyridge/northbridge: fix indentation in set_mmio_addr_reg by Felix Held · 1 year, 4 months ago
  22. e4fd7dc soc/amd/common/block/lpc/spi_dma: Leverage CBFS_CACHE when using SPI DMA by Karthikeyan Ramasubramanian · 1 year, 4 months ago
  23. 69a1396 sb,soc/amd,intel: Add and use ACPI_COMMON_MADT_LAPIC by Kyösti Mälkki · 1 year, 4 months ago
  24. ef9c292 soc/amd: Clarify ACPI _PRT entry generation by Kyösti Mälkki · 1 year, 4 months ago
  25. 915c387 soc/amd/stoneyridge/northbridge: use common acpi_fill_root_complex_tom by Felix Held · 1 year, 4 months ago
  26. 6e4102b soc/amd/mendocino: Lower log level for TDP value to DEBUG by Paul Menzel · 1 year, 5 months ago
  27. f2e8865 soc/amd/common/blk/pcie: Program LTR max latencies by Matt DeVillier · 1 year, 4 months ago
  28. f5ae1dd amd/mendocino/root_complex: Restrict DPTC to 15W boards by Tim Van Patten · 1 year, 5 months ago
  29. b9caac7 soc/amd/mendocino: Reinterpret smu_power_and_thm_limit by Tim Van Patten · 1 year, 5 months ago
  30. f008e0a soc/amd/*/Makefile: use all_x86 target by Felix Held · 1 year, 5 months ago
  31. 46cd1b5 soc/amd/cezanne,glinda,mendocino,phoenix,picasso/Kconfig: use all target by Felix Held · 1 year, 5 months ago
  32. 8c75d4b soc/amd/stoneyridge: factor out P-state utils to link in all stages by Felix Held · 1 year, 5 months ago
  33. 3924e18 soc/amd/stoneyridge/Makefile: use all target for more compilation units by Felix Held · 1 year, 5 months ago
  34. 1786601 soc/amd/common/block/cpu/tsc/Makefile: order targets by stage by Felix Held · 1 year, 5 months ago
  35. 26d54b7 soc/amd/common/cpu: use TSC_MONOTONIC_TIMER for SOC_AMD_COMMON_BLOCK_TSC by Felix Held · 1 year, 5 months ago
  36. e467a44 soc/amd/picasso/graphics: use RAVEN2_VBIOS_REV with RAVEN2_VBIOS_VID_DID by Felix Held · 1 year, 5 months ago
  37. 924aff9 soc/amd/picasso/graphics: refactor map_oprom_vendev_rev by Felix Held · 1 year, 5 months ago
  38. 1aa094a drivers/intel/fsp2_0/hand_off_block: use cb_err in fsp_find_range_hob by Felix Held · 1 year, 5 months ago
  39. 883a4c2 soc/amd/common/block/cpu/noncar/memmap: simplify return value check by Felix Held · 1 year, 5 months ago
  40. fc709fe soc/amd/stoneyridge: use common AMD CPU power state ACPI generation by Felix Held · 1 year, 5 months ago
  41. 7d8c832 soc/amd/stoneyridge/cpu: implement get_pstate_latency by Felix Held · 1 year, 5 months ago
  42. 23cae54 soc/amd/picasso/Kconfig: update help text for 2nd VBIOS ID detection by Felix Held · 1 year, 6 months ago
  43. 78cbcef soc/amd/common/acpi/cpu_power_state: introduce & use get_pstate_latency by Felix Held · 1 year, 5 months ago
  44. 2323aca soc/amd/stoneyridge: implement and use get_pstate_0_reg by Felix Held · 1 year, 5 months ago
  45. 52742b6 soc/amd/common/acpi/cpu_power_state: introduce and use get_pstate_0_reg by Felix Held · 1 year, 5 months ago
  46. e91392a soc/amd/common/acpi/cpu_power_state: factor out get_visible_pstate_count by Felix Held · 1 year, 5 months ago
  47. 3ee7453 soc/amd/stoneyridge/acpi: add C state config table by Felix Held · 1 year, 6 months ago
  48. 60df7ca soc/amd/common/block/cpu/Kconfig: drop FAM17H_19H suffix from TSC option by Felix Held · 1 year, 5 months ago
  49. 56f1221 soc/amd/common/block/cpu/tsc_freq: move static variable inside function by Felix Held · 1 year, 5 months ago
  50. 4057ab4 soc/amd/common/block/cpu/tsc/tsc_freq: use get_pstate_core_freq by Felix Held · 1 year, 5 months ago
  51. ad52185 soc/amd/stoneyridge/tsc_freq: use get_pstate_core_freq by Felix Held · 1 year, 5 months ago
  52. 96fd62f soc/amd/common/cpu/tsc: add get_pstate_core_freq for family 15h and 16h by Felix Held · 1 year, 5 months ago
  53. a63f859 soc/amd/common/cpu/tsc: factor out family-specific get_pstate_core_freq by Felix Held · 1 year, 5 months ago
  54. c08d804 soc/amd/stoneyridge/monotonic_time: add comment that we can't use TSC by Felix Held · 1 year, 5 months ago
  55. f83b282 soc/amd/mendocino: Add FSP parameter for eDP power sequence adjustment by Chris.Wang · 1 year, 5 months ago
  56. e30532d soc/amd/stoneyridge/graphics: introduce defines for constants by Felix Held · 1 year, 5 months ago
  57. 1d66ad1 soc/amd/stoneyridge: move map_oprom_vendev to graphics.c by Felix Held · 1 year, 5 months ago
  58. 0b03c08 soc/amd/stoneyridge/Kconfig: use correct VGA_BIOS_ID by Felix Held · 1 year, 5 months ago
  59. a3391e5 soc/amd/stoneyridge/Kconfig: select SOC_AMD_COMMON_BLOCK_SVI2 by Felix Held · 1 year, 5 months ago
  60. 70ba567 soc/amd/common/block/cpu/Makefile: group build targets by stage by Felix Held · 1 year, 5 months ago
  61. 00d496f soc/amd/common/block/cpu/svi2: drop unneeded core_vid check by Felix Held · 1 year, 5 months ago
  62. 509321f soc/amd/mendocino: Add UPD to support USB3 force to gen1 by port by Patrick Huang · 1 year, 5 months ago
  63. 25b5982 soc/amd/stoneyridge/include/msr: add pstate_msr bitfield struct by Felix Held · 1 year, 5 months ago
  64. ca8a8de soc/amd: factor out common get_pstate_core_power implementation by Felix Held · 1 year, 5 months ago
  65. 2c9de49 soc/amd: introduce and use get_pstate_core_uvolts for SVI2 and SVI3 by Felix Held · 1 year, 5 months ago
  66. 23a398e soc/amd: introduce and use get_uvolts_from_vid for SVI2 and SVI3 by Felix Held · 1 year, 5 months ago
  67. 1f1ae8e soc/amd/common/include/cppc: remove cppc_config forward declaration by Felix Held · 1 year, 5 months ago
  68. 797894d soc/amd/common/include/cppc: rename include guard by Felix Held · 1 year, 5 months ago
  69. 3f2844f soc/amd/*/include/msr: add version number to SERIAL_VID_* define names by Felix Held · 1 year, 5 months ago
  70. 6a6d524 soc/amd/mendocino: add and use missing cpu_vid_8 pstate_msr field by Felix Held · 1 year, 5 months ago
  71. 6ba67ab soc/amd/*/include/msr: drop _LO part from PSTATE definition names by Felix Held · 1 year, 5 months ago
  72. 5630506 soc/amd: pass pstate_msr union to get_pstate_core_[freq,power] by Felix Held · 1 year, 5 months ago
  73. 56d2a97 soc/amd/common/block/acpi/cpu_power_state: use pstate_msr union by Felix Held · 1 year, 5 months ago
  74. a25117d soc/amd/glinda: introduce and use pstate_msr bitfield struct by Felix Held · 1 year, 5 months ago
  75. f0b6255 soc/amd/phoenix: introduce and use pstate_msr bitfield struct by Felix Held · 1 year, 5 months ago
  76. e32565c soc/amd/mendocino: Remove GPP bridge to Bus B by Martin Roth · 1 year, 5 months ago
  77. 8194364 soc/amd/*/acpi: assign proper boolean values in get_pstate_core_freq by Felix Held · 1 year, 5 months ago
  78. ed029a9 soc/amd/mendocino: Remove 2 unused PCIe functions by Martin Roth · 1 year, 5 months ago
  79. 80bfddb soc/amd/mendocino: introduce and use pstate_msr bitfield struct by Felix Held · 1 year, 5 months ago
  80. da02a82 soc/amd/cezanne: introduce and use pstate_msr bitfield struct by Felix Held · 1 year, 5 months ago
  81. 659e154 soc/amd/picasso: introduce and use pstate_msr bitfield struct by Felix Held · 1 year, 5 months ago
  82. 60875b4 soc/amd/mendocino: Consume fsp misc_data hob by Jason Glenesk · 1 year, 5 months ago
  83. 0f4b2b6 soc/amd/mendocino: MP2 firmware isn't needed in the RO image by Martin Roth · 1 year, 5 months ago
  84. 0acf59d soc/amd: Print amdfwtool debug info if V=1 by Martin Roth · 1 year, 5 months ago
  85. 4421721 soc/amd/common: Ignore * in PSP dependency generation by Martin Roth · 1 year, 5 months ago
  86. d729df0 soc/amd/common: Update PSP dependency generation by Martin Roth · 1 year, 5 months ago
  87. d8df2b7 soc/amd/phoenix/mca.c: Remove excess MCA bank names by Fred Reitberger · 1 year, 5 months ago
  88. 2f6f487 soc/amd/common/block/cpu/update_microcode: use raw MSR data by Felix Held · 1 year, 5 months ago
  89. a83a4cb soc/amd/common/block/cpu/noncar/write_resume_eip: use raw MSR data by Felix Held · 1 year, 5 months ago
  90. 1ddb40f soc/amd/common/psp: Put spl_fuse in separate compilation unit by Martin Roth · 1 year, 5 months ago
  91. cabf6ea soc/amd/common/cpu/smm/smm_relocate: don't assume TSEG is below 4GB by Felix Held · 1 year, 5 months ago
  92. 65c4b86 soc/amd/common/block/psp/psp_smm: use raw MSR data by Felix Held · 1 year, 5 months ago
  93. 2c98218 soc/amd/stoneyridge/monotonic_timer: use raw MSR data by Felix Held · 1 year, 5 months ago
  94. 9bb62cb amdfwtool: Add HW IPCFG file whose subprog is 1 by Zheng Bao · 1 year, 6 months ago
  95. c9bf43f src/soc/amd/phoenix/include/soc/: Update the Data Fabric ID for Phoenix by Anand Vaikar · 1 year, 5 months ago
  96. 59905294 soc/amd/common/cpu: move get_threads_per_core from noncar to common code by Felix Held · 1 year, 6 months ago
  97. 6494265 soc/amd/common/cpu/Kconfig: use Cxxx as CPU string for all non-CAR SoCs by Felix Held · 1 year, 6 months ago
  98. 6998ee0 soc/amd/cezanne: Set up SoC-specific XHCI definitions by Robert Zieba · 1 year, 11 months ago
  99. 3db7b46 soc/amd/cezanne: Update XHCI GPE to use constant by Robert Zieba · 1 year, 9 months ago
  100. 3b28aef soc/amd/mendocino: Set up SoC-specific XHCI defines by Robert Zieba · 1 year, 11 months ago