Age | Commit message (Expand) | Author |
2024-01-25 | soc/amd/common: Fix typo | Varshit Pandya |
2024-01-24 | soc/amd/*: Rename Makefiles from .inc to .mk | Martin Roth |
2024-01-20 | soc/amd/*/chip: factor out FSP-S call | Felix Held |
2024-01-20 | soc/amd: factor out non-CAR romstage to common code | Felix Held |
2024-01-20 | soc/amd/*/romstage: factor out FSP-M call | Felix Held |
2024-01-20 | soc/amd/phoenix/Makefile: conditionally add fsp_[m,s]_params.c | Felix Held |
2024-01-20 | soc/amd/phoenix/Kconfig: factor out FSP-specific options | Felix Held |
2024-01-17 | tree: More use accessor functions for struct region fields | Nico Huber |
2024-01-17 | Reland "Kconfig: Bring HEAP_SIZE to a common, large value" | Patrick Georgi |
2024-01-16 | device: Add support for multiple PCI segment groups | Felix Held |
2024-01-15 | src/soc/amd/glinda: Update the PCIE MMCONFIG base address and size | Anand Vaikar |
2024-01-15 | soc/amd/glinda/include/data_fabric: update IOHUBS0 fabric id | Anand Vaikar |
2024-01-13 | soc/amd/common/data_fabric/domain: write _SEG method in SSDT | Felix Held |
2024-01-11 | soc/amd/stoneyridge/acpi: use common AMD MADT code | Felix Held |
2024-01-11 | soc/amd/stoneyridge/northbridge: report GNB IOAPIC in domain | Felix Held |
2024-01-11 | soc/amd/stoneyridge/acpi: drop wrong comment in MADT code | Felix Held |
2024-01-11 | soc/amd: move IOMMU_IOAPIC_IDX define to amdblocks/ioapic.h | Felix Held |
2024-01-11 | soc/amd/common/acpi: factor out common MADT code | Felix Held |
2024-01-10 | soc/amd: use apm_get_apmc() in APMC SMI handler | Felix Held |
2024-01-10 | soc/amd/glinda: Increase maximum CPU threads to 24 | Anand Vaikar |
2024-01-08 | arch/x86: introduce HAVE_CONFIGURABLE_APMC_SMI_PORT | Felix Held |
2024-01-05 | soc/amd/picasso/Kconfig: select SOC_AMD_COMMON_BLOCK_EMMC_SKIP_POWEROFF | Felix Held |
2024-01-05 | soc/amd/common/emmc: add Kconfig option to skip powering off eMMC | Felix Held |
2024-01-04 | soc/amd/picasso/acpi: move SoC-common code from dsdt.asl to soc.asl | Felix Held |
2023-12-26 | Update vboot submodule to upstream main | Julius Werner |
2023-12-26 | soc/amd/stoneyridge/BiosCallOuts: add missing curly braces | Felix Held |
2023-12-26 | soc/amd/common/pi/agesawrapper: use is_dev_enabled(DEV_PTR()) | Felix Held |
2023-12-26 | soc/amd/stoneyridge: use is_dev_enabled(DEV_PTR()) | Felix Held |
2023-12-26 | soc/amd/picasso/fsp_s_params: use is_dev_enabled | Felix Held |
2023-12-20 | soc/amd/genoa_poc: select DEFAULT_X2APIC | Varshit Pandya |
2023-12-20 | treewide: Use show_notices target for warnings | Martin Roth |
2023-12-16 | vc/amd/opensil: add _POC suffix to SOC_AMD_OPENSIL_GENOA | Felix Held |
2023-12-16 | soc/amd/genoa: rename to genoa_poc | Felix Held |
2023-12-16 | soc/amd/genoa/fch: add fch_init_acpi_ports | Felix Held |
2023-12-15 | soc/amd/stoney/northbridge: Remove dead code | Arthur Heymans |
2023-12-15 | soc/amd: drop fill_fadt_extended_pm_regs | Felix Held |
2023-12-15 | soc/amd/genoa: Hook up BERT | Arthur Heymans |
2023-12-15 | soc/amd/genoa: Hook up IVRS generation | Felix Held |
2023-12-15 | soc/amd/genoa: configure FCH IRQ mapping | Felix Held |
2023-12-14 | soc/amd/genoa/domain: generate SSDT entries for domains | Felix Held |
2023-12-14 | soc/amd/genoa: Add basic ACPI support | Felix Held |
2023-12-13 | soc/amd/genoa/acpi: update soc.asl | Felix Held |
2023-12-13 | soc/amd/genoa/acpi/soc: add root bridges to DSDT | Felix Held |
2023-12-13 | soc/amd/genoa/acpi: include globalnvs.asl in SoC code | Felix Held |
2023-12-13 | soc/amd/genoa: set up the non-FCH IOAPICs | Felix Held |
2023-12-13 | soc/amd/genoa/domain: fix indentation in genoa_pci_domain_ops | Felix Held |
2023-12-13 | soc/amd/genoa/chip: add init & final functions and chip name | Felix Held |
2023-12-13 | soc/amd/genoa/include/amd_pci_int_defs: rename PIRQ index 0x60 and 0x61 | Felix Held |
2023-12-12 | soc/amd/genoa/chipset.cb: add missing non-transparent PCI bridges | Felix Held |
2023-12-12 | soc/amd/genoa/chipset.cb: disable IOMMU devices by default | Felix Held |
2023-12-12 | soc/amd/genoa: Parse APOB for DRAM layout | Felix Held |
2023-12-12 | soc/amd/genoa/chip.h: drop unneeded xhci2_enable | Felix Held |
2023-12-11 | soc/amd/genoa/chipset.cb: add missing '_' in gpp_bridge_3_b | Felix Held |
2023-12-11 | soc/amd/genoa: Add USB configuration | Arthur Heymans |
2023-12-11 | soc/amd/genoa/chipset.cb: enable dummy functions | Felix Held |
2023-12-11 | soc/amd/common/data_fabric: pass PCI segment group to domain code | Felix Held |
2023-12-06 | soc/amd/common: Move PCIe CLKREQ programming under fsp | Matt DeVillier |
2023-12-06 | soc/amd/*/chipset.cb: don't call dummy device functions host bridges | Felix Held |
2023-12-06 | soc/amd/genoa/Kconfig: add CONSOLE_UART_BASE_ADDRESS defaults | Felix Held |
2023-12-02 | soc/amd: Add DBG2 ACPI table | Zheng Bao |
2023-11-30 | soc/amd/genoa: Implement romstage | Arthur Heymans |
2023-11-28 | soc/amd/cezanne: Move PSP_VERSTAGE_MAP_ENTIRE_SPIROM config | Karthikeyan Ramasubramanian |
2023-11-28 | soc/amd/common/psp_verstage: Make SPI ROM mapping configurable | Karthikeyan Ramasubramanian |
2023-11-28 | soc/amd/genoa: Add openSIL to Genoa Kconfig | Martin Roth |
2023-11-25 | tree wide: Rename VBOOT_MEASURED_BOOT* to TPM_MEASURED_BOOT | Patrick Georgi |
2023-11-24 | soc/amd/genoa: Hook up microcode updating | Arthur Heymans |
2023-11-22 | soc/amd/genoa: add I2C support | Felix Held |
2023-11-15 | soc/amd/genoa: Add mmio.asl | Varshit Pandya |
2023-11-13 | soc/amd/genoa: Hook up MCA code | Arthur Heymans |
2023-11-13 | soc/amd/genoa: Hook SMP and SMM init | Arthur Heymans |
2023-11-13 | soc/amd/genoa: Double HEAP_SIZE to 0x200000 | Varshit Pandya |
2023-11-10 | device/Kconfig: rename AZALIA_PLUGIN_SUPPORT to AZALIA_HDA_CODEC_SUPPORT | Felix Held |
2023-11-09 | soc/amd: Remove unnecessary choice symbol name from PSP Kconfig | Martin Roth |
2023-11-07 | soc/amd/common,stoneyridge: drop invalid hda_soc_ssdt_quirks | Felix Held |
2023-11-07 | Revert "Kconfig: Bring HEAP_SIZE to a common, large value" | Patrick Georgi |
2023-11-06 | soc/amd/genoa/chipset.dt: add UART device ops | Felix Held |
2023-11-06 | soc/amd/*/iomap: drop unused I2C_MASTER_START_INDEX definitions | Felix Held |
2023-11-06 | soc/amd/common/block/i2c: add pre-processor guards for ACPI | Felix Held |
2023-11-06 | soc/amd/genoa/include/iomap: add missing I2C and I3C MMIO bases | Felix Held |
2023-11-06 | soc/amd/genoa/devicetree: fix MMIO base addresses | Felix Held |
2023-11-03 | soc/amd/mendocino: Conditionally select HAVE_FSP_LOGO_SUPPORT | Karthikeyan Ramasubramanian |
2023-11-02 | soc/amd/*: Ensure PSP soft fuse bitmask set properly | Matt DeVillier |
2023-11-02 | soc/amd/mendocino: Update FSP-S UPD to pass boot logo | Karthikeyan Ramasubramanian |
2023-11-02 | soc/amd/common/psp: Remove unnecessary prompts from Kconfig | Martin Roth |
2023-10-31 | soc/amd/genoa: Add PCI interrupt support | Varshit Pandya |
2023-10-27 | soc/amd/genoa: add PCI domain resource reporting | Felix Held |
2023-10-27 | soc/amd/genoa: select PSP gen 2 support | Felix Held |
2023-10-25 | soc/amd/stoneyridge: Select SOC_AMD_COMMON_LATE_SMM_LOCKING | Matt DeVillier |
2023-10-25 | soc/amd/common/smm: Add option for late SMM locking | Matt DeVillier |
2023-10-25 | soc/amd/*/Kconfig: rework SPL options | Felix Held |
2023-10-25 | soc/amd/common: Add ACP device to common block graphics driver | CoolStar |
2023-10-24 | soc/amd/stoneyridge: Update SMU fw2 name in fw.cfg | Matt DeVillier |
2023-10-24 | soc/amd/stoneyridge: Use common block graphics driver | CoolStar |
2023-10-24 | soc/amd/common/graphics: Factor out FSP graphics init | Matt DeVillier |
2023-10-20 | soc/amd/*: Set AMD_FW_AB_POSITION to either 64 or 128 bytes | Karthikeyan Ramasubramanian |
2023-10-20 | soc/amd/phoenix/psp_verstage: Fix the hash file names | Karthikeyan Ramasubramanian |
2023-10-20 | soc/amd/phoenix: Disable CCP DMA in PSP Verstage | Karthikeyan Ramasubramanian |
2023-10-20 | soc/amd/phoenix: Add build rules to enable CBFS verification | Karthikeyan Ramasubramanian |
2023-10-20 | x86: Add pre-memory stages CBFS cache scratchpad support | Jeremy Compostella |
2023-10-20 | soc/amd/genoa: Add Global NVS | Varshit Pandya |