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
/
i2c
/
tpm
/
cr50.c
Age
Commit message (
Expand
)
Author
2022-06-08
drivers/tpm/cr50: Add TPM IRQ timeout Kconfig option
Yu-Ping Wu
2022-04-24
tpm: Allow separate handling of Google Ti50 TPM
Jes Klinke
2022-03-25
drivers/i2c/tpm: Work around missing board_cfg in Ti50 FW under 0.15
Eric Lai
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-02-23
cr50: Increase cr50 i2c probe timeout
Rob Barnes
2022-02-11
drivers/i2c/tpm/cr50: Remove unused `chip` function arguments
Tim Wawrzynczak
2022-02-07
treewide: Remove "ERROR: "/"WARN: " prefixes from log messages
Julius Werner
2022-01-17
cr50: Increase cr50 i2c probe timeout
Rob Barnes
2021-10-05
src/acpi to src/lib: Fix spelling errors
Martin Roth
2021-01-19
drivers/i2c/tpm/cr50.c: Use __func__
Elyes HAOUAS
2020-05-11
treewide: Remove "this file is part of" lines
Patrick Georgi
2020-05-06
treewide: replace GPLv2 long form headers with SPDX header
Patrick Georgi
2020-05-06
treewide: Move "is part of the coreboot project" line in its own comment
Patrick Georgi
2020-04-23
rules.h: Rename ENV_VERSTAGE to ENV_SEPARATE_VERSTAGE
Julius Werner
2019-12-20
{drivers,southbridge}: Replace min() with MIN()
Elyes HAOUAS
2019-12-02
src/: Remove g_ prefixes and _g suffixes from variables
Patrick Georgi
2019-11-29
security/tpm: Drop CAR_GLOBAL_MIGRATION support
Arthur Heymans
2019-11-27
cr50 i2c: add error message reporting TPM IRQ timeout
Vadim Bendebury
2019-10-27
src/{device,drivers}: Use 'include <stdlib.h>' when appropriate
Elyes HAOUAS
2019-10-22
AUTHORS: Move src/drivers/[a*-i*] copyrights into AUTHORS file
Martin Roth
2019-01-24
cr50: Add probe command to poll Cr50 until DID VID is valid
Keith Short
2018-10-08
Move compiler.h to commonlib
Nico Huber
2018-08-14
drivers/i2c/tpm/cr50.c: Check if TPM was read
Richard Spiegel
2018-04-24
compiler.h: add __weak macro
Aaron Durbin
2018-01-18
security/tpm: Change TPM naming for different layers.
Philipp Deppenwiese
2018-01-18
security/tpm: Move tpm TSS and TSPI layer to security section
Philipp Deppenwiese
2017-11-22
drivers/i2c/tpm/cr50: Simplify and increase init delay to 30 seconds
Duncan Laurie
2017-11-09
drivers/i2c/tpm/cr50: Increase init delay to 30 seconds
Duncan Laurie
2017-08-18
include/device: Split i2c.h into three
Nico Huber
2017-07-13
Rename __attribute__((packed)) --> __packed
Stefan Reinauer
2017-04-24
drivers/i2c/tpm/cr50: Use tis_plat_irq_status for Cr50 IRQ status
Daniel Kurtz
2017-04-13
drivers/spi/tpm: Clean up SPI TPM driver
Furquan Shaikh
2017-03-15
drivers/i2c/tpm: Fix issues detected by checkpatch
Lee Leahy
2016-11-07
drivers/i2c/tpm/cr50: Increase IRQ timeout
Duncan Laurie
2016-10-05
drivers/i2c/tpm/cr50: Initialize IRQ status handler before probe
Duncan Laurie
2016-09-21
drivers/i2c/tpm/cr50: Support interrupts for status
Duncan Laurie
2016-09-21
drivers/i2c/tpm/cr50: Improve data handling and function names
Duncan Laurie
2016-09-21
drivers/i2c/tpm/cr50: Clean up locality functions
Duncan Laurie
2016-09-21
drivers/i2c/tpm/cr50: Rename i2c read/write functions
Duncan Laurie
2016-09-21
drivers/i2c/tpm/cr50: Clean up timeouts
Duncan Laurie
2016-09-21
drivers/i2c/tpm/cr50: Reduce max buffer size
Duncan Laurie
2016-09-21
drivers/i2c/tpm: Split cr50 driver from main driver
Duncan Laurie
2016-09-19
Revert "drivers/i2c/tpm: Split cr50 driver from main driver"
Duncan Laurie
2016-09-19
Revert "drivers/i2c/tpm/cr50: Reduce max buffer size"
Duncan Laurie
2016-09-19
Revert "drivers/i2c/tpm/cr50: Clean up timeouts"
Duncan Laurie
2016-09-19
Revert "drivers/i2c/tpm/cr50: Rename i2c read/write functions"
Duncan Laurie
2016-09-19
Revert "drivers/i2c/tpm/cr50: Clean up locality functions"
Duncan Laurie
2016-09-19
Revert "drivers/i2c/tpm/cr50: Improve data handling and function names"
Duncan Laurie
2016-09-19
Revert "drivers/i2c/tpm/cr50: Support interrupts for status"
Duncan Laurie
2016-09-19
drivers/i2c/tpm/cr50: Support interrupts for status
Duncan Laurie
2016-09-19
drivers/i2c/tpm/cr50: Improve data handling and function names
Duncan Laurie
2016-09-19
drivers/i2c/tpm/cr50: Clean up locality functions
Duncan Laurie
2016-09-19
drivers/i2c/tpm/cr50: Rename i2c read/write functions
Duncan Laurie
2016-09-19
drivers/i2c/tpm/cr50: Clean up timeouts
Duncan Laurie
2016-09-19
drivers/i2c/tpm/cr50: Reduce max buffer size
Duncan Laurie
2016-09-19
drivers/i2c/tpm: Split cr50 driver from main driver
Duncan Laurie