index
:
uboot-2021-rebase.git
am335x_som_revival
uboot 2021 rebase, to fix booting on modern SD cards, from https://github.com/fifteenhex/u-boot/tree/am335x_som_revival
git repository hosting
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
lib
Age
Commit message (
Expand
)
Author
2020-07-08
lib: rsa: function to verify a signature against a hash
Heiko Stuebner
2020-07-08
display_options: Drop #ifdef for MEM_SUPPORT_64BIT_DATA
Simon Glass
2020-07-08
Update MEM_SUPPORT_64BIT_DATA to be always defined
Simon Glass
2020-07-08
lib: rsa: add documentation to padding_pss_verify to document limitations
Heiko Stuebner
2020-07-08
lib: rsa: free local arrays after use in rsa_gen_key_prop()
Heiko Stuebner
2020-07-08
lib: rsa: fix allocated size for rr and rrtmp in rsa_gen_key_prop()
Heiko Stuebner
2020-07-08
lib: rsa: bring exp_len in line when generating a key_prop
Heiko Stuebner
2020-07-08
lib: rsa: take spl/non-spl into account when building rsa_verify_with_pkey()
Heiko Stuebner
2020-07-08
lib: rsa: distinguish between tpl and spl for CONFIG_RSA_VERIFY
Heiko Stuebner
2020-07-08
tpm: add TPM2_GetRandom command support
Dhananjay Phadke
2020-07-07
trace: clang compatible handling of gd register
Heinrich Schuchardt
2020-07-05
Merge tag 'efi-2020-10-rc1' of https://gitlab.denx.de/u-boot/custodians/u-boo...
Tom Rini
2020-07-05
Merge branch '2020-07-01-kconfig-etc-updates' into next
Tom Rini
2020-07-03
efi_loader: imply FAT, FAT_WRITE
Heinrich Schuchardt
2020-07-03
efi_loader: export initialization state
Heinrich Schuchardt
2020-07-03
efi_loader: rtc_mktime() called twice
Heinrich Schuchardt
2020-07-03
efi_loader: use log function in boot manager
Heinrich Schuchardt
2020-07-03
efi_loader: time based authentication
Heinrich Schuchardt
2020-07-03
efi_loader: add missing validation of timestamp
Heinrich Schuchardt
2020-07-03
efi_loader: fix efi_image_region_add()
Heinrich Schuchardt
2020-07-03
efi_loader: image_loader: replace debug to EFI_PRINT
AKASHI Takahiro
2020-07-03
efi_loader: variable: replace debug to EFI_PRINT
AKASHI Takahiro
2020-07-03
efi_loader: signature: replace debug to EFI_PRINT
AKASHI Takahiro
2020-07-03
efi_loader: change efi objects initialization order
AKASHI Takahiro
2020-07-01
compiler*.h: sync include/linux/compiler*.h with Linux 5.7-rc5
Tom Rini
2020-07-01
lib: Always set errno in hcreate_r
Sean Anderson
2020-06-30
Merge tag 'mips-pull-2020-06-29' of https://gitlab.denx.de/u-boot/custodians/...
Tom Rini
2020-06-29
efi_loader: fix incorrect use of EFI_EXIT()
Heinrich Schuchardt
2020-06-24
efi_loader: size of secure boot variables
Heinrich Schuchardt
2020-06-24
efi_loader: type of efi_secure_mode
Heinrich Schuchardt
2020-06-19
Merge https://gitlab.denx.de/u-boot/custodians/u-boot-spi into next
Tom Rini
2020-06-15
Merge tag 'efi-2020-07-rc5' of https://gitlab.denx.de/u-boot/custodians/u-boo...
Tom Rini
2020-06-15
Revert "lib: Improve _parse_integer_fixup_radix base 16 detection"
Sean Anderson
2020-06-15
optee: fix copy of optee reserved-memory node
Etienne Carriere
2020-06-14
efi_loader: printf code in efi_image_parse()
Heinrich Schuchardt
2020-06-13
Merge tag 'dm-pull-12jun20' of git://git.denx.de/u-boot-dm into next
Tom Rini
2020-06-12
Add support for SHA384 and SHA512
Reuben Dowle
2020-06-11
fdtdec: Honor #address-cells and #size-cells in fdtdec_add_reserved_memory()
Bin Meng
2020-06-11
fdtdec: Fix the types of addr and size in fdtdec_add_reserved_memory()
Bin Meng
2020-06-08
cmd: Correct the 'md.q' command
Simon Glass
2020-06-05
efi_loader: comments EFI_SIMPLE_TEXT_OUTPUT_PROTOCOL
Heinrich Schuchardt
2020-06-05
smbios: empty strings in smbios_add_string()
Heinrich Schuchardt
2020-06-04
Merge https://gitlab.denx.de/u-boot/custodians/u-boot-riscv
Tom Rini
2020-06-04
lib: Makefile: build crc7.c when CONFIG_MMC_SPI
Pragnesh Patel
2020-06-03
Merge tag 'efi-2020-07-rc4' of https://gitlab.denx.de/u-boot/custodians/u-boo...
Tom Rini
2020-06-03
efi_loader: signature: move efi_guid_cert_type_pkcs7 to efi_signature.c
AKASHI Takahiro
2020-06-03
efi_loader: simplify PE consistency check
Heinrich Schuchardt
2020-06-03
efi_loader: function description cmp_pe_section()
Heinrich Schuchardt
2020-06-03
efi_loader: function descriptions efi_image_loader.c
Heinrich Schuchardt
2020-06-03
efi_loader: allow compiling with clang
Heinrich Schuchardt
[next]