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-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
2024-04-12
zlib: Rename this variable to here (current decoding table entry)
Michal Simek
2024-04-10
lib: add missing line breaks in debug messages
Maxim Moskalets
2024-04-08
efi_loader: access __efi_runtime_rel_start/stop without &
Ilias Apalodimas
2024-04-08
efi_loader: access __efi_runtime_start/stop without &
Ilias Apalodimas
2024-04-08
efi_loader: move HOST_ARCH to version_autogenerated.h
Heinrich Schuchardt
2024-04-08
boot: enable booting via EFI boot manager by default
Heinrich Schuchardt
2024-04-08
efi_loader: Don't delete variable from memory if adding a new one failed
Ilias Apalodimas
2024-04-08
efi_loader: handle EFI_VARIABLE_ENHANCED_AUTHENTICATED_ACCESS
Heinrich Schuchardt
2024-04-08
efi_loader: EFI_VARIABLE_READ_ONLY should be 32bit
Heinrich Schuchardt
2024-04-08
efi_loader: all variable attributes are 32bit
Heinrich Schuchardt
2024-04-08
efi_loader: fix append write behavior to non-existent variable
Masahisa Kojima
2024-03-29
Merge patch series "Clean up arm linker scripts"
Tom Rini
2024-03-29
arm: fix __efi_runtime_rel_start/end definitions
Ilias Apalodimas
2024-03-27
smbios: fill wake-up type
Heinrich Schuchardt
2024-03-27
acpi: rename aslc_id, aslc_revision
Heinrich Schuchardt
2024-03-25
Merge tag 'v2024.04-rc5' into next
Tom Rini
2024-03-21
efi_loader: correct handling of EFI binary return code
Heinrich Schuchardt
2024-03-21
efi_selftest: Update StrToFat() unit test after CP473 map extension
Janne Grunau
2024-03-21
efi_selftest: Add geometric shapes character selftest
Janne Grunau
2024-03-21
efi_selftest: Add box drawing character selftest
Andre Przywara
2024-03-21
efi_selftest: Add international characters test
Andre Przywara
[next]