Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | common: Drop linux/bug.h from common header | Simon Glass | 2020-05-18 | 2 | -0/+2 |
* | common: Drop log.h from common header | Simon Glass | 2020-05-18 | 3 | -0/+3 |
* | lib/crypto, efi_loader: move some headers to include/crypto | AKASHI Takahiro | 2020-05-04 | 5 | -132/+12 |
* | lib/crypto, efi_loader: avoid multiple inclusions of header files | AKASHI Takahiro | 2020-05-04 | 2 | -0/+8 |
* | dm: core: Create a new header file for 'compat' features | Simon Glass | 2020-02-05 | 1 | -0/+1 |
* | dm: core: Require users of devres to include the header | Simon Glass | 2020-02-05 | 5 | -0/+8 |
* | lib: crypto: add pkcs7 message parser | AKASHI Takahiro | 2019-12-06 | 5 | -0/+914 |
* | lib: crypto: add x509 parser | AKASHI Takahiro | 2019-12-06 | 7 | -0/+1170 |
* | lib: crypto: add rsa public key parser | AKASHI Takahiro | 2019-12-06 | 4 | -0/+224 |
* | lib: crypto: add public key utility | AKASHI Takahiro | 2019-12-06 | 4 | -0/+1073 |