Age | Commit message (Expand) | Author |
2024-10-07 | vc/amd/opensil/genoa_poc: Explicitly include static.h for config_of_soc | Nicholas Chin |
2024-09-25 | vc/amd/opensil: Move openSIL interface declarations to common header | Nicolas Kochlowski |
2024-07-31 | device: introduce and use dev_get_domain_id | Felix Held |
2024-07-10 | cbmem_top: Change the return value to uintptr_t | Elyes Haouas |
2024-06-17 | vc/amd/opensil/*/opensil.h: add missing device/device.h include | Felix Held |
2024-05-29 | tree: Use <stdio.h> for snprintf | Elyes Haouas |
2024-05-12 | vc/amd/opensil: introduce common mpio/chip.h header file | Felix Held |
2024-05-12 | vc/amd/opensil/*/mpio/chip.h: add missing include guards | Felix Held |
2024-04-22 | vc/amd/opensil/stub/ramstage: add acpi_add_opensil_tables stub | Felix Held |
2024-04-03 | vendorcode/amd/opensil: Add CPP args to all stages | Arthur Heymans |
2024-03-23 | soc/amd/genoa_poc/domain: refactor read_soc_memmap_resources | Felix Held |
2024-03-22 | vc/amd/opensil/genoa_poc/mpio: add debug output for unused chip | Felix Held |
2024-03-22 | vc/amd/opensil/genoa_poc/mpio: fix unused MPIO chip warning | Felix Held |
2024-03-22 | vc/amd/opensil/genoa_poc/mpio: use device status for port_present | Felix Held |
2024-03-22 | vc/amd/opensil/genoa_poc/mpio: simplify per_device_config arguments | Felix Held |
2024-03-22 | vc/amd/opensil/genoa_poc/mpio: move PCIe port function below mpio chip | Felix Held |
2024-03-20 | vc/amd/opensil/*/mpio: add IFTYPE_UNUSED mpio_type enum element | Felix Held |
2024-03-20 | vc/amd/opensil/genoa_poc/mpio: add IFTYPE_ prefix to mpio_type values | Felix Held |
2024-03-20 | vc/amd/opensil/stub/mpio: change mpio_engine_type prefix to IFTYPE | Felix Held |
2024-03-17 | vc/amd/opensil: don't use source path when using stub | Marshall Dawson |
2024-03-11 | vc/amd/opensil/stub: add stub MPIO driver | Felix Held |
2024-03-06 | vc/amd/opensil/genoa_poc/memmap: use GiB define | Felix Held |
2024-03-06 | vc/amd/opensil/genoa_poc/memmap: use get_top_of_mem_below_4gb | Felix Held |
2024-02-23 | vc/amd/opensil/genoa_poc/mpio/chip: fix typo in pcie_aspm enum name | Felix Held |
2024-02-02 | vc/amd/opensil: add openSIL stub implementation | Felix Held |
2024-02-02 | vc/amd/opensil/genoa_poc: remove xSIM-api dependency from opensil.h | Felix Held |
2024-02-01 | soc/amd/common/data_fabric/domain: introduce add_pci_cfg_resources | Felix Held |
2024-02-01 | vc/amd/opensil/genoa_poc/memmap: pass resource index as pointer | Felix Held |
2024-02-01 | vc/amd/opensil/genoa_poc/memmap: use unsigned long for resource index | Felix Held |
2024-01-31 | device/device.h: Rename busses for clarity | Arthur Heymans |
2024-01-31 | include/device/device.h: Remove CHIP_NAME() macro | Nicholas Sudsgaard |
2024-01-25 | vc/amd/opensil/genoa_poc/mpio: don't add duplicate MPIO descriptors | Felix Held |
2024-01-25 | soc/amd/genoa_poc: rely less on boot state hooks | Felix Held |
2024-01-25 | vc/amd/opensil/genoa_poc: move configure_mpio call to setup_opensil | Felix Held |
2024-01-25 | vc/amd/opensil/genoa_poc/opensil_console: fix host debug print function | Felix Held |
2024-01-24 | vc/amd/opensil/genoa_poc/mpio: rename mpio_config to configure_mpio | Felix Held |
2024-01-24 | vendorcode: Rename Makefiles from .inc to .mk | 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-15 | vc/amd: use 'openSIL' spelling in comments & help text | Felix Held |
2023-12-14 | vendorcode/amd/opensil/genoa_poc: add opensil_fill_fadt_io_ports | Felix Held |
2023-12-12 | vendorcode/amd/genoa: Parse APOB for DRAM layout | Arthur Heymans |
2023-12-12 | soc/amd/genoa: Add opensil MPIO chip files | Arthur Heymans |
2023-12-12 | vendorcode/amd/opensil: Add SATA configuration | Arthur Heymans |
2023-12-12 | vendorcode/amd/opensil: Add USB configuration | Martin Roth |
2023-12-08 | vendorcode/amd/opensil: Set up resource manager input block | Arthur Heymans |
2023-12-06 | vendorcode/amd/opensil: Add initial setup and API calls | Arthur Heymans |
2023-11-30 | vendorcode/amd/opensil: Implement cbmem_top_chipset | Arthur Heymans |
2023-11-30 | vendorcode/amd/opensil/genoa: Implement console callback | Arthur Heymans |
2023-11-28 | vendorcode/amd: Hook up opensil | Arthur Heymans |
2023-11-13 | Update genoa_poc/opensil submodule to upstream main | Martin Roth |
2023-11-07 | vc/amd/opensil/genoa_poc/openSIL: Add openSIL code as submodule | Martin Roth |