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