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
/
tpm.c
Age
Commit message (
Expand
)
Author
2017-02-22
acpi: Add ACPI_ prefix to IRQ enum and struct names
Furquan Shaikh
2017-02-14
drivers/pc80/tpm: Update default acpi path
Tobias Diedrich
2016-12-16
drivers/pc80/tpm: Set default TPM acpi path if unset
Philipp Deppenwiese
2016-11-24
driver/pc80/tpm: Runtime generate ACPI table for TPM driver
Naresh G Solanki
2016-11-14
drivers/pc80/tpm: Select TPM device name based on Kconfig option
Subrata Banik
2016-02-26
tree wide: Convert "if (CONFIG_.*_TPM.*)" to "if (IS_ENABLED(...))"
Denis 'GNUtoo' Carikli
2015-12-06
Remove #ifdef checks on Kconfig symbols
Martin Roth
2015-10-31
tree: drop last paragraph of GPL copyright header
Patrick Georgi
2015-09-08
drivers/pc80/tpm: Set "Found TPM" message to BIOS_INFO level
Duncan Laurie
2015-06-02
TPM: Add Infineon SLB9670 SPI TPM support
Wenkai Du
2015-05-29
tpm: Add Infineon TPM 1.2 support
Subrata
2015-05-29
tpm: Fix multiple device support
Subrata
2015-05-21
Remove address from GPLv2 headers
Patrick Georgi
2015-04-21
Unify byte order macros and clrsetbits
Julius Werner
2015-04-21
arm(64): Manually clean up the mess left by write32() transition
Julius Werner
2015-04-21
arm(64): Globally replace writel(v, a) with write32(a, v)
Julius Werner
2015-04-10
tpm: Remove error message for unknown resource type
Duncan Laurie
2015-04-10
tpm: Add ramstage driver and interrupt configuration
Duncan Laurie
2015-04-10
tpm: Move the LPC TPM driver to a subdirectory
Duncan Laurie