Age | Commit message (Expand) | Author |
2020-01-13 | vc/amd/agesa: Fix out of bounds read | Joe Moore |
2020-01-10 | vc/amd/agesa: Remove unused assignments | Joe Moore |
2020-01-10 | vc/amd/agesa/f16kb/Proc/GNB: Fix out-of-bounds read | Joe Moore |
2020-01-05 | vc/amd/pi/00670F00: Fix typo in phony target declaration | Marshall Dawson |
2019-12-27 | dram-spd: Remove free() | Bora Guvendik |
2019-12-27 | src/include: Remove min/max() from <stdlib.h> | Elyes HAOUAS |
2019-12-26 | vendorcode/intel/fsp/fsp2_0/tgl: Add FSP header files for Tiger Lake | Subrata Banik |
2019-12-24 | vendorcode/amd/pi/Kconfig: Add prompt to pre/post pi files | Raul E Rangel |
2019-12-19 | Drop ROMCC code and header guards | Arthur Heymans |
2019-12-19 | vendorcode/cavium/bdk/libbdk-hal/bdk-qlm.c: Add missing <stdlib.h> | Elyes HAOUAS |
2019-12-19 | vendorcode/cavium/bdk/libbdk-hal/device: Add missing <stdlib.h> | Elyes HAOUAS |
2019-12-19 | vendorcode/cavium/bdk/libbdk-hal: Add missing <stdlib.h> | Elyes HAOUAS |
2019-12-16 | vendorcode/intel/fsp: Add Jasper Lake FSP headers for FSP v1433 | Aamir Bohra |
2019-12-12 | vc/amd/pi: Fix typo | Patrick Georgi |
2019-12-11 | soc/amd/stoneyridge|mbs: Deprecate SOC_AMD_NAME_PKG and others | Marshall Dawson |
2019-12-11 | soc/amd/stoneyridge|mbs: Define SOC_AMD_STONEYRIDGE symbol | Marshall Dawson |
2019-12-11 | soc/amd/stoneyridge|mb: Add Kconfig symbol for Prairie Falcon | Marshall Dawson |
2019-12-11 | soc/amd/stoneyridge|vc: Change default locations for blobs | Marshall Dawson |
2019-12-11 | vc/amd/pi: Allow 00670F00 to build with no binaryPI | Marshall Dawson |
2019-12-11 | printf: Automatically prefix %p with 0x | Julius Werner |
2019-12-04 | binaryPI: Fix failing AP startup | Kyösti Mälkki |
2019-11-29 | vendorcode/siemens/hwilib: Fix current file string usage | Arthur Heymans |
2019-11-29 | vendorcode/siemens/hwilib: Drop CAR_GLOBAL_MIGRATION | Arthur Heymans |
2019-11-27 | soc/amd/stoneyridge: Add selectable packages | Marshall Dawson |
2019-11-27 | binaryPI: Drop CAR teardown without POSTCAR_STAGE | Kyösti Mälkki |
2019-11-27 | binaryPI: Drop BINARYPI_LEGACY_WRAPPER support | Kyösti Mälkki |
2019-11-25 | binaryPI: Remove FieldAccessors.[ch] | Kyösti Mälkki |
2019-11-25 | Kconfig: Drop the C_ENVIRONMENT_BOOTBLOCK symbol | Arthur Heymans |
2019-11-25 | Drop superfluous C_ENVIRONMENT_BOOTBLOCK checks | Arthur Heymans |
2019-11-23 | Kconfig: comply to Linux 5.3's Kconfig language rules | Patrick Georgi |
2019-11-23 | vendorcode/amd/pi/Makefile.inc: remove -fno-zero-initialized-in-bss | Krystian Hebel |
2019-11-21 | soc/intel/fsp_baytrail: Drop support | Arthur Heymans |
2019-11-21 | nb/sb/cpu: Drop Intel Rangeley support | Arthur Heymans |
2019-11-20 | vc/amd/agesa: Remove fam12 | Joe Moore |
2019-11-20 | Remove MIPS architecture | Julius Werner |
2019-11-16 | vendorcode/eltan/security: Move eltan security from chipset to security menu | Wim Vervoorn |
2019-11-16 | vendorcode/security/eltan: Allocate memory from bootmem to speed up hashing | Wim Vervoorn |
2019-11-15 | vendorcode/eltan/security: Cleanup prog_locate_hook | Wim Vervoorn |
2019-11-15 | vendorcode/eltan/security: Remove cbfs prepare and locate | Wim Vervoorn |
2019-11-15 | vendorcode/eltan/security: Add all verify_lists to include file | Wim Vervoorn |
2019-11-15 | vendor/eltan/security: Removed long lines from vboot_check | Wim Vervoorn |
2019-11-14 | vendorcode/amd/agesa: Correct typo | Wim Vervoorn |
2019-11-14 | cbfs: Stop checking master header | Julius Werner |
2019-11-14 | cbfs: Make cbfs_master_header_props() externally available | Julius Werner |
2019-11-12 | vendorcode/intel/Kconfig: Hide UDK_VERSION when unneeded | Elyes HAOUAS |
2019-11-11 | vendorcode/eltan/security/mboot/mboot.c: Correct parameter description | Frans Hendriks |
2019-11-08 | eltan/security: Replace __PRE_RAM__ with ENV_ROMSTAGE_OR_BEFORE | Kyösti Mälkki |
2019-11-08 | eltan/security: Replace __BOOTBLOCK__ with ENV_BOOTBLOCK | Kyösti Mälkki |
2019-11-08 | eltan/security: Remove some preprocessor guards | Kyösti Mälkki |
2019-11-05 | vendorcode/eltan/security: Align mboot with coreboot tpm | Wim Vervoorn |