summaryrefslogtreecommitdiffstats
path: root/src/vendorcode/amd/fsp
Commit message (Expand)AuthorAgeFilesLines
* src/vendorcode/amd/fsp/picasso: Add HDMI 2.0 Disable setting section of FspmU...Patrick Huang2021-04-261-1/+3
* vc/amd/fsp/cezanne:Add s0i_enable upd controlJason Glenesk2021-04-261-1/+2
* vc/amd/fsp/cezanne: update SMU setting section of FspmUpd.hFelix Held2021-04-201-15/+15
* vc/amd/fsp/cezanne/FspmUpd: use arrays for DXIO/DDI descriptorsFelix Held2021-04-071-19/+5
* vc/amd/fsp/cezanne: update UPD headersMatt Papageorge2021-04-072-99/+108
* vc/amd/fsp/cezanne: add platform_descriptors.hFelix Held2021-04-071-0/+218
* vc/amd/fsp/picasso/platform_descriptors: fix typos in enum element namesFelix Held2021-04-051-2/+2
* soc/amd: GOP: add UPD for VBIOS bufferNikolai Vyssotski2021-03-122-3/+5
* vc/amd/fsp/picasso: fix DDI enum name prefixFelix Held2021-03-041-3/+3
* vc/amd/fsp/picasso: increase FSPS UPD block size from 0x152 to 0x202Nikolai Vyssotski2021-03-031-2/+2
* vc/amd/fsp/cezanne: add FspGuids.hFelix Held2021-02-091-0/+16
* soc/amd/picasso: add UPD for RV2 USB3 phy setting adjustChris Wang2021-02-051-1/+12
* drivers/intel/fsp2_0: Fix running on x86_64Patrick Rudolph2021-02-042-4/+17
* vendorcode/amd/fsp/cezanne: add UPD structs from FSP buildFelix Held2021-02-042-2/+99
* soc/amd/picasso: clean up and re-sort UPD tableChris Wang2021-02-031-20/+16
* soc/amd/picasso: Add UPDs for support eDP power sequence adjustChris Wang2021-01-251-10/+19
* soc,vendorcode/amd/cezanne: add basic FSP integrationFelix Held2021-01-244-0/+122
* soc/amd/picasso: Add UPDs for support eDP phy tunning adjustChris Wang2020-12-211-1/+11
* soc/amd/picasso: Update coreboot UPD variable names to include unitsZheng Bao2020-11-061-21/+21
* vc/amd/fsp: Update bl_errorcodes_public.hMartin Roth2020-10-302-6/+50
* vc/amd/fsp/picasso: Remove typedefs in bl_syscall_public.hJason Glenesk2020-10-231-54/+43
* vc/amd/fsp: Update the svc call header for the Mod Exp SVCMartin Roth2020-10-071-0/+21
* vc/amd/fsp/picasso: Add bit definitions for PSP info in transfer blockMartin Roth2020-10-011-0/+5
* vc/amd/fsp/picasso: Update to UPD 1.0.1.3Raul E Rangel2020-09-251-5/+9
* vc/amd/fsp/picasso: Fix FSP-S UPD header file formattingFelix Held2020-09-111-3/+3
* vc/amd/fsp/picasso: Sync FSP-S UPD header fileMarshall Dawson2020-09-101-1/+5
* vc/amd/fsp/picasso: Add FSP-M UPD enable_sata to 0xC7 to match FSPNikolai Vyssotski2020-08-281-1/+1
* vc/amd/fsp/picasso: add FSP-M UPD to disable the HD Audio controllerFelix Held2020-08-231-1/+1
* Revert "vc/amd/fsp/picasso: add FSP-M UPD to disable the SATA controller"Felix Held2020-08-231-1/+1
* vc/amd/fsp/picasso: update pci descriptor commentsMatt Papageorge2020-08-191-18/+26
* vc/amd/fsp/picasso: add FSP-M UPD to disable the SATA controllerFelix Held2020-08-171-1/+1
* vc/amd/picasso/bl_uapp: Update header fileMarshall Dawson2020-08-131-1/+24
* vendorcode/amd/fsp/picasso Fix type 17 smbios misalignmentJason Glenesk2020-08-051-3/+1
* vc/amd/fsp/picasso: document requirements for DXIO PCIe port assignmentsFelix Held2020-08-021-1/+10
* vc/amd/fsp/picasso: document DXIO lane number mappingFelix Held2020-07-311-0/+26
* vc/amd/picasso/bl_uapp: Update header fileMarshall Dawson2020-07-301-27/+21
* amd/picasso: rework USB2 PHY tune parameter handlingFelix Held2020-07-261-6/+2
* vc/amd/fsp/picasso: update UPD headerFelix Held2020-07-242-25/+26
* amd/picasso: rename PCIe descriptor to DXIO descriptorFelix Held2020-07-231-3/+6
* vc/amd/fsp/picasso: add logical to lane number in port descriptor structFelix Held2020-07-231-2/+2
* vc/amd/fsp/picasso: mark remaining UPD header structs as __packedFelix Held2020-07-221-2/+2
* amd/picasso: rework DXIO and DDI UPD handlingFelix Held2020-07-151-10/+5
* vc/amd/fsp/picasso: replace #pragma pack(1) with __packed attributeFelix Held2020-07-152-14/+4
* vc/amd/fsp/picasso: add DMI data structure definitionsAaron Durbin2020-07-121-0/+198
* vc/amd/fsp/picasso: add comment on logical lane numbers in descriptorFelix Held2020-07-091-0/+1
* vc/amd/fsp/picasso: Sync UPD and GUID filesMarshall Dawson2020-06-223-2/+10
* vc/amd/fsp/picasso: Use fixed width fields for platform descriptorsMatt Papageorge2020-06-191-19/+19
* vc/amd/fsp/picasso: Add AMD code to support psp_verstageMartin Roth2020-06-155-0/+617
* vc/amd/fsp/platform_descriptors: drop prefix from PCIe/DDI structsFelix Held2020-06-111-2/+2
* soc/amd/picasso: Install AGESA ACPI tablesMatt Papageorge2020-06-021-0/+16