index
:
coreboot
2560p
820g2
autoport-hsw
broadwell_refcode
e6230
e7240_bdw
haswell-mrc
hp820g1
hp9480m
mec1322
Some coreboot project code with my work
vimacs
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
vendorcode
/
eltan
Age
Commit message (
Expand
)
Author
2020-03-17
src (minus soc and mainboard): Remove copyright notices
Patrick Georgi
2020-02-19
vboot: remove use of NEED_VB20_INTERNALS switch
Joel Kitching
2020-02-07
security/vboot: relocate vb2ex_abort and vb2ex_printf
Joel Kitching
2020-02-05
vendorcode/eltan/security: Switch to vb2 vboot library
Wim Vervoorn
2019-12-19
Drop ROMCC code and header guards
Arthur Heymans
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-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