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
Age
Commit message (
Expand
)
Author
2018-09-23
efi_loader: EFI_SIMPLE_TEXT_INPUT_EX_PROTOCOL
Heinrich Schuchardt
2018-09-23
test/py: rework test_efi_selftest_text_input()
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
test/py: Unicode w/ EFI_SIMPLE_TEXT_INPUT_PROTOCOL
Heinrich Schuchardt
2018-09-23
efi_loader: support Unicode text input
Heinrich Schuchardt
2018-09-23
test/py: fs: add fstest/unlink test
Akashi, Takahiro
2018-09-23
test/py: fs: add fstest/mkdir test
AKASHI Takahiro
2018-09-23
test/py: fs: add extended write operation test
AKASHI Takahiro
2018-09-23
test/py: convert fs-test.sh to pytest
AKASHI Takahiro
2018-09-23
fs-test: update the test result as of v2018.09
AKASHI Takahiro
2018-09-23
fs-test: fix false positive error at Test Case 12
AKASHI Takahiro
2018-09-23
efi_loader: implement a file delete
AKASHI Takahiro
2018-09-23
cmd: fat: add fatrm command
AKASHI Takahiro
2018-09-23
fs: fat: support unlink
AKASHI Takahiro
2018-09-23
fs: add unlink interface
AKASHI Takahiro
2018-09-23
efi_loader: file: support creating a directory
AKASHI Takahiro
2018-09-23
cmd: fat: add fatmkdir command
AKASHI Takahiro
2018-09-23
fs: fat: support mkdir
AKASHI Takahiro
2018-09-23
fs: fat: remember the starting cluster number of directory
AKASHI Takahiro
2018-09-23
fs: add mkdir interface
AKASHI Takahiro
2018-09-23
cmd: fat: add offset parameter to fatwrite
AKASHI Takahiro
2018-09-23
fs: fat: support write with non-zero offset
AKASHI Takahiro
2018-09-23
fs: fat: refactor write interface for a file offset
AKASHI Takahiro
2018-09-23
fs: fat: support write with sub-directory path
AKASHI Takahiro
2018-09-23
fs: fat: write returns error code instead of -1
AKASHI Takahiro
2018-09-23
fs: fat: check and normalize file name
AKASHI Takahiro
2018-09-23
Revert "fs: fat: cannot write to subdirectories"
AKASHI Takahiro
2018-09-23
fs: fat: assure iterator's ->dent belongs to ->clust
AKASHI Takahiro
2018-09-23
fs: fat: handle "." and ".." of root dir correctly with fat_itr_resolve()
AKASHI Takahiro
2018-09-23
fs: fat: extend get_fs_info() for write use
AKASHI Takahiro
2018-09-23
efi_loader: typos in efi_console.c
Heinrich Schuchardt
2018-09-23
efi_loader: SPDX-License-Identifier for efi.h
Heinrich Schuchardt
2018-09-23
efi_loader: SPDX-License-Identifier for efi_api.h
Heinrich Schuchardt
2018-09-23
efi_loader: struct efi_simple_text_input_protocol
Heinrich Schuchardt
2018-09-23
test/py: typo occured
Heinrich Schuchardt
2018-09-23
test/py: test 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
test: tests for utf_to_lower() utf_to_upper().
Heinrich Schuchardt
2018-09-23
lib: charset: upper/lower case conversion
Heinrich Schuchardt
2018-09-23
efi_loader: capitalization table
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
ARM: tegra: reserve unmapped RAM so EFI doesn't use it
Stephen Warren
[prev]
[next]