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
2022-01-09
Merge tag 'u-boot-amlogic-20220107' of https://source.denx.de/u-boot/custodia...
Tom Rini
2021-12-31
efi: Show when allocated pages are used
Simon Glass
2021-12-31
efi: Check for failure when initing the app
Simon Glass
2021-12-31
efi: Share struct efi_priv between the app and stub code
Simon Glass
2021-12-31
efi: Add a few comments to the stub
Simon Glass
2021-12-31
efi: Locate all block devices in the app
Simon Glass
2021-12-31
efi: Make unicode printf available to the app
Simon Glass
2021-12-31
efi_loader: Don't limit the StMM buffer size explicitly
Ilias Apalodimas
2021-12-27
Finish conversion of CONFIG_SYS_CLK_FREQ to Kconfig
Tom Rini
2021-12-26
tools: avoid OpenSSL deprecation warnings
Heinrich Schuchardt
2021-12-26
efi_loader: Don't limit the StMM buffer size explicitly
Ilias Apalodimas
2021-12-23
fdt: Add a Kconfig for boards with a prior stage
Simon Glass
2021-12-23
fdt: Report the devicetree source
Simon Glass
2021-12-23
fdt: Record where the devicetree came from
Simon Glass
2021-12-23
fdt: Don't call board_fdt_blob_setup() without OF_BOARD
Simon Glass
2021-12-23
fdt: Drop remaining preprocessor macros in fdtdec_setup()
Simon Glass
2021-12-23
fdt: Drop OF_CONTROL check in fdtdec_setup()
Simon Glass
2021-12-23
fdt: Use if() for fdtcontroladdr check
Simon Glass
2021-12-23
fdt: Drop #ifdef around board_fdt_blob_setup()
Simon Glass
2021-12-23
fdt: Drop CONFIG_SPL_BUILD check in fdtdec_setup()
Simon Glass
2021-12-23
fdt: Drop #ifdefs with MULTI_DTB_FIT
Simon Glass
2021-12-23
fdt: Move MULTI_DTB_FIT handling out of fdtdec_setup()
Simon Glass
2021-12-20
Merge tag 'v2022.01-rc4' into next
Tom Rini
2021-12-17
Convert CONFIG_PHYSMEM to Kconfig
Simon Glass
2021-12-09
efi: Rename UCLASS_EFI and IF_TYPE_EFI
Simon Glass
2021-12-09
efi_loader: correctly handle no tpm device error
Masahisa Kojima
2021-12-09
efi_loader: check tcg2 protocol installation outside the TCG protocol
Masahisa Kojima
2021-12-09
efi_loader: efi_tcg2_register returns appropriate error
Masahisa Kojima
2021-11-30
efi_loader: Extend PCR's for firmware measurements
Ruchika Gupta
2021-11-30
tpm: use more algorithms than sha256 on pcr_read
Ruchika Gupta
2021-11-30
efi_loader: Add check for event log passed from firmware
Ruchika Gupta
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
[next]