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-01-05
serial: Update NS16550_t and struct NS16550
Simon Glass
2020-12-31
efi_loader: Enable uefi capsule authentication
Sughosh Ganu
2020-12-31
efi: capsule: Add support for uefi capsule authentication
Sughosh Ganu
2020-12-31
efi_loader: Re-factor code to build the signature store from efi signature list
Sughosh Ganu
2020-12-31
efi_loader: Make the pkcs7 header parsing function an extern
Sughosh Ganu
2020-12-31
efi_loader: Add logic to parse EDKII specific fmp payload header
Sughosh Ganu
2020-12-31
crypto: Fix the logic to calculate hash with authattributes set
Sughosh Ganu
2020-12-31
efi_loader: event queueing
Heinrich Schuchardt
2020-12-31
efi_loader: Add size checks to efi_create_indexed_name()
Ilias Apalodimas
2020-12-31
efi_loader: Remove unconditional installation of file2 protocol for initrd
Ilias Apalodimas
2020-12-31
efi_loader: Remove unused headers from efi_load_initrd.c
Ilias Apalodimas
2020-12-31
efi_loader: use after free in efi_exit()
Heinrich Schuchardt
2020-12-31
efi_loader: efi_signal_event() fix comment typos
Heinrich Schuchardt
2020-12-31
efi_loader: avoid invalid free
Heinrich Schuchardt
2020-12-31
efi_loader: escape key handling
Heinrich Schuchardt
2020-12-31
efi_loader: missing parentheses after if
Heinrich Schuchardt
2020-12-31
efi_loader: Extra checks while opening an OPTEE session
Ilias Apalodimas
2020-12-31
efi_loader: make variable store size customizable
Heinrich Schuchardt
2020-12-22
fdt: Use phandle to distinguish DT nodes with same name
Aswath Govindraju
2020-12-22
sandbox: implement runtime system reset
Heinrich Schuchardt
2020-12-18
x86: Simplify acpi_device_infer_name()
Simon Glass
2020-12-18
dm: Avoid accessing seq directly
Simon Glass
2020-12-13
dm: treewide: Rename ..._platdata variables to just ..._plat
Simon Glass
2020-12-13
dm: treewide: Rename dev_get_platdata() to dev_get_plat()
Simon Glass
2020-12-13
dm: treewide: Rename 'platdata' variables to just 'plat'
Simon Glass
2020-12-13
dm: treewide: Rename auto_alloc_size members to be shorter
Simon Glass
2020-12-13
efi_selftest: implement exception test for sandbox
Heinrich Schuchardt
2020-12-10
efi_loader: link partition to block device
Heinrich Schuchardt
2020-12-10
efi_loader: make efi_protocol_open() non-static
Heinrich Schuchardt
2020-12-10
efi_selftest: test EFI_LOAD_FILE_PROTOCOL
Heinrich Schuchardt
2020-12-10
efi_selftest: clean up Makefile
Heinrich Schuchardt
2020-12-10
efi_loader: support EFI_LOAD_FILE_PROTOCOL
Heinrich Schuchardt
2020-12-10
efi_loader: carve out efi_load_image_from_file()
Heinrich Schuchardt
2020-12-10
efi_loader: pass boot_policy to efi_load_image_from_path
Heinrich Schuchardt
2020-12-10
efi_loader: move EFI_LOAD_FILE2_PROTOCOL_GUID
Heinrich Schuchardt
2020-12-10
efi_loader: resequence functions in efi_boottime.c
Heinrich Schuchardt
2020-12-10
efi_loader: remove EFI_HII_CONFIG_ROUTING_PROTOCOL
Heinrich Schuchardt
2020-12-10
efi_loader: don't set EFI_RT_SUPPORTED_UPDATE_CAPSULE
Heinrich Schuchardt
2020-12-10
fs: fat: create correct short names
Heinrich Schuchardt
2020-12-04
env: Allow returning errors from hdelete_r()
Simon Glass
2020-12-03
efi_loader: add firmware management protocol for raw image
AKASHI Takahiro
2020-12-03
efi_loader: add firmware management protocol for FIT image
AKASHI Takahiro
2020-12-03
efi_loader: capsule: support firmware update
AKASHI Takahiro
2020-12-03
efi_loader: capsule: add capsule_on_disk support
AKASHI Takahiro
2020-12-03
efi_loader: define UpdateCapsule api
AKASHI Takahiro
2020-12-03
efi_loader: Introduce eventlog support for TCG2_PROTOCOL
Ilias Apalodimas
2020-12-03
tpm: use more than sha256 on pcr_extend
Ilias Apalodimas
2020-12-03
efi_loader: replace printf by log in efi_uclass.c
Heinrich Schuchardt
2020-11-29
charset: make u16_strnlen accessible at runtime
Ilias Apalodimas
2020-11-29
efi_loader: enable EFI_SET_TIME on sandbox and QEMU ARM
Heinrich Schuchardt
[next]