1. 8e9906c treewide: Get rid of "NO_DDRx" selection by Elyes Haouas · 1 year ago
  2. 001bf0c soc/amd/picasso/include/data_fabric: add DF PCI config map register by Felix Held · 11 months ago
  3. 7cf9c74 soc/amd/*: Fix UART ACPI device status by Matt DeVillier · 11 months ago
  4. 1b02483 soc/amd/picasso/include/data_fabric: add data fabric IO decode registers by Felix Held · 12 months ago
  5. 84a60fb soc/amd/*/include/data_fabric: add dst_ prefix to fabric_id field by Felix Held · 12 months ago
  6. a159075 soc/amd/*/include/data_fabric: reorder register definitions by Felix Held · 12 months ago
  7. b25bf34 soc/amd/*/include/data_fabric: rename D18F0_DRAM_* to DF_DRAM_* by Felix Held · 12 months ago
  8. 382c83e soc/amd/*/include/data_fabric: rename D18F0_MMIO_* to DF_MMIO_* by Felix Held · 12 months ago
  9. 18a3c23 soc/amd/common/include/data_fabric_defs: introduce & use DF_REG_* macros by Felix Held · 12 months ago
  10. 1e67adb src/*/post_code.h: Change post code prefix to POSTCODE by Yuchen He · 12 months ago
  11. 6b248a2 soc/amd/common/fsp: factor out read_fsp_resources from root_complex.c by Felix Held · 12 months ago
  12. 69ffebf soc/amd/*/root_complex: introduce and use SMN_IOHC_MISC_BASE_13B1 by Felix Held · 12 months ago
  13. d6656bed soc/amd/*/root_complex: don't report root complex IOAPIC resource twice by Felix Held · 12 months ago
  14. 43662b5 soc/amd/picasso/root_complex: add non-PCI MMIO registers by Felix Held · 12 months ago
  15. 2a1fc73 soc/amd/*/Makefile.inc: Do not add APOB NV entry when disabled by Fred Reitberger · 12 months ago
  16. 86dfcb8 vendorcode/amd/fsp/common: Refactor dmi_info.h by Konrad Adamczyk · 1 year, 1 month ago
  17. b2de1a3 soc/amd/*/root_complex.c: Use newer function for resource declarations by Arthur Heymans · 1 year ago
  18. 9ab8a78 soc/amd/common/acpimmio: factor out IO port access to PM registers by Felix Held · 1 year ago
  19. f3180f0 soc/amd/*/globalnvs,nvs: remove deprecated & unused CBMC field from GNVS by Felix Held · 1 year ago
  20. e66ce2f soc/amd/*/Makefile.inc: Use _tohex instead of printf by Fred Reitberger · 1 year ago
  21. cde4f3b acpi/gnvs.c: Drop unused pointer to the cbmem console by Arthur Heymans · 2 years, 2 months ago
  22. 163dbdd soc/amd/*: Utilize get_fmap_value() Makefile function where possible by Matt DeVillier · 1 year, 1 month ago
  23. 40cb3fe commonlib/console/post_code.h: Change post code prefix to POSTCODE by lilacious · 1 year, 1 month ago
  24. 61daf9b soc/amd/*: Use proper resource function to declare GNB IOAPICs by Arthur Heymans · 1 year, 1 month ago
  25. 12a4482 soc/amd/*/root_complex: reserve IOMMU MMIO area by Felix Held · 1 year, 1 month ago
  26. ce17972 soc/amd/acpi/ivrs: Use specific IOMMU resource index on all SOC by Arthur Heymans · 1 year, 1 month ago
  27. ed6c999 soc/amd: add ops xhci_pci_ops to XHCI controllers in devicetree by Felix Held · 1 year, 1 month ago
  28. 9424666 soc/amd/picasso/acpi/northbridge: drop _STA method from PCI0 scope by Felix Held · 1 year, 1 month ago
  29. a4ced63 soc/amd/*/root_complex: use VGA_MMIO_* defines by Felix Held · 1 year, 1 month ago
  30. 4d6c39d soc/amd/picasso/acpi: rename sb_fch.asl to mmio.asl by Felix Held · 1 year, 1 month ago
  31. 7838109 soc/amd/picasso/acpi: move remaining parts of sb_pic0_fch.asl to soc.asl by Felix Held · 1 year, 1 month ago
  32. c79c64b soc/amd/picasso/acpi: use ROOT_BRIDGE macro by Felix Held · 1 year, 1 month ago
  33. e4b65cc soc/amd/common/data_fabric/domain: write _BBN method in SSDT by Felix Held · 1 year, 2 months ago
  34. 784c9c6 soc/amd/picasso/chip: use common data fabric domain resource code by Felix Held · 1 year, 6 months ago
  35. d0959dc soc/amd/*/root_complex: reserve PCI config IO ports by Felix Held · 1 year, 2 months ago
  36. d34dbe5 soc/amd/common/block/cpu: Refactor ucode allocation by Grzegorz Bernacki · 1 year, 3 months ago
  37. f167df4 soc/amd/picasso/acpi/sb_pci0_fch: replace Memory32Fixed with DWordMemory by Felix Held · 1 year, 2 months ago
  38. 3d19aa9 soc/amd/*/acpi/mmio.asl,sb_fch.asl: hide MISC device by Felix Held · 1 year, 9 months ago
  39. 39a9826 soc/amd/*/acpi/mmio.asl,sb_fch.asl: change AAHB's _STA back to method by Felix Held · 1 year, 2 months ago
  40. dbfb6b9 soc/amd/*/acpi/northbridge,pci0: don't hide PCI0 root device from OS by Felix Held · 1 year, 2 months ago
  41. 02a1901 sb,soc/amd,intel: Drop include <cpu/x86/smm.h> by Kyösti Mälkki · 1 year, 3 months ago
  42. 240baa3 ACPI: Make FADT entries for RTC/CMOS architectural by Kyösti Mälkki · 1 year, 3 months ago
  43. 121d3d5 ACPI: Make FADT entries for SMI architectural by Kyösti Mälkki · 1 year, 3 months ago
  44. 7186e28 soc/amd: Drop acpi_fill_madt_irqoverride() by Kyösti Mälkki · 1 year, 3 months ago
  45. 304f838 soc/amd: Use ACPI_COMMON_MADT_IOAPIC by Kyösti Mälkki · 1 year, 3 months ago
  46. e742b68 arch/x86/ioapic: Promote ioapic_get_sci_pin() by Kyösti Mälkki · 1 year, 3 months ago
  47. 88c94fe Drop unused include <version.h> by Kyösti Mälkki · 1 year, 7 months ago
  48. 67c48a3 ACPI: Obsolete FADT p_lvl2_lat and p_lvl3_lat fields by Kyösti Mälkki · 1 year, 3 months ago
  49. 69a1396 sb,soc/amd,intel: Add and use ACPI_COMMON_MADT_LAPIC by Kyösti Mälkki · 1 year, 3 months ago
  50. f008e0a soc/amd/*/Makefile: use all_x86 target by Felix Held · 1 year, 4 months ago
  51. 46cd1b5 soc/amd/cezanne,glinda,mendocino,phoenix,picasso/Kconfig: use all target by Felix Held · 1 year, 4 months ago
  52. e467a44 soc/amd/picasso/graphics: use RAVEN2_VBIOS_REV with RAVEN2_VBIOS_VID_DID by Felix Held · 1 year, 4 months ago
  53. 924aff9 soc/amd/picasso/graphics: refactor map_oprom_vendev_rev by Felix Held · 1 year, 4 months ago
  54. 23cae54 soc/amd/picasso/Kconfig: update help text for 2nd VBIOS ID detection by Felix Held · 1 year, 5 months ago
  55. 60df7ca soc/amd/common/block/cpu/Kconfig: drop FAM17H_19H suffix from TSC option by Felix Held · 1 year, 4 months ago
  56. a63f859 soc/amd/common/cpu/tsc: factor out family-specific get_pstate_core_freq by Felix Held · 1 year, 4 months ago
  57. ca8a8de soc/amd: factor out common get_pstate_core_power implementation by Felix Held · 1 year, 4 months ago
  58. 2c9de49 soc/amd: introduce and use get_pstate_core_uvolts for SVI2 and SVI3 by Felix Held · 1 year, 4 months ago
  59. 23a398e soc/amd: introduce and use get_uvolts_from_vid for SVI2 and SVI3 by Felix Held · 1 year, 4 months ago
  60. 3f2844f soc/amd/*/include/msr: add version number to SERIAL_VID_* define names by Felix Held · 1 year, 4 months ago
  61. 6ba67ab soc/amd/*/include/msr: drop _LO part from PSTATE definition names by Felix Held · 1 year, 4 months ago
  62. 5630506 soc/amd: pass pstate_msr union to get_pstate_core_[freq,power] by Felix Held · 1 year, 4 months ago
  63. 8194364 soc/amd/*/acpi: assign proper boolean values in get_pstate_core_freq by Felix Held · 1 year, 4 months ago
  64. 659e154 soc/amd/picasso: introduce and use pstate_msr bitfield struct by Felix Held · 1 year, 4 months ago
  65. 0acf59d soc/amd: Print amdfwtool debug info if V=1 by Martin Roth · 1 year, 4 months ago
  66. 6494265 soc/amd/common/cpu/Kconfig: use Cxxx as CPU string for all non-CAR SoCs by Felix Held · 1 year, 4 months ago
  67. d91625d soc/amd: factor out ACPI_SSDT_PSD_INDEPENDENT to common AMD ACPI Kconfig by Felix Held · 1 year, 4 months ago
  68. 78633e3 soc/amd/include/msr: factor out P state MSR enable bit to cpu/amd/msr.h by Felix Held · 1 year, 4 months ago
  69. e4fc7b0 soc/amd/*/acpi: factor out common get_pstate_info implementation by Felix Held · 1 year, 4 months ago
  70. e266dac soc/amd/*/acpi: factor out common generate_cpu_entries implementation by Felix Held · 1 year, 4 months ago
  71. 9bb6646 soc/amd/picasso/acpi: rework C state info table handling by Felix Held · 1 year, 4 months ago
  72. cbe55a1 soc/amd: rename ACPI_CPU_CONTROL to ACPI_CSTATE_CONTROL for non-CAR CPUs by Felix Held · 1 year, 4 months ago
  73. c875514 soc/amd/picasso/include/iomap: add comment about ACPI IO assignment by Felix Held · 1 year, 4 months ago
  74. f773e12 soc/amd/picasso/include/southbridge: drop PM_CPU_CTRL define by Felix Held · 1 year, 4 months ago
  75. 949bce5 soc/amd/*/acpi: drop unnecessary duty_offset/duty_width field writes by Felix Held · 1 year, 4 months ago
  76. 4b679b0 soc/amd/picasso/acpi: don't announce unimplemented duty cycle control by Felix Held · 1 year, 4 months ago
  77. e859d15 soc/amd/*/acpi: drop unneeded mon_alrm FADT assignment by Felix Held · 1 year, 4 months ago
  78. 0a46604 soc/amd: introduce and use PSTATE_MSR macro by Felix Held · 1 year, 5 months ago
  79. 54c80e1 soc/amd/*/acpi: add comment about p_lvl[2,3]_lat FADT field usage by Felix Held · 1 year, 5 months ago
  80. c0ae0ba soc/amd/picasso/acpi: use ACPI_SCI_IRQ definition by Felix Held · 1 year, 5 months ago
  81. 3c74a51 soc/amd/picasso,stoneyridge/acpi: drop unneeded res2 FADT assignment by Felix Held · 1 year, 5 months ago
  82. 9298ba3 soc/amd/picasso,stoneyridge/acpi: drop x_firmware_ctl_[l,h] assignment by Felix Held · 1 year, 5 months ago
  83. 5e6ff46 soc/amd/picasso,stoneyridge/acpi: drop unneeded ARM_boot_arch assignment by Felix Held · 1 year, 5 months ago
  84. ff01442 soc/amd/picasso/Kconfig: update VGA_BIOS_ID's help text by Felix Held · 1 year, 5 months ago
  85. 4bfb36e amdfwtool: use SoC ID info instead of misleading comboable flag by Zheng Bao · 1 year, 5 months ago
  86. 21975e4 soc/amd/*/Makefile.inc: remove command line soc-name by Zheng Bao · 1 year, 6 months ago
  87. c188936 soc/amd/*: Add SOC_NAME in fw.cfg(s) by Zheng Bao · 1 year, 6 months ago
  88. 1e78165 arch/x86/include/cpu: introduce CPU_TABLE_END CPU table terminator by Felix Held · 1 year, 5 months ago
  89. 3c90559 soc/amd/picasso/soc_util.c: Remove unneeded "break" by Elyes Haouas · 1 year, 5 months ago
  90. b6969db soc/amd/picasso/soc_util: use cpuid_match by Felix Held · 1 year, 5 months ago
  91. 6f37532 soc/amd/picasso: use CPUID_FROM_FMS macro instead of magic numbers by Felix Held · 1 year, 5 months ago
  92. cf9b069 soc/amd/picasso/cpu: use CPUID_ALL_STEPPINGS_MASK by Felix Held · 1 year, 5 months ago
  93. 6a6ac1e arch/x86/cpu: introduce and use device_match_mask by Felix Held · 1 year, 5 months ago
  94. 4e4dde4 soc/amd/*/data_fabric: introduce and use DF_MMIO_REG_SET_SIZE by Felix Held · 1 year, 5 months ago
  95. b307ed6 soc/amd/*/data_fabric: rename define for MMIO decode register set count by Felix Held · 1 year, 5 months ago
  96. c5d71dc soc/amd/picasso: remove LIDS field from global NVS by Felix Held · 1 year, 6 months ago
  97. 7c66d39 soc/amd: Use common reset code for PCO SoC by Martin Roth · 1 year, 5 months ago
  98. 7cba1c4 treewide: Remove duplicated include <device/pci.h> by Elyes Haouas · 1 year, 6 months ago
  99. 281be57 soc/amd/picasso/acpi: use acpigen_write_processor_device by Felix Held · 1 year, 6 months ago
  100. 8190840 soc/amd/*: Enable override of MAINBOARD_BLOBS_DIR by Fred Reitberger · 1 year, 8 months ago