index
:
coreboot.git
24.02_branch
4.1
4.10_branch
4.11_branch
4.12_branch
4.14_branch
4.15_branch
4.16_branch
4.18_branch
4.19_branch
4.2
4.20_branch
4.22_branch
4.3
4.4
4.8_branch
classic-2014.10
coreboot-v1
coreboot-v3
main
master
rampayload
Coreboot firmware sources
coreboot
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
vendorcode
/
eltan
Commit message (
Expand
)
Author
Age
Files
Lines
*
src: Fix up #-commented SPDX headers
Angel Pons
2020-06-01
1
-3
/
+0
*
src: Fix up ##-commented SPDX headers
Angel Pons
2020-06-01
6
-14
/
+0
*
treewide: Remove "this file is part of" lines
Patrick Georgi
2020-05-11
12
-12
/
+0
*
src/: Replace GPL boilerplate with SPDX headers
Patrick Georgi
2020-05-09
7
-63
/
+7
*
acpi: Move ACPI table support out of arch/x86 (3/5)
Furquan Shaikh
2020-05-02
1
-1
/
+1
*
vc/eltan/security/verified_boot/vboot_check.c: Increase wb_buffer size
Frans Hendriks
2020-05-01
1
-1
/
+1
*
vc/eltan/security/verified_boot/vboot_check.c: Correct code style
Frans Hendriks
2020-04-24
1
-2
/
+3
*
src/vendorcode: Use SPDX for GPL-2.0-only files
Angel Pons
2020-04-04
5
-65
/
+10
*
security/vboot: relocate and rename vboot_platform_is_resuming()
Bill XIE
2020-03-31
1
-1
/
+2
*
src (minus soc and mainboard): Remove copyright notices
Patrick Georgi
2020-03-17
12
-16
/
+0
*
vboot: remove use of NEED_VB20_INTERNALS switch
Joel Kitching
2020-02-19
1
-2
/
+1
*
security/vboot: relocate vb2ex_abort and vb2ex_printf
Joel Kitching
2020-02-07
1
-1
/
+1
*
vendorcode/eltan/security: Switch to vb2 vboot library
Wim Vervoorn
2020-02-05
11
-168
/
+59
*
Drop ROMCC code and header guards
Arthur Heymans
2019-12-19
1
-7
/
+0
*
Kconfig: Drop the C_ENVIRONMENT_BOOTBLOCK symbol
Arthur Heymans
2019-11-25
1
-1
/
+1
*
Drop superfluous C_ENVIRONMENT_BOOTBLOCK checks
Arthur Heymans
2019-11-25
1
-1
/
+1
*
Kconfig: comply to Linux 5.3's Kconfig language rules
Patrick Georgi
2019-11-23
1
-2
/
+2
*
vendorcode/eltan/security: Move eltan security from chipset to security menu
Wim Vervoorn
2019-11-16
2
-21
/
+9
*
vendorcode/security/eltan: Allocate memory from bootmem to speed up hashing
Wim Vervoorn
2019-11-16
1
-6
/
+26
*
vendorcode/eltan/security: Cleanup prog_locate_hook
Wim Vervoorn
2019-11-15
1
-15
/
+12
*
vendorcode/eltan/security: Remove cbfs prepare and locate
Wim Vervoorn
2019-11-15
1
-7
/
+2
*
vendorcode/eltan/security: Add all verify_lists to include file
Wim Vervoorn
2019-11-15
2
-2
/
+2
*
vendor/eltan/security: Removed long lines from vboot_check
Wim Vervoorn
2019-11-15
1
-2
/
+4
*
cbfs: Stop checking master header
Julius Werner
2019-11-14
1
-2
/
+2
*
cbfs: Make cbfs_master_header_props() externally available
Julius Werner
2019-11-14
1
-42
/
+1
*
vendorcode/eltan/security/mboot/mboot.c: Correct parameter description
Frans Hendriks
2019-11-11
1
-1
/
+1
*
eltan/security: Replace __PRE_RAM__ with ENV_ROMSTAGE_OR_BEFORE
Kyösti Mälkki
2019-11-08
1
-4
/
+2
*
eltan/security: Replace __BOOTBLOCK__ with ENV_BOOTBLOCK
Kyösti Mälkki
2019-11-08
1
-6
/
+1
*
eltan/security: Remove some preprocessor guards
Kyösti Mälkki
2019-11-08
3
-51
/
+29
*
vendorcode/eltan/security: Align mboot with coreboot tpm
Wim Vervoorn
2019-11-05
3
-116
/
+44
*
vendorcode/eltan/security: Correct debug output
Wim Vervoorn
2019-11-04
1
-2
/
+2
*
vendorcode/eltan/security: Address layout issues
Wim Vervoorn
2019-11-04
1
-17
/
+12
*
vendorcode/eltan/security: Use custom hash for little endian only
Wim Vervoorn
2019-11-04
4
-49
/
+21
*
vendorcode/eltan: Cleanup Kconfig files
Wim Vervoorn
2019-11-04
2
-4
/
+5
*
mb/facebook/fbg1701: Add public key to bootblock_verify_list
Wim Vervoorn
2019-11-01
1
-2
/
+1
*
vendorcode/eltan/security: Use vb2 public key
Wim Vervoorn
2019-11-01
3
-119
/
+96
*
vendorcode/eltan/Kconfig: Hide the Kconfig options when lacking support
Arthur Heymans
2019-10-11
1
-0
/
+5
*
vendorcode/eltan/security/verified_boot: Add verified boot support
Frans Hendriks
2019-10-04
4
-0
/
+645
*
vendorcode/eltan/security/mboot: Add measured boot support
Frans Hendriks
2019-10-04
5
-0
/
+771
*
vendorcode/eltan/security/lib: Always include cb_sha.c for bootblock
Frans Hendriks
2019-08-26
1
-1
/
+1
*
vendorcode/eltan/security/lib: Add missing vb2ex_printf()
Frans Hendriks
2019-08-11
1
-0
/
+1
*
vendorcode/eltan/security: Use config VENDORCODE_ELTAN_XXX
Frans Hendriks
2019-08-08
1
-5
/
+2
*
vendorcode/eltan/security/lib: Implement SHA endian function
Frans Hendriks
2019-07-10
3
-0
/
+148
*
vendorcode/eltan: Add vendor code for measured and verified boot
Frans Hendriks
2019-06-04
4
-0
/
+79