summaryrefslogtreecommitdiff
path: root/src/vendorcode/amd/opensil
AgeCommit message (Expand)Author
2024-06-17vc/amd/opensil/*/opensil.h: add missing device/device.h includeFelix Held
2024-05-29tree: Use <stdio.h> for snprintfElyes Haouas
2024-05-12vc/amd/opensil: introduce common mpio/chip.h header fileFelix Held
2024-05-12vc/amd/opensil/*/mpio/chip.h: add missing include guardsFelix Held
2024-04-22vc/amd/opensil/stub/ramstage: add acpi_add_opensil_tables stubFelix Held
2024-04-03vendorcode/amd/opensil: Add CPP args to all stagesArthur Heymans
2024-03-23soc/amd/genoa_poc/domain: refactor read_soc_memmap_resourcesFelix Held
2024-03-22vc/amd/opensil/genoa_poc/mpio: add debug output for unused chipFelix Held
2024-03-22vc/amd/opensil/genoa_poc/mpio: fix unused MPIO chip warningFelix Held
2024-03-22vc/amd/opensil/genoa_poc/mpio: use device status for port_presentFelix Held
2024-03-22vc/amd/opensil/genoa_poc/mpio: simplify per_device_config argumentsFelix Held
2024-03-22vc/amd/opensil/genoa_poc/mpio: move PCIe port function below mpio chipFelix Held
2024-03-20vc/amd/opensil/*/mpio: add IFTYPE_UNUSED mpio_type enum elementFelix Held
2024-03-20vc/amd/opensil/genoa_poc/mpio: add IFTYPE_ prefix to mpio_type valuesFelix Held
2024-03-20vc/amd/opensil/stub/mpio: change mpio_engine_type prefix to IFTYPEFelix Held
2024-03-17vc/amd/opensil: don't use source path when using stubMarshall Dawson
2024-03-11vc/amd/opensil/stub: add stub MPIO driverFelix Held
2024-03-06vc/amd/opensil/genoa_poc/memmap: use GiB defineFelix Held
2024-03-06vc/amd/opensil/genoa_poc/memmap: use get_top_of_mem_below_4gbFelix Held
2024-02-23vc/amd/opensil/genoa_poc/mpio/chip: fix typo in pcie_aspm enum nameFelix Held
2024-02-02vc/amd/opensil: add openSIL stub implementationFelix Held
2024-02-02vc/amd/opensil/genoa_poc: remove xSIM-api dependency from opensil.hFelix Held
2024-02-01soc/amd/common/data_fabric/domain: introduce add_pci_cfg_resourcesFelix Held
2024-02-01vc/amd/opensil/genoa_poc/memmap: pass resource index as pointerFelix Held
2024-02-01vc/amd/opensil/genoa_poc/memmap: use unsigned long for resource indexFelix Held
2024-01-31device/device.h: Rename busses for clarityArthur Heymans
2024-01-31include/device/device.h: Remove CHIP_NAME() macroNicholas Sudsgaard
2024-01-25vc/amd/opensil/genoa_poc/mpio: don't add duplicate MPIO descriptorsFelix Held
2024-01-25soc/amd/genoa_poc: rely less on boot state hooksFelix Held
2024-01-25vc/amd/opensil/genoa_poc: move configure_mpio call to setup_opensilFelix Held
2024-01-25vc/amd/opensil/genoa_poc/opensil_console: fix host debug print functionFelix Held
2024-01-24vc/amd/opensil/genoa_poc/mpio: rename mpio_config to configure_mpioFelix Held
2024-01-24vendorcode: Rename Makefiles from .inc to .mkMartin Roth
2023-12-16vc/amd/opensil: add _POC suffix to SOC_AMD_OPENSIL_GENOAFelix Held
2023-12-16soc/amd/genoa: rename to genoa_pocFelix Held
2023-12-15vc/amd: use 'openSIL' spelling in comments & help textFelix Held
2023-12-14vendorcode/amd/opensil/genoa_poc: add opensil_fill_fadt_io_portsFelix Held
2023-12-12vendorcode/amd/genoa: Parse APOB for DRAM layoutArthur Heymans
2023-12-12soc/amd/genoa: Add opensil MPIO chip filesArthur Heymans
2023-12-12vendorcode/amd/opensil: Add SATA configurationArthur Heymans
2023-12-12vendorcode/amd/opensil: Add USB configurationMartin Roth
2023-12-08vendorcode/amd/opensil: Set up resource manager input blockArthur Heymans
2023-12-06vendorcode/amd/opensil: Add initial setup and API callsArthur Heymans
2023-11-30vendorcode/amd/opensil: Implement cbmem_top_chipsetArthur Heymans
2023-11-30vendorcode/amd/opensil/genoa: Implement console callbackArthur Heymans
2023-11-28vendorcode/amd: Hook up opensilArthur Heymans
2023-11-13Update genoa_poc/opensil submodule to upstream mainMartin Roth
2023-11-07vc/amd/opensil/genoa_poc/openSIL: Add openSIL code as submoduleMartin Roth