1. 40cb3fe commonlib/console/post_code.h: Change post code prefix to POSTCODE by lilacious · 1 year, 1 month ago
  2. 61daf9b soc/amd/*: Use proper resource function to declare GNB IOAPICs by Arthur Heymans · 1 year, 1 month ago
  3. 12a4482 soc/amd/*/root_complex: reserve IOMMU MMIO area by Felix Held · 1 year, 1 month ago
  4. ce17972 soc/amd/acpi/ivrs: Use specific IOMMU resource index on all SOC by Arthur Heymans · 1 year, 1 month ago
  5. ed6c999 soc/amd: add ops xhci_pci_ops to XHCI controllers in devicetree by Felix Held · 1 year, 1 month ago
  6. 9424666 soc/amd/picasso/acpi/northbridge: drop _STA method from PCI0 scope by Felix Held · 1 year, 1 month ago
  7. a4ced63 soc/amd/*/root_complex: use VGA_MMIO_* defines by Felix Held · 1 year, 1 month ago
  8. 4d6c39d soc/amd/picasso/acpi: rename sb_fch.asl to mmio.asl by Felix Held · 1 year, 1 month ago
  9. 7838109 soc/amd/picasso/acpi: move remaining parts of sb_pic0_fch.asl to soc.asl by Felix Held · 1 year, 1 month ago
  10. c79c64b soc/amd/picasso/acpi: use ROOT_BRIDGE macro by Felix Held · 1 year, 1 month ago
  11. e4b65cc soc/amd/common/data_fabric/domain: write _BBN method in SSDT by Felix Held · 1 year, 2 months ago
  12. 784c9c6 soc/amd/picasso/chip: use common data fabric domain resource code by Felix Held · 1 year, 6 months ago
  13. d0959dc soc/amd/*/root_complex: reserve PCI config IO ports by Felix Held · 1 year, 2 months ago
  14. d34dbe5 soc/amd/common/block/cpu: Refactor ucode allocation by Grzegorz Bernacki · 1 year, 3 months ago
  15. f167df4 soc/amd/picasso/acpi/sb_pci0_fch: replace Memory32Fixed with DWordMemory by Felix Held · 1 year, 2 months ago
  16. 3d19aa9 soc/amd/*/acpi/mmio.asl,sb_fch.asl: hide MISC device by Felix Held · 1 year, 9 months ago
  17. 39a9826 soc/amd/*/acpi/mmio.asl,sb_fch.asl: change AAHB's _STA back to method by Felix Held · 1 year, 2 months ago
  18. dbfb6b9 soc/amd/*/acpi/northbridge,pci0: don't hide PCI0 root device from OS by Felix Held · 1 year, 2 months ago
  19. 02a1901 sb,soc/amd,intel: Drop include <cpu/x86/smm.h> by Kyösti Mälkki · 1 year, 3 months ago
  20. 240baa3 ACPI: Make FADT entries for RTC/CMOS architectural by Kyösti Mälkki · 1 year, 3 months ago
  21. 121d3d5 ACPI: Make FADT entries for SMI architectural by Kyösti Mälkki · 1 year, 3 months ago
  22. 7186e28 soc/amd: Drop acpi_fill_madt_irqoverride() by Kyösti Mälkki · 1 year, 3 months ago
  23. 304f838 soc/amd: Use ACPI_COMMON_MADT_IOAPIC by Kyösti Mälkki · 1 year, 3 months ago
  24. e742b68 arch/x86/ioapic: Promote ioapic_get_sci_pin() by Kyösti Mälkki · 1 year, 3 months ago
  25. 88c94fe Drop unused include <version.h> by Kyösti Mälkki · 1 year, 7 months ago
  26. 67c48a3 ACPI: Obsolete FADT p_lvl2_lat and p_lvl3_lat fields by Kyösti Mälkki · 1 year, 3 months ago
  27. 69a1396 sb,soc/amd,intel: Add and use ACPI_COMMON_MADT_LAPIC by Kyösti Mälkki · 1 year, 3 months ago
  28. f008e0a soc/amd/*/Makefile: use all_x86 target by Felix Held · 1 year, 4 months ago
  29. 46cd1b5 soc/amd/cezanne,glinda,mendocino,phoenix,picasso/Kconfig: use all target by Felix Held · 1 year, 4 months ago
  30. e467a44 soc/amd/picasso/graphics: use RAVEN2_VBIOS_REV with RAVEN2_VBIOS_VID_DID by Felix Held · 1 year, 4 months ago
  31. 924aff9 soc/amd/picasso/graphics: refactor map_oprom_vendev_rev by Felix Held · 1 year, 4 months ago
  32. 23cae54 soc/amd/picasso/Kconfig: update help text for 2nd VBIOS ID detection by Felix Held · 1 year, 5 months ago
  33. 60df7ca soc/amd/common/block/cpu/Kconfig: drop FAM17H_19H suffix from TSC option by Felix Held · 1 year, 4 months ago
  34. a63f859 soc/amd/common/cpu/tsc: factor out family-specific get_pstate_core_freq by Felix Held · 1 year, 4 months ago
  35. ca8a8de soc/amd: factor out common get_pstate_core_power implementation by Felix Held · 1 year, 4 months ago
  36. 2c9de49 soc/amd: introduce and use get_pstate_core_uvolts for SVI2 and SVI3 by Felix Held · 1 year, 4 months ago
  37. 23a398e soc/amd: introduce and use get_uvolts_from_vid for SVI2 and SVI3 by Felix Held · 1 year, 4 months ago
  38. 3f2844f soc/amd/*/include/msr: add version number to SERIAL_VID_* define names by Felix Held · 1 year, 4 months ago
  39. 6ba67ab soc/amd/*/include/msr: drop _LO part from PSTATE definition names by Felix Held · 1 year, 4 months ago
  40. 5630506 soc/amd: pass pstate_msr union to get_pstate_core_[freq,power] by Felix Held · 1 year, 4 months ago
  41. 8194364 soc/amd/*/acpi: assign proper boolean values in get_pstate_core_freq by Felix Held · 1 year, 4 months ago
  42. 659e154 soc/amd/picasso: introduce and use pstate_msr bitfield struct by Felix Held · 1 year, 4 months ago
  43. 0acf59d soc/amd: Print amdfwtool debug info if V=1 by Martin Roth · 1 year, 4 months ago
  44. 6494265 soc/amd/common/cpu/Kconfig: use Cxxx as CPU string for all non-CAR SoCs by Felix Held · 1 year, 4 months ago
  45. d91625d soc/amd: factor out ACPI_SSDT_PSD_INDEPENDENT to common AMD ACPI Kconfig by Felix Held · 1 year, 4 months ago
  46. 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
  47. e4fc7b0 soc/amd/*/acpi: factor out common get_pstate_info implementation by Felix Held · 1 year, 4 months ago
  48. e266dac soc/amd/*/acpi: factor out common generate_cpu_entries implementation by Felix Held · 1 year, 4 months ago
  49. 9bb6646 soc/amd/picasso/acpi: rework C state info table handling by Felix Held · 1 year, 4 months ago
  50. cbe55a1 soc/amd: rename ACPI_CPU_CONTROL to ACPI_CSTATE_CONTROL for non-CAR CPUs by Felix Held · 1 year, 4 months ago
  51. c875514 soc/amd/picasso/include/iomap: add comment about ACPI IO assignment by Felix Held · 1 year, 4 months ago
  52. f773e12 soc/amd/picasso/include/southbridge: drop PM_CPU_CTRL define by Felix Held · 1 year, 4 months ago
  53. 949bce5 soc/amd/*/acpi: drop unnecessary duty_offset/duty_width field writes by Felix Held · 1 year, 4 months ago
  54. 4b679b0 soc/amd/picasso/acpi: don't announce unimplemented duty cycle control by Felix Held · 1 year, 4 months ago
  55. e859d15 soc/amd/*/acpi: drop unneeded mon_alrm FADT assignment by Felix Held · 1 year, 4 months ago
  56. 0a46604 soc/amd: introduce and use PSTATE_MSR macro by Felix Held · 1 year, 5 months ago
  57. 54c80e1 soc/amd/*/acpi: add comment about p_lvl[2,3]_lat FADT field usage by Felix Held · 1 year, 5 months ago
  58. c0ae0ba soc/amd/picasso/acpi: use ACPI_SCI_IRQ definition by Felix Held · 1 year, 5 months ago
  59. 3c74a51 soc/amd/picasso,stoneyridge/acpi: drop unneeded res2 FADT assignment by Felix Held · 1 year, 5 months ago
  60. 9298ba3 soc/amd/picasso,stoneyridge/acpi: drop x_firmware_ctl_[l,h] assignment by Felix Held · 1 year, 5 months ago
  61. 5e6ff46 soc/amd/picasso,stoneyridge/acpi: drop unneeded ARM_boot_arch assignment by Felix Held · 1 year, 5 months ago
  62. ff01442 soc/amd/picasso/Kconfig: update VGA_BIOS_ID's help text by Felix Held · 1 year, 5 months ago
  63. 4bfb36e amdfwtool: use SoC ID info instead of misleading comboable flag by Zheng Bao · 1 year, 5 months ago
  64. 21975e4 soc/amd/*/Makefile.inc: remove command line soc-name by Zheng Bao · 1 year, 6 months ago
  65. c188936 soc/amd/*: Add SOC_NAME in fw.cfg(s) by Zheng Bao · 1 year, 6 months ago
  66. 1e78165 arch/x86/include/cpu: introduce CPU_TABLE_END CPU table terminator by Felix Held · 1 year, 5 months ago
  67. 3c90559 soc/amd/picasso/soc_util.c: Remove unneeded "break" by Elyes Haouas · 1 year, 5 months ago
  68. b6969db soc/amd/picasso/soc_util: use cpuid_match by Felix Held · 1 year, 5 months ago
  69. 6f37532 soc/amd/picasso: use CPUID_FROM_FMS macro instead of magic numbers by Felix Held · 1 year, 5 months ago
  70. cf9b069 soc/amd/picasso/cpu: use CPUID_ALL_STEPPINGS_MASK by Felix Held · 1 year, 5 months ago
  71. 6a6ac1e arch/x86/cpu: introduce and use device_match_mask by Felix Held · 1 year, 5 months ago
  72. 4e4dde4 soc/amd/*/data_fabric: introduce and use DF_MMIO_REG_SET_SIZE by Felix Held · 1 year, 5 months ago
  73. b307ed6 soc/amd/*/data_fabric: rename define for MMIO decode register set count by Felix Held · 1 year, 5 months ago
  74. c5d71dc soc/amd/picasso: remove LIDS field from global NVS by Felix Held · 1 year, 6 months ago
  75. 7c66d39 soc/amd: Use common reset code for PCO SoC by Martin Roth · 1 year, 5 months ago
  76. 7cba1c4 treewide: Remove duplicated include <device/pci.h> by Elyes Haouas · 1 year, 6 months ago
  77. 281be57 soc/amd/picasso/acpi: use acpigen_write_processor_device by Felix Held · 1 year, 6 months ago
  78. 8190840 soc/amd/*: Enable override of MAINBOARD_BLOBS_DIR by Fred Reitberger · 1 year, 8 months ago
  79. 4a5f2e9 soc/amd/picasso: clean up global NVS by Felix Held · 1 year, 6 months ago
  80. 8f1e004 soc/amd/picasso/agesa_acpi: align ALIB with acpi_align_current by Felix Held · 1 year, 6 months ago
  81. f03706a soc/amd/picasso/agesa_acpi: use acpi_align_current to align CRAT & IVRS by Felix Held · 1 year, 6 months ago
  82. 5e2602a soc/amd: Include <gpio.h> instead of <soc/gpio.h> by Elyes Haouas · 1 year, 6 months ago
  83. 8f2e5c9 soc/amd: introduce and use common amd_cpu_bus_ops struct by Felix Held · 1 year, 6 months ago
  84. 2476942 treewide: Fix old-style declarations by Elyes Haouas · 1 year, 6 months ago
  85. 8c41000 soc/amd/picasso/include/acpi: introduce and use ACPI_SCI_IRQ definition by Felix Held · 1 year, 6 months ago
  86. 4352996 soc/amd/picasso: use common SMU S3/4/5 entry message code by Felix Held · 1 year, 6 months ago
  87. fc84ae7 treewide: Remove unused <cpu/amd/msr.h> by Elyes Haouas · 1 year, 6 months ago
  88. 3cd06cc soc/amd: Remove dummy SOC_SPECIFIC_OPTIONS by Elyes Haouas · 1 year, 6 months ago
  89. dba65d2 soc/amd/picasso/psp_verstage/Makefile.inc: Remove path to non-existent directories by Elyes Haouas · 1 year, 7 months ago
  90. 9df60d3 tree/acpi: Replace constant "Zero" with actual number by Felix Singer · 1 year, 7 months ago
  91. 9930920 soc/amd/*/config: drop invalid comment by Felix Held · 1 year, 7 months ago
  92. 8823ba1 treewide: Include <device/mmio.h> instead of <arch/mmio.h> by Elyes Haouas · 1 year, 7 months ago
  93. d5c5b52 sb,soc/amd: Remove unused southbridge_io_trap_handler() by Kyösti Mälkki · 1 year, 8 months ago
  94. 66b5e1b ACPI: Use common code for MADT LAPIC NMIs by Kyösti Mälkki · 1 year, 8 months ago
  95. 8180427 soc/amd: Define post codes by Martin Roth · 1 year, 8 months ago
  96. 2e65e9c soc/amd: Use ioapic helper functions by Kyösti Mälkki · 3 years, 1 month ago
  97. df09680 soc/amd/picasso: Add support for 64bit builds by Arthur Heymans · 2 years, 3 months ago
  98. 2e81436 soc/amd/*/root_complex: use FSP HOB iterator functions by Felix Held · 1 year, 8 months ago
  99. 6e85740 arch/x86/Kconfig: Move AMD stages arch to common code by Arthur Heymans · 1 year, 8 months ago
  100. c358317 soc/amd/picasso: add mb_pre_fspm() definition and weak implementation by Matt DeVillier · 1 year, 8 months ago