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
/
security
Age
Commit message (
Expand
)
Author
2019-07-23
vboot: relocate call to vboot_save_recovery_reason_vbnv
Joel Kitching
2019-07-23
vboot: deprecate vboot_handoff structure
Joel Kitching
2019-07-19
security/tpm/tss/tcg-2.0: Add TPM2 function tlcl_getcapability()
Frans Hendriks
2019-07-07
src/security/vboot: Add option to skip display init with vboot 2.0
Sukerkar, Amol N
2019-07-03
vboot: Use CONFIG_VBOOT_MIGRATE_WORKING_DATA on all platforms
Julius Werner
2019-07-02
security/memory: Clear memory in ramstage
Patrick Rudolph
2019-07-01
security/tpm/tss/tcg-2.0/tss.c: Add debug message to tlcl_lib_init()
Frans Hendriks
2019-06-27
security: Add memory subfolder
Patrick Rudolph
2019-06-27
vboot: remove vboot_handoff step
Joel Kitching
2019-06-21
security/vboot: Remove useless 'const'
Elyes HAOUAS
2019-06-21
security/tpm/Makefile.inc: Remove VBOOT dependency for tss files in postcar
Frans Hendriks
2019-06-21
vboot: relocate code to log and clear recovery mode switch
Joel Kitching
2019-06-21
vboot: remove functions which read vboot_handoff.out_flags
Joel Kitching
2019-06-21
vboot: remove vboot_handoff_get_recovery_reason
Joel Kitching
2019-06-12
vboot: recovery path should finalize work context
Joel Kitching
2019-05-22
post_code: add post code for failure to load next stage
Keith Short
2019-05-22
vboot: determine display init before recovery check
Eric Lai
2019-05-20
security/vboot/vboot_crtm.h: Remove ENV_ for vboot_measure_cbfs_hook()
Frans Hendriks
2019-05-20
vboot: save whether developer mode is enabled
Joel Kitching
2019-05-15
vboot: remove OPROM-related code
Joel Kitching
2019-05-15
vboot: rename BOOT_OPROM_NEEDED to BOOT_DISPLAY_REQUEST
Joel Kitching
2019-05-10
vboot: Turn vboot_logic_executed() into a static inline
Julius Werner
2019-05-10
vboot: Make vboot_logic_executed() a bit more precise
Julius Werner
2019-05-09
vboot: include vb2_sha.h when required
Joel Kitching
2019-05-09
vboot: communicate display requirements with vb2api_fw_phase1
Joel Kitching
2019-05-09
vboot: remove use of VbInitParams
Joel Kitching
2019-05-06
vboot: remove use of GoogleBinaryBlockHeader
Joel Kitching
2019-04-30
vboot: refactor OPROM code
Joel Kitching
2019-04-29
vboot: specify NEED_VB20_INTERNALS when needed
Joel Kitching
2019-04-24
security/tpm: Change POWER_OFF_ON_CR50_UPDATE so it can be disabled
Keith Short
2019-04-23
src: include <assert.h> when appropriate
Elyes HAOUAS
2019-04-11
vboot: do not set VBSD_BOOT_FIRMWARE_WP_ENABLED flag
Joel Kitching
2019-04-08
{src,util}: Correct typo in comment and debug string
Frans Hendriks
2019-04-06
src: Use include <delay.h> when appropriate
Elyes HAOUAS
2019-04-04
vboot: remove Kconfig option VBOOT_PHYSICAL_REC_SWITCH
Joel Kitching
2019-04-01
vboot: Select CONFIG_VBOOT_OPROM_MATTERS in more cases
Julius Werner
2019-03-29
src: Use include <reset.h> when appropriate
Elyes HAOUAS
2019-03-27
vboot_handoff: do not set VBSD_HONOR_VIRT_DEV_SWITCH
Joel Kitching
2019-03-27
vboot: deprecate physical dev switch
Joel Kitching
2019-03-26
vboot: remove VBOOT_EC_SOFTWARE_SYNC Kconfig option
Joel Kitching
2019-03-25
vboot: remove VBOOT_EC_SLOW_UPDATE Kconfig option
Joel Kitching
2019-03-21
vboot: remove VBOOT_EC_EFS Kconfig option
Joel Kitching
2019-03-21
vboot: standardize on working data size
Joel Kitching
2019-03-20
src: Use 'include <string.h>' when appropriate
Elyes HAOUAS
2019-03-19
vboot: make vboot workbuf available to payload
Joel Kitching
2019-03-19
src: Drop unused 'include <cbfs.h>'
Elyes HAOUAS
2019-03-18
vboot: move assert in vboot_migrate_cbmem
Joel Kitching
2019-03-15
vboot: rename symbols for better consistency
Joel Kitching
2019-03-14
vboot: copy data structures to CBMEM for downstream use
Joel Kitching
2019-03-08
coreboot: Replace all IS_ENABLED(CONFIG_XXX) with CONFIG(XXX)
Julius Werner
[next]