index
:
u-boot.git
dependabot/pip/doc/sphinx/pygments-2.20.0
dependabot/pip/doc/sphinx/requests-2.33.0
dependabot/pip/doc/sphinx/urllib3-2.7.0
dependabot/pip/test/py/pytest-9.0.3
dependabot/pip/tools/patman/aiohttp-3.13.4
master
next
origin
u-boot-2009.11.y
u-boot-2013.01.y
u-boot-2016.09.y
u-boot-2023.07.y
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2018-09-23
efi: Correct the operation of efi_file_write()
Simon Glass
2018-09-23
sandbox: Enhance map_to_sysmem() to handle foreign pointers
Simon Glass
2018-09-23
sandbox: Add support for calling abort()
Simon Glass
2018-09-23
sandbox: Align RAM buffer to the machine page size
Simon Glass
2018-09-23
efi: sandbox: Enable EFI loader build for sandbox
Simon Glass
2018-09-23
efi: sandbox: Add distroboot support
Simon Glass
2018-09-23
efi_loader: loosen check of parameters of efi_file_open()
Heinrich Schuchardt
2018-09-23
fs: fat: unaligned buffers are not an error
Heinrich Schuchardt
2018-09-23
efi_loader: provide description of file_open()
Heinrich Schuchardt
2018-09-23
efi_loader: check parameters of efi_file_open()
Heinrich Schuchardt
2018-09-23
efi_loader: unset CONFIG_EFI_UNICODE_CAPITALIZATION
Heinrich Schuchardt
2018-09-23
efi_selftest: test key notification functions
Heinrich Schuchardt
2018-09-23
efi_loader: implement key notify functions
Heinrich Schuchardt
2018-09-23
test/py: test EFI_SIMPLE_TEXT_INPUT_EX_PROTOCOL
Heinrich Schuchardt
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
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
[next]