summaryrefslogtreecommitdiff
path: root/lib
Commit message (Expand)AuthorAgeFilesLines
...
* 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-113-79/+94
* efi_loader: prepare for read only OP-TEE variablesHeinrich Schuchardt2020-07-114-181/+148
* 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-111-4/+4
* efi_loader: image_loader: add digest-based verification for signed imageAKASHI Takahiro2020-07-112-75/+97
* efi_loader: image_loader: verification for all signatures should passAKASHI Takahiro2020-07-112-150/+191
* 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
* powerpc: move ADDR_MAP to KconfigMarek Szyprowski2020-07-101-0/+13
* lib: rsa: function to verify a signature against a hashWIP/2020-07-08-misc-features-and-fixesHeiko Stuebner2020-07-081-24/+32
* display_options: Drop #ifdef for MEM_SUPPORT_64BIT_DATASimon Glass2020-07-081-14/+4
* Update MEM_SUPPORT_64BIT_DATA to be always definedSimon Glass2020-07-081-3/+3
* lib: rsa: add documentation to padding_pss_verify to document limitationsHeiko Stuebner2020-07-081-0/+13
* lib: rsa: free local arrays after use in rsa_gen_key_prop()Heiko Stuebner2020-07-081-11/+10
* lib: rsa: fix allocated size for rr and rrtmp in rsa_gen_key_prop()Heiko Stuebner2020-07-081-5/+9
* lib: rsa: bring exp_len in line when generating a key_propHeiko Stuebner2020-07-081-1/+1
* lib: rsa: take spl/non-spl into account when building rsa_verify_with_pkey()Heiko Stuebner2020-07-082-4/+4
* lib: rsa: distinguish between tpl and spl for CONFIG_RSA_VERIFYHeiko Stuebner2020-07-081-1/+1
* tpm: add TPM2_GetRandom command supportDhananjay Phadke2020-07-081-0/+44
* trace: clang compatible handling of gd registerHeinrich Schuchardt2020-07-071-4/+4
* Merge tag 'efi-2020-10-rc1' of https://gitlab.denx.de/u-boot/custodians/u-boo...WIP/05Jul2020-nextTom Rini2020-07-056-141/+166
|\
| * efi_loader: imply FAT, FAT_WRITEHeinrich Schuchardt2020-07-031-0/+2
| * efi_loader: export initialization stateHeinrich Schuchardt2020-07-031-1/+1
| * efi_loader: rtc_mktime() called twiceHeinrich Schuchardt2020-07-031-1/+1
| * efi_loader: use log function in boot managerHeinrich Schuchardt2020-07-031-11/+15
| * efi_loader: time based authenticationHeinrich Schuchardt2020-07-031-6/+11
| * efi_loader: add missing validation of timestampHeinrich Schuchardt2020-07-031-1/+5
| * efi_loader: fix efi_image_region_add()Heinrich Schuchardt2020-07-031-16/+19
| * efi_loader: image_loader: replace debug to EFI_PRINTAKASHI Takahiro2020-07-031-31/+33
| * efi_loader: variable: replace debug to EFI_PRINTAKASHI Takahiro2020-07-031-13/+14
| * efi_loader: signature: replace debug to EFI_PRINTAKASHI Takahiro2020-07-031-59/+62
| * efi_loader: change efi objects initialization orderAKASHI Takahiro2020-07-031-3/+4
| * efi_loader: fix incorrect use of EFI_EXIT()Heinrich Schuchardt2020-06-291-1/+1
* | Merge branch '2020-07-01-kconfig-etc-updates' into nextTom Rini2020-07-051-2/+0
|\ \
| * | compiler*.h: sync include/linux/compiler*.h with Linux 5.7-rc5Tom Rini2020-07-011-2/+0
* | | lib: Always set errno in hcreate_rSean Anderson2020-07-011-2/+6
|/ /
* | Merge tag 'mips-pull-2020-06-29' of https://gitlab.denx.de/u-boot/custodians/...Tom Rini2020-06-301-7/+7
|\ \ | |/
| * efi_loader: size of secure boot variablesHeinrich Schuchardt2020-06-241-6/+6
| * efi_loader: type of efi_secure_modeHeinrich Schuchardt2020-06-241-1/+1
* | Merge https://gitlab.denx.de/u-boot/custodians/u-boot-spi into nextWIP/19Jun2020-nextTom Rini2020-06-193-22/+5
|\ \ | |/
| * Merge tag 'efi-2020-07-rc5' of https://gitlab.denx.de/u-boot/custodians/u-boo...WIP/15Jun2020Tom Rini2020-06-151-1/+1
| |\