index
:
uboot-2021-rebase.git
am335x_som_revival
uboot 2021 rebase, to fix booting on modern SD cards, from https://github.com/fifteenhex/u-boot/tree/am335x_som_revival
git repository hosting
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
lib
Age
Commit message (
Expand
)
Author
2018-09-23
efi_selftest: test EFI_SIMPLE_TEXT_INPUT_EX_PROTOCOL
Heinrich Schuchardt
2018-09-23
efi_loader: support modifiers for F1 - F4
Heinrich Schuchardt
2018-09-23
efi_loader: EFI_SIMPLE_TEXT_INPUT_EX_PROTOCOL
Heinrich Schuchardt
2018-09-23
efi_selftest: use WaitForKey to test text input
Heinrich Schuchardt
2018-09-23
efi_loader: rework event handling for console
Heinrich Schuchardt
2018-09-23
efi_selftest: refactor text input test
Heinrich Schuchardt
2018-09-23
efi_loader: support Unicode text input
Heinrich Schuchardt
2018-09-23
efi_loader: implement a file delete
AKASHI Takahiro
2018-09-23
efi_loader: file: support creating a directory
AKASHI Takahiro
2018-09-23
efi_loader: typos in efi_console.c
Heinrich Schuchardt
2018-09-23
efi_loader: struct efi_simple_text_input_protocol
Heinrich Schuchardt
2018-09-23
efi_selftest: EFI_UNICODE_COLLATION_PROTOCOL
Heinrich Schuchardt
2018-09-23
efi_loader: EFI_UNICODE_COLLATION_PROTOCOL
Heinrich Schuchardt
2018-09-23
lib: charset: upper/lower case conversion
Heinrich Schuchardt
2018-09-23
efi_loader: Add console handle references to in/out/err
Alexander Graf
2018-09-23
efi_loader: use correct documentation style
Heinrich Schuchardt
2018-09-23
efi_loader: description efi_update_capsule()
Heinrich Schuchardt
2018-09-23
efi_loader: fix typos in efi_runtime.c
Heinrich Schuchardt
2018-09-23
efi_loader: fix typos in efi_boottime.c
Heinrich Schuchardt
2018-09-23
Revert "Revert "efi_loader: efi_allocate_pages is too restrictive""
Stephen Warren
2018-09-23
lib: charset: remove obsolete functions
Heinrich Schuchardt
2018-09-23
efi_loader: don't use unlimited stack as buffer
Heinrich Schuchardt
2018-09-23
efi_loader: remove limit on variable length
Heinrich Schuchardt
2018-09-23
lib: vsprintf: correct printing of Unicode strings
Heinrich Schuchardt
2018-09-23
test: unit tests for Unicode functions
Heinrich Schuchardt
2018-09-23
lib: charset: utility functions for Unicode
Heinrich Schuchardt
2018-09-23
efi_loader: rename utf16_strlen, utf16_strnlen
Heinrich Schuchardt
2018-09-23
lib: build charset.o only if needed
Heinrich Schuchardt
2018-09-23
vsprintf.c: use #if CONFIG_IS_ENABLED(EFI_LOADER)
Heinrich Schuchardt
2018-09-23
efi_loader: Pass address to fs_read()
Alexander Graf
2018-09-23
efi_selftest: test for loaded image protocol
Heinrich Schuchardt
2018-09-23
efi_loader: pass system table in loaded image protocol
Heinrich Schuchardt
2018-09-23
efi_selftest: memory leak testing manage protocols
Heinrich Schuchardt
2018-09-18
lib: bitrev: Sync with Linux kernel v4.17
Bin Meng
2018-09-10
Remove <inttypes.h> includes and PRI* usages in printf() entirely
Masahiro Yamada
2018-09-10
fdt: fix get_next_memory_node()
Marek Vasut
2018-09-05
lib/slre: remove superfluous assignment
Heinrich Schuchardt
2018-08-31
Make kmalloc'ed memory really DMA-safe
Masahiro Yamada
2018-08-30
efi: stub: Pass EFI system table address to U-Boot payload
Bin Meng
2018-08-24
libavb: Handle wrong hashtree_error_mode in avb_append_options()
Ievgen Maliarenko
2018-08-21
efi: Fix truncation of constant value
Eugeniu Rosca
2018-08-21
efi_loader: EFI_SIMPLE_TEXT_OUTPUT_PROTOCOL.Reset()
Heinrich Schuchardt
2018-08-20
efi_selftest: correct block device unit test
Heinrich Schuchardt
2018-08-20
efi_loader: document runtime functions
Heinrich Schuchardt
2018-08-20
efi_loader: update runtime services table crc32
Heinrich Schuchardt
2018-08-20
lib: crc32: mark function crc32() as __efi_runtime
Heinrich Schuchardt
2018-08-20
efi_loader: avoid NULL dereference in efi_get_memory_map()
Heinrich Schuchardt
2018-08-20
efi_loader: fix a parameter check at CreateEvent()
AKASHI Takahiro
2018-08-20
efi_loader: relocate pointer to tables
Heinrich Schuchardt
2018-08-20
Revert "efi_loader: efi_allocate_pages is too restrictive"
Stephen Warren
[next]