Age | Commit message (Expand) | Author |
2023-11-06 | soc/amd/*/iomap: drop unused I2C_MASTER_START_INDEX definitions | 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-10-25 | soc/amd/*/Kconfig: rework SPL options | Felix Held |
2023-10-20 | soc/amd/*: Set AMD_FW_AB_POSITION to either 64 or 128 bytes | Karthikeyan Ramasubramanian |
2023-10-04 | soc/amd: rework SPL file override and SPL fusing handling | Felix Held |
2023-09-21 | soc/amd/*/cpu: factor out common noncar mp_init_cpus | Felix Held |
2023-09-21 | soc/amd/mendocino: Do not load MP2 Firmware when in RO | Karthikeyan Ramasubramanian |
2023-09-18 | soc/amd: introduce SOC_AMD_COMMON_BLOCK_DATA_FABRIC_NP_REGION | Felix Held |
2023-09-12 | soc/amd/*/Makefile: drop wrong EFS diagrams | Felix Held |
2023-09-06 | soc/amd: correctly report I2C controller state in ACPI | Felix Held |
2023-09-04 | soc/amd/mendocino: Specify and use FSP binaries for platform | Matt DeVillier |
2023-09-01 | util/amdfwtool: Deal with psp position in flash offset directly | Zheng Bao |
2023-08-26 | soc/amd: Move psp_transfer.h out of each SOC into common | Martin Roth |
2023-08-15 | soc/amd/*/root_complex: introduce get_iohc_fabric_id | Felix Held |
2023-08-10 | soc/amd/mendocino/include/data_fabric: fix IOMS0_FABRIC_ID for Rembrandt | Felix Held |
2023-08-09 | treewide: Get rid of "NO_DDRx" selection | Elyes Haouas |
2023-08-09 | soc/amd/mendocino/include/data_fabric: add DF PCI config map register | Felix Held |
2023-08-09 | soc/amd/*: Fix UART ACPI device status | Matt DeVillier |
2023-08-08 | soc/amd/mendocino/include/data_fabric: add DF IO decode registers | Felix Held |
2023-08-08 | soc/amd/*/include/data_fabric: add dst_ prefix to fabric_id field | Felix Held |
2023-08-08 | soc/amd/*/include/data_fabric: reorder register definitions | Felix Held |
2023-08-08 | soc/amd/*/include/data_fabric: rename D18F0_MMIO_* to DF_MMIO_* | Felix Held |
2023-08-08 | soc/amd/common/include/data_fabric_defs: introduce & use DF_REG_* macros | Felix Held |
2023-08-05 | src/*/post_code.h: Change post code prefix to POSTCODE | Yuchen He |
2023-08-04 | soc/amd/common/psp_verstage: Support multiple hash tables | Karthikeyan Ramasubramanian |
2023-08-01 | soc/amd/mendocino: select SOC_AMD_COMMON_BLOCK_CPU_SYNC_PSP_ADDR_MSR | Matt DeVillier |
2023-07-27 | soc/amd/common/fsp: factor out read_fsp_resources from root_complex.c | Felix Held |
2023-07-25 | soc/amd/*/root_complex: introduce and use SMN_IOHC_MISC_BASE_13B1 | Felix Held |
2023-07-25 | soc/amd/*/root_complex: don't report root complex IOAPIC resource twice | Felix Held |
2023-07-25 | soc/amd/mendocino/root_complex: add non-PCI MMIO registers | Felix Held |
2023-07-24 | soc/amd/*/Makefile.inc: Do not add APOB NV entry when disabled | Fred Reitberger |
2023-07-21 | vendorcode/amd/fsp/common: Refactor dmi_info.h | Konrad Adamczyk |
2023-07-18 | soc/amd/*/root_complex.c: Use newer function for resource declarations | Arthur Heymans |
2023-07-17 | soc/amd/common/acpimmio: factor out IO port access to PM registers | Felix Held |
2023-07-07 | soc/amd/*/globalnvs,nvs: remove deprecated & unused CBMC field from GNVS | Felix Held |
2023-07-07 | soc/amd/*/Makefile.inc: Use _tohex instead of printf | Fred Reitberger |
2023-07-06 | acpi/gnvs.c: Drop unused pointer to the cbmem console | Arthur Heymans |
2023-07-03 | soc/amd/*: Utilize get_fmap_value() Makefile function where possible | Matt DeVillier |
2023-06-23 | commonlib/console/post_code.h: Change post code prefix to POSTCODE | lilacious |
2023-06-19 | soc/amd/*: Use proper resource function to declare GNB IOAPICs | Arthur Heymans |
2023-06-15 | soc/amd/*/root_complex: reserve IOMMU MMIO area | Felix Held |
2023-06-14 | soc/amd/acpi/ivrs: Use specific IOMMU resource index on all SOC | Arthur Heymans |
2023-06-09 | soc/amd: add ops xhci_pci_ops to XHCI controllers in devicetree | Felix Held |
2023-06-07 | soc/amd/*/root_complex: use VGA_MMIO_* defines | Felix Held |
2023-06-07 | soc/amd/mendocino/acpi: use ROOT_BRIDGE macro | Felix Held |
2023-06-07 | soc/amd/mendocino/chip: use common data fabric domain resource code | Felix Held |
2023-06-06 | soc/amd/*/root_complex: reserve PCI config IO ports | Felix Held |
2023-06-05 | soc/amd/mendocino: Print content of manifest file | Grzegorz Bernacki |
2023-06-02 | soc/amd/common/block/cpu: Refactor ucode allocation | Grzegorz Bernacki |
2023-06-02 | soc/amd/mendocino: Add manifest generation to Makefile | Grzegorz Bernacki |
2023-05-27 | soc/amd/mendocino/psp_verstage: Fix pending maps | Karthikeyan Ramasubramanian |
2023-05-22 | soc/amd/mendocino: Unmap hash table after usage | Karthikeyan Ramasubramanian |
2023-05-13 | soc/amd/*/acpi/mmio.asl,sb_fch.asl: hide MISC device | Felix Held |
2023-05-13 | soc/amd/*/acpi/mmio.asl,sb_fch.asl: change AAHB's _STA back to method | Felix Held |
2023-05-08 | soc/amd/*/acpi/northbridge,pci0: don't hide PCI0 root device from OS | Felix Held |
2023-04-29 | sb,soc/amd,intel: Drop include <cpu/x86/smm.h> | Kyösti Mälkki |
2023-04-29 | ACPI: Make FADT entries for RTC/CMOS architectural | Kyösti Mälkki |
2023-04-27 | soc/amd/mendocino: update FSP parameters for eDP power sequence adjustment | Chris Wang |
2023-04-27 | soc/amd/mendocino: rename pwr_on_vary_bl_to_blon to edp_panel_t8_ms | Chris Wang |
2023-04-27 | ACPI: Make FADT entries for SMI architectural | Kyösti Mälkki |
2023-04-27 | soc/amd: Drop acpi_fill_madt_irqoverride() | Kyösti Mälkki |
2023-04-26 | soc/amd: Use ACPI_COMMON_MADT_IOAPIC | Kyösti Mälkki |
2023-04-26 | arch/x86/ioapic: Promote ioapic_get_sci_pin() | Kyösti Mälkki |
2023-04-22 | soc/amd/mendocino: drop code for non-existing eMMC controller | Felix Held |
2023-04-22 | soc/amd/*/include/pci_devs: fix copy-paste error in PCIE_ABC_C_DEVFN | Felix Held |
2023-04-21 | soc/amd/mendocino: Mark PCIe GPP bridges as hidden instead of off | Martin Roth |
2023-04-21 | ACPI: Obsolete FADT p_lvl2_lat and p_lvl3_lat fields | Kyösti Mälkki |
2023-04-19 | soc/amd/common/block/lpc/spi_dma: Leverage CBFS_CACHE when using SPI DMA | Karthikeyan Ramasubramanian |
2023-04-15 | sb,soc/amd,intel: Add and use ACPI_COMMON_MADT_LAPIC | Kyösti Mälkki |
2023-04-11 | soc/amd/mendocino: Lower log level for TDP value to DEBUG | Paul Menzel |
2023-04-06 | amd/mendocino/root_complex: Restrict DPTC to 15W boards | Tim Van Patten |
2023-04-06 | soc/amd/mendocino: Reinterpret smu_power_and_thm_limit | Tim Van Patten |
2023-04-04 | soc/amd/*/Makefile: use all_x86 target | Felix Held |
2023-04-03 | soc/amd/cezanne,glinda,mendocino,phoenix,picasso/Kconfig: use all target | Felix Held |
2023-03-29 | soc/amd/common/block/cpu/Kconfig: drop FAM17H_19H suffix from TSC option | Felix Held |
2023-03-29 | soc/amd/common/cpu/tsc: factor out family-specific get_pstate_core_freq | Felix Held |
2023-03-29 | soc/amd/mendocino: Add FSP parameter for eDP power sequence adjustment | Chris.Wang |
2023-03-27 | soc/amd/mendocino: Add UPD to support USB3 force to gen1 by port | Patrick Huang |
2023-03-27 | soc/amd: factor out common get_pstate_core_power implementation | Felix Held |
2023-03-27 | soc/amd: introduce and use get_pstate_core_uvolts for SVI2 and SVI3 | Felix Held |
2023-03-27 | soc/amd: introduce and use get_uvolts_from_vid for SVI2 and SVI3 | Felix Held |
2023-03-24 | soc/amd/*/include/msr: add version number to SERIAL_VID_* define names | Felix Held |
2023-03-24 | soc/amd/mendocino: add and use missing cpu_vid_8 pstate_msr field | Felix Held |
2023-03-24 | soc/amd/*/include/msr: drop _LO part from PSTATE definition names | Felix Held |
2023-03-24 | soc/amd: pass pstate_msr union to get_pstate_core_[freq,power] | Felix Held |
2023-03-23 | soc/amd/mendocino: Remove GPP bridge to Bus B | Martin Roth |
2023-03-22 | soc/amd/*/acpi: assign proper boolean values in get_pstate_core_freq | Felix Held |
2023-03-21 | soc/amd/mendocino: Remove 2 unused PCIe functions | Martin Roth |
2023-03-20 | soc/amd/mendocino: introduce and use pstate_msr bitfield struct | Felix Held |
2023-03-20 | soc/amd/mendocino: Consume fsp misc_data hob | Jason Glenesk |
2023-03-15 | soc/amd/mendocino: MP2 firmware isn't needed in the RO image | Martin Roth |
2023-03-15 | soc/amd: Print amdfwtool debug info if V=1 | Martin Roth |
2023-03-10 | amdfwtool: Add HW IPCFG file whose subprog is 1 | Zheng Bao |
2023-03-09 | soc/amd/mendocino: Set up SoC-specific XHCI defines | Robert Zieba |
2023-03-09 | soc/amd/mendocino: Update XHCI GPE to use constant | Robert Zieba |
2023-03-08 | soc/amd: factor out ACPI_SSDT_PSD_INDEPENDENT to common AMD ACPI Kconfig | Felix Held |
2023-03-08 | soc/amd/include/msr: factor out P state MSR enable bit to cpu/amd/msr.h | Felix Held |
2023-03-08 | soc/amd/*/acpi: factor out common get_pstate_info implementation | Felix Held |