| Commit message (Expand) | Author | Age | Files | Lines |
* | tpm: disociate TPMv1.x specific and generic code | Miquel Raynal | 2018-05-25 | 1 | -664/+0 |
* | tpm: fix spelling | Miquel Raynal | 2018-05-25 | 1 | -4/+4 |
* | tpm: use the BIT() macro where applicable | Miquel Raynal | 2018-05-25 | 1 | -7/+7 |
* | tpm: substitute deprecated uint<x>_t types with their u<x> equivalent | Miquel Raynal | 2018-05-25 | 1 | -38/+34 |
* | SPDX: Convert all of our single license tags to Linux Kernel style | Tom Rini | 2018-05-07 | 1 | -2/+1 |
* | tpm: add more useful NV storage permission flags | André Draszik | 2017-11-17 | 1 | -0/+3 |
* | tpm: add tpm_get_random() | André Draszik | 2017-11-17 | 1 | -0/+12 |
* | tpm: Add function to load keys via their parent's SHA1 hash | mario.six@gdsys.cc | 2017-03-26 | 1 | -0/+12 |
* | lib: tpm: Add command to flush resources | Mario Six | 2017-02-01 | 1 | -0/+45 |
* | dm: tpm: Remove every compilation switch for TPM driver model | Christophe Ricard | 2015-10-23 | 1 | -6/+0 |
* | tpm: Add functions to access flags and permissions | Simon Glass | 2015-08-31 | 1 | -0/+49 |
* | dm: tpm: Convert the TPM command and library to driver model | Simon Glass | 2015-08-31 | 1 | -1/+1 |
* | dm: tpm: Add a uclass for Trusted Platform Modules | Simon Glass | 2015-08-31 | 1 | -0/+192 |
* | Add GPL-2.0+ SPDX-License-Identifier to source files | Wolfgang Denk | 2013-07-24 | 1 | -17/+1 |
* | tpm: add AUTH1 cmds for LoadKey2 and GetPubKey | Reinhard Pfau | 2013-07-16 | 1 | -0/+174 |
* | tpm: Add TPM command library | Che-liang Chiou | 2013-04-12 | 1 | -32/+165 |
* | Introduce generic TPM support in u-boot | Vadim Bendebury | 2011-12-07 | 1 | -0/+71 |