index
:
coreboot.git
24.02_branch
4.1
4.10_branch
4.11_branch
4.12_branch
4.14_branch
4.15_branch
4.16_branch
4.18_branch
4.19_branch
4.2
4.20_branch
4.22_branch
4.3
4.4
4.8_branch
classic-2014.10
coreboot-v1
coreboot-v3
main
master
rampayload
Coreboot firmware sources
coreboot
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
drivers
/
pc80
/
tpm
Commit message (
Expand
)
Author
Age
Files
Lines
*
drivers: Add SPDX license headers to Kconfig files
Martin Roth
2024-02-18
1
-0
/
+2
*
drivers/pc80/tpm: probe for TPM family of a device
Sergii Dmytruk
2024-02-07
1
-25
/
+79
*
include/device/device.h: Remove CHIP_NAME() macro
Nicholas Sudsgaard
2024-01-31
1
-1
/
+1
*
driver/parade to /driver/wwan: Rename Makefiles from .inc to .mk
Martin Roth
2024-01-24
1
-0
/
+0
*
security/tpm/: turn tis_{init,open} into tis_probe
Sergii Dmytruk
2023-11-13
1
-6
/
+23
*
treewide: convert to tpm_result_t
Jon Murphy
2023-09-28
1
-88
/
+85
*
treewide: convert to %#x hex prints
Jon Murphy
2023-09-28
1
-4
/
+4
*
drivers/pc80/tpm: Rename tis_probe to tis_init
Jon Murphy
2023-09-18
1
-14
/
+3
*
drivers/pc80/tpm: Silence warnings when CONFIG_TPM is unset
Arthur Heymans
2023-09-15
1
-0
/
+7
*
drivers: Add SPDX license headers to Makefiles
Martin Roth
2023-08-06
1
-0
/
+2
*
drivers/pc80/tpm: Add Infineon SLB9672 ID
Tim Crawford
2023-07-17
1
-0
/
+1
*
pc80/tpm: Use newer function for resource declarations
Arthur Heymans
2023-07-12
1
-1
/
+1
*
Revert "security/tpm/: turn tis_{init,open} into tis_probe"
Sergii Dmytruk
2022-12-23
1
-21
/
+21
*
Revert "drivers/pc80/tpm: probe for TPM family of a device"
Sergii Dmytruk
2022-12-23
1
-78
/
+24
*
drivers/pc80/tpm: probe for TPM family of a device
Sergii Dmytruk
2022-12-21
1
-24
/
+78
*
security/tpm/: turn tis_{init,open} into tis_probe
Sergii Dmytruk
2022-12-21
1
-21
/
+21
*
security/tpm: remove tis_close()
Sergii Dmytruk
2022-12-05
1
-52
/
+14
*
device/resource: Add _kb postfix for resource allocators
Kyösti Mälkki
2022-06-22
1
-1
/
+1
*
tpm: Refactor TPM Kconfig dimensions
Jes B. Klinke
2022-04-21
2
-8
/
+6
*
drivers/pc80/tpm/tis.c: Use fixed TPM ACPI path
Michał Kopeć
2022-03-23
1
-6
/
+2
*
drivers/pc80/tpm: Use '%u' as printf formatter for unsigned variables
Werner Zeh
2021-10-25
1
-5
/
+5
*
drivers/pc80/tpm: Use stopwatch for timeout-loops
Werner Zeh
2021-10-25
1
-17
/
+19
*
drivers/pc80/tpm: Fix wrong debug message
Werner Zeh
2021-10-13
1
-1
/
+1
*
Add Kconfig TPM
Kyösti Mälkki
2021-05-26
1
-1
/
+1
*
security/tpm: Add option to init TPM in bootblock
Arthur Heymans
2021-05-06
1
-0
/
+1
*
drivers/tpm: Move PPI stub
Patrick Rudolph
2020-11-22
1
-122
/
+6
*
drivers/pc80/tpm: Remove support code if TPM is disabled
Kyösti Mälkki
2020-07-05
1
-2
/
+3
*
drivers/pc80/tpm/tis: Add x86_64 support
Patrick Rudolph
2020-07-05
1
-1
/
+1
*
drivers/pc80/tpm: Remove LPC_TPM
Kyösti Mälkki
2020-07-04
2
-14
/
+9
*
src: Substitute `__FUNCTION__` with `__func__`
Angel Pons
2020-06-21
1
-1
/
+1
*
treewide: Remove "this file is part of" lines
Patrick Georgi
2020-05-11
2
-2
/
+0
*
acpi: Move ACPI table support out of arch/x86 (3/5)
Furquan Shaikh
2020-05-02
1
-3
/
+3
*
device: Constify struct device * parameter to acpi_fill_ssdt()
Furquan Shaikh
2020-04-28
1
-1
/
+1
*
drivers/pc80/tpm/tis.c: change the _HID and _CID for TPM2 device
Michał Żygowski
2020-04-07
1
-5
/
+10
*
src/drivers: Use SPDX for GPL-2.0-only files
Angel Pons
2020-04-06
2
-24
/
+4
*
Trim `.acpi_fill_ssdt_generator` and `.acpi_inject_dsdt_generator`
Nico Huber
2020-04-02
1
-2
/
+2
*
acpi: Be more ACPI compliant when generating _UID
Patrick Rudolph
2020-01-09
1
-1
/
+1
*
{drivers,southbridge}: Replace min() with MIN()
Elyes HAOUAS
2019-12-20
1
-2
/
+2
*
security/tpm: Drop CAR_GLOBAL_MIGRATION support
Arthur Heymans
2019-11-29
1
-4
/
+3
*
drivers/pc80/tpm: Replace __RAMSTAGE_ guards
Kyösti Mälkki
2019-11-21
1
-5
/
+5
*
src/[arch-lib]: change "unsigned" to "unsigned int"
Martin Roth
2019-10-27
1
-1
/
+1
*
AUTHORS: Move src/drivers/[l*-v*] copyrights into AUTHORS file
Martin Roth
2019-10-22
2
-5
/
+0
*
drivers/pc80/tpm: add support for TPM emulator SwTPM 2.0 module
Tsung Ho Wu
2019-06-27
1
-0
/
+8
*
coreboot: Replace all IS_ENABLED(CONFIG_XXX) with CONFIG(XXX)
Julius Werner
2019-03-08
1
-7
/
+7
*
device/mmio.h: Add include file for MMIO ops
Kyösti Mälkki
2019-03-04
1
-1
/
+1
*
src/drivers: Remove needless '&' on function pointers
Elyes HAOUAS
2019-01-23
1
-4
/
+4
*
drivers/*/tpm: Add postcar target
Philipp Deppenwiese
2018-11-09
1
-0
/
+1
*
src/drivers/pc80/tpm/tis.c: Dont use port value when invalid.
Frans Hendriks
2018-10-29
1
-1
/
+3
*
src: Remove unneeded whitespace
Elyes HAOUAS
2018-10-23
1
-1
/
+1
*
drivers/pc80/tpm: add support for SLB9665 TPM2.0 module
Kamil Wcislo
2018-08-11
1
-1
/
+2
[next]