Age | Commit message (Expand) | Author |
2024-04-26 | drivers/pc80/tpm: Disable device if TPM not present | Michał Żygowski |
2024-04-16 | security/tpm: support compiling in multiple TPM drivers | Sergii Dmytruk |
2024-03-28 | security/tpm: replace CONFIG(TPMx) checks with runtime check | Sergii Dmytruk |
2024-03-28 | security/tpm: make tis_probe() return tpm_family | Sergii Dmytruk |
2024-02-18 | drivers: Add SPDX license headers to Kconfig files | Martin Roth |
2024-02-07 | drivers/pc80/tpm: probe for TPM family of a device | Sergii Dmytruk |
2024-01-31 | include/device/device.h: Remove CHIP_NAME() macro | Nicholas Sudsgaard |
2024-01-24 | driver/parade to /driver/wwan: Rename Makefiles from .inc to .mk | Martin Roth |
2023-11-13 | security/tpm/: turn tis_{init,open} into tis_probe | Sergii Dmytruk |
2023-09-28 | treewide: convert to tpm_result_t | Jon Murphy |
2023-09-28 | treewide: convert to %#x hex prints | Jon Murphy |
2023-09-18 | drivers/pc80/tpm: Rename tis_probe to tis_init | Jon Murphy |
2023-09-15 | drivers/pc80/tpm: Silence warnings when CONFIG_TPM is unset | Arthur Heymans |
2023-08-06 | drivers: Add SPDX license headers to Makefiles | Martin Roth |
2023-07-17 | drivers/pc80/tpm: Add Infineon SLB9672 ID | Tim Crawford |
2023-07-12 | pc80/tpm: Use newer function for resource declarations | Arthur Heymans |
2022-12-23 | Revert "security/tpm/: turn tis_{init,open} into tis_probe" | Sergii Dmytruk |
2022-12-23 | Revert "drivers/pc80/tpm: probe for TPM family of a device" | Sergii Dmytruk |
2022-12-21 | drivers/pc80/tpm: probe for TPM family of a device | Sergii Dmytruk |
2022-12-21 | security/tpm/: turn tis_{init,open} into tis_probe | Sergii Dmytruk |
2022-12-05 | security/tpm: remove tis_close() | Sergii Dmytruk |
2022-06-22 | device/resource: Add _kb postfix for resource allocators | Kyösti Mälkki |
2022-04-21 | tpm: Refactor TPM Kconfig dimensions | Jes B. Klinke |
2022-03-23 | drivers/pc80/tpm/tis.c: Use fixed TPM ACPI path | Michał Kopeć |
2021-10-25 | drivers/pc80/tpm: Use '%u' as printf formatter for unsigned variables | Werner Zeh |
2021-10-25 | drivers/pc80/tpm: Use stopwatch for timeout-loops | Werner Zeh |
2021-10-13 | drivers/pc80/tpm: Fix wrong debug message | Werner Zeh |
2021-05-26 | Add Kconfig TPM | Kyösti Mälkki |
2021-05-06 | security/tpm: Add option to init TPM in bootblock | Arthur Heymans |
2020-11-22 | drivers/tpm: Move PPI stub | Patrick Rudolph |
2020-07-05 | drivers/pc80/tpm: Remove support code if TPM is disabled | Kyösti Mälkki |
2020-07-05 | drivers/pc80/tpm/tis: Add x86_64 support | Patrick Rudolph |
2020-07-04 | drivers/pc80/tpm: Remove LPC_TPM | Kyösti Mälkki |
2020-06-21 | src: Substitute `__FUNCTION__` with `__func__` | Angel Pons |
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-28 | device: Constify struct device * parameter to acpi_fill_ssdt() | Furquan Shaikh |
2020-04-07 | drivers/pc80/tpm/tis.c: change the _HID and _CID for TPM2 device | Michał Żygowski |
2020-04-06 | src/drivers: Use SPDX for GPL-2.0-only files | Angel Pons |
2020-04-02 | Trim `.acpi_fill_ssdt_generator` and `.acpi_inject_dsdt_generator` | Nico Huber |
2020-01-09 | acpi: Be more ACPI compliant when generating _UID | Patrick Rudolph |
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-11-09 | drivers/*/tpm: Add postcar target | Philipp Deppenwiese |
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-06-04 | security/tpm: Unify the coreboot TPM software stack | Philipp Deppenwiese |
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 |
2018-01-18 | security/tpm: Move tpm TSS and TSPI layer to security section | Philipp Deppenwiese |
2017-12-14 | drivers/pc80/tpm: Remove unused ACPI opregion | Duncan Laurie |
2017-09-14 | device: acpi_name() should take a const struct device | Aaron Durbin |
2017-07-28 | src/drivers: Fix checkpatch warning: no spaces at the start of a line | Martin Roth |
2017-05-05 | drivers/pc80/tpm: Fix missing tis_close() function | Philipp Deppenwiese |
2017-04-24 | *.asl: Remove obsolete reference to TPM ASL file | Patrick Rudolph |
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-10-02 | Kconfig: Update default hex values to start with 0x | Martin Roth |
2016-04-19 | kbuild: Allow drivers to fit src/drivers/[X]/[Y]/ scheme | Stefan Reinauer |
2016-03-05 | tpm/acpi/tpm.asl: Only include tpm.asl if tpm is enabled | Martin Roth |
2016-02-26 | tree wide: Convert "if (CONFIG_.*_TPM.*)" to "if (IS_ENABLED(...))" | Denis 'GNUtoo' Carikli |
2016-02-18 | acpi/tpm: Gracefully handle missing TPM module. | Tobias Diedrich |
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-10-27 | tpm: acpi: Add support for TPM PIRQ | Duncan Laurie |
2015-10-14 | x86: add standalone verstage support | Aaron Durbin |
2015-09-28 | tpm: acpi: Make _CRS method serialized | Duncan Laurie |
2015-09-08 | drivers/pc80/tpm: Set "Found TPM" message to BIOS_INFO level | Duncan Laurie |
2015-06-07 | Fix Kconfig whitespace. | Martin Roth |
2015-06-02 | tpm: Add dummy _DSM to make Bitlocker happy. | Vladimir Serbinenko |
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-27 | Deactivate TPM | Vladimir Serbinenko |
2015-05-27 | Move TPM code out of chromeos | Vladimir Serbinenko |
2015-05-23 | Hide TPM_TIS_BASE_ADDRESS | Vladimir Serbinenko |
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-13 | tpm: Only expose base address Kconfig option when enabled | Patrick Georgi |
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 |