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
/
security
Age
Commit message (
Expand
)
Author
2024-01-04
vboot: Add firmware PCR support
Yi Chou
2023-12-31
security/tpm: Retrieve factory configuration for device w/ Google TPM
Subrata Banik
2023-12-27
vboot: add VBOOT_X86_RSA_ACCELERATION config
Jeremy Compostella
2023-12-20
treewide: Use show_notices target for warnings
Martin Roth
2023-12-08
Makefile: Make vboot_fw.a a .PHONY target
Julius Werner
2023-12-04
security/vboot: Add Kconfig option to clear recovery request
Michał Żygowski
2023-11-22
vboot: Add catchall recovery reason for unspecified phase 4 errors
Julius Werner
2023-11-13
security/vboot: Die if vb2api_reinit() failed
Yu-Ping Wu
2023-11-13
security/tpm/: turn tis_{init,open} into tis_probe
Sergii Dmytruk
2023-11-09
Allow to build romstage sources inside the bootblock
Arthur Heymans
2023-11-01
Revert "vboot: Add catchall recovery reason for unspecified phase 4 errors"
Martin L Roth
2023-10-31
vboot: Add catchall recovery reason for unspecified phase 4 errors
Julius Werner
2023-10-27
security/intel/stm: Remove check that can never be true
Martin Roth
2023-10-25
cbmem.h: Drop cbmem_possible_online in favor of ENV_HAS_CBMEM
Arthur Heymans
2023-10-02
security/tpm: Enable Hibernate on setup failure
Jon Murphy
2023-09-28
drivers/tpm: Add tpm failure handling
Jon Murphy
2023-09-28
treewide: convert to tpm_result_t
Jon Murphy
2023-09-28
treewide: convert to %#x hex prints
Jon Murphy
2023-09-25
treewide: Adopt TCG standard naming
Jon Murphy
2023-09-23
vboot: Remove the unnecessary PCR digest check
Yi Chou
2023-09-22
security/tpm: Remove unnecessary tss_common.h
Jon Murphy
2023-09-18
drivers/tpm: Make temp test value naming consistent
Jon Murphy
2023-09-18
security/vboot: Add tpm return code to vboot fail call
Jon Murphy
2023-09-18
security/vboot: Fix return type of extend_pcrs()
Yu-Ping Wu
2023-09-18
security/vboot: Update vboot context with slot B absence
Michał Żygowski
2023-09-14
x86: Add .data section support for pre-memory stages
Jeremy Compostella
2023-09-14
vc/google/chromeos: Move clear_ec_ap_idle() to common code
Derek Huang
2023-09-09
security/intel/stm: Remove __attribute__(())
Elyes Haouas
2023-09-07
security/intel: Remove unnecessary blank line after '{'
Elyes Haouas
2023-08-14
commonlib,console,nb,sb,security: Add SPDX licenses to Makefiles
Martin Roth
2023-08-10
security/vboot: Rename Cr50 to GSC when applicable
Yu-Ping Wu
2023-08-01
security/intel/stm/StmApi.h: Use C99 flexible arrays
Elyes Haouas
2023-08-01
security/tpm/tpm{1,2}_log_serialized.h: Use C99 flexible arrays
Elyes Haouas
2023-07-18
security/tpm: Respect CBMEM TPM log size
Jeremy Soller
2023-07-12
security/vboot/secdata_tpm: Simplify antirollback_read_space_firmware()
Yu-Ping Wu
2023-07-06
drivers/tpm: Move tis_plat_irq_status to cr50 driver
Grzegorz Bernacki
2023-06-23
Makefile.inc: don't add fmap_config.h dependency twice
Felix Held
2023-06-23
commonlib/console/post_code.h: Change post code prefix to POSTCODE
lilacious
2023-06-15
security/intel/cbnt/Makefile: Fix invalid char '*'
Elyes Haouas
2023-06-07
mb/google/nissa/var/joxer: Remove VBOOT_GSC_BOARD_ID config
Reka Norman
2023-06-07
security/intel/cbnt: Remove unneeded go steps
Arthur Heymans
2023-06-06
vboot: Drop argument to select slot from `vb2ex_ec_protect()`
Subrata Banik
2023-04-10
security/tpm: make usage of PCRs configurable via Kconfig
Sergii Dmytruk
2023-04-06
security/vboot: Don't add RO pagetables to RW_A/B
Arthur Heymans
2023-03-22
security/tpm/tspi: Fix preram TPM log max entries
Jeremy Soller
2023-03-04
security/tpm: add TPM log format as per 2.0 spec
Sergii Dmytruk
2023-03-04
security/tpm: add TPM log format as per 1.2 spec
Sergii Dmytruk
2023-02-21
vboot: Fix reboot loop in recovery with VBOOT_CBFS_INTEGRATION
Jakub Czapiga
2023-02-16
vboot: Add VBOOT_ARMV8_CE_SHA256_ACCELERATION config
Yidi Lin
2023-02-13
security/vboot: Add store/validate methods for AMD VBIOS FMAP cache
Matt DeVillier
2023-02-05
security/vboot: Don't build with flashrom support
Brian Norris
2023-01-13
security/vboot: Check RW_NVRAM at buildtime
Arthur Heymans
2023-01-11
security/tpm/tspi/log.c: fix strncpy() usage
Sergii Dmytruk
2023-01-11
security/tpm: make tspi/crtm.c agnostic to log format
Sergii Dmytruk
2023-01-11
treewide: stop calling custom TPM log "TCPA"
Sergii Dmytruk
2023-01-10
chromeos/cr50_enable_update.c: Clear EC AP_IDLE flag
Derek Huang
2023-01-09
security/intel/txt: Add helper function to disable TXT
Subrata Banik
2023-01-08
security/intel/txt: Create Intel TXT lib with helper functions
Subrata Banik
2022-12-31
security/intel/stm/StmPlatformResource.c: Fix typo on "threads"
Elyes HAOUAS
2022-12-28
src/security/vboot: Fix wrong CONFIG name
Maximilian Brune
2022-12-23
Revert "security/tpm/: turn tis_{init,open} into tis_probe"
Sergii Dmytruk
2022-12-21
treewide: Remove duplicated includes
Elyes Haouas
2022-12-21
security/vboot: Drop assert call from vbnv_udc_enable_flag()
Sridhar Siricilla
2022-12-21
security/tpm/: turn tis_{init,open} into tis_probe
Sergii Dmytruk
2022-12-16
security/vboot: Update vbnv_init signature
Karthikeyan Ramasubramanian
2022-12-10
treewide: Include <device/mmio.h> instead of <arch/mmio.h>
Elyes Haouas
2022-12-07
vboot: Force config file inclusion with CBFS integration
Julius Werner
2022-12-05
security/tpm: remove tis_close()
Sergii Dmytruk
2022-12-01
vboot: Allow for comparison of hash without zero-padding
Jakub Czapiga
2022-12-01
vboot/vboot_common: Fix vboot_save_data() code exclusion guard
Jakub Czapiga
2022-11-30
/: Remove extra space after comma
Elyes Haouas
2022-11-22
security: Remove unnecessary space after casts
Elyes Haouas
2022-11-19
security/tpm: make log format configurable via Kconfig
Sergii Dmytruk
2022-11-12
security/tpm: improve tlcl_extend() signature
Sergii Dmytruk
2022-11-12
ec/google/chromeec: Deprecate dev_index from google_chromeec_reboot
Caveh Jalali
2022-11-08
vboot: Add VBOOT_CBFS_INTEGRATION support
Jakub Czapiga
2022-11-08
vboot: Introduce handy vboot reboot functions
Jakub Czapiga
2022-11-07
security/vboot: Update build rules using x86 SHA extension
Karthikeyan Ramasubramanian
2022-11-07
cpu/x86: Drop !CPU_INFO_V2 code
Arthur Heymans
2022-10-06
security/memory/memory.h: Add <stdbool.h>
Elyes Haouas
2022-09-30
drivers/crb: Add SMBIOS hook to generate type 43 TPM Device
Michał Żygowski
2022-09-17
security/vboot: Add rollback NVRAM space for TPM 2
Miriam Polzer
2022-09-15
src/security: Use "if (!ptr)" in preference to "if (ptr == NULL)"
Elyes Haouas
2022-09-14
timer: Change timer util functions to 64-bit
Rob Barnes
2022-09-12
drivers/intel/ptt: Use the correct detection method
Michał Żygowski
2022-09-04
security/vboot/tpm: Avoid duplicate vb2api_secdata_firmware_create calls
Yu-Ping Wu
2022-09-03
soc/intel: Add SI_DESC region to GSCVD ranges
Julius Werner
2022-09-02
cbfs/vboot: Adapt to new vb2_digest API
Julius Werner
2022-08-29
drivers/i2c/tpm: Remove TI50_FIRMWARE_VERSION_NOT_SUPPORTED
Reka Norman
2022-08-22
Add SBOM (Software Bill of Materials) Generation
Maximilian Brune
2022-08-21
tpm: Correct TI50_FIRMWARE_VERSION_NOT_SUPPORTED help text
Yu-Ping Wu
2022-07-30
security/vboot: Simplify image signing
Jakub Czapiga
2022-07-20
treewide: Remove unused <cpu/x86/msr.h>
Elyes Haouas
2022-07-17
security/intel/txt/common.c: Remove unuseful "else" after "return"
Elyes HAOUAS
2022-07-13
cpu/x86/mp_init: retype do_smm element in mp_state struct to bool
Felix Held
2022-07-04
treewide: Unify Google branding
Jon Murphy
2022-06-22
security/vboot: Deprecate VBOOT_VBNV_EC
Yu-Ping Wu
2022-06-21
security/vboot: Add support for GSCVD (Google "RO verification")
Julius Werner
2022-06-08
drivers/tpm/cr50: Add TPM IRQ timeout Kconfig option
Yu-Ping Wu
2022-06-01
cbfs: Rename TYPE_FIT to TYPE_FIT_PAYLOAD
Julius Werner
[next]