summaryrefslogtreecommitdiffstats
path: root/src/vendorcode
Commit message (Expand)AuthorAgeFilesLines
* commonlib: Add commonlib/bsdJulius Werner2020-01-282-12/+13
* vendorcode/intel/fsp/fsp2_0/tgl: Update FSP header files for Tiger LakeSrinidhi N Kaushik2020-01-252-15/+110
* vc/amd/agesa: Fix out of bounds readJoe Moore2020-01-132-2/+2
* vc/amd/agesa: Remove unused assignmentsJoe Moore2020-01-103-6/+0
* vc/amd/agesa/f16kb/Proc/GNB: Fix out-of-bounds readJoe Moore2020-01-101-1/+1
* vc/amd/pi/00670F00: Fix typo in phony target declarationMarshall Dawson2020-01-051-1/+1
* dram-spd: Remove free()Bora Guvendik2019-12-271-1/+0
* src/include: Remove min/max() from <stdlib.h>Elyes HAOUAS2019-12-271-3/+0
* vendorcode/intel/fsp/fsp2_0/tgl: Add FSP header files for Tiger LakeSubrata Banik2019-12-265-0/+1859
* vendorcode/amd/pi/Kconfig: Add prompt to pre/post pi filesRaul E Rangel2019-12-241-2/+2
* Drop ROMCC code and header guardsArthur Heymans2019-12-191-7/+0
* vendorcode/cavium/bdk/libbdk-hal/bdk-qlm.c: Add missing <stdlib.h>Elyes HAOUAS2019-12-191-0/+1
* vendorcode/cavium/bdk/libbdk-hal/device: Add missing <stdlib.h>Elyes HAOUAS2019-12-191-0/+1
* vendorcode/cavium/bdk/libbdk-hal: Add missing <stdlib.h>Elyes HAOUAS2019-12-191-0/+1
* vendorcode/intel/fsp: Add Jasper Lake FSP headers for FSP v1433Aamir Bohra2019-12-166-0/+1869
* vc/amd/pi: Fix typoPatrick Georgi2019-12-121-1/+1
* soc/amd/stoneyridge|mbs: Deprecate SOC_AMD_NAME_PKG and othersMarshall Dawson2019-12-112-6/+6
* soc/amd/stoneyridge|mbs: Define SOC_AMD_STONEYRIDGE symbolMarshall Dawson2019-12-111-8/+6
* soc/amd/stoneyridge|mb: Add Kconfig symbol for Prairie FalconMarshall Dawson2019-12-111-1/+1
* soc/amd/stoneyridge|vc: Change default locations for blobsMarshall Dawson2019-12-111-4/+4
* vc/amd/pi: Allow 00670F00 to build with no binaryPIMarshall Dawson2019-12-112-7/+28
* printf: Automatically prefix %p with 0xJulius Werner2019-12-111-1/+1
* binaryPI: Fix failing AP startupKyösti Mälkki2019-12-043-3/+6
* vendorcode/siemens/hwilib: Fix current file string usageArthur Heymans2019-11-291-2/+2
* vendorcode/siemens/hwilib: Drop CAR_GLOBAL_MIGRATIONArthur Heymans2019-11-291-27/+20
* soc/amd/stoneyridge: Add selectable packagesMarshall Dawson2019-11-271-4/+4
* binaryPI: Drop CAR teardown without POSTCAR_STAGEKyösti Mälkki2019-11-273-81/+6
* binaryPI: Drop BINARYPI_LEGACY_WRAPPER supportKyösti Mälkki2019-11-275-1430/+0
* binaryPI: Remove FieldAccessors.[ch]Kyösti Mälkki2019-11-259-568/+6
* Kconfig: Drop the C_ENVIRONMENT_BOOTBLOCK symbolArthur Heymans2019-11-251-1/+1
* Drop superfluous C_ENVIRONMENT_BOOTBLOCK checksArthur Heymans2019-11-251-1/+1
* Kconfig: comply to Linux 5.3's Kconfig language rulesPatrick Georgi2019-11-233-4/+4
* vendorcode/amd/pi/Makefile.inc: remove -fno-zero-initialized-in-bssKrystian Hebel2019-11-231-1/+1
* soc/intel/fsp_baytrail: Drop supportArthur Heymans2019-11-2116-2930/+0
* nb/sb/cpu: Drop Intel Rangeley supportArthur Heymans2019-11-2114-2520/+0
* vc/amd/agesa: Remove fam12Joe Moore2019-11-20560-183916/+0
* Remove MIPS architectureJulius Werner2019-11-201-2/+1
* vendorcode/eltan/security: Move eltan security from chipset to security menuWim Vervoorn2019-11-162-21/+9
* vendorcode/security/eltan: Allocate memory from bootmem to speed up hashingWim Vervoorn2019-11-161-6/+26
* vendorcode/eltan/security: Cleanup prog_locate_hookWim Vervoorn2019-11-151-15/+12
* vendorcode/eltan/security: Remove cbfs prepare and locateWim Vervoorn2019-11-151-7/+2
* vendorcode/eltan/security: Add all verify_lists to include fileWim Vervoorn2019-11-152-2/+2
* vendor/eltan/security: Removed long lines from vboot_checkWim Vervoorn2019-11-151-2/+4
* vendorcode/amd/agesa: Correct typoWim Vervoorn2019-11-143-3/+3
* cbfs: Stop checking master headerJulius Werner2019-11-141-2/+2
* cbfs: Make cbfs_master_header_props() externally availableJulius Werner2019-11-141-42/+1
* vendorcode/intel/Kconfig: Hide UDK_VERSION when unneededElyes HAOUAS2019-11-121-0/+2
* vendorcode/eltan/security/mboot/mboot.c: Correct parameter descriptionFrans Hendriks2019-11-111-1/+1
* eltan/security: Replace __PRE_RAM__ with ENV_ROMSTAGE_OR_BEFOREKyösti Mälkki2019-11-081-4/+2
* eltan/security: Replace __BOOTBLOCK__ with ENV_BOOTBLOCKKyösti Mälkki2019-11-081-6/+1