Age | Commit message (Expand) | Author |
2023-11-13 | security/tpm/: turn tis_{init,open} into tis_probe | Sergii Dmytruk |
2023-09-28 | drivers/tpm: Add return codes to TPM driver | Jon Murphy |
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/tpm: Make temp test value naming consistent | Jon Murphy |
2023-09-08 | arch to drivers/intel: Fix misspellings & capitalization issues | Martin Roth |
2023-08-06 | drivers: Add SPDX license headers to Makefiles | Martin Roth |
2023-07-06 | drivers/tpm: Move tis_plat_irq_status to cr50 driver | Grzegorz Bernacki |
2023-04-28 | treewide: Add missing include guards to chip.h | Jan Samek |
2022-12-23 | Revert "security/tpm/: turn tis_{init,open} into tis_probe" | Sergii Dmytruk |
2022-12-21 | security/tpm/: turn tis_{init,open} into tis_probe | Sergii Dmytruk |
2022-12-21 | drivers/i2c/tpm: splice tpm_vendor_specific struct | Sergii Dmytruk |
2022-12-05 | security/tpm: remove tis_close() | Sergii Dmytruk |
2022-11-22 | src/drivers: Remove unnecessary space after casts | Elyes Haouas |
2022-09-14 | timer: Change timer util functions to 64-bit | Rob Barnes |
2022-07-17 | drivers: Get rid of unnecessary blank lines {before,after} brace | Elyes HAOUAS |
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-04-21 | tpm: Refactor TPM Kconfig dimensions | Jes B. 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 |
2022-01-17 | drivers/i2c/tpm/Kconfig: Reduce visibility of some configs | Arthur Heymans |
2021-11-24 | drivers/i2c/tpm: Fix blank default statement | Karthikeyan Ramasubramanian |
2021-11-22 | drivers/tpm: Add firmware-power-managed DSD property | 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 |
2021-01-19 | drivers/i2c/tpm/tpm.c: Use __func__ | Elyes HAOUAS |
2021-01-19 | drivers/i2c/tpm/tis.c: Use __func__ | Elyes HAOUAS |
2020-12-08 | drivers/i2c/tpm: Unconditionally allow I2C TPM ACPI node | Jes Klinke |
2020-11-16 | drivers/i2c/tpm: Remove ifdef of non-existant Kconfig option | Martin Roth |
2020-11-09 | acpi: Call acpi_fill_ssdt() only for enabled devices | Karthikeyan Ramasubramanian |
2020-09-21 | src/drivers: Drop unneeded empty lines | Elyes HAOUAS |
2020-06-02 | src: Remove redundant includes | Elyes HAOUAS |
2020-05-13 | src: Remove unused '#include <stdint.h>' | 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-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-23 | rules.h: Rename ENV_VERSTAGE to ENV_SEPARATE_VERSTAGE | Julius Werner |
2020-04-10 | Replace DEVICE_NOOP with noop_(set|read)_resources | Nico Huber |
2020-04-10 | Drop unnecessary DEVICE_NOOP entries | Nico Huber |
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 |
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-04-06 | src: Use #include <timer.h> when appropriate | Elyes HAOUAS |
2019-03-20 | src: Use 'include <string.h>' when appropriate | Elyes HAOUAS |
2019-03-08 | coreboot: Replace all IS_ENABLED(CONFIG_XXX) with CONFIG(XXX) | Julius Werner |
2019-01-24 | cr50: Add probe command to poll Cr50 until DID VID is valid | Keith Short |
2019-01-23 | src/drivers: Remove needless '&' on function pointers | Elyes HAOUAS |
2018-11-09 | drivers/*/tpm: Add postcar target | Philipp Deppenwiese |
2018-10-08 | Move compiler.h to commonlib | Nico Huber |
2018-09-16 | acpi: Call acpi_gen_writeSTA by status from device tree | Hung-Te Lin |
2018-08-14 | drivers/i2c/tpm/cr50.c: Check if TPM was read | Richard Spiegel |
2018-07-09 | src/{device,drivers}: Use "foo *bar" instead of "foo* bar" | Elyes HAOUAS |
2018-06-06 | src/driver/i2c/{generic,hid,tpm,max}: Update device name based on devicetree.cb | Naresh G Solanki |
2018-06-04 | security/tpm: Unify the coreboot TPM software stack | Philipp Deppenwiese |
2018-04-24 | compiler.h: add __weak macro | Aaron Durbin |
2018-01-30 | drivers/i2c/tpm: Add irq_gpio support to tpm. | Justin TerAvest |
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-09-14 | device: acpi_name() should take a const struct device | Aaron Durbin |
2017-08-18 | include/device: Split i2c.h into three | Nico Huber |
2017-08-14 | i2c: Move to Linux like `struct i2c_msg` | Nico Huber |
2017-07-13 | Rename __attribute__((packed)) --> __packed | Stefan Reinauer |
2017-04-24 | drivers/i2c/tpm: Remove vendor.irq | Daniel Kurtz |
2017-04-24 | drivers/i2c/tpm/cr50: Use tis_plat_irq_status for Cr50 IRQ status | Daniel Kurtz |
2017-04-24 | drivers/i2c/tpm: Hide ACPI on unsupported platforms | Patrick Rudolph |
2017-04-13 | drivers/spi/tpm: Clean up SPI TPM driver | Furquan Shaikh |
2017-04-03 | drivers/i2c/tpm: remove 1260 byte buffer from stack | Aaron Durbin |
2017-04-03 | drivers/i2c/tpm: remove unused variable in tpm_transmit() | Aaron Durbin |
2017-04-03 | drivers/i2c/tpm: remove unused types from tpm.h | Aaron Durbin |
2017-03-16 | drivers/i2c/tpm: Add support for Atmel TPM (AT97SC3204) | Lee Leahy |
2017-03-16 | drivers/i2c/tpm: Add TPM (TIS) debugging support | Lee Leahy |
2017-03-15 | drivers/i2c/tpm: Fix issues detected by checkpatch | Lee Leahy |
2017-01-03 | i2c/tpm: Ignore 0xFF bytes for status and burstCount | Julius Werner |
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-10-02 | Kconfig: Update default hex values to start with 0x | Martin Roth |
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-21 | drivers/i2c/tpm: Move common variables to header | Duncan Laurie |
2016-09-19 | Revert "drivers/i2c/tpm: Move common variables to header" | Duncan Laurie |