1. 1b39cb1 soc/amd/cezanne/include/data_fabric: add DF PCI config map register by Felix Held · 1 year ago
  2. 7cf9c74 soc/amd/*: Fix UART ACPI device status by Matt DeVillier · 1 year ago
  3. 5606a12 soc/amd/cezanne/include/data_fabric: add data fabric IO decode registers by Felix Held · 1 year ago
  4. 84a60fb soc/amd/*/include/data_fabric: add dst_ prefix to fabric_id field by Felix Held · 1 year ago
  5. a159075 soc/amd/*/include/data_fabric: reorder register definitions by Felix Held · 1 year ago
  6. 382c83e soc/amd/*/include/data_fabric: rename D18F0_MMIO_* to DF_MMIO_* by Felix Held · 1 year ago
  7. 18a3c23 soc/amd/common/include/data_fabric_defs: introduce & use DF_REG_* macros by Felix Held · 1 year ago
  8. 1e67adb src/*/post_code.h: Change post code prefix to POSTCODE by Yuchen He · 1 year, 1 month ago
  9. 6b248a2 soc/amd/common/fsp: factor out read_fsp_resources from root_complex.c by Felix Held · 1 year, 1 month ago
  10. 69ffebf soc/amd/*/root_complex: introduce and use SMN_IOHC_MISC_BASE_13B1 by Felix Held · 1 year, 1 month ago
  11. d6656bed soc/amd/*/root_complex: don't report root complex IOAPIC resource twice by Felix Held · 1 year, 1 month ago
  12. 3b3d802 soc/amd/cezanne/root_complex: add non-PCI MMIO registers by Felix Held · 1 year, 1 month ago
  13. 2a1fc73 soc/amd/*/Makefile.inc: Do not add APOB NV entry when disabled by Fred Reitberger · 1 year, 1 month ago
  14. 86dfcb8 vendorcode/amd/fsp/common: Refactor dmi_info.h by Konrad Adamczyk · 1 year, 2 months ago
  15. b2de1a3 soc/amd/*/root_complex.c: Use newer function for resource declarations by Arthur Heymans · 1 year, 1 month ago
  16. 9ab8a78 soc/amd/common/acpimmio: factor out IO port access to PM registers by Felix Held · 1 year, 1 month ago
  17. f3180f0 soc/amd/*/globalnvs,nvs: remove deprecated & unused CBMC field from GNVS by Felix Held · 1 year, 1 month ago
  18. e66ce2f soc/amd/*/Makefile.inc: Use _tohex instead of printf by Fred Reitberger · 1 year, 1 month ago
  19. cde4f3b acpi/gnvs.c: Drop unused pointer to the cbmem console by Arthur Heymans · 2 years, 3 months ago
  20. 163dbdd soc/amd/*: Utilize get_fmap_value() Makefile function where possible by Matt DeVillier · 1 year, 2 months ago
  21. 40cb3fe commonlib/console/post_code.h: Change post code prefix to POSTCODE by lilacious · 1 year, 2 months ago
  22. 61daf9b soc/amd/*: Use proper resource function to declare GNB IOAPICs by Arthur Heymans · 1 year, 2 months ago
  23. 12a4482 soc/amd/*/root_complex: reserve IOMMU MMIO area by Felix Held · 1 year, 3 months ago
  24. ce17972 soc/amd/acpi/ivrs: Use specific IOMMU resource index on all SOC by Arthur Heymans · 1 year, 2 months ago
  25. ed6c999 soc/amd: add ops xhci_pci_ops to XHCI controllers in devicetree by Felix Held · 1 year, 2 months ago
  26. a4ced63 soc/amd/*/root_complex: use VGA_MMIO_* defines by Felix Held · 1 year, 2 months ago
  27. 90044bd soc/amd/cezanne/acpi: use ROOT_BRIDGE macro by Felix Held · 1 year, 3 months ago
  28. 9adc33d soc/amd/cezanne/chip: use common data fabric domain resource code by Felix Held · 1 year, 3 months ago
  29. d0959dc soc/amd/*/root_complex: reserve PCI config IO ports by Felix Held · 1 year, 3 months ago
  30. d34dbe5 soc/amd/common/block/cpu: Refactor ucode allocation by Grzegorz Bernacki · 1 year, 4 months ago
  31. d9ece3d mb/google/guybrush: Move helper AOAC for console to AOAC header by Konrad Adamczyk · 1 year, 3 months ago
  32. 3d19aa9 soc/amd/*/acpi/mmio.asl,sb_fch.asl: hide MISC device by Felix Held · 1 year, 10 months ago
  33. 39a9826 soc/amd/*/acpi/mmio.asl,sb_fch.asl: change AAHB's _STA back to method by Felix Held · 1 year, 3 months ago
  34. 0b37036 Revert "soc/amd/cezanne/romstage: Preload fspm.bin" by Raul Rangel · 1 year, 3 months ago
  35. d6e0a90 soc/amd/cezanne/romstage: Preload fspm.bin by Raul E Rangel · 2 years, 9 months ago
  36. dbfb6b9 soc/amd/*/acpi/northbridge,pci0: don't hide PCI0 root device from OS by Felix Held · 1 year, 3 months ago
  37. 02a1901 sb,soc/amd,intel: Drop include <cpu/x86/smm.h> by Kyösti Mälkki · 1 year, 4 months ago
  38. 240baa3 ACPI: Make FADT entries for RTC/CMOS architectural by Kyösti Mälkki · 1 year, 4 months ago
  39. 121d3d5 ACPI: Make FADT entries for SMI architectural by Kyösti Mälkki · 1 year, 4 months ago
  40. 7186e28 soc/amd: Drop acpi_fill_madt_irqoverride() by Kyösti Mälkki · 1 year, 4 months ago
  41. 304f838 soc/amd: Use ACPI_COMMON_MADT_IOAPIC by Kyösti Mälkki · 1 year, 4 months ago
  42. e742b68 arch/x86/ioapic: Promote ioapic_get_sci_pin() by Kyösti Mälkki · 1 year, 4 months ago
  43. e8a21e7 soc/amd/*/include/pci_devs: fix copy-paste error in PCIE_ABC_C_DEVFN by Felix Held · 1 year, 4 months ago
  44. 67c48a3 ACPI: Obsolete FADT p_lvl2_lat and p_lvl3_lat fields by Kyösti Mälkki · 1 year, 4 months ago
  45. 69a1396 sb,soc/amd,intel: Add and use ACPI_COMMON_MADT_LAPIC by Kyösti Mälkki · 1 year, 4 months ago
  46. f008e0a soc/amd/*/Makefile: use all_x86 target by Felix Held · 1 year, 5 months ago
  47. 46cd1b5 soc/amd/cezanne,glinda,mendocino,phoenix,picasso/Kconfig: use all target by Felix Held · 1 year, 5 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. a63f859 soc/amd/common/cpu/tsc: factor out family-specific get_pstate_core_freq by Felix Held · 1 year, 5 months ago
  50. ca8a8de soc/amd: factor out common get_pstate_core_power implementation by Felix Held · 1 year, 5 months ago
  51. 2c9de49 soc/amd: introduce and use get_pstate_core_uvolts for SVI2 and SVI3 by Felix Held · 1 year, 5 months ago
  52. 23a398e soc/amd: introduce and use get_uvolts_from_vid for SVI2 and SVI3 by Felix Held · 1 year, 5 months ago
  53. 3f2844f soc/amd/*/include/msr: add version number to SERIAL_VID_* define names by Felix Held · 1 year, 5 months ago
  54. 6ba67ab soc/amd/*/include/msr: drop _LO part from PSTATE definition names by Felix Held · 1 year, 5 months ago
  55. 5630506 soc/amd: pass pstate_msr union to get_pstate_core_[freq,power] by Felix Held · 1 year, 5 months ago
  56. 8194364 soc/amd/*/acpi: assign proper boolean values in get_pstate_core_freq by Felix Held · 1 year, 5 months ago
  57. da02a82 soc/amd/cezanne: introduce and use pstate_msr bitfield struct by Felix Held · 1 year, 5 months ago
  58. 0acf59d soc/amd: Print amdfwtool debug info if V=1 by Martin Roth · 1 year, 5 months ago
  59. 9bb62cb amdfwtool: Add HW IPCFG file whose subprog is 1 by Zheng Bao · 1 year, 5 months ago
  60. 6998ee0 soc/amd/cezanne: Set up SoC-specific XHCI definitions by Robert Zieba · 1 year, 11 months ago
  61. 3db7b46 soc/amd/cezanne: Update XHCI GPE to use constant by Robert Zieba · 1 year, 9 months ago
  62. d91625d soc/amd: factor out ACPI_SSDT_PSD_INDEPENDENT to common AMD ACPI Kconfig by Felix Held · 1 year, 5 months ago
  63. 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
  64. e4fc7b0 soc/amd/*/acpi: factor out common get_pstate_info implementation by Felix Held · 1 year, 5 months ago
  65. e266dac soc/amd/*/acpi: factor out common generate_cpu_entries implementation by Felix Held · 1 year, 5 months ago
  66. ceafcae soc/amd/cezanne/acpi: rework C state info table handling by Felix Held · 1 year, 5 months ago
  67. cbe55a1 soc/amd: rename ACPI_CPU_CONTROL to ACPI_CSTATE_CONTROL for non-CAR CPUs by Felix Held · 1 year, 6 months ago
  68. 949bce5 soc/amd/*/acpi: drop unnecessary duty_offset/duty_width field writes by Felix Held · 1 year, 6 months ago
  69. cc34162 soc/amd/*/acpi: drop unneeded pstate_cnt FADT assignment by Felix Held · 1 year, 6 months ago
  70. e859d15 soc/amd/*/acpi: drop unneeded mon_alrm FADT assignment by Felix Held · 1 year, 6 months ago
  71. 3fc6ac7 soc/amd/cezanne/graphics: simplify map_oprom_vendev implementation by Felix Held · 1 year, 6 months ago
  72. 0a46604 soc/amd: introduce and use PSTATE_MSR macro by Felix Held · 1 year, 6 months ago
  73. 54c80e1 soc/amd/*/acpi: add comment about p_lvl[2,3]_lat FADT field usage by Felix Held · 1 year, 6 months ago
  74. 30abfe5 soc/amd/cezanne/Kconfig: add VGA BIOS ID and file defaults by Felix Held · 1 year, 6 months ago
  75. 4bfb36e amdfwtool: use SoC ID info instead of misleading comboable flag by Zheng Bao · 1 year, 6 months ago
  76. 21975e4 soc/amd/*/Makefile.inc: remove command line soc-name by Zheng Bao · 1 year, 7 months ago
  77. c188936 soc/amd/*: Add SOC_NAME in fw.cfg(s) by Zheng Bao · 1 year, 7 months ago
  78. 1e78165 arch/x86/include/cpu: introduce CPU_TABLE_END CPU table terminator by Felix Held · 1 year, 6 months ago
  79. 3ecf377 soc/amd: use CPUID_FROM_FMS macro instead of magic numbers by Felix Held · 1 year, 6 months ago
  80. 4e812bd soc/amd/cezanne: use CPUID_ALL_STEPPINGS_MASK to support all steppings by Felix Held · 1 year, 6 months ago
  81. 6a6ac1e arch/x86/cpu: introduce and use device_match_mask by Felix Held · 1 year, 6 months ago
  82. 4e4dde4 soc/amd/*/data_fabric: introduce and use DF_MMIO_REG_SET_SIZE by Felix Held · 1 year, 6 months ago
  83. b307ed6 soc/amd/*/data_fabric: rename define for MMIO decode register set count by Felix Held · 1 year, 6 months ago
  84. 8b42a24 soc/amd/cezanne: remove LIDS field from global NVS by Felix Held · 1 year, 7 months ago
  85. 5167c45 soc/amd/cezanne/chipset.cb: add missing ops for GPP GFX bridges by Felix Held · 1 year, 7 months ago
  86. 440c823 soc/amd: Use common reset code for CZN & MDN SoCs by Martin Roth · 1 year, 7 months ago
  87. c3fec86 soc/amd/cezanne/acpi: use acpigen_write_processor_device by Felix Held · 1 year, 7 months ago
  88. 8190840 soc/amd/*: Enable override of MAINBOARD_BLOBS_DIR by Fred Reitberger · 1 year, 9 months ago
  89. b2394e8 soc/amd/cezanne: clean up global NVS by Felix Held · 1 year, 7 months ago
  90. 5c56b16 soc/amd/*/agesa_acpi: add TODO for adding CRAT table by Felix Held · 1 year, 7 months ago
  91. 68143e8 soc/amd/cezanne/agesa_acpi: use acpi_align_current to align IVRS & ALIB by Felix Held · 1 year, 7 months ago
  92. 5e2602a soc/amd: Include <gpio.h> instead of <soc/gpio.h> by Elyes Haouas · 1 year, 7 months ago
  93. 8f2e5c9 soc/amd: introduce and use common amd_cpu_bus_ops struct by Felix Held · 1 year, 7 months ago
  94. 2476942 treewide: Fix old-style declarations by Elyes Haouas · 1 year, 7 months ago
  95. cdc6e82 soc/amd/cezanne: use common SMU S3/4/5 entry message code by Felix Held · 1 year, 7 months ago
  96. 16f55f2 soc/amd/cezanne: Use common fsp-s preloader by Fred Reitberger · 1 year, 7 months ago
  97. fc84ae7 treewide: Remove unused <cpu/amd/msr.h> by Elyes Haouas · 1 year, 7 months ago
  98. 3cd06cc soc/amd: Remove dummy SOC_SPECIFIC_OPTIONS by Elyes Haouas · 1 year, 7 months ago
  99. 82fe13e soc/amd/cezanne/psp_verstage/Makefile.inc: Remove path to non-existent directories by Elyes Haouas · 1 year, 8 months ago
  100. 9df60d3 tree/acpi: Replace constant "Zero" with actual number by Felix Singer · 1 year, 8 months ago