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-15
Merge tag 'efi-2022-04-rc1' of https://source.denx.de/u-boot/custodians/u-boo...
Tom Rini
2022-01-15
efi: Support the efi command in the app
Simon Glass
2022-01-15
efi: Move exit_boot_services into a function
Simon Glass
2022-01-15
efidebug: avoid 'dfu_alt_info not defined' message
Heinrich Schuchardt
2022-01-15
efi_loader: Get rid of kaslr-seed if EFI_RNG_PROTOCOL is installed
Ilias Apalodimas
2022-01-14
lib: Kconfig: fix PHANDLE_CHECK_SEQ position outside of menu
Eugen Hristev
2022-01-14
lib: sparse: Make CHUNK_TYPE_RAW buffer aligned
qianfan Zhao
2022-01-10
Merge branch 'next'
Tom Rini
2022-01-10
lib/rsa: avoid -Wdiscarded-qualifiers
Heinrich Schuchardt
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
[next]