summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'efi-2020-10-rc1-3' of https://gitlab.denx.de/u-boot/custodians/u-b...WIP/13Jul2020Tom Rini2020-07-1328-1284/+1864
|\
| * efi_selftest: adjust runtime test for variablesHeinrich Schuchardt2020-07-111-7/+6
| * efi_loader: enable UEFI variables at runtimeHeinrich Schuchardt2020-07-113-5/+17
| * efi_loader: use memory based variable storageHeinrich Schuchardt2020-07-111-468/+94
| * efi_loader: memory buffer for variablesHeinrich Schuchardt2020-07-113-0/+321
| * efi_loader: new function efi_memcpy_runtime()Heinrich Schuchardt2020-07-112-0/+22
| * efi_loader: optional pointer for ConvertPointerHeinrich Schuchardt2020-07-112-0/+8
| * efi_loader: export efi_convert_pointer()Heinrich Schuchardt2020-07-112-5/+6
| * efi_loader: UEFI variable persistenceHeinrich Schuchardt2020-07-115-1/+319
| * efi_loader: secure boot flagHeinrich Schuchardt2020-07-111-6/+2
| * efi_loader: read-only AuditMode and DeployedModeHeinrich Schuchardt2020-07-111-9/+13
| * efi_loader: value of VendorKeysHeinrich Schuchardt2020-07-111-60/+15
| * efi_loader: keep attributes in efi_set_variable_intHeinrich Schuchardt2020-07-111-12/+12
| * efi_loader: simplify boot managerHeinrich Schuchardt2020-07-111-16/+12
| * efi_loader: OsIndicationsSupported, PlatformLangCodesHeinrich Schuchardt2020-07-111-28/+31
| * efi_loader: separate UEFI variable API from implemementationHeinrich Schuchardt2020-07-114-79/+133
| * efi_loader: display RO attribute in printenv -eHeinrich Schuchardt2020-07-111-8/+16
| * efi_loader: prepare for read only OP-TEE variablesHeinrich Schuchardt2020-07-116-181/+193
| * fs/fat: reduce data size for FAT_WRITEHeinrich Schuchardt2020-07-111-2/+7
| * efi_loader: NULL dereference in efi_convert_pointerHeinrich Schuchardt2020-07-111-1/+2
| * efi_loader: fix efi_get_child_controllers()Heinrich Schuchardt2020-07-111-4/+8
| * efi_loader: wrong printf format in efi_image_parseHeinrich Schuchardt2020-07-111-1/+1
| * efi_loader: cleanup for tee backed variablesIlias Apalodimas2020-07-111-5/+3
| * lib: rsa: export rsa_verify_with_pkey()AKASHI Takahiro2020-07-112-4/+7
| * test: use virt-make-fs to build imageHeinrich Schuchardt2020-07-112-30/+4
| * test/py: efi_secboot: add a test for verifying with digest of signed imageAKASHI Takahiro2020-07-112-0/+59
| * test/py: efi_secboot: add a test for multiple signaturesAKASHI Takahiro2020-07-112-1/+59
| * test/py: efi_secboot: add a test against certificate revocationAKASHI Takahiro2020-07-112-1/+31
| * test/py: efi_secboot: split "signed image" test case-1 into two casesAKASHI Takahiro2020-07-111-28/+38
| * test/py: efi_secboot: more fixes against pylintAKASHI Takahiro2020-07-114-83/+79
| * test/py: efi_secboot: apply autopep8AKASHI Takahiro2020-07-115-60/+67
| * efi_loader: image_loader: add digest-based verification for signed imageAKASHI Takahiro2020-07-113-75/+99
| * efi_loader: image_loader: verification for all signatures should passAKASHI Takahiro2020-07-113-156/+198
| * efi_loader: signature: make efi_hash_regions more genericAKASHI Takahiro2020-07-111-29/+17
| * efi_loader: signature: fix a size check against revocation listAKASHI Takahiro2020-07-111-2/+3
| * efi_loader: image_loader: retrieve authenticode only if it existsAKASHI Takahiro2020-07-111-8/+21
| * efi_loader: image_loader: add a check against certificate type of authenticodeAKASHI Takahiro2020-07-111-12/+44
| * lib/crypto: use qualified path for x509_parser.hHeinrich Schuchardt2020-07-111-1/+1
* | Merge branch 'master' of https://gitlab.denx.de/u-boot/custodians/u-boot-spiWIP/11Jul2020Tom Rini2020-07-11101-7887/+107
|\ \
| * | doc: driver-model: Update SPI migration statusJagan Teki2020-07-101-14/+1
| * | spi: kirkwood: Drop nondm codeBhargav Shah2020-07-103-130/+19
| * | mtd: spi-nor: Enable QE bit for ISSI flash in case of SFDPPragnesh Patel2020-07-091-3/+4
| * | spi: add support for all spi modes with soft spiJohannes Holland2020-07-091-11/+37
| * | arm: Remove mx31pdk boardJagan Teki2020-07-098-409/+0
| * | spi: omap3: Drop nondm codeJagan Teki2020-07-092-143/+7
| * | db-88f6281-bp-nand: Enable DM_SPI/SPI_FLASHJagan Teki2020-07-091-2/+2
| * | arm: Remove pengwyn boardJagan Teki2020-07-0910-589/+0
| * | arm: Remove pepper boardJagan Teki2020-07-0910-562/+0
| * | arm: Remove bav335x boardJagan Teki2020-07-0912-1489/+0
| * | arm: Remove cairo boardJagan Teki2020-07-098-703/+0