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-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
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
[next]