1. 3edf840 cpu/x86/64bit: Turn jumping to long mode into a macro by Arthur Heymans · 3 years, 1 month ago
  2. 737c8c2 soc/amd: drop unneeded data_fabric_set_mmio_np by Felix Held · 6 months ago
  3. 416cc66 soc/amd: commonize PCI root IOAPIC initialization by Felix Held · 7 months ago
  4. 968a58d soc/amd/common/amdblocks/pci_clk_req: remove unneeded include by Felix Held · 7 months ago
  5. dde265f soc/amd/common/data_fabric/domain: introduce add_pci_cfg_resources by Felix Held · 7 months ago
  6. 30f36c3 soc/amd: rework DRAM and fixed resource reporting by Felix Held · 7 months ago
  7. 5ab978f soc/amd/*/root_complex: use unsigned long for resource index by Felix Held · 7 months ago
  8. e4594f1 soc/amd/common/data_fabric/domain: use unsigned long for resource index by Felix Held · 7 months ago
  9. 5881f8a soc/amd/common,genoa_poc/domain: rework check for 1st domain by Felix Held · 7 months ago
  10. 789adfa soc/amd/noncar/memlayout.ld: Warn about incorrect reset vector by Arthur Heymans · 2 years, 3 months ago
  11. 7fcd4d5 device/device.h: Rename busses for clarity by Arthur Heymans · 12 months ago
  12. 80c79a5 device/device.h: Drop multiple links by Arthur Heymans · 12 months ago
  13. 112c227 soc/amd: move acpi_add_fsp_tables implementation to common FSP code by Felix Held · 7 months ago
  14. 26577d2 soc/amd: factor out acpi_add_fsp_tables by Felix Held · 7 months ago
  15. 39feb7f soc/amd/picasso: factor out CRAT table generation by Felix Held · 7 months ago
  16. 0079200 soc/amd: use common ACPI_SCI_IRQ definition by Felix Held · 7 months ago
  17. d9e8263 soc/amd/*/acpi: use common soc_acpi_write_tables prototype by Felix Held · 7 months ago
  18. 3aaf8ef soc/amd/common/include/acpi: add missing device/device.h include by Felix Held · 7 months ago
  19. 7f471dd soc/amd/common/fsp: use expected types for add_agesa_fsp_acpi_table by Felix Held · 7 months ago
  20. a4a2a4f soc/amd: factor out common acpi_add_ivrs_table implementation by Felix Held · 7 months ago
  21. b731550 soc/amd/*: Rename Makefiles from .inc to .mk by Martin Roth · 7 months ago
  22. 4e818c5 soc/amd/*/chip: factor out FSP-S call by Felix Held · 7 months ago
  23. ce60fb1 soc/amd: factor out non-CAR romstage to common code by Felix Held · 7 months ago
  24. 5b94f9a soc/amd/*/romstage: factor out FSP-M call by Felix Held · 7 months ago
  25. f55b711 tree: More use accessor functions for struct region fields by Nico Huber · 7 months ago
  26. 3b5b66d device: Add support for multiple PCI segment groups by Felix Held · 7 months ago
  27. 5538063 soc/amd/common/data_fabric/domain: write _SEG method in SSDT by Felix Held · 7 months ago
  28. 474c5d6 soc/amd: move IOMMU_IOAPIC_IDX define to amdblocks/ioapic.h by Felix Held · 7 months ago
  29. aab8a22 soc/amd/common/acpi: factor out common MADT code by Felix Held · 7 months ago
  30. 141955a soc/amd: use apm_get_apmc() in APMC SMI handler by Felix Held · 8 months ago
  31. 6759ad3 arch/x86: introduce HAVE_CONFIGURABLE_APMC_SMI_PORT by Felix Held · 8 months ago
  32. 03c858f soc/amd/common/emmc: add Kconfig option to skip powering off eMMC by Felix Held · 8 months ago
  33. b154949 soc/amd: drop fill_fadt_extended_pm_regs by Felix Held · 8 months ago
  34. 6c00a6a soc/amd/common/data_fabric: pass PCI segment group to domain code by Felix Held · 9 months ago
  35. 6bb0f8a soc/amd/common: Move PCIe CLKREQ programming under fsp by Matt DeVillier · 9 months ago
  36. 3ea3fbe soc/amd: Add DBG2 ACPI table by Zheng Bao · 9 months ago
  37. bc6a690 device/Kconfig: rename AZALIA_PLUGIN_SUPPORT to AZALIA_HDA_CODEC_SUPPORT by Felix Held · 9 months ago
  38. 4ce52f6 soc/amd: Remove unnecessary choice symbol name from PSP Kconfig by Martin Roth · 9 months ago
  39. e91785d soc/amd/common,stoneyridge: drop invalid hda_soc_ssdt_quirks by Felix Held · 10 months ago
  40. 7881698 soc/amd/common/block/i2c: add pre-processor guards for ACPI by Felix Held · 10 months ago
  41. 9a9e9a1 soc/amd/common/psp: Remove unnecessary prompts from Kconfig by Martin Roth · 10 months ago
  42. 33aa290 soc/amd/common/smm: Add option for late SMM locking by Matt DeVillier · 10 months ago
  43. 51d1f30 soc/amd/*/Kconfig: rework SPL options by Felix Held · 11 months ago
  44. 970a62f soc/amd/common: Add ACP device to common block graphics driver by CoolStar · 10 months ago
  45. b921483 soc/amd/common/graphics: Factor out FSP graphics init by Matt DeVillier · 10 months ago
  46. 0b0113f device/device.h: Rename pci_domain_scan_bus by Arthur Heymans · 12 months ago
  47. 045251e soc/amd/common/data_fabric_helper: add pre-processor guards for ACPI by Felix Held · 10 months ago
  48. 060b27d soc/amd/common/data_fabric/extended_mmio: fix compile errors by Felix Held · 10 months ago
  49. 4ab1db8 soc/amd: rework SPL file override and SPL fusing handling by Felix Held · 11 months ago
  50. 614568e soc/amd/common/noncar/cpu: simplify get_reserved_phys_addr_bits by Felix Held · 11 months ago
  51. 89ca478 soc/amd/common: use common physical address bit reservation code by Felix Held · 11 months ago
  52. 9f01005 soc/amd/common/graphics: Update VBIOS cache data before hashing by Matt DeVillier · 11 months ago
  53. 63e77b0 soc/amd/*/cpu: factor out common noncar mp_init_cpus by Felix Held · 11 months ago
  54. 8c17891 soc/amd/cezanne,common: expose eMMC device in ACPI when enabled by Felix Held · 12 months ago
  55. d632697 soc/amd: introduce SOC_AMD_COMMON_BLOCK_DATA_FABRIC_NP_REGION by Felix Held · 11 months ago
  56. 971c944 soc/amd/common/data_fabric_helper: factor out data_fabric_set_mmio_np by Felix Held · 11 months ago
  57. 58c2efc soc/amd/common/data_fabric_helper: use data_fabric_get_mmio_base_size by Felix Held · 11 months ago
  58. fbb612f soc/amd/common/data_fabric_helper: make some helper functions static by Felix Held · 11 months ago
  59. b7832de x86: Add .data section support for pre-memory stages by Jeremy Compostella · 12 months ago
  60. 2dc5c6e soc/amd/common: Remove __attribute__(()) by Elyes Haouas · 12 months ago
  61. bfd8521 soc/amd: correctly report I2C controller state in ACPI by Felix Held · 12 months ago
  62. 6bc0698 util/amdfwtool: Deal with psp position in flash offset directly by Zheng Bao · 1 year, 6 months ago
  63. 7cdc429 soc/amd/common/data_fabric: add support for extended MMIO addresses by Felix Held · 12 months ago
  64. 9e57e94 soc/amd/common/data_fabric/Makefile: remove invalid comment by Felix Held · 12 months ago
  65. 8fc6881 soc/amd: Move psp_transfer.h out of each SOC into common by Martin Roth · 1 year ago
  66. 4ff1d63 soc/amd/common/include/root_complex: add IOHC MISC SMN base addresses by Felix Held · 12 months ago
  67. 6e039076 soc/amd/common/lpc: use fixed_io_range_flags instead of open coding by Felix Held · 1 year ago
  68. 9cbdc8f soc/amd/common/data_fabric/domain: use get_iohc_fabric_id by Felix Held · 1 year ago
  69. b0ab545 soc/amd/*/root_complex: introduce get_iohc_fabric_id by Felix Held · 1 year ago
  70. 55822d9 soc/amd/common/data_fabric: handle multiple PCI root domains by Felix Held · 1 year ago
  71. ea83139 soc/amd/common/data_fabric: read PCI bus decoding from DF registers by Felix Held · 1 year ago
  72. 9dcdec5 soc/amd/common/data_fabric/domain: set and use max_subordinate by Felix Held · 1 year ago
  73. 8cb14be soc/amd: Add definition of SPI ROM remapping by Zheng Bao · 1 year, 4 months ago
  74. 8bb9734 soc/amd/common/include/data_fabric: add missing device/device.h include by Felix Held · 1 year ago
  75. 7cf9c74 soc/amd/*: Fix UART ACPI device status by Matt DeVillier · 1 year ago
  76. 4fcaccf cpu/amd/pi/00730F01: Use common code for mp_init by Arthur Heymans · 2 years, 3 months ago
  77. 4eac0d4 soc/amd/common/data_fabric/domain: read IO decode windows from registers by Felix Held · 1 year ago
  78. 3f3f93b soc/amd/common/data_fabric/domain: rename add_io_regions by Felix Held · 1 year ago
  79. 2dfd48b soc/amd/common/data_fabric/domain: factor out report_data_fabric_io by Felix Held · 1 year ago
  80. 84a60fb soc/amd/*/include/data_fabric: add dst_ prefix to fabric_id field by Felix Held · 1 year ago
  81. 382c83e soc/amd/*/include/data_fabric: rename D18F0_MMIO_* to DF_MMIO_* by Felix Held · 1 year, 1 month ago
  82. 4078d14 soc/amd/common/data_fabric_helper: use DF broadcast read/write functions by Felix Held · 1 year, 1 month ago
  83. 18a3c23 soc/amd/common/include/data_fabric_defs: introduce & use DF_REG_* macros by Felix Held · 1 year, 1 month ago
  84. 88decca ACPI: Add helper fill_fadt_extended_pm_io() by Kyösti Mälkki · 1 year, 4 months ago
  85. 2571ecb device, soc: Add SPDX license headers to Makefiles by Martin Roth · 1 year ago
  86. 1e67adb src/*/post_code.h: Change post code prefix to POSTCODE by Yuchen He · 1 year, 1 month ago
  87. 6b324d9 soc/amd/common/data_fabric_helper: add comment about cfg_inst_acc_en by Felix Held · 1 year, 1 month ago
  88. 63c952a soc/amd/common: Redefine EFS_OFFSET by Zheng Bao · 1 year, 1 month ago
  89. 3a795e0 soc/amd/common/cpu: Add Kconfig to program the PSP_ADDR MSR by Matt DeVillier · 1 year, 1 month ago
  90. 0df754b soc/amd/common/data_fabric/domain: skip reserved resources for ACPI by Felix Held · 1 year, 1 month ago
  91. a239cf4 soc/amd/common/data_fabric/domain: continue after unassigned resource by Felix Held · 1 year, 1 month ago
  92. 1a02f09 soc/amd/commonn/block/include/psp_efs.h: Remove unused function by Fred Reitberger · 1 year, 1 month ago
  93. 87f08be soc/amd/noncar/memlayout_x86.ld: Conditionally add fspm region by Felix Held · 1 year, 1 month ago
  94. d22bb25 soc/amd/noncar/memlayout_x86.ld: Move ramstage link address by Arthur Heymans · 1 year, 1 month ago
  95. 2cb2b18 soc/amd/noncar/memmap.c: Support non-FSP use cases by Felix Held · 1 year, 1 month ago
  96. f3cdd01 soc/amd/noncar/memmap.c: factor out FSP-specific SMM region code by Felix Held · 1 year, 1 month ago
  97. 6b248a2 soc/amd/common/fsp: factor out read_fsp_resources from root_complex.c by Felix Held · 1 year, 1 month ago
  98. aebf534 soc/amd/cpu.c: Conditionally define .acpi_fill_ssdt by Felix Held · 1 year, 1 month ago
  99. 69ffebf soc/amd/*/root_complex: introduce and use SMN_IOHC_MISC_BASE_13B1 by Felix Held · 1 year, 1 month ago
  100. b8b0c66 soc/amd/common/acpi/ivrs: probe IOAPIC device on domain device by Felix Held · 1 year, 1 month ago