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-07-14
lib: move rtc-lib.c to lib
Heinrich Schuchardt
2021-07-12
efi_loader: Fix to set bootdev_root correctly if bootdev found
Masami Hiramatsu
2021-07-12
efi_loader: set CapsuleLast after each capsule
Heinrich Schuchardt
2021-07-12
efi_loader: missing EFI_CALL() in set_capsule_result
Heinrich Schuchardt
2021-07-12
efi_loader: rework messages for capsule updates
Heinrich Schuchardt
2021-07-12
efi_loader: provide file attributes in EFI_FILE_PROTOCOL.Read()
Heinrich Schuchardt
2021-07-12
lib: remove superfluous #ifdefs from date.c
Heinrich Schuchardt
2021-07-05
Merge branch 'next'
Tom Rini
2021-07-02
efi_loader: Allow capsule update on-disk without checking OsIndications
Ilias Apalodimas
2021-07-02
efi_loader: clear OsIndications
Heinrich Schuchardt
2021-07-02
efi_loader: Improve the parameter check for QueryVariableInfo()
Masami Hiramatsu
2021-07-02
efi_loader: missing parentheses in query_console_size
Heinrich Schuchardt
2021-07-02
efi_loader: Always install FMPs
Ilias Apalodimas
2021-07-02
efi_loader: Force a single FMP instance per hardware store
Ilias Apalodimas
2021-07-02
efi: Fix to use null handle to create new handle for efi_fmp_raw
Masami Hiramatsu
2021-06-29
Merge tag 'efi-2021-07-rc5-2' of https://source.denx.de/u-boot/custodians/u-b...
Tom Rini
2021-06-28
Merge tag 'v2021.07-rc5' into next
Tom Rini
2021-06-28
arm64: Fix relocation of env_addr if POSITION_INDEPENDENT=y
Kunihiko Hayashi
2021-06-28
smbios: Fix SMBIOS tables
Ilias Apalodimas
2021-06-28
smbios: Fix BIOS Characteristics Extension Byte 2
Ilias Apalodimas
2021-06-28
smbios: convert function descriptions to Sphinx style
Heinrich Schuchardt
2021-06-28
efi_loader: TPL_HIGH_LEVEL not allowed for CreateEvent
Heinrich Schuchardt
2021-06-11
lib: rational: copy the rational fraction lib routines from Linux
Tero Kristo
2021-06-09
efi_loader: fix Sphinx warning
Heinrich Schuchardt
2021-06-09
efi_loader: efi_capsule_delete_file() NULL dereference
Heinrich Schuchardt
2021-06-09
efi_loader: partition numbers are hexadecimal
Heinrich Schuchardt
2021-06-08
display_options: Split print_buffer() into two functions
Simon Glass
2021-06-08
hexdump: Allow ctrl-c to interrupt output
Simon Glass
2021-06-08
hexdump: Support any rowsize
Simon Glass
2021-06-08
hexdump: Add support for sandbox
Simon Glass
2021-06-08
hexdump: Move API to header file
Simon Glass
2021-06-08
display_options: Drop two spaces before the ASCII column
Simon Glass
2021-06-07
lmb: add lmb_dump_region() function
Patrick Delaunay
2021-06-07
lmb: add lmb_is_reserved_flags
Patrick Delaunay
2021-06-07
lmb: Add support of flags for no-map properties
Patrick Delaunay
2021-06-01
fastboot: Fix overflow when calculating chunk size
Sean Anderson
2021-05-28
efi_loader: add PE/COFF image measurement
Masahisa Kojima
2021-05-28
efi_loader: Work-around build issue due to missing hash_calculate()
Alexandru Gagniuc
2021-05-28
Revert "lib: introduce HASH_CALCULATE option"
Alexandru Gagniuc
2021-05-28
efi_loader: Fix coverity warnings for efi tcg2 protocol
Ilias Apalodimas
2021-05-25
efi_loader: Fix -Wextra warning for EFI TCG2
Ilias Apalodimas
2021-05-25
efi_loader: path length in efi_dp_from_name()
Heinrich Schuchardt
2021-05-25
efi_loader: expose efi_image_parse() even if UEFI Secure Boot is disabled
Masahisa Kojima
2021-05-25
efi_loader: remove weak efi_get_public_key_data()
Heinrich Schuchardt
2021-05-24
sandbox: errno: avoid conflict with libc's errno
Marek Behún
2021-05-24
lib: crc32: put the crc_table variable into efi_runtime_rodata section
Marek Behún
2021-05-24
efi_selftest: compiler flags for efi_selftest_miniapp_exception.o
Marek Behún
2021-05-24
string: make memcpy(), memset(), memcmp() and memmove() visible for LTO
Marek Behún
2021-05-24
treewide: Convert macro and uses of __section(foo) to __section("foo")
Marek Behún
2021-05-19
lib: kconfig: Limit BINMAN_FDT for OF_SEPARATE or OF_EMBED
Bin Meng
[next]