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
2024-06-10
efi_loader: rename struct efi_initrd_dp to efi_lo_dp_prefix
Heinrich Schuchardt
2024-06-10
efi_loader: load distro dtb in bootmgr
Heinrich Schuchardt
2024-06-10
efi_loader: export efi_load_image_from_path
Heinrich Schuchardt
2024-06-10
efi_loader: return binary from efi_dp_from_lo()
Heinrich Schuchardt
2024-06-10
efi_loader: move distro_efi_get_fdt_name()
Heinrich Schuchardt
2024-06-10
efi_loader: load device-tree specified in boot option
Heinrich Schuchardt
2024-06-10
cmd: eficonfig: add support for setting fdt
Heinrich Schuchardt
2024-06-10
efi_loader: allow concatenation with contained end node
Heinrich Schuchardt
2024-06-04
Merge tag 'v2024.07-rc4' into next
Tom Rini
2024-05-27
tpm-v2: add support for mapping algorithm names to algos
Tim Harvey
2024-05-24
Merge patch series "FWU: Add support for FWU metadata version 2"
Tom Rini
2024-05-24
fwu: mtd: obtain image information from version agnostic structure
Sughosh Ganu
2024-05-24
fwu: mtd: get MTD partition specific info from driver
Sughosh Ganu
2024-05-24
fwu: mtd: remove unused argument from function call
Sughosh Ganu
2024-05-24
fwu: add config symbols for enabling FWU metadata versions
Sughosh Ganu
2024-05-24
capsule: fwu: transition the platform state on a successful update
Sughosh Ganu
2024-05-24
fwu: make changes to access version agnostic structure fields
Sughosh Ganu
2024-05-24
fwu: metadata: add functions for handling version specific metadata fields
Sughosh Ganu
2024-05-22
include: Move snprintf to stdio.h
Raymond Mao
2024-05-22
md5: Use typedef for MD5 context
Raymond Mao
2024-05-22
efi_loader: remove redundant hash includes
Raymond Mao
2024-05-05
rng: Introduce SPL_DM_RNG
Marek Vasut
2024-05-01
efi_loader: pass GUID by address to efi_dp_from_lo
Heinrich Schuchardt
2024-05-01
efi_loader: fix description efi_dp_shorten
Heinrich Schuchardt
2024-05-01
efi_selftest: add tests for QueryVariableInfo at boottime
Ilias Apalodimas
2024-05-01
efi_selftest: add tests for QueryVariableInfo at runtime
Ilias Apalodimas
2024-05-01
efi_loader: enable QueryVariableInfo at runtime for file backed variables
Ilias Apalodimas
2024-05-01
efi_loader: address coverity report 492766 for dead code
Ilias Apalodimas
2024-05-01
efi_loader: do not install dtb if bootmgr fails
Heinrich Schuchardt
2024-05-01
efi_loader: improve error handling in try_load_entry()
Heinrich Schuchardt
2024-05-01
efi_loader: superfluous efi_restore_gd after EFI_CALL
Heinrich Schuchardt
2024-04-22
Merge patch series "Kconfig: some cleanups"
Tom Rini
2024-04-22
common: Convert *.c/h from UTF-8 to ASCII enconfing
Michal Simek
2024-04-22
Kconfig: Add missing quotes around default string value
Michal Simek
2024-04-22
Kconfig: Add missing quotes around source file
Michal Simek
2024-04-20
efi_selftest: add tests for setvariableRT
Ilias Apalodimas
2024-04-20
efi_loader: add an EFI variable with the file contents
Ilias Apalodimas
2024-04-20
efi_loader: Add OS notifications for SetVariable at runtime
Ilias Apalodimas
2024-04-20
efi_loader: conditionally enable SetvariableRT
Ilias Apalodimas
2024-04-20
efi_loader: use event callback for initrd deregistration
Masahisa Kojima
2024-04-20
efi_loader: typo mstching
Heinrich Schuchardt
2024-04-13
Fix references to trace doc
Vincent Stehlé
2024-04-13
efi_loader: using EFI_UNSUPPORTED for private authenticated variables
Weizhao Ouyang
2024-04-13
efi_loader: 'EFI using ACPI tables at' should be debug message
Heinrich Schuchardt
2024-04-13
efi_loader: eliminate duplicate runtime section definitions
Heinrich Schuchardt
2024-04-13
efi_loader: move efi_var_collect to common functions
Ilias Apalodimas
2024-04-12
Merge patch series "zlib: Address CVE-2016-9841"
Tom Rini
2024-04-12
zlib: Remove incorrect ZLIB_VERSION
Michal Simek
2024-04-12
zlib: Port fix for CVE-2016-9841 to U-Boot
Michal Simek
2024-04-12
zlib: Rename write variable to wnext (window write index)
Michal Simek
[next]