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
/
pc80
/
tpm
/
tis.c
Age
Commit message (
Expand
)
Author
2019-12-20
{drivers,southbridge}: Replace min() with MIN()
Elyes HAOUAS
2019-11-29
security/tpm: Drop CAR_GLOBAL_MIGRATION support
Arthur Heymans
2019-11-21
drivers/pc80/tpm: Replace __RAMSTAGE_ guards
Kyösti Mälkki
2019-10-27
src/[arch-lib]: change "unsigned" to "unsigned int"
Martin Roth
2019-10-22
AUTHORS: Move src/drivers/[l*-v*] copyrights into AUTHORS file
Martin Roth
2019-06-27
drivers/pc80/tpm: add support for TPM emulator SwTPM 2.0 module
Tsung Ho Wu
2019-03-08
coreboot: Replace all IS_ENABLED(CONFIG_XXX) with CONFIG(XXX)
Julius Werner
2019-03-04
device/mmio.h: Add include file for MMIO ops
Kyösti Mälkki
2019-01-23
src/drivers: Remove needless '&' on function pointers
Elyes HAOUAS
2018-10-29
src/drivers/pc80/tpm/tis.c: Dont use port value when invalid.
Frans Hendriks
2018-10-23
src: Remove unneeded whitespace
Elyes HAOUAS
2018-08-11
drivers/pc80/tpm: add support for SLB9665 TPM2.0 module
Kamil Wcislo
2018-08-10
src/drivers: Fix typo
Elyes HAOUAS
2018-07-09
src/{device,drivers}: Use "foo *bar" instead of "foo* bar"
Elyes HAOUAS
2018-05-13
drivers/pc80/tpm: get ioport from pnp records
Kevin Cody-Little
2018-04-16
drivers/pc80/tpm: Add some optional delay to tis_readresponse()
Bill XIE
2018-01-18
security/tpm: Change TPM naming for different layers.
Philipp Deppenwiese