summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2020-07-11efi_loader: optional pointer for ConvertPointerHeinrich Schuchardt
2020-07-11efi_loader: export efi_convert_pointer()Heinrich Schuchardt
2020-07-11efi_loader: UEFI variable persistenceHeinrich Schuchardt
2020-07-11efi_loader: secure boot flagHeinrich Schuchardt
2020-07-11efi_loader: read-only AuditMode and DeployedModeHeinrich Schuchardt
2020-07-11efi_loader: value of VendorKeysHeinrich Schuchardt
2020-07-11efi_loader: keep attributes in efi_set_variable_intHeinrich Schuchardt
2020-07-11efi_loader: simplify boot managerHeinrich Schuchardt
2020-07-11efi_loader: OsIndicationsSupported, PlatformLangCodesHeinrich Schuchardt
2020-07-11efi_loader: separate UEFI variable API from implemementationHeinrich Schuchardt
2020-07-11efi_loader: display RO attribute in printenv -eHeinrich Schuchardt
2020-07-11efi_loader: prepare for read only OP-TEE variablesHeinrich Schuchardt
2020-07-11fs/fat: reduce data size for FAT_WRITEHeinrich Schuchardt
2020-07-11efi_loader: NULL dereference in efi_convert_pointerHeinrich Schuchardt
2020-07-11efi_loader: fix efi_get_child_controllers()Heinrich Schuchardt
2020-07-11efi_loader: wrong printf format in efi_image_parseHeinrich Schuchardt
2020-07-11efi_loader: cleanup for tee backed variablesIlias Apalodimas
2020-07-11lib: rsa: export rsa_verify_with_pkey()AKASHI Takahiro
2020-07-11test: use virt-make-fs to build imageHeinrich Schuchardt
2020-07-11test/py: efi_secboot: add a test for verifying with digest of signed imageAKASHI Takahiro
2020-07-11test/py: efi_secboot: add a test for multiple signaturesAKASHI Takahiro
2020-07-11test/py: efi_secboot: add a test against certificate revocationAKASHI Takahiro
2020-07-11test/py: efi_secboot: split "signed image" test case-1 into two casesAKASHI Takahiro
2020-07-11test/py: efi_secboot: more fixes against pylintAKASHI Takahiro
2020-07-11test/py: efi_secboot: apply autopep8AKASHI Takahiro
2020-07-11efi_loader: image_loader: add digest-based verification for signed imageAKASHI Takahiro
2020-07-11efi_loader: image_loader: verification for all signatures should passAKASHI Takahiro
2020-07-11efi_loader: signature: make efi_hash_regions more genericAKASHI Takahiro
2020-07-11efi_loader: signature: fix a size check against revocation listAKASHI Takahiro
2020-07-11efi_loader: image_loader: retrieve authenticode only if it existsAKASHI Takahiro
2020-07-11efi_loader: image_loader: add a check against certificate type of authenticodeAKASHI Takahiro
2020-07-11lib/crypto: use qualified path for x509_parser.hHeinrich Schuchardt
2020-07-11Merge tag 'uniphier-v2020.10' of https://gitlab.denx.de/u-boot/custodians/u-b...Tom Rini
2020-07-11ARM: uniphier: remove NAND reset codeMasahiro Yamada
2020-07-11mtd: nand: raw: denali: Wait for reset completion statusLey Foon Tan
2020-07-11mtd: nand: raw: denali: Assert reset before deassertLey Foon Tan
2020-07-11serial: uniphier: enable FIFOMasahiro Yamada
2020-07-11serial: uniphier: flush transmitter before changing hardware settingsMasahiro Yamada
2020-07-11serial: uniphier: use register macros instead of structureMasahiro Yamada
2020-07-11ARM: uniphier: remove sbc/ directoryMasahiro Yamada
2020-07-11bus: uniphier-system-bus: move hardware init from board filesMasahiro Yamada
2020-07-11bus: uniphier-system-bus: add UniPhier System Bus driverMasahiro Yamada
2020-07-11ARM: uniphier: remove support for NOR Flash on support cardMasahiro Yamada
2020-07-11ARM: uniphier: remove unused uniphier_sbc_init_admulti()Masahiro Yamada
2020-07-11ARM: uniphier: fix build error when CONFIG_MICRO_SUPPORT_CARD=nMasahiro Yamada
2020-07-11ARM: uniphier: sync with Linux 5.8-rc4Masahiro Yamada
2020-07-11ARM: uniphier: consolidate SoC select menuMasahiro Yamada
2020-07-11ARM: uniphier: increase CONFIG_SYS_MONITOR_LEN to 2MBMasahiro Yamada
2020-07-11Revert "ARM: uniphier: add weird workaround code for LD20"Masahiro Yamada
2020-07-10Merge tag 'dm-pull-10jul20' of https://gitlab.denx.de/u-boot/custodians/u-boo...Tom Rini