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
Age
Commit message (
Expand
)
Author
2018-09-23
sandbox: Fix setjmp/longjmp
Alexander Graf
2018-09-23
efi_loader: terminal left upper corner is [1, 1]
Heinrich Schuchardt
2018-09-23
efi_loader: more debug info for efi_file_getinfo()
Heinrich Schuchardt
2018-09-23
efi: sandbox: Enable selftest command
Simon Glass
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
[next]