index
:
coreboot.git
macbookair5_2
macbookpro10_1
main
master
mbp101_medisable
mbp101_medisable_1
mbp82
x230
my copy of coreboot
User &
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
vendorcode
/
eltan
Age
Commit message (
Expand
)
Author
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
cbfs: Stop checking master header
Julius Werner
2019-11-14
cbfs: Make cbfs_master_header_props() externally available
Julius Werner
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
2019-11-04
vendorcode/eltan/security: Correct debug output
Wim Vervoorn
2019-11-04
vendorcode/eltan/security: Address layout issues
Wim Vervoorn
2019-11-04
vendorcode/eltan/security: Use custom hash for little endian only
Wim Vervoorn
2019-11-04
vendorcode/eltan: Cleanup Kconfig files
Wim Vervoorn
2019-11-01
mb/facebook/fbg1701: Add public key to bootblock_verify_list
Wim Vervoorn
2019-11-01
vendorcode/eltan/security: Use vb2 public key
Wim Vervoorn
2019-10-11
vendorcode/eltan/Kconfig: Hide the Kconfig options when lacking support
Arthur Heymans
2019-10-04
vendorcode/eltan/security/verified_boot: Add verified boot support
Frans Hendriks
2019-10-04
vendorcode/eltan/security/mboot: Add measured boot support
Frans Hendriks
2019-08-26
vendorcode/eltan/security/lib: Always include cb_sha.c for bootblock
Frans Hendriks
2019-08-11
vendorcode/eltan/security/lib: Add missing vb2ex_printf()
Frans Hendriks
2019-08-08
vendorcode/eltan/security: Use config VENDORCODE_ELTAN_XXX
Frans Hendriks
2019-07-10
vendorcode/eltan/security/lib: Implement SHA endian function
Frans Hendriks
2019-06-04
vendorcode/eltan: Add vendor code for measured and verified boot
Frans Hendriks