1. 27af3e6 include/cpu/amd/mtrr: fix typo in get_top_of_mem_above_4gb by Felix Held · 1 year, 4 months ago
  2. 8cdfd4c soc/amd/common/cpu/noncar/early_cache: use get_top_of_mem_below_4gb by Felix Held · 1 year, 4 months ago
  3. 0990611 soc/amd/common/block/acpi/tables: use get_top_of_mem_[below,above]_4gb by Felix Held · 1 year, 4 months ago
  4. e4fd7dc soc/amd/common/block/lpc/spi_dma: Leverage CBFS_CACHE when using SPI DMA by Karthikeyan Ramasubramanian · 1 year, 4 months ago
  5. 69a1396 sb,soc/amd,intel: Add and use ACPI_COMMON_MADT_LAPIC by Kyösti Mälkki · 1 year, 4 months ago
  6. ef9c292 soc/amd: Clarify ACPI _PRT entry generation by Kyösti Mälkki · 1 year, 4 months ago
  7. f2e8865 soc/amd/common/blk/pcie: Program LTR max latencies by Matt DeVillier · 1 year, 4 months ago
  8. f008e0a soc/amd/*/Makefile: use all_x86 target by Felix Held · 1 year, 5 months ago
  9. 1786601 soc/amd/common/block/cpu/tsc/Makefile: order targets by stage by Felix Held · 1 year, 5 months ago
  10. 26d54b7 soc/amd/common/cpu: use TSC_MONOTONIC_TIMER for SOC_AMD_COMMON_BLOCK_TSC by Felix Held · 1 year, 5 months ago
  11. 1aa094a drivers/intel/fsp2_0/hand_off_block: use cb_err in fsp_find_range_hob by Felix Held · 1 year, 5 months ago
  12. 883a4c2 soc/amd/common/block/cpu/noncar/memmap: simplify return value check by Felix Held · 1 year, 5 months ago
  13. 78cbcef soc/amd/common/acpi/cpu_power_state: introduce & use get_pstate_latency by Felix Held · 1 year, 5 months ago
  14. 52742b6 soc/amd/common/acpi/cpu_power_state: introduce and use get_pstate_0_reg by Felix Held · 1 year, 5 months ago
  15. e91392a soc/amd/common/acpi/cpu_power_state: factor out get_visible_pstate_count by Felix Held · 1 year, 5 months ago
  16. 60df7ca soc/amd/common/block/cpu/Kconfig: drop FAM17H_19H suffix from TSC option by Felix Held · 1 year, 5 months ago
  17. 56f1221 soc/amd/common/block/cpu/tsc_freq: move static variable inside function by Felix Held · 1 year, 5 months ago
  18. 4057ab4 soc/amd/common/block/cpu/tsc/tsc_freq: use get_pstate_core_freq by Felix Held · 1 year, 5 months ago
  19. 96fd62f soc/amd/common/cpu/tsc: add get_pstate_core_freq for family 15h and 16h by Felix Held · 1 year, 5 months ago
  20. a63f859 soc/amd/common/cpu/tsc: factor out family-specific get_pstate_core_freq by Felix Held · 1 year, 5 months ago
  21. 70ba567 soc/amd/common/block/cpu/Makefile: group build targets by stage by Felix Held · 1 year, 5 months ago
  22. 00d496f soc/amd/common/block/cpu/svi2: drop unneeded core_vid check by Felix Held · 1 year, 5 months ago
  23. ca8a8de soc/amd: factor out common get_pstate_core_power implementation by Felix Held · 1 year, 5 months ago
  24. 2c9de49 soc/amd: introduce and use get_pstate_core_uvolts for SVI2 and SVI3 by Felix Held · 1 year, 5 months ago
  25. 23a398e soc/amd: introduce and use get_uvolts_from_vid for SVI2 and SVI3 by Felix Held · 1 year, 5 months ago
  26. 1f1ae8e soc/amd/common/include/cppc: remove cppc_config forward declaration by Felix Held · 1 year, 5 months ago
  27. 797894d soc/amd/common/include/cppc: rename include guard by Felix Held · 1 year, 5 months ago
  28. 5630506 soc/amd: pass pstate_msr union to get_pstate_core_[freq,power] by Felix Held · 1 year, 5 months ago
  29. 56d2a97 soc/amd/common/block/acpi/cpu_power_state: use pstate_msr union by Felix Held · 1 year, 5 months ago
  30. 2f6f487 soc/amd/common/block/cpu/update_microcode: use raw MSR data by Felix Held · 1 year, 5 months ago
  31. a83a4cb soc/amd/common/block/cpu/noncar/write_resume_eip: use raw MSR data by Felix Held · 1 year, 5 months ago
  32. 1ddb40f soc/amd/common/psp: Put spl_fuse in separate compilation unit by Martin Roth · 1 year, 5 months ago
  33. cabf6ea soc/amd/common/cpu/smm/smm_relocate: don't assume TSEG is below 4GB by Felix Held · 1 year, 5 months ago
  34. 65c4b86 soc/amd/common/block/psp/psp_smm: use raw MSR data by Felix Held · 1 year, 5 months ago
  35. 59905294 soc/amd/common/cpu: move get_threads_per_core from noncar to common code by Felix Held · 1 year, 5 months ago
  36. 6494265 soc/amd/common/cpu/Kconfig: use Cxxx as CPU string for all non-CAR SoCs by Felix Held · 1 year, 6 months ago
  37. 6cf287e soc/amd/common/xhci: Add support for logging XHCI wake events by Robert Zieba · 2 years ago
  38. bd6deb9 soc/amd/common/psp: Check more error bits before SPL fusing by Martin Roth · 1 year, 6 months ago
  39. 1011cf2 soc/amd/common/psp: Only set SPL fuses if an SPL file is present by Martin Roth · 1 year, 6 months ago
  40. d91625d soc/amd: factor out ACPI_SSDT_PSD_INDEPENDENT to common AMD ACPI Kconfig by Felix Held · 1 year, 5 months ago
  41. b47be02 soc/amd/common/block/acpi/cpu_power_state: introduce get_cstate_io_base by Felix Held · 1 year, 6 months ago
  42. 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
  43. e4fc7b0 soc/amd/*/acpi: factor out common get_pstate_info implementation by Felix Held · 1 year, 6 months ago
  44. e266dac soc/amd/*/acpi: factor out common generate_cpu_entries implementation by Felix Held · 1 year, 6 months ago
  45. c44c977 soc/amd/common/block/acpi/cpu_power_state: use definition for bit_offset by Felix Held · 1 year, 6 months ago
  46. d3b077e soc/amd/common/block/acpi/cpu_power_state: add get_cstate_info helper 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. e299d04 soc/amd/common/block/simnow: Add SimNow Kconfig options by Fred Reitberger · 1 year, 6 months ago
  54. d1fb655 soc/amd/commmon/gfx: Generalize check for selective GOP init by Matt DeVillier · 1 year, 6 months ago
  55. 4bdea41 soc/amd/common/include/psp_efs: rename new PSP directory EFS entry by Felix Held · 1 year, 6 months ago
  56. 1fbc112 soc/amd/common/block/gfx: Use TPM-stored hash for vbios cache validation by Matt DeVillier · 1 year, 7 months ago
  57. 6c11676 soc/amd/common/block/acpi.ivrs: use SMBUS_DEVFN for FCH IOAPIC device ID by Felix Held · 1 year, 8 months ago
  58. e5e8286 soc/amd/common/gfx: add support for VBIOS caching, selective GOP init by Matt DeVillier · 1 year, 8 months ago
  59. a02176d console: Add SimNow console logging by Fred Reitberger · 1 year, 7 months ago
  60. 965a45f soc/amd/common/data_fabric: print decoded control register contents by Felix Held · 1 year, 6 months ago
  61. 4e4dde4 soc/amd/*/data_fabric: introduce and use DF_MMIO_REG_SET_SIZE by Felix Held · 1 year, 6 months ago
  62. d4be5aa soc/amd/common/data_fabric: replace NB with DF prefix for DF registers by Felix Held · 1 year, 6 months ago
  63. b307ed6 soc/amd/*/data_fabric: rename define for MMIO decode register set count by Felix Held · 1 year, 6 months ago
  64. 77128a8 soc/amd/common/data_fabric_helper: normalize addresses in debug print by Felix Held · 1 year, 7 months ago
  65. c46c15b soc/amd: Create AMD common reset code by Martin Roth · 1 year, 7 months ago
  66. 7cba1c4 treewide: Remove duplicated include <device/pci.h> by Elyes Haouas · 1 year, 7 months ago
  67. a7b922f soc/amd/common/block/include/acpi: drop MMIO_ACPI_CPU_CONTROL define by Felix Held · 1 year, 7 months ago
  68. 2b01e97 soc/amd/common/block/acpi/cppc: drop outdated comment by Felix Held · 1 year, 7 months ago
  69. 5e2602a soc/amd: Include <gpio.h> instead of <soc/gpio.h> by Elyes Haouas · 1 year, 7 months ago
  70. 8f2e5c9 soc/amd: introduce and use common amd_cpu_bus_ops struct by Felix Held · 1 year, 7 months ago
  71. 8420ccc vc/amd/*,soc/amd/*: Add SVC call to get HSP Secure State by Karthikeyan Ramasubramanian · 1 year, 8 months ago
  72. 4a97332 soc/amd: introduce common SMU S3/4/5 entry message code by Felix Held · 1 year, 7 months ago
  73. fc84ae7 treewide: Remove unused <cpu/amd/msr.h> by Elyes Haouas · 1 year, 8 months ago
  74. 92982b6 soc/amd/common/block/graphics: Fix whitespace consistency by Fred Reitberger · 1 year, 7 months ago
  75. d832bda soc/amd/common/block/i2c: don't call die() when MMIO address is NULL by Felix Held · 1 year, 8 months ago
  76. c4f5241 soc/amd/common/block/espi_util: drop unneeded check in espi_get_config by Felix Held · 1 year, 8 months ago
  77. 687ec6b soc/amd/common/block/espi_util: make espi_set_initial_config non-fatal by Felix Held · 1 year, 8 months ago
  78. 84429e0 soc/amd/common/block/lpc/espi_util: make eSPI pin setup failure nonfatal by Felix Held · 1 year, 8 months ago
  79. 8823ba1 treewide: Include <device/mmio.h> instead of <arch/mmio.h> by Elyes Haouas · 1 year, 9 months ago
  80. 0a817eb soc/amd/common/amdblocks/gpio: update amdblocks/gpio_defs.h include by Felix Held · 1 year, 9 months ago
  81. 96fa6a2 soc/amd/common/block/acpi/ivrs: read IOAPIC IDs from hardware by Felix Held · 1 year, 9 months ago
  82. 9b592f7 soc/amd/common/block/include/gpio_defs.h: Fix documentation by Fred Reitberger · 1 year, 9 months ago
  83. 8180427 soc/amd: Define post codes by Martin Roth · 1 year, 9 months ago
  84. 9cbbba6 soc/amd/acpi: Expand 5 DPTC thermal profiles acpigen support for Alib by EricKY Cheng · 1 year, 10 months ago
  85. 2e65e9c soc/amd: Use ioapic helper functions by Kyösti Mälkki · 3 years, 2 months ago
  86. df09680 soc/amd/picasso: Add support for 64bit builds by Arthur Heymans · 2 years, 4 months ago
  87. cf92ecf soc/amd: commonize generation of the PIC/APIC mapping tables by Felix Held · 1 year, 10 months ago
  88. 17e6857 soc/amd/psp_smm_gen2.c: Fix 64bit mode integer conversion by Arthur Heymans · 1 year, 9 months ago
  89. 5717ce6 soc/amd/common/block/spi: Mainboard to override SPI Read Mode by Karthikeyan Ramasubramanian · 1 year, 10 months ago
  90. 5e8e911 soc/amd/common/include/gpio_defs.h: Add comment for accuracy by Fred Reitberger · 1 year, 10 months ago
  91. 1a9ac34 soc/amd/common/data_fabric: Make common device ops by Fred Reitberger · 1 year, 10 months ago
  92. 2890841 soc/amd/*/data_fabric: Move register offsets to soc by Fred Reitberger · 1 year, 10 months ago
  93. 437d011 soc/amd/common/block/data_fabric: Use register bitslice structs by Fred Reitberger · 1 year, 10 months ago
  94. 31e6298 soc/amd/*/data_fabric: move data_fabric_set_mmio_np to common by Fred Reitberger · 1 year, 10 months ago
  95. f743e0c soc/amd: Include <cpu/cpu.h> instead of <arch/cpu.h> by Elyes Haouas · 1 year, 10 months ago
  96. 9231f0b soc: Add SPDX license headers to Makefiles by Martin Roth · 1 year, 10 months ago
  97. 222f127 soc/amd/common: Initialize STB Spill-to-DRAM by Martin Roth · 1 year, 10 months ago
  98. 530b111 soc/amd/common: Add coreboot post codes to STB by Martin Roth · 1 year, 10 months ago
  99. 7e3c1ce soc/amd/common: Add code to print AMD STB to boot log by Martin Roth · 1 year, 10 months ago
  100. 5a040d6 soc/amd/cezanne: Factor out common GPP clk req code by Robert Zieba · 1 year, 11 months ago