- ec12bd0 security/vboot: relocate vb2ex_abort and vb2ex_printf by Joel Kitching · 3 years, 8 months ago
- 7354605 mb/pcengines/apu2: use AGESA 1.0.0.4 with adjusted AGESA header by Piotr Kleinschmidt · 4 years ago
- 8210047 vendorcode/eltan/security: Switch to vb2 vboot library by Wim Vervoorn · 3 years, 8 months ago
- 98eeb96 commonlib: Add commonlib/bsd by Julius Werner · 3 years, 10 months ago
- 6d126ac vendorcode/intel/fsp/fsp2_0/tgl: Update FSP header files for Tiger Lake by Srinidhi N Kaushik · 3 years, 8 months ago
- 159cd3f vc/amd/agesa: Fix out of bounds read by Joe Moore · 4 years ago
- 0560a66 vc/amd/agesa: Remove unused assignments by Joe Moore · 4 years ago
- bf224f8 vc/amd/agesa/f16kb/Proc/GNB: Fix out-of-bounds read by Joe Moore · 3 years, 9 months ago
- 19be7b5 vc/amd/pi/00670F00: Fix typo in phony target declaration by Marshall Dawson · 3 years, 9 months ago
- d6db845 dram-spd: Remove free() by Bora Guvendik · 3 years, 9 months ago
- d6de92e src/include: Remove min/max() from <stdlib.h> by Elyes HAOUAS · 3 years, 10 months ago
- f96c638 vendorcode/intel/fsp/fsp2_0/tgl: Add FSP header files for Tiger Lake by Subrata Banik · 3 years, 10 months ago
- 028570b vendorcode/amd/pi/Kconfig: Add prompt to pre/post pi files by Raul E Rangel · 3 years, 10 months ago
- 1cb9cd5 Drop ROMCC code and header guards by Arthur Heymans · 3 years, 10 months ago
- 3917904 vendorcode/cavium/bdk/libbdk-hal/bdk-qlm.c: Add missing <stdlib.h> by Elyes HAOUAS · 3 years, 10 months ago
- c184e65 vendorcode/cavium/bdk/libbdk-hal/device: Add missing <stdlib.h> by Elyes HAOUAS · 3 years, 10 months ago
- 025cb70 vendorcode/cavium/bdk/libbdk-hal: Add missing <stdlib.h> by Elyes HAOUAS · 3 years, 10 months ago
- 03f78b0 vendorcode/intel/fsp: Add Jasper Lake FSP headers for FSP v1433 by Aamir Bohra · 3 years, 10 months ago
- a1d668e vc/amd/pi: Fix typo by Patrick Georgi · 3 years, 10 months ago
- d786843 soc/amd/stoneyridge|mbs: Deprecate SOC_AMD_NAME_PKG and others by Marshall Dawson · 3 years, 10 months ago
- 6851922 soc/amd/stoneyridge|mbs: Define SOC_AMD_STONEYRIDGE symbol by Marshall Dawson · 3 years, 10 months ago
- e1988f5 soc/amd/stoneyridge|mb: Add Kconfig symbol for Prairie Falcon by Marshall Dawson · 3 years, 10 months ago
- 7987c1c soc/amd/stoneyridge|vc: Change default locations for blobs by Marshall Dawson · 3 years, 10 months ago
- fd6fb28 vc/amd/pi: Allow 00670F00 to build with no binaryPI by Marshall Dawson · 3 years, 10 months ago
- 540a980 printf: Automatically prefix %p with 0x by Julius Werner · 3 years, 10 months ago
- c08fdf3 binaryPI: Fix failing AP startup by Kyösti Mälkki · 3 years, 10 months ago
- 5b0db35 vendorcode/siemens/hwilib: Fix current file string usage by Arthur Heymans · 3 years, 11 months ago
- b6c9a5d vendorcode/siemens/hwilib: Drop CAR_GLOBAL_MIGRATION by Arthur Heymans · 3 years, 11 months ago
- 3ac0ab5 soc/amd/stoneyridge: Add selectable packages by Marshall Dawson · 3 years, 10 months ago
- 5639736 binaryPI: Drop CAR teardown without POSTCAR_STAGE by Kyösti Mälkki · 6 years ago
- 46f04cb binaryPI: Drop BINARYPI_LEGACY_WRAPPER support by Kyösti Mälkki · 6 years ago
- a9b1a72 binaryPI: Remove FieldAccessors.[ch] by Kyösti Mälkki · 6 years ago
- c05b1a6 Kconfig: Drop the C_ENVIRONMENT_BOOTBLOCK symbol by Arthur Heymans · 3 years, 11 months ago
- 6892567 Drop superfluous C_ENVIRONMENT_BOOTBLOCK checks by Arthur Heymans · 3 years, 11 months ago
- 0bb8346 Kconfig: comply to Linux 5.3's Kconfig language rules by Patrick Georgi · 3 years, 11 months ago
- 0df1cccc vendorcode/amd/pi/Makefile.inc: remove -fno-zero-initialized-in-bss by Krystian Hebel · 3 years, 11 months ago
- d980211 soc/intel/fsp_baytrail: Drop support by Arthur Heymans · 3 years, 11 months ago
- c2c634a nb/sb/cpu: Drop Intel Rangeley support by Arthur Heymans · 3 years, 11 months ago
- a0e1e59 vc/amd/agesa: Remove fam12 by Joe Moore · 4 years ago
- f96d905 Remove MIPS architecture by Julius Werner · 4 years, 2 months ago
- e32d16f vendorcode/eltan/security: Move eltan security from chipset to security menu by Wim Vervoorn · 3 years, 11 months ago
- 46cc24d vendorcode/security/eltan: Allocate memory from bootmem to speed up hashing by Wim Vervoorn · 3 years, 11 months ago
- f4a3047 vendorcode/eltan/security: Cleanup prog_locate_hook by Wim Vervoorn · 3 years, 11 months ago
- e05dc17 vendorcode/eltan/security: Remove cbfs prepare and locate by Wim Vervoorn · 3 years, 11 months ago
- 7ea8b88 vendorcode/eltan/security: Add all verify_lists to include file by Wim Vervoorn · 3 years, 11 months ago
- ffe4eba vendor/eltan/security: Removed long lines from vboot_check by Wim Vervoorn · 3 years, 11 months ago
- b23f392 vendorcode/amd/agesa: Correct typo by Wim Vervoorn · 3 years, 11 months ago
- 32e13c0 cbfs: Stop checking master header by Julius Werner · 4 years ago
- 6abbd5b cbfs: Make cbfs_master_header_props() externally available by Julius Werner · 3 years, 11 months ago
- 8a0dccc vendorcode/intel/Kconfig: Hide UDK_VERSION when unneeded by Elyes HAOUAS · 4 years, 2 months ago
- 0cc619b vendorcode/eltan/security/mboot/mboot.c: Correct parameter description by Frans Hendriks · 4 years ago
- c7fa911 eltan/security: Replace __PRE_RAM__ with ENV_ROMSTAGE_OR_BEFORE by Kyösti Mälkki · 4 years ago
- bf43f9e eltan/security: Replace __BOOTBLOCK__ with ENV_BOOTBLOCK by Kyösti Mälkki · 4 years ago
- ed8eaab eltan/security: Remove some preprocessor guards by Kyösti Mälkki · 4 years ago
- 397ce3c vendorcode/eltan/security: Align mboot with coreboot tpm by Wim Vervoorn · 4 years ago
- 653a66f vendorcode/eltan/security: Correct debug output by Wim Vervoorn · 4 years ago
- d1fb78d vendorcode/eltan/security: Address layout issues by Wim Vervoorn · 4 years ago
- 944fdc4 vendorcode/eltan/security: Use custom hash for little endian only by Wim Vervoorn · 4 years ago
- 3cf40b6 vendorcode/eltan: Cleanup Kconfig files by Wim Vervoorn · 4 years ago
- 3e9061e mb/facebook/fbg1701: Add public key to bootblock_verify_list by Wim Vervoorn · 4 years ago
- ac4896f vendorcode/eltan/security: Use vb2 public key by Wim Vervoorn · 4 years ago
- 489c10e src/vendorcode/intel: Update Comet Lake FSP headers as per FSP v1394 by Ronak Kanabar · 4 years ago
- cfde82c google/chromeos: Add a library to get DSM calibration data by Cheng-Yi Chiang · 4 years ago
- 2f2e113 vc/amd/agesa/f16kb: Cast to UINT64 to avoid overflow by Joe Moore · 4 years ago
- 5bba746 vc/amd/agesa/f16kb: Remove redundant value assignment by Joe Moore · 4 years ago
- 31ef569 vc/amd/fsp: Add UPD header files for picasso by Marshall Dawson · 4 years, 3 months ago
- cbe5357 vendorcode/eltan/Kconfig: Hide the Kconfig options when lacking support by Arthur Heymans · 4 years ago
- 894240d vendorcode/siemens: Remove sourcing non existing Kconfig files by Arthur Heymans · 4 years ago
- 72b3c3c vendorcode/eltan/security/verified_boot: Add verified boot support by Frans Hendriks · 4 years, 2 months ago
- 7c82dbc vendorcode/eltan/security/mboot: Add measured boot support by Frans Hendriks · 4 years, 2 months ago
- 1011ed7 vendorcode/cavium: Replace use of __PRE_RAM__ by Kyösti Mälkki · 4 years, 2 months ago
- 3270ce03 src/vendorcode: Remove not used #include <elog.h> by Elyes HAOUAS · 4 years, 3 months ago
- 5f1786f src/vendorcode/intel: Update Cometlake FSP headers as per FSP v1344 by Ronak Kanabar · 4 years, 1 month ago
- 47cef8f vendorcode/eltan/security/lib: Always include cb_sha.c for bootblock by Frans Hendriks · 4 years, 1 month ago
- 85bb874 google/chromeos: Support AP watchdog flag from Chrome EC by You-Cheng Syu · 4 years, 7 months ago
- a23a038 AGESA: Restrict use of -fno-zero-initialized-in-bss by Kyösti Mälkki · 4 years, 7 months ago
- 8e23bac intel/fsp1_0,baytrail,rangeley: Tidy up use of preprocessor by Kyösti Mälkki · 4 years, 2 months ago
- c43001e vc/amd/cimx/sb800: Remove old strict-aliasing workaround by Jacob Garber · 4 years, 2 months ago
- 9172b69 src: Remove variable length arrays by Jacob Garber · 4 years, 3 months ago
- 5be75d5 AGESA,binaryPI: Replace use of __PRE_RAM__ by Kyösti Mälkki · 4 years, 2 months ago
- dad1cef AGESA: Define extra CFLAGS just once by Kyösti Mälkki · 4 years, 7 months ago
- 7ca7dbc vendorcode/eltan/security/lib: Add missing vb2ex_printf() by Frans Hendriks · 4 years, 2 months ago
- 5cf9ccc src: Include <stdint.h> instead of <inttypes.h> by Jacob Garber · 4 years, 2 months ago
- 4c81167 src/vendorcode/intel: Update Cometlake FSP headers as per FSP v1263 by Aamir Bohra · 4 years, 3 months ago
- f4d2c87 vendorcode/eltan/security: Use config VENDORCODE_ELTAN_XXX by Frans Hendriks · 4 years, 4 months ago
- 43d07f7 vc/cavium/bdk/libbdk-hal: Fix eye data memory leak by Jacob Garber · 4 years, 2 months ago
- 4926e98 vc/cavium/{bdk,include}: Clean up bdk_phys_to_ptr() calls by Jacob Garber · 4 years, 2 months ago
- 9f378d3 vc/cavium/bdk/libdram: Add array bounds check by Jacob Garber · 4 years, 2 months ago
- c1e9ba8 vc/cavium/bdk/libdram: Remove unused assignment by Jacob Garber · 4 years, 2 months ago
- 321daa8 vc/cavium/bdk/libdram: Print unknown voltages by Jacob Garber · 4 years, 2 months ago
- 4c33a3a src: Make implicit fall throughs explicit by Jacob Garber · 4 years, 3 months ago
- 5547114 vendorcode/amd/pi: Integrate Merlin Falcon as a build option by Richard Spiegel · 4 years, 4 months ago
- b14f3b8 vendorcode/amd/agesa/f15tn: Fix condition that has identical branches by Elyes HAOUAS · 4 years, 3 months ago
- ad1456f vendorcode/amd: Move 'static' to the beginning of declaration by Elyes HAOUAS · 4 years, 4 months ago
- bd4ad6e vendorcode/eltan/security/lib: Implement SHA endian function by Frans Hendriks · 4 years, 4 months ago
- 393c71c add ctype.h header by Joel Kitching · 4 years, 4 months ago
- a360d9a vendorcode/agesa/*/Proc/IDS/Library/IdsLib.c: Fix logical 'or' tests by Elyes HAOUAS · 4 years, 4 months ago
- d844431 vendorcode/agesa: Fix check for valid PhyLane by Elyes HAOUAS · 4 years, 4 months ago
- 2973d1e vendorcode/intel/fsp/fsp2_0/cometlake: Update FSP-M/S header files as per v1155 by Aamir Bohra · 4 years, 5 months ago
- a427ff0 vendorcode/intel/../icelake: Update ICL FSP header BIOS version 3092 by Subrata Banik · 5 years ago