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
/
drivers
/
tpm
Age
Commit message (
Expand
)
Author
2024-02-18
drivers: Add SPDX license headers to Kconfig files
Martin Roth
2024-01-24
driver/parade to /driver/wwan: Rename Makefiles from .inc to .mk
Martin Roth
2023-12-13
drivers/ipmi to lib: Fix misspellings & capitalization issues
Martin Roth
2023-08-06
drivers: Add SPDX license headers to Makefiles
Martin Roth
2023-07-06
drivers/tpm: Move tis_plat_irq_status to cr50 driver
Grzegorz Bernacki
2022-10-20
drivers/tpm: Move TPM init to end of device init phase
Matt DeVillier
2022-08-29
drivers/i2c/tpm: Remove TI50_FIRMWARE_VERSION_NOT_SUPPORTED
Reka Norman
2022-08-21
tpm: Correct TI50_FIRMWARE_VERSION_NOT_SUPPORTED help text
Yu-Ping Wu
2022-08-13
payloads/tianocore: Rename TianoCore to edk2
Sean Rhodes
2022-07-17
drivers: Get rid of unnecessary blank lines {before,after} brace
Elyes HAOUAS
2022-06-08
drivers/tpm/cr50: Add TPM IRQ timeout Kconfig option
Yu-Ping Wu
2022-05-16
drivers/i2c/tpm: Work around missing firmware_version in Ti50 < 0.0.15
Reka Norman
2022-04-24
tpm: Allow separate handling of Google Ti50 TPM
Jes Klinke
2022-04-24
drivers: Remove unused <acpi/acpi.h>
Elyes HAOUAS
2022-04-21
tpm: Refactor TPM Kconfig dimensions
Jes B. Klinke
2022-03-30
drivers/tpm: Force enable long IRQ pulses for Ti50 versions under 0.15.
Reka Norman
2022-03-22
drivers/tpm/cr50: Use cr50_get_firmware_version in get_board_cfg
Tim Wawrzynczak
2022-03-09
{drivers/security}: Replace `cb_err_t` with `enum cb_err`
Subrata Banik
2022-03-07
drivers/tpm/cr50: Add I2C bus support to cr50 driver
Tim Wawrzynczak
2022-03-07
drivers/tpm/spi: Refactor out some cr50-specific logic
Tim Wawrzynczak
2022-01-01
src: Drop duplicated includes
Elyes HAOUAS
2021-05-30
Apply more uses for Kconfig TPM
Kyösti Mälkki
2021-05-06
security/tpm: Add option to init TPM in bootblock
Arthur Heymans
2021-04-09
drivers/tpm/Kconfig: Rename TPM_INIT to TPM_INIT_RAMSTAGE
Arthur Heymans
2021-04-06
drivers/tpm/Kconfig: TPM_INIT for measured boot only
Frans Hendriks
2020-12-21
drivers/tpm/ppi_stub: Fix interface version
Patrick Rudolph
2020-12-21
drivers/tpm: Implement full PPI
Patrick Rudolph
2020-11-22
drivers/tpm: Move PPI stub
Patrick Rudolph
2020-07-14
src: Remove unused 'include <types.h>'
Elyes HAOUAS
2020-06-18
ACPI,drivers/: Do not guard <acpi/acpi.h>
Kyösti Mälkki
2020-06-02
src: Remove redundant includes
Elyes HAOUAS
2020-05-11
treewide: Remove "this file is part of" lines
Patrick Georgi
2020-05-02
acpi: Move ACPI table support out of arch/x86 (3/5)
Furquan Shaikh
2020-04-06
src/drivers: Use SPDX for GPL-2.0-only files
Angel Pons
2019-10-22
AUTHORS: Move src/drivers/[l*-v*] copyrights into AUTHORS file
Martin Roth
2019-03-08
coreboot: Replace all IS_ENABLED(CONFIG_XXX) with CONFIG(XXX)
Julius Werner
2018-08-21
security/tpm: Fix TPM 1.2 state machine issues
Philipp Deppenwiese
2018-08-03
security/tpm: Improve TCPA log generation
Philipp Deppenwiese
2018-07-28
security/tpm: Add TCPA logging functionality
Philipp Deppenwiese
2018-07-25
drivers/tpm: Add TPM ramstage driver for devices without vboot.
Philipp Deppenwiese