Commit message (Expand) | Author | Age | Lines | |
---|---|---|---|---|
* | dm: Use uclass_first_device_err() where it is useful | Simon Glass | 2016-03-14 | -3/+3 |
* | tpm: Fix fault in case CONFIG_DM_TPM is set without any TPM | Christophe Ricard | 2016-01-28 | -1/+1 |
* | dm: tpm: Remove every compilation switch for TPM driver model | Christophe Ricard | 2015-10-23 | -17/+3 |
* | tpm: Add functions to access flags and permissions | Simon Glass | 2015-08-31 | -1/+50 |
* | dm: tpm: Convert the TPM command and library to driver model | Simon Glass | 2015-08-31 | -5/+26 |
* | includes: move openssl headers to include/u-boot | Jeroen Hofstee | 2014-06-19 | -1/+1 |
* | Add GPL-2.0+ SPDX-License-Identifier to source files | Wolfgang Denk | 2013-07-24 | -17/+1 |
* | tpm: add AUTH1 cmds for LoadKey2 and GetPubKey | Reinhard Pfau | 2013-07-16 | -1/+350 |
* | tpm: Add TPM command library | Che-liang Chiou | 2013-04-12 | -0/+581 |