summaryrefslogtreecommitdiffstats
path: root/src/vendorcode
Commit message (Expand)AuthorAgeFilesLines
* vendorcode/mediatek/mt8195: Fix set but unused variablesArthur Heymans2023-05-131-1/+1
* vendorcode/mediatek/mt8195: More sure ucDoneFlg is initializedArthur Heymans2023-05-131-1/+1
* vendorcode/mediatek/mt8195: Make order of operators more explicitArthur Heymans2023-05-131-1/+1
* vendorcode/mediatek/mt8195: Fix superfluous bracketsArthur Heymans2023-05-132-2/+2
* vendorcode/mediatek/mt8195: Fix casting enum of different typesArthur Heymans2023-05-131-3/+2
* vendorcode/mediatek/mt8195: Fix set but unused variablesArthur Heymans2023-05-138-46/+24
* vendorcode/cavium: Fix additions to stringArthur Heymans2023-05-131-1/+1
* vendorcode/mediatek/mt8192: Fix set but unused variablesArthur Heymans2023-05-136-23/+6
* vendorcode/mediatek/mt8192: Fix set but unused variablesArthur Heymans2023-05-131-36/+11
* vendorcode/cavium: Fix set but unused variablesArthur Heymans2023-05-123-18/+2
* vc/intel/fsp/mtl: Update header files from 3084_85 to 3165_81Kilari Raasi2023-05-112-787/+784
* vc/google: Decouple DSM_CALIB from CHROMEOSMatt DeVillier2023-05-057-29/+41
* vendorcode/mediatek/mt8192: Cast enum typesArthur Heymans2023-05-011-6/+6
* vc/amd/fsp/mendocino/FspmUpd: Add UPD to set eDP panel T9 vauleChris Wang2023-04-271-1/+2
* soc/amd/mendocino: rename pwr_on_vary_bl_to_blon to edp_panel_t8_msChris Wang2023-04-271-2/+2
* vendorcode/mediatek/mt8192: Add or remove bracketsArthur Heymans2023-04-242-2/+2
* vc/google/chromeec/acpi: write OIPG in DECLARE_NO_CROS_GPIOS caseFelix Held2023-04-141-1/+1
* vc/amd/fsp/mendocino/FspmUpd: Update UDP structure for MDN-FSPChris.Wang2023-03-291-1/+2
* vc/intel/fsp/mtl: Update header files from 3064_81 to 3084_85Kilari Raasi2023-03-293-251/+257
* vc/amd/fsp/mendocino:Add fch_usb_3_port_force_gen1 tp AGESA FSP-M UPDPatrick Huang2023-03-271-1/+2
* soc/amd/mendocino: Add UPDs for DPTC current limitsPatrick Huang2023-03-271-1/+4
* soc/intel/xeon_sp/uncore_acpi.c: Add SPR-SP supportTim Chu2023-03-252-0/+7
* soc/amd/mendocino: Consume fsp misc_data hobJason Glenesk2023-03-201-0/+4
* vc/intel/fsp/mtl: Add tCCD_L_WR to MemInfoHob as per FSP v3064Subrata Banik2023-03-171-0/+1
* vc/intel/fsp/mtl: Update header files from 2523_80 to 3064_81Kilari Raasi2023-03-083-978/+1012
* vc/siemens/hwilib: Change uint32_t return type to size_tJan Samek2023-03-022-5/+5
* vendorcode/intel/fsp: Add Raptor Lake FSP headers for FSP RPL.4031.01Bora Guvendik2023-02-231-180/+190
* vc/intel/fsp/mtl: Update header files from 2473_86 to 2523_80Kilari Raasi2023-02-172-788/+809
* soc/amd/mendocino: Add svc_write_postcode call instead of stubMartin Roth2023-02-131-0/+1
* tree: Drop repeated wordsAlexander Goncharov2023-02-071-1/+1
* vc/amd/pi: Fix "No such file or directory"Elyes Haouas2023-02-052-24/+27
* vendorcode/intel/fsp: Expose DisableDynamicTccoldHandshakeBora Guvendik2023-02-031-2/+4
* vendorcode: Add VariableFormat.hPatrick Rudolph2023-01-313-0/+444
* vendorcode/intel/fsp/fsp2_0: add SPR-SP FSP header filesJonathan Zhang2023-01-2922-0/+3918
* vc/intel/fsp/mtl: Update header files from 2431_80 to 2473_86Kulkarni, Srinivas2023-01-242-526/+518
* vc/siemens/hwilib: Use 3rd person singular in commentPaul Menzel2023-01-181-1/+1
* vc/siemens/hwilib: Rename 'maxlen' to 'dstsize'Werner Zeh2023-01-182-15/+13
* vc/siemens/hwilib: Fix coding styleWerner Zeh2023-01-182-6/+6
* treewide: Fix old-style declarationsElyes Haouas2023-01-171-6/+6
* soc/amd/mendocino: PSP_INCLUDES_HSPKarthikeyan Ramasubramanian2023-01-152-18/+0
* vc/amd/*,soc/amd/*: Add SVC call to get HSP Secure StateKarthikeyan Ramasubramanian2023-01-151-0/+10
* vendorcode/intel/fsp: Add Raptor Lake FSP headers for FSP RPL.3503.00Bora Guvendik2023-01-132-171/+175
* vc/siemens/hwilib/Makefile.inc: Fix "No such file or directory" errorElyes Haouas2023-01-132-2/+2
* vc/eltan/security/Makefile.inc: Remove path to non-existent directoryElyes Haouas2023-01-121-1/+0
* soc/amd: Change Morgana codename to PhoenixMartin Roth2023-01-126-6/+6
* chromeos/cr50_enable_update.c: Clear EC AP_IDLE flagDerek Huang2023-01-101-1/+16
* vc/google: Add and use POST_CODE_CLEAR definitionMartin Roth2023-01-071-1/+2
* soc/amd/mendocino: Hook up UPD dxio_tx_vboost_enable for PCIe optimizationChris.Wang2023-01-041-1/+2
* vc/amd/pi/00670F00/Makefile.inc: Remove path to non-existent directoryElyes Haouas2023-01-031-1/+0
* tree/acpi: Replace constant "Zero" with actual numberFelix Singer2022-12-271-5/+5