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
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
2022-05-24
security/tpm/crtm: Add a function to measure the bootblock on SoC level
Werner Zeh
2022-05-24
security/tpm/crtm: Use bootblock from FMAP on non x86 platforms
Werner Zeh
2022-05-24
security/tpm/crtm.c: Fix !CONFIG_BOOTBLOCK_IN_CBFS measuring
Arthur Heymans
2022-05-20
CBMEM: Change declarations for initialization hooks
Kyösti Mälkki
2022-05-16
drivers/i2c/tpm: Work around missing firmware_version in Ti50 < 0.0.15
Reka Norman
2022-05-16
src: Remove unused <cf9_reset.h>
Elyes Haouas
2022-05-12
security/intel/cbnt/Makefile.inc: Improve build flow
Arthur Heymans
2022-05-12
Makefile.inc: Generate master header and pointer as C structs
Arthur Heymans
2022-05-11
sec/intel/txt: Use 'bios_acm_error' variable
Arthur Heymans
2022-05-11
security/tpm/crtm.c: Remove set but unused variable
Arthur Heymans
2022-04-24
{drivers,northbridge,security}: Remove unused <cpu/x86/lapic.h>
Elyes HAOUAS
2022-04-24
src: Remove unused <console/cbmem_console.h>
Elyes HAOUAS
2022-04-21
tpm: Refactor TPM Kconfig dimensions
Jes B. Klinke
2022-03-09
{drivers/security}: Replace `cb_err_t` with `enum cb_err`
Subrata Banik
2022-03-09
commonlib/bsd: Remove cb_err_t
Julius Werner
2022-03-08
timestamps: Rename timestamps to make names more consistent
Jakub Czapiga
2022-03-08
device/mmio.h: Move readXp/writeXp helpers to device/mmio.h
Jianjun Wang
2022-03-07
drivers/tpm/spi: Refactor out some cr50-specific logic
Tim Wawrzynczak
2022-03-01
security/tpm: Add vendor-specific tis functions to read/write TPM regs
Tim Wawrzynczak
2022-02-24
security/intel/stm: Make STM setup MP safe
Eugene Myers
2022-02-24
security/intel/stm: Use correct SMBASE for SMM descriptor setup
Eugene Myers
2022-02-07
treewide: Remove "ERROR: "/"WARN: " prefixes from log messages
Julius Werner
2022-01-13
console/cbmem_console: Rename cbmem_dump_console
Raul E Rangel
2022-01-12
src: Remove redundant <rules.h> and <commonlib/bsd/compiler.h>
Elyes HAOUAS
2022-01-04
security/memory/memory.c: Include 'stdbool' instead of 'stdint'
Elyes HAOUAS
[next]