summaryrefslogtreecommitdiffstats
path: root/src/vendorcode
Commit message (Expand)AuthorAgeFilesLines
* soc/intel/xeon_sp: Put SRAT util macros into Xeon-SP ACPI headerShuo Liu2024-02-203-12/+0
* soc/intel/xeon_sp: Use ACPI common flags in SRAT generationShuo Liu2024-02-203-16/+1
* Treewide: Fix incorrect SPDX license stringsMartin Roth2024-02-181-1/+1
* vc/amd/fsp/picasso: Bring picasso inline with other AMD SoCVarshit Pandya2024-02-121-2/+3
* vc/amd/opensil: add openSIL stub implementationFelix Held2024-02-026-1/+97
* vc/amd/opensil/genoa_poc: remove xSIM-api dependency from opensil.hFelix Held2024-02-022-3/+19
* soc/amd/common/data_fabric/domain: introduce add_pci_cfg_resourcesFelix Held2024-02-011-2/+0
* vc/amd/opensil/genoa_poc/memmap: pass resource index as pointerFelix Held2024-02-012-18/+16
* vc/amd/opensil/genoa_poc/memmap: use unsigned long for resource indexFelix Held2024-02-012-2/+2
* device/device.h: Rename busses for clarityArthur Heymans2024-01-311-3/+3
* include/device/device.h: Remove CHIP_NAME() macroNicholas Sudsgaard2024-01-311-1/+1
* vc/amd: move verstage on PSP files to new psp_verstage folderFelix Held2024-01-2621-0/+0
* vc/amd/opensil/genoa_poc/mpio: don't add duplicate MPIO descriptorsFelix Held2024-01-251-2/+3
* soc/amd/genoa_poc: rely less on boot state hooksFelix Held2024-01-252-8/+7
* vc/amd/opensil/genoa_poc: move configure_mpio call to setup_opensilFelix Held2024-01-253-7/+10
* vc/amd/opensil/genoa_poc/opensil_console: fix host debug print functionFelix Held2024-01-251-1/+1
* vc/amd/opensil/genoa_poc/mpio: rename mpio_config to configure_mpioFelix Held2024-01-241-3/+3
* vendorcode: Rename Makefiles from .inc to .mkMartin Roth2024-01-2422-0/+0
* vc/amd/psp: Remove unknown section flagsLennart Eichhorn2024-01-174-4/+4
* vc/google: Show different logos for different ChromeOS devicesShelley Chen2024-01-113-0/+47
* vc/intel/fsp/mtl: Update header files from 3424_88 to 3471.85Kulkarni, Srinivas2024-01-071-2/+9
* vendorcode/google/chromeos: Use unsigned int for "factory_config"Subrata Banik2024-01-052-10/+15
* vendorcode/google/chromeos: Add API for Chromebook Plus checkSubrata Banik2023-12-312-0/+38
* vendorcode/google/chromeos: Add API to read factory configSubrata Banik2023-12-313-0/+38
* vc/intel/fsp/mtl: Add UPDs for Acoustic Noise MitigationSubrata Banik2023-12-201-50/+83
* treewide: Use show_notices target for warningsMartin Roth2023-12-201-2/+2
* vc/intel/raptorlake: Update header files from 4301_01 to 4435_00Kulkarni, Srinivas2023-12-173-4/+14
* vc/amd/opensil: add _POC suffix to SOC_AMD_OPENSIL_GENOAFelix Held2023-12-162-4/+5
* soc/amd/genoa: rename to genoa_pocFelix Held2023-12-161-1/+1
* vc/amd: use 'openSIL' spelling in comments & help textFelix Held2023-12-156-8/+8
* vendorcode/amd/opensil/genoa_poc: add opensil_fill_fadt_io_portsFelix Held2023-12-143-1/+20
* vc/intel/raptorlake: Updating the FSP v4301.01 headers to Standard pathKulkarni, Srinivas2023-12-145-0/+0
* lib/jpeg: Replace decoder with Wuffs' implementationPatrick Georgi2023-12-131-0/+64187
* vendorcode/amd/genoa: Parse APOB for DRAM layoutArthur Heymans2023-12-124-1/+167
* soc/amd/genoa: Add opensil MPIO chip filesArthur Heymans2023-12-124-0/+265
* vendorcode/amd/opensil: Add SATA configurationArthur Heymans2023-12-121-0/+20
* vendorcode/amd/opensil: Add USB configurationMartin Roth2023-12-121-0/+35
* vc/intel/fsp/mtl: Update header files from 3323_86 to 3424_88Kilari Raasi2023-12-112-70/+121
* vendorcode/amd/opensil: Set up resource manager input blockArthur Heymans2023-12-081-0/+22
* vendorcode/amd/opensil: Add initial setup and API callsArthur Heymans2023-12-062-0/+90
* vendorcode/amd/opensil: Implement cbmem_top_chipsetArthur Heymans2023-11-302-1/+28
* vendorcode/amd/opensil/genoa: Implement console callbackArthur Heymans2023-11-306-0/+89
* vendorcode/amd: Hook up opensilArthur Heymans2023-11-287-0/+228
* Update genoa_poc/opensil submodule to upstream mainMartin Roth2023-11-131-0/+0
* Allow to build romstage sources inside the bootblockArthur Heymans2023-11-091-1/+1
* vc/amd/opensil/genoa_poc/openSIL: Add openSIL code as submoduleMartin Roth2023-11-071-0/+0
* soc/amd/mendocino: Update FSP-S UPD to pass boot logoKarthikeyan Ramasubramanian2023-11-021-1/+2
* vc/intel/fsp/mtl: Add Psi[1-3]Threshold UPDs to FSP-M header fileJeremy Compostella2023-10-281-2/+23
* vc/intel/raptorlake: Use FSP v4301.01 headers for GoogleNick Vaccaro2023-10-195-8454/+0
* treewide: convert to tpm_result_tJon Murphy2023-09-286-46/+49