Age | Commit message (Expand) | Author |
2023-06-28 | soc/amd/common/block/acpi/ivrs: fix missing IOAPIC[1] error | Felix Held |
2023-06-27 | soc/amd/block/ivrs: Add NULL check for IVRS | Naresh Solanki |
2023-06-26 | soc/amd/common/iommu.c: Make sure iommu is enabled | Arthur Heymans |
2023-06-26 | soc/amd/common/block/acpi/ivrs: zero-initialize ivhd_[range,entry] | Felix Held |
2023-06-26 | soc/amd/common/block/acpi/ivrs: use size of instance instead of type | Felix Held |
2023-06-26 | soc/amd/common/block/acpi/ivrs: use memset on ivhd_[11,40] | Felix Held |
2023-06-23 | soc/amd/common/block/acpi/ivrs: zero-initialize ivhd_hpet struct | Felix Held |
2023-06-23 | soc/amd/common/acpi/ivrs: add HID argument to ivhd_describe_f0_device | Felix Held |
2023-06-23 | soc/amd/common/block/acpi/ivrs: zero-initialize ivhd_f0 struct | Felix Held |
2023-06-23 | soc/amd/common/block/acpi/ivrs: conditionally generate eMMC entry | Felix Held |
2023-06-23 | Makefile.inc: don't add fmap_config.h dependency twice | Felix Held |
2023-06-23 | commonlib/console/post_code.h: Change post code prefix to POSTCODE | lilacious |
2023-06-22 | soc/amd/common/psp_verstage: move post codes to own header | lilacious |
2023-06-20 | soc/amd/common/iommu: Use preprocessor values for IOMMU base | Arthur Heymans |
2023-06-19 | soc/amd/common/block/include/amdblocks/data_fabric: fix typo in 'IOAPIC' | Felix Held |
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|vc/amd/phoenix: Prepare for PSP verstage | Karthikeyan Ramasubramanian |
2023-06-14 | acpi/acpi.h: Remove global acpi_fill_ivrs_ioapic() | Arthur Heymans |
2023-06-14 | soc/amd/acpi/ivrs: Use specific IOMMU resource index on all SOC | Arthur Heymans |
2023-06-13 | soc/amd/common/cpu/noncar/cpu: rename get_smee_reserved_address_bits | Felix Held |
2023-06-12 | soc/amd/stoney: Expand the SMM region for cache | Zheng Bao |
2023-06-12 | soc/amd/smm: Sanity check the SMM TSEG size | Zheng Bao |
2023-06-12 | soc/amd/block/ivrs: Generalize IVRS table generation | Naresh Solanki |
2023-06-09 | soc/amd/phoenix/Kconfig: temporary drop VGA_BIOS_FILE | Felix Held |
2023-06-09 | soc/amd: add ops xhci_pci_ops to XHCI controllers in devicetree | Felix Held |
2023-06-08 | soc/amd/stoneyridge/acpi/northbridge: drop _STA method from PCI0 scope | Felix Held |
2023-06-08 | soc/amd/picasso/acpi/northbridge: drop _STA method from PCI0 scope | Felix Held |
2023-06-08 | soc/amd/phoenix: Hook up xhci ops in chipset.cb | Eric Lai |
2023-06-07 | soc/amd/*/root_complex: use VGA_MMIO_* defines | Felix Held |
2023-06-07 | soc/amd/stoneyridge/acpi/sb_pci0_fch: use VGA_MMIO_* defines | Felix Held |
2023-06-07 | soc/amd/stoneyridge/northbridge: use VGA_MMIO_* defines | Felix Held |
2023-06-07 | soc/amd/glinda/acpi: use ROOT_BRIDGE macro | Felix Held |
2023-06-07 | soc/amd/phoenix/acpi: use ROOT_BRIDGE macro | Felix Held |
2023-06-07 | soc/amd/mendocino/acpi: use ROOT_BRIDGE macro | Felix Held |
2023-06-07 | soc/amd/cezanne/acpi: use ROOT_BRIDGE macro | Felix Held |
2023-06-07 | soc/amd/stoneyridge/acpi: rename sb_fch.asl to mmio.asl | Felix Held |
2023-06-07 | soc/amd/stoneyridge/acpi: use ROOT_BRIDGE macro | Felix Held |
2023-06-07 | soc/amd/picasso/acpi: rename sb_fch.asl to mmio.asl | Felix Held |
2023-06-07 | soc/amd/picasso/acpi: move remaining parts of sb_pic0_fch.asl to soc.asl | Felix Held |
2023-06-07 | soc/amd/picasso/acpi: use ROOT_BRIDGE macro | Felix Held |
2023-06-07 | soc/amd/common/acpi/pci_root: introduce ROOT_BRIDGE macro | Felix Held |
2023-06-07 | soc/amd/common/acpi: move acpi_fill_root_complex_tom to Stoneyridge | Felix Held |
2023-06-07 | soc/amd/glinda/chip: use common data fabric domain resource code | Felix Held |
2023-06-07 | soc/amd/phoenix/chip: use common data fabric domain resource code | Felix Held |
2023-06-07 | soc/amd/mendocino/chip: use common data fabric domain resource code | Felix Held |
2023-06-07 | soc/amd/cezanne/chip: use common data fabric domain resource code | Felix Held |
2023-06-07 | soc/amd/common/data_fabric/domain: write _BBN method in SSDT | Felix Held |
2023-06-07 | soc/amd/picasso/chip: use common data fabric domain resource code | Felix Held |
2023-06-07 | soc/amd/common/data_fabric/domain: provide amd_pci_domain_fill_ssdt | Felix Held |
2023-06-07 | soc/amd/common/data_fabric/domain: provide scan_bus and read_resources | Felix Held |
2023-06-07 | soc/amd/common/block/cpu/noncar: add get_usable_physical_address_bits() | Felix Held |
2023-06-07 | soc/amd/common/block/cpu/noncar/cpu: add missing types.h include | Felix Held |
2023-06-06 | soc/amd/stoneyridge/northbridge: reserve PCI config IO ports | Felix Held |
2023-06-06 | soc/amd/*/root_complex: reserve PCI config IO ports | Felix Held |
2023-06-06 | soc/amd/phoenix: Update USB device alias | Eric Lai |
2023-06-05 | soc/amd/mendocino: Print content of manifest file | Grzegorz Bernacki |
2023-06-02 | soc/amd/common/block/graphics: Add missing pci_rom_free() | Grzegorz Bernacki |
2023-06-02 | soc/amd/common/block/cpu: Refactor ucode allocation | Grzegorz Bernacki |
2023-06-02 | soc/amd/phoenix/Kconfig: Prevent changes to AMD_FWM_POSITION_INDEX | Fred Reitberger |
2023-06-02 | soc/amd/mendocino: Add manifest generation to Makefile | Grzegorz Bernacki |
2023-06-01 | mb/google/guybrush: Move helper AOAC for console to AOAC header | Konrad Adamczyk |
2023-05-31 | soc/amd/picasso/acpi/sb_pci0_fch: replace Memory32Fixed with DWordMemory | Felix Held |
2023-05-30 | soc/amd/phoenix/Kconfig: use lower case hex digits in VGA_BIOS_ID | Felix Held |
2023-05-27 | soc/amd/common/block/psp: Unmap EFS region after use | Karthikeyan Ramasubramanian |
2023-05-27 | soc/amd/mendocino/psp_verstage: Fix pending maps | Karthikeyan Ramasubramanian |
2023-05-27 | soc/amd/common/psp_verstage: Fix pending maps | Karthikeyan Ramasubramanian |
2023-05-27 | soc/amd/common/psp_verstage: Fix build for FMAP without RW slots | Karthikeyan Ramasubramanian |
2023-05-22 | soc/amd/mendocino: Unmap hash table after usage | Karthikeyan Ramasubramanian |
2023-05-22 | soc/amd/common/psp_verstage: Map/unmap boot device on need basis | Karthikeyan Ramasubramanian |
2023-05-22 | soc/amd/common/psp_verstage: Always build unsigned PSP verstage | Karthikeyan Ramasubramanian |
2023-05-16 | soc/amd/*/Kconfig: change ACPI_CPU_STRING to use hexadecimal CPU numbers | Felix Held |
2023-05-14 | soc/amd/phoenix/Kconfig: Update default soft fuse bits | Fred Reitberger |
2023-05-13 | acpi/Kconfig: move \_SB scope out of ACPI_CPU_STRING | Felix Held |
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 | Revert "soc/amd/cezanne/romstage: Preload fspm.bin" | Raul Rangel |
2023-05-08 | soc/amd/cezanne/romstage: Preload fspm.bin | Raul E Rangel |
2023-05-08 | soc/amd/phoenix/include/xhci: add USB4 XHCI device pointers | Felix Held |
2023-05-08 | soc/amd/*/acpi/northbridge,pci0: don't hide PCI0 root device from OS | Felix Held |
2023-05-05 | soc/amd/cmn/acpi/sleepstates.asl: Align with sb/amd | Angel Pons |
2023-05-05 | {sb,soc}/amd/cmn/acpi/sleepstates.asl: Hook up configs | Angel Pons |
2023-05-04 | soc/amd/common/block/lpc/lpc: simplify index handling in read resources | Felix Held |
2023-05-03 | soc/amd/common/block/lpc/lpc: drop custom lpc_set_resources | Felix Held |
2023-05-03 | soc/amd/common/block/lpc/lpc: report HPET MMIO | Felix Held |
2023-05-03 | soc/amd/common/block/lpc/lpc: use mmio_range to report FCH IOAPIC MMIO | Felix Held |
2023-05-03 | soc/amd/common/block/lpc/lpc: report eSPI MMIO | Felix Held |
2023-05-03 | soc/amd/common/block/lpc/lpc: increase size of SPI BAR to 4kByte | Felix Held |
2023-05-03 | soc/amd/common/block/lpc/lpc: report mapped SPI flash as MMIO range | Felix Held |
2023-05-03 | soc/amd/phoenix: Add default vBIOS ID and location | Martin Roth |
2023-05-01 | soc/amd/stoney/acpi: Unhide PCI0 root device from OS | Matt DeVillier |
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-28 | soc/amd/phoenix: Populate type 0x63 entry with right MRC Cache | Fred Reitberger |
2023-04-28 | soc/amd/stoneyridge/acpi/sb_pci0_fch: report correct PCI MMIO BAR window | Felix Held |
2023-04-28 | soc/amd/stoneyridge/acpi/sb_pci0_fch: report correct number of PCI buses | Felix Held |
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 |