index
:
u-boot.git
master
omap/config-cleanups
omap/sniper/next-v2016.03
omap/sniper/recovery-v2015.07
omap/sniper/work
U-Boot bootloader
git repo user
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
lib
Age
Commit message (
Expand
)
Author
2021-12-17
Convert CONFIG_PHYSMEM to Kconfig
Simon Glass
2021-11-29
Merge tag 'v2022.01-rc3' into next
Tom Rini
2021-11-26
efi_selftest: simplify endian conversion for FDT test
Heinrich Schuchardt
2021-11-26
efi_loader: segfault in efi_clear_os_indications()
Heinrich Schuchardt
2021-11-26
efi_loader: efi_disk_register() should not fail
Heinrich Schuchardt
2021-11-26
efi: Call bootm_disable_interrupts earlier in efi_exit_boot_services
Tom Rini
2021-11-20
efi_loader: startup the tpm device when installing the protocol
Ilias Apalodimas
2021-11-20
efi_loader: fix FinalEvents table if an EFI app invoked GetEventLog
Ilias Apalodimas
2021-11-20
efi_selftest: unit test for EFI_GROUP_BEFORE_EXIT_BOOT_SERVICE
Heinrich Schuchardt
2021-11-20
efi_loader: EFI_EVENT_GROUP_BEFORE_EXIT_BOOT_SERVICES
Heinrich Schuchardt
2021-11-20
efi_loader: capsule: Record capsule result only if capsule is read
Masami Hiramatsu
2021-11-20
efi_loader: Reduce efi_tcg2 logging statement
Masahisa Kojima
2021-11-20
lmb: fix typo 'commun'
Heinrich Schuchardt
2021-11-19
Merge tag 'tpm-19112021' of https://source.denx.de/u-boot/custodians/u-boot-tpm
Tom Rini
2021-11-18
arm64: Add missing GD_FLG_SKIP_RELOC handling
Marek Vasut
2021-11-18
lmb: Reserve U-Boot separately if relocation is disabled
Marek Vasut
2021-11-17
crypto: aspeed: Add AST2600 ACRY support
Chia-Wei Wang
2021-11-17
cmd: tpm-v1: fix load_key_by_sha1 compile errors
Mathew McBride
2021-11-13
Merge tag 'efi-2022-01-rc2-2' of https://source.denx.de/u-boot/custodians/u-b...
Tom Rini
2021-11-11
lib: Add a function to convert a string to a hex value
Simon Glass
2021-11-10
efi_loader: fix BootOrder variable measurement handling
Masahisa Kojima
2021-11-07
efi_selftest: add selftest for EFI_TCG2_PROTOCOL and Measured Boot
Masahisa Kojima
2021-11-07
efi: Add a way to obtain boot services in the app
Simon Glass
2021-11-07
x86: Don't duplicate global_ptr in 64-bit EFI app
Simon Glass
2021-11-07
efi: Create a 64-bit app
Simon Glass
2021-11-07
x86: Create a 32/64-bit selection for the app
Simon Glass
2021-11-07
efi_loader: add EFI_TCG2_PROTOCOL.SubmitCommand
Masahisa Kojima
2021-11-07
efi_loader: use byteshift unaligned access helper
Masahisa Kojima
2021-11-07
efi_loader: capsule: drop __weak from efi_get_public_key_data()
AKASHI Takahiro
2021-10-27
sandbox: Remove OF_HOSTFILE
Ilias Apalodimas
2021-10-26
Merge tag 'efi-2022-01-rc1-2' of https://source.denx.de/u-boot/custodians/u-b...
Tom Rini
2021-10-26
efi_loader: add DeployedMode and AuditMode variable measurement
Masahisa Kojima
2021-10-26
efi_loader: simplify tcg2_measure_secure_boot_variable()
Masahisa Kojima
2021-10-26
efi_loader: add UEFI GPT measurement
Masahisa Kojima
2021-10-26
lib: uuid: fix the test on RNG device presence
Patrick Delaunay
2021-10-26
lib: rsa: rsa-verify: also check that padding is not NULL
Philippe Reynes
2021-10-26
efi_loader: add SMBIOS table measurement
Masahisa Kojima
2021-10-25
efi_loader: simplify tcg2_measure_secure_boot_variable()
Heinrich Schuchardt
2021-10-25
efi_loader: simplify efi_sigstore_parse_sigdb()
Heinrich Schuchardt
2021-10-25
efi_loader: function to get GUID for variable name
Heinrich Schuchardt
2021-10-25
efi_loader: treat UEFI variable name as const
Heinrich Schuchardt
2021-10-25
efi_loader: capsule: add back efi_get_public_key_data()
AKASHI Takahiro
2021-10-25
efi_loader: add missing const qualifier
Masahisa Kojima
2021-10-22
Merge tag 'efi-2022-01-rc1' of https://source.denx.de/u-boot/custodians/u-boo...
Tom Rini
2021-10-21
efi_loader: efi_dp_from_lo() should skip VenMedia node
Heinrich Schuchardt
2021-10-21
efi_loader: avoid multiple local copies of lf2_initrd_guid
Heinrich Schuchardt
2021-10-21
efi_loader: efi_dp_from_lo() unused parameter size
Heinrich Schuchardt
2021-10-21
efi_loader: efi_dp_from_lo() don't copy GUID
Heinrich Schuchardt
2021-10-21
efi_loader: Fix loaded image alignment
Ilias Apalodimas
2021-10-21
efi_loader: don't load Shim's MOK database from file
Heinrich Schuchardt
[next]