1. ed029a9 soc/amd/mendocino: Remove 2 unused PCIe functions by Martin Roth · 1 year, 5 months ago
  2. 80bfddb soc/amd/mendocino: introduce and use pstate_msr bitfield struct by Felix Held · 1 year, 5 months ago
  3. da02a82 soc/amd/cezanne: introduce and use pstate_msr bitfield struct by Felix Held · 1 year, 5 months ago
  4. 659e154 soc/amd/picasso: introduce and use pstate_msr bitfield struct by Felix Held · 1 year, 5 months ago
  5. 60875b4 soc/amd/mendocino: Consume fsp misc_data hob by Jason Glenesk · 1 year, 5 months ago
  6. 0f4b2b6 soc/amd/mendocino: MP2 firmware isn't needed in the RO image by Martin Roth · 1 year, 5 months ago
  7. 0acf59d soc/amd: Print amdfwtool debug info if V=1 by Martin Roth · 1 year, 5 months ago
  8. 4421721 soc/amd/common: Ignore * in PSP dependency generation by Martin Roth · 1 year, 5 months ago
  9. d729df0 soc/amd/common: Update PSP dependency generation by Martin Roth · 1 year, 5 months ago
  10. d8df2b7 soc/amd/phoenix/mca.c: Remove excess MCA bank names by Fred Reitberger · 1 year, 5 months ago
  11. 2f6f487 soc/amd/common/block/cpu/update_microcode: use raw MSR data by Felix Held · 1 year, 5 months ago
  12. a83a4cb soc/amd/common/block/cpu/noncar/write_resume_eip: use raw MSR data by Felix Held · 1 year, 5 months ago
  13. 1ddb40f soc/amd/common/psp: Put spl_fuse in separate compilation unit by Martin Roth · 1 year, 5 months ago
  14. cabf6ea soc/amd/common/cpu/smm/smm_relocate: don't assume TSEG is below 4GB by Felix Held · 1 year, 5 months ago
  15. 65c4b86 soc/amd/common/block/psp/psp_smm: use raw MSR data by Felix Held · 1 year, 5 months ago
  16. 2c98218 soc/amd/stoneyridge/monotonic_timer: use raw MSR data by Felix Held · 1 year, 5 months ago
  17. 9bb62cb amdfwtool: Add HW IPCFG file whose subprog is 1 by Zheng Bao · 1 year, 5 months ago
  18. c9bf43f src/soc/amd/phoenix/include/soc/: Update the Data Fabric ID for Phoenix by Anand Vaikar · 1 year, 5 months ago
  19. 59905294 soc/amd/common/cpu: move get_threads_per_core from noncar to common code by Felix Held · 1 year, 5 months ago
  20. 6494265 soc/amd/common/cpu/Kconfig: use Cxxx as CPU string for all non-CAR SoCs by Felix Held · 1 year, 6 months ago
  21. 6998ee0 soc/amd/cezanne: Set up SoC-specific XHCI definitions by Robert Zieba · 1 year, 11 months ago
  22. 3db7b46 soc/amd/cezanne: Update XHCI GPE to use constant by Robert Zieba · 1 year, 9 months ago
  23. 3b28aef soc/amd/mendocino: Set up SoC-specific XHCI defines by Robert Zieba · 1 year, 11 months ago
  24. 88fb0a1 soc/amd/mendocino: Update XHCI GPE to use constant by Robert Zieba · 1 year, 9 months ago
  25. 6cf287e soc/amd/common/xhci: Add support for logging XHCI wake events by Robert Zieba · 2 years ago
  26. bd6deb9 soc/amd/common/psp: Check more error bits before SPL fusing by Martin Roth · 1 year, 5 months ago
  27. 1011cf2 soc/amd/common/psp: Only set SPL fuses if an SPL file is present by Martin Roth · 1 year, 5 months ago
  28. d91625d soc/amd: factor out ACPI_SSDT_PSD_INDEPENDENT to common AMD ACPI Kconfig by Felix Held · 1 year, 5 months ago
  29. b47be02 soc/amd/common/block/acpi/cpu_power_state: introduce get_cstate_io_base by Felix Held · 1 year, 5 months ago
  30. 78633e3 soc/amd/include/msr: factor out P state MSR enable bit to cpu/amd/msr.h by Felix Held · 1 year, 5 months ago
  31. e4fc7b0 soc/amd/*/acpi: factor out common get_pstate_info implementation by Felix Held · 1 year, 5 months ago
  32. e266dac soc/amd/*/acpi: factor out common generate_cpu_entries implementation by Felix Held · 1 year, 5 months ago
  33. a4284b0 soc/amd/phoenix: Allow the amdfw.rom to be split into two parts by Zheng Bao · 1 year, 7 months ago
  34. 4892d73 soc/amd/stoneyridge/romstage: pass C state control IO base address by Felix Held · 1 year, 6 months ago
  35. 21a5ecd soc/amd/glinda/acpi: rework C state info table handling by Felix Held · 1 year, 5 months ago
  36. 8ec90ac soc/amd/phoenix/acpi: rework C state info table handling by Felix Held · 1 year, 5 months ago
  37. e23c425 soc/amd/mendocino/acpi: rework C state info table handling by Felix Held · 1 year, 5 months ago
  38. ceafcae soc/amd/cezanne/acpi: rework C state info table handling by Felix Held · 1 year, 5 months ago
  39. 9bb6646 soc/amd/picasso/acpi: rework C state info table handling by Felix Held · 1 year, 6 months ago
  40. c44c977 soc/amd/common/block/acpi/cpu_power_state: use definition for bit_offset by Felix Held · 1 year, 5 months ago
  41. d3b077e soc/amd/common/block/acpi/cpu_power_state: add get_cstate_info helper by Felix Held · 1 year, 5 months ago
  42. f0c1c97 soc/amd/stoneyridge: request binaryPI to use \_SB_ scope in PSTATE SSDT by Felix Held · 1 year, 6 months ago
  43. cbe55a1 soc/amd: rename ACPI_CPU_CONTROL to ACPI_CSTATE_CONTROL for non-CAR CPUs by Felix Held · 1 year, 6 months ago
  44. c875514 soc/amd/picasso/include/iomap: add comment about ACPI IO assignment by Felix Held · 1 year, 6 months ago
  45. f773e12 soc/amd/picasso/include/southbridge: drop PM_CPU_CTRL define by Felix Held · 1 year, 6 months ago
  46. 949bce5 soc/amd/*/acpi: drop unnecessary duty_offset/duty_width field writes by Felix Held · 1 year, 6 months ago
  47. 4b679b0 soc/amd/picasso/acpi: don't announce unimplemented duty cycle control by Felix Held · 1 year, 6 months ago
  48. cc34162 soc/amd/*/acpi: drop unneeded pstate_cnt FADT assignment by Felix Held · 1 year, 6 months ago
  49. e859d15 soc/amd/*/acpi: drop unneeded mon_alrm FADT assignment by Felix Held · 1 year, 6 months ago
  50. 2809507 soc/amd/mendocino: Add STT support for dptc tablet mode by Chris Wang · 1 year, 6 months ago
  51. 50aa3d9 soc/amd/mendocino: Remove the SPL DPTC parameter by Chris Wang · 1 year, 6 months ago
  52. 3fc6ac7 soc/amd/cezanne/graphics: simplify map_oprom_vendev implementation by Felix Held · 1 year, 6 months ago
  53. 69ea83c amdfwtool: Change .rom.efs to .rom and .rom to .rom.body by Zheng Bao · 1 year, 7 months ago
  54. eede5a2 soc/amd/mendocino: Add new 'STT_ALPHA_APU' parameter for DPTC support by Chris Wang · 1 year, 6 months ago
  55. 0a46604 soc/amd: introduce and use PSTATE_MSR macro by Felix Held · 1 year, 6 months ago
  56. 54c80e1 soc/amd/*/acpi: add comment about p_lvl[2,3]_lat FADT field usage by Felix Held · 1 year, 6 months ago
  57. 1a14875 soc/amd/stoneyridge/acpi: introduce and use ACPI_SCI_IRQ definition by Felix Held · 1 year, 6 months ago
  58. c0ae0ba soc/amd/picasso/acpi: use ACPI_SCI_IRQ definition by Felix Held · 1 year, 6 months ago
  59. 3c74a51 soc/amd/picasso,stoneyridge/acpi: drop unneeded res2 FADT assignment by Felix Held · 1 year, 6 months ago
  60. a77bb325 soc/amd/common/block/apob/apob_cache: use enum cb_err by Felix Held · 1 year, 6 months ago
  61. 6457ba1 soc/amd/common/block/apob/apob_cache: include types.h by Felix Held · 1 year, 6 months ago
  62. 15024e0 soc/amd/stoneyridge/acpi: use available number of CPUs for CPU entries by Felix Held · 1 year, 6 months ago
  63. b9a6223 soc/amd/mendocino: Populate type 0x63 entry with right MRC Cache by Karthikeyan Ramasubramanian · 1 year, 6 months ago
  64. 674b072 soc/amd/common/block/apob_cache: Add support for RECOVERY_MRC_CACHE by Karthikeyan Ramasubramanian · 1 year, 6 months ago
  65. d712c62 soc/amd/common/fsp/dmi.c: Fill in mem manufacturer from CBI by Martin Roth · 1 year, 6 months ago
  66. 3a5d195 soc/amd/common/fsp/dmi.c: Add dmi_type16 ECC to memory struct by Martin Roth · 1 year, 6 months ago
  67. e299d04 soc/amd/common/block/simnow: Add SimNow Kconfig options by Fred Reitberger · 1 year, 6 months ago
  68. d1fb655 soc/amd/commmon/gfx: Generalize check for selective GOP init by Matt DeVillier · 1 year, 6 months ago
  69. 65a4445 soc/amd/mendocino: Generalize check for selective GOP init by Matt DeVillier · 1 year, 6 months ago
  70. 9298ba3 soc/amd/picasso,stoneyridge/acpi: drop x_firmware_ctl_[l,h] assignment by Felix Held · 1 year, 6 months ago
  71. 5e6ff46 soc/amd/picasso,stoneyridge/acpi: drop unneeded ARM_boot_arch assignment by Felix Held · 1 year, 6 months ago
  72. 4843ded soc/amd/phoenix: add VBIOS ID remapping for phoenix by Ritul Guru · 1 year, 6 months ago
  73. 4bdea41 soc/amd/common/include/psp_efs: rename new PSP directory EFS entry by Felix Held · 1 year, 6 months ago
  74. e68ddc7 soc/amd/mendocino/Kconfig: add VGA BIOS ID and file defaults by Felix Held · 1 year, 6 months ago
  75. 30abfe5 soc/amd/cezanne/Kconfig: add VGA BIOS ID and file defaults by Felix Held · 1 year, 6 months ago
  76. ff01442 soc/amd/picasso/Kconfig: update VGA_BIOS_ID's help text by Felix Held · 1 year, 6 months ago
  77. 1fcd7f0 soc/amd/mendocino: Remove non-functional APCB check by Fred Reitberger · 1 year, 6 months ago
  78. 0dab798 soc/amd/glinda: Remove non-functional APCB check by Fred Reitberger · 1 year, 6 months ago
  79. 2cd8fa7 soc/amd/phoenix: Remove non-functional APCB check by Fred Reitberger · 1 year, 6 months ago
  80. 38954e2 soc/amd/common: Add die_no_apcb by Fred Reitberger · 1 year, 6 months ago
  81. a63fac3 soc/amd/common: Move missing APCB warning to common area by Fred Reitberger · 1 year, 6 months ago
  82. e814b26 soc/amd/common/Makefile.inc: Extend if case coverage by Fred Reitberger · 1 year, 9 months ago
  83. 4bfb36e amdfwtool: use SoC ID info instead of misleading comboable flag by Zheng Bao · 1 year, 6 months ago
  84. bcb67ed soc/amd/mendocino: Add support for selective GOP driver init by Matt DeVillier · 1 year, 8 months ago
  85. 1fbc112 soc/amd/common/block/gfx: Use TPM-stored hash for vbios cache validation by Matt DeVillier · 1 year, 7 months ago
  86. 552d287 soc/amd/common/Makefile: Only run amdfwread once by Fred Reitberger · 1 year, 6 months ago
  87. 72c38c9 soc/amd/mendocino: Add svc_write_postcode call instead of stub by Martin Roth · 1 year, 7 months ago
  88. 6c11676 soc/amd/common/block/acpi.ivrs: use SMBUS_DEVFN for FCH IOAPIC device ID by Felix Held · 1 year, 8 months ago
  89. 4064677 soc/amd/phoenix: Expand APOB to 256K by Fred Reitberger · 1 year, 6 months ago
  90. 21975e4 soc/amd/*/Makefile.inc: remove command line soc-name by Zheng Bao · 1 year, 7 months ago
  91. c188936 soc/amd/*: Add SOC_NAME in fw.cfg(s) by Zheng Bao · 1 year, 7 months ago
  92. 9ceac74 soc/amd(MDN/PHX/Glinda): Update DISABLE_KEYBOARD_RESET_PIN help by Martin Roth · 1 year, 6 months ago
  93. e5e8286 soc/amd/common/gfx: add support for VBIOS caching, selective GOP init by Matt DeVillier · 1 year, 8 months ago
  94. 1e78165 arch/x86/include/cpu: introduce CPU_TABLE_END CPU table terminator by Felix Held · 1 year, 6 months ago
  95. 3d7623f amdfwtool: Add SOC family definition for Carrizo by Zheng Bao · 2 years ago
  96. 3c90559 soc/amd/picasso/soc_util.c: Remove unneeded "break" by Elyes Haouas · 1 year, 6 months ago
  97. a02176d console: Add SimNow console logging by Fred Reitberger · 1 year, 7 months ago
  98. 3ecf377 soc/amd: use CPUID_FROM_FMS macro instead of magic numbers by Felix Held · 1 year, 6 months ago
  99. 8f705b9 soc/amd/phoenix/soc_util: add get_soc_type by Felix Held · 1 year, 6 months ago
  100. b6969db soc/amd/picasso/soc_util: use cpuid_match by Felix Held · 1 year, 6 months ago