Age | Commit message (Expand) | Author |
2024-03-30 | soc/amd: Remove blank lines before '}' and after '{' | Elyes Haouas |
2024-03-28 | cpu/x86/Kconfig: Mark 64bit support as stable | Arthur Heymans |
2024-03-28 | cpu/x86: Link page tables in stage if possible | Arthur Heymans |
2024-03-28 | soc/amd/noncar: Increase bootblock size from 64K to 128K | Arthur Heymans |
2024-03-28 | soc/amd/non_car/memlayout_x86.ld: Top align the code | Arthur Heymans |
2024-03-28 | security/tpm: resolve conflicts in TSS implementations | Sergii Dmytruk |
2024-03-23 | soc/amd/common/noncar/memmap: reduce visibility of memmap_early_dram | Felix Held |
2024-03-23 | soc/amd/common/cpu/noncar/memmap: use VGA MMIO defines everywhere | Felix Held |
2024-03-23 | soc/amd/common/cpu/noncar/memmap: make local variables const | Felix Held |
2024-03-23 | soc/amd/*/memmap: factor out common read_lower_soc_memmap_resources | Felix Held |
2024-03-23 | soc/amd/genoa_poc/domain: refactor read_soc_memmap_resources | Felix Held |
2024-03-22 | vc/amd/opensil/genoa_poc/mpio: move PCIe port function below mpio chip | Felix Held |
2024-03-17 | soc/amd/phoenix: make openSIL stub optional | Marshall Dawson |
2024-02-29 | soc/amd: move common pci_domain_fill_ssdt implementation to acpi/ | Felix Held |
2024-02-26 | util/amdfwtool: build amdfwtool only for all tools or AMD CPUs | Martin Roth |
2024-02-24 | soc/amd/glinda: Update GPP_CLK_OUTPUT_AVAILABLE to 7 | Varshit Pandya |
2024-02-23 | soc/amd/common/acp: use clrsetbits32p to avoid need for casts | Felix Held |
2024-02-23 | soc/amd/glinda: Use gpp_clk_setup_common function | Varshit Pandya |
2024-02-23 | arch/x86/ioapic: use uintptr_t for IOAPIC base address | Felix Held |
2024-02-23 | soc/amd/glinda: Use pcie_gpp_dxio_update_clk_req_config | Varshit Pandya |
2024-02-18 | soc: Add SPDX license headers to Kconfig files | Martin Roth |
2024-02-12 | soc/amd/picasso: Use gpp_clk_setup_common function | Varshit Pandya |
2024-02-12 | soc/amd/picasso: Use pcie_gpp_dxio_update_clk_req_config | Varshit Pandya |
2024-02-10 | soc/amd: Factor out gpp_clk_setup function | Varshit Pandya |
2024-02-08 | soc/amd/common/data_fabric/domain: drop unneeded parenthesis | Felix Held |
2024-02-08 | soc/amd/common/data_fabric/domain: don't report DRAM as MMIO producer | Felix Held |
2024-02-08 | cpu/x86/64bit: Turn jumping to long mode into a macro | Arthur Heymans |
2024-02-07 | soc/amd/genoa_poc/chip: print data fabric MMIO decoding configuration | Felix Held |
2024-02-07 | soc/amd: drop unneeded data_fabric_set_mmio_np | Felix Held |
2024-02-02 | soc/amd: commonize PCI root IOAPIC initialization | Felix Held |
2024-02-02 | soc/amd/phoenix/chip.h: guard FSP-specific data structures | Felix Held |
2024-02-02 | soc/amd/phoenix/fch: only init ACPI IO ports in FSP case | Felix Held |
2024-02-02 | soc/amd/phoenix: add openSIL calls | Felix Held |
2024-02-02 | soc/amd/phoenix/fch: only call gpp_clk_setup in FSP case | Felix Held |
2024-02-02 | soc/amd/phoenix: add get_pci_routing_table stub for non-FSP case | Felix Held |
2024-02-02 | soc/amd/phoenix/Kconfig: add SOC_AMD_PHOENIX_OPENSIL option | Felix Held |
2024-02-02 | soc/amd/common/amdblocks/pci_clk_req: remove unneeded include | Felix Held |
2024-02-02 | soc/amd/phoenix/Makefile: only include FSP folder conditionally | Felix Held |
2024-02-02 | vc/amd/opensil/genoa_poc: remove xSIM-api dependency from opensil.h | Felix Held |
2024-02-01 | soc/amd: factor out memmap from root_complex | Felix Held |
2024-02-01 | soc/amd/phoenix/root_complex: make read_fsp_resources call conditional | 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 | soc/amd: rework DRAM and fixed resource reporting | Felix Held |
2024-02-01 | soc/amd/*/root_complex: use unsigned long for resource index | Felix Held |
2024-02-01 | soc/amd/common/data_fabric/domain: use unsigned long for resource index | Felix Held |
2024-02-01 | soc/amd/common,genoa_poc/domain: rework check for 1st domain | Felix Held |
2024-01-31 | soc/amd/noncar/memlayout.ld: Warn about incorrect reset vector | Arthur Heymans |
2024-01-31 | soc/amd/phoenix/chip: make FSP-S call conditional | 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-29 | device/device.h: Drop multiple links | Arthur Heymans |
2024-01-29 | soc/amd/stoney: Match ACPI with resource allocation | Nico Huber |
2024-01-28 | soc/amd/*/acpi: drop CRAT TODO | Felix Held |
2024-01-27 | soc/amd: move acpi_add_fsp_tables implementation to common FSP code | Felix Held |
2024-01-27 | soc/amd: factor out acpi_add_fsp_tables | Felix Held |
2024-01-27 | soc/amd/picasso: factor out CRAT table generation | Felix Held |
2024-01-27 | soc/amd: use common ACPI_SCI_IRQ definition | Felix Held |
2024-01-27 | soc/amd/*/acpi: use common soc_acpi_write_tables prototype | Felix Held |
2024-01-27 | soc/amd/common/include/acpi: add missing device/device.h include | Felix Held |
2024-01-27 | soc/amd/common/fsp: use expected types for add_agesa_fsp_acpi_table | Felix Held |
2024-01-27 | soc/amd: use expected function signature for soc_acpi_write_tables | Felix Held |
2024-01-27 | soc/amd: rename agesa_write_acpi_tables to soc_acpi_write_tables | Felix Held |
2024-01-26 | vc/amd: move verstage on PSP files to new psp_verstage folder | Felix Held |
2024-01-26 | soc/amd: factor out common acpi_add_ivrs_table implementation | Felix Held |
2024-01-25 | soc/amd/genoa_poc: rely less on boot state hooks | Felix Held |
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 |