summaryrefslogtreecommitdiff
path: root/drivers/tpm
AgeCommit message (Expand)Author
2018-11-29tpm: Export the open/close functionsSimon Glass
2018-11-20sandbox: tpm: Allow debugging of data packagesSimon Glass
2018-10-09tpm: Use livetree and allow childrenSimon Glass
2018-10-09cros: Update cros_ec code to use struct udeviceSimon Glass
2018-10-09tpm: Add support for SPL and TPLSimon Glass
2018-10-09sandbox: tpm: Enhance to support the latest Chromium OSSimon Glass
2018-10-09sandbox: tpm: Tidy up enums and return valuesSimon Glass
2018-08-13tpm: sandbox: fix wrong assignment with a simplificationMiquel Raynal
2018-08-13tpm: sandbox: fix wrong check on pcr_mapMiquel Raynal
2018-07-28tpm: make TPM_V2 be compiled by defaultMiquel Raynal
2018-07-28tpm: allow TPM v1 and v2 to be compiled at the same timeMiquel Raynal
2018-07-28tpm: remove stale symbol in KconfigMiquel Raynal
2018-07-28tpm: compile Sandbox driver by defaultMiquel Raynal
2018-05-25tpm: add a Sandbox TPMv2.x driverMiquel Raynal
2018-05-25tpm2: tis_spi: add the possibility to reset the chip with a gpioMiquel Raynal
2018-05-25tpm: add support for TPMv2.x SPI modulesMiquel Raynal
2018-05-25tpm: prepare support for TPMv2.x commandsMiquel Raynal
2018-05-25tpm: disociate TPMv1.x specific and generic codeMiquel Raynal
2018-05-25tpm: prepare introduction of TPMv2.x support in KconfigMiquel Raynal
2018-05-25tpm: add Revision ID field in the chip structureMiquel Raynal
2018-05-07SPDX: Convert all of our single license tags to Linux Kernel styleTom Rini
2018-04-27Remove unnecessary instances of DECLARE_GLOBAL_DATA_PTRTom Rini
2018-03-09treewide: Fix gdsys mail addressesMario Six
2018-03-05Atmel TPM: Fix potential buffer overrunsJeremy Boone
2018-03-05Infineon TPM: Fix potential buffer overrunsJeremy Boone
2018-03-05STMicro TPM: Fix potential buffer overrunsJeremy Boone
2017-11-06tpm: st33zp24: fix STMicroelectronics copyrightPatrice Chotard
2017-10-04treewide: replace with error() with pr_err()Masahiro Yamada
2017-06-01dm: Rename dev_addr..() functionsSimon Glass
2017-03-26lib: tpm: Add command to list resourcesmario.six@gdsys.cc
2017-03-26tpm: Add function to load keys via their parent's SHA1 hashmario.six@gdsys.cc
2017-02-01lib: tpm: Add command to flush resourcesMario Six
2016-12-02tpm: tpm_tis_lpc: Add support for AT97SC3204George McCollister
2016-10-11tpm: Tidy up use of size_tSimon Glass
2016-09-23treewide: replace #include <asm-generic/errno.h> with <linux/errno.h>Masahiro Yamada
2016-08-15tpm: atmel_twi: Make compatible with DM I2C bussesmario.six@gdsys.cc
2016-04-15drivers/tpm/tpm_tis_sandbox.c: Fix uninitialized variable useTom Rini
2016-04-11lib/crc8: Add crc start valueStefan Roese
2016-01-28tpm: st33zp24: Add tpm st33zp24 spi supportChristophe Ricard
2016-01-28tpm: st33zp24: Add tpm st33zp24 support with i2cChristophe Ricard
2016-01-28tpm: Rename tpm_tis_infineon.h to tpm_tis.h and move infineon specific stuff ...Christophe Ricard
2016-01-28tpm: tpm_tis_lpc: fix typoChristophe Ricard
2015-10-23dm: tpm: Drop CONFIG_DM_TPMSimon Glass
2015-10-23dm: tpm: Every TPM drivers should depends on DM_TPMChristophe Ricard
2015-10-23dm: tpm: Remove every compilation switch for TPM driver modelChristophe Ricard
2015-10-23dm: tpm: Add Driver Model support for tpm_atmel_twi driverChristophe Ricard
2015-10-23dm: tpm: Move tpm_tis_i2c to tpm_i2c_infineonChristophe Ricard
2015-08-31dm: tpm: Convert LPC driver to driver modelSimon Glass
2015-08-31dm: tpm: Convert I2C driver to driver modelSimon Glass
2015-08-31dm: tpm: sandbox: Convert TPM driver to driver modelSimon Glass