Gitiles
Code Review
Sign In
git01.mediatek.com
/
filogic
/
uboot
/
934a545924035a392bc1b5824b9ce86f4aaddeb7
934a545
sandbox: Allow to execute from RAM
by Alexander Graf
· 6 years ago
5b0bdab
sandbox: Fix setjmp/longjmp
by Alexander Graf
· 6 years ago
dcac1d9
efi_loader: terminal left upper corner is [1, 1]
by Heinrich Schuchardt
· 6 years ago
e8c99b0
efi_loader: more debug info for efi_file_getinfo()
by Heinrich Schuchardt
· 6 years ago
08b9694
efi: sandbox: Enable selftest command
by Simon Glass
· 6 years ago
849688f
efi: Correct the operation of efi_file_write()
by Simon Glass
· 6 years ago
fc1ebd3
sandbox: Enhance map_to_sysmem() to handle foreign pointers
by Simon Glass
· 6 years ago
b7255ef
sandbox: Add support for calling abort()
by Simon Glass
· 6 years ago
be005d8
sandbox: Align RAM buffer to the machine page size
by Simon Glass
· 6 years ago
82c5388f
efi: sandbox: Enable EFI loader build for sandbox
by Simon Glass
· 6 years ago
43635f7
efi: sandbox: Add distroboot support
by Simon Glass
· 6 years ago
662d0be
efi_loader: loosen check of parameters of efi_file_open()
by Heinrich Schuchardt
· 6 years ago
aa9d6ba
fs: fat: unaligned buffers are not an error
by Heinrich Schuchardt
· 6 years ago
1af423b
efi_loader: provide description of file_open()
by Heinrich Schuchardt
· 6 years ago
d6932c0
efi_loader: check parameters of efi_file_open()
by Heinrich Schuchardt
· 6 years ago
9197325
efi_loader: unset CONFIG_EFI_UNICODE_CAPITALIZATION
by Heinrich Schuchardt
· 6 years ago
a882c4c
efi_selftest: test key notification functions
by Heinrich Schuchardt
· 6 years ago
695691e
efi_loader: implement key notify functions
by Heinrich Schuchardt
· 6 years ago
7ecaf97
test/py: test EFI_SIMPLE_TEXT_INPUT_EX_PROTOCOL
by Heinrich Schuchardt
· 6 years ago
7a05b1e
efi_selftest: test EFI_SIMPLE_TEXT_INPUT_EX_PROTOCOL
by Heinrich Schuchardt
· 6 years ago
587ae79
efi_loader: support modifiers for F1 - F4
by Heinrich Schuchardt
· 6 years ago
6c4cd26
efi_loader: EFI_SIMPLE_TEXT_INPUT_EX_PROTOCOL
by Heinrich Schuchardt
· 6 years ago
d2cab7f
test/py: rework test_efi_selftest_text_input()
by Heinrich Schuchardt
· 6 years ago
e29e691
efi_selftest: use WaitForKey to test text input
by Heinrich Schuchardt
· 6 years ago
49574bc
efi_loader: rework event handling for console
by Heinrich Schuchardt
· 6 years ago
9cda2ef
efi_selftest: refactor text input test
by Heinrich Schuchardt
· 6 years ago
8b2ba08
test/py: Unicode w/ EFI_SIMPLE_TEXT_INPUT_PROTOCOL
by Heinrich Schuchardt
· 6 years ago
fc5f1a1
efi_loader: support Unicode text input
by Heinrich Schuchardt
· 6 years ago
d49e799
test/py: fs: add fstest/unlink test
by Akashi, Takahiro
· 6 years ago
1e90c2c
test/py: fs: add fstest/mkdir test
by AKASHI Takahiro
· 6 years ago
dde5d3f
test/py: fs: add extended write operation test
by AKASHI Takahiro
· 6 years ago
615af9a
test/py: convert fs-test.sh to pytest
by AKASHI Takahiro
· 6 years ago
dbd9a0f
fs-test: update the test result as of v2018.09
by AKASHI Takahiro
· 6 years ago
b93a8eb
fs-test: fix false positive error at Test Case 12
by AKASHI Takahiro
· 6 years ago
4dd5b9c
efi_loader: implement a file delete
by AKASHI Takahiro
· 6 years ago
944eab8
cmd: fat: add fatrm command
by AKASHI Takahiro
· 6 years ago
73b3497
fs: fat: support unlink
by AKASHI Takahiro
· 6 years ago
1ba4253
fs: add unlink interface
by AKASHI Takahiro
· 6 years ago
0c672b0
efi_loader: file: support creating a directory
by AKASHI Takahiro
· 6 years ago
e31874e
cmd: fat: add fatmkdir command
by AKASHI Takahiro
· 6 years ago
1c24b7b
fs: fat: support mkdir
by AKASHI Takahiro
· 6 years ago
f0926ae
fs: fat: remember the starting cluster number of directory
by AKASHI Takahiro
· 6 years ago
adc8c9f
fs: add mkdir interface
by AKASHI Takahiro
· 6 years ago
f63931e
cmd: fat: add offset parameter to fatwrite
by AKASHI Takahiro
· 6 years ago
b07f704
fs: fat: support write with non-zero offset
by AKASHI Takahiro
· 6 years ago
ed8b1e4
fs: fat: refactor write interface for a file offset
by AKASHI Takahiro
· 6 years ago
49ca96b
fs: fat: support write with sub-directory path
by AKASHI Takahiro
· 6 years ago
6aa7769
fs: fat: write returns error code instead of -1
by AKASHI Takahiro
· 6 years ago
c83df1a
fs: fat: check and normalize file name
by AKASHI Takahiro
· 6 years ago
044fbe0
Revert "fs: fat: cannot write to subdirectories"
by AKASHI Takahiro
· 6 years ago
b88dff2
fs: fat: assure iterator's ->dent belongs to ->clust
by AKASHI Takahiro
· 6 years ago
f0a4781
fs: fat: handle "." and ".." of root dir correctly with fat_itr_resolve()
by AKASHI Takahiro
· 6 years ago
0d89842
fs: fat: extend get_fs_info() for write use
by AKASHI Takahiro
· 6 years ago
6e8eff2
efi_loader: typos in efi_console.c
by Heinrich Schuchardt
· 6 years ago
1fce3c0
efi_loader: SPDX-License-Identifier for efi.h
by Heinrich Schuchardt
· 6 years ago
ce72786
efi_loader: SPDX-License-Identifier for efi_api.h
by Heinrich Schuchardt
· 6 years ago
3dabffd
efi_loader: struct efi_simple_text_input_protocol
by Heinrich Schuchardt
· 6 years ago
40e99c1
test/py: typo occured
by Heinrich Schuchardt
· 6 years ago
5e450d4
test/py: test EFI_SIMPLE_TEXT_INPUT_PROTOCOL
by Heinrich Schuchardt
· 6 years ago
3b923a0
efi_selftest: EFI_UNICODE_COLLATION_PROTOCOL
by Heinrich Schuchardt
· 6 years ago
e59072a
efi_loader: EFI_UNICODE_COLLATION_PROTOCOL
by Heinrich Schuchardt
· 6 years ago
15552f7
test: tests for utf_to_lower() utf_to_upper().
by Heinrich Schuchardt
· 6 years ago
58ddcd3
lib: charset: upper/lower case conversion
by Heinrich Schuchardt
· 6 years ago
447f459
efi_loader: capitalization table
by Heinrich Schuchardt
· 6 years ago
36bab91
efi_loader: Add console handle references to in/out/err
by Alexander Graf
· 6 years ago
7b4b2a2
efi_loader: use correct documentation style
by Heinrich Schuchardt
· 6 years ago
1d1be36
efi_loader: description efi_update_capsule()
by Heinrich Schuchardt
· 6 years ago
1112154
efi_loader: fix typos in efi_runtime.c
by Heinrich Schuchardt
· 6 years ago
cf70a73
efi_loader: fix typos in efi_boottime.c
by Heinrich Schuchardt
· 6 years ago
66208b9
Revert "Revert "efi_loader: efi_allocate_pages is too restrictive""
by Stephen Warren
· 6 years ago
59561ff
ARM: tegra: reserve unmapped RAM so EFI doesn't use it
by Stephen Warren
· 6 years ago
d0de806
efi_loader: simplify ifdefs
by Stephen Warren
· 6 years ago
79d234d
lib: charset: remove obsolete functions
by Heinrich Schuchardt
· 6 years ago
de52780
efi_loader: buffer size for load options
by Heinrich Schuchardt
· 6 years ago
a419d1d
efi_loader: don't use unlimited stack as buffer
by Heinrich Schuchardt
· 6 years ago
af1a920
efi_loader: remove limit on variable length
by Heinrich Schuchardt
· 6 years ago
485599d
test: test printing Unicode
by Heinrich Schuchardt
· 6 years ago
795ca04
lib: vsprintf: correct printing of Unicode strings
by Heinrich Schuchardt
· 6 years ago
b8b6c81
test: unit tests for Unicode functions
by Heinrich Schuchardt
· 6 years ago
97494ea
lib: charset: utility functions for Unicode
by Heinrich Schuchardt
· 6 years ago
597f8f7
efi_loader: rename utf16_strlen, utf16_strnlen
by Heinrich Schuchardt
· 6 years ago
5ae135f
lib: build charset.o only if needed
by Heinrich Schuchardt
· 6 years ago
eed3f95
test: print_ut.c use #if CONFIG_IS_ENABLED(EFI_LOADER)
by Heinrich Schuchardt
· 6 years ago
d2cc0a7
vsprintf.c: use #if CONFIG_IS_ENABLED(EFI_LOADER)
by Heinrich Schuchardt
· 6 years ago
ab133c7
efi_loader: Pass address to fs_read()
by Alexander Graf
· 6 years ago
5d618df
efi: sandbox: Tidy up copy_fdt() to work with sandbox
by Simon Glass
· 6 years ago
609c392
efi: Relocate FDT to 127MB instead of 128MB
by Simon Glass
· 6 years ago
70507ed
efi_selftest: test for loaded image protocol
by Heinrich Schuchardt
· 6 years ago
8a7e09d
efi_loader: pass system table in loaded image protocol
by Heinrich Schuchardt
· 6 years ago
653517a
efi_selftest: memory leak testing manage protocols
by Heinrich Schuchardt
· 6 years ago
a7cc493
Merge git://git.denx.de/u-boot-imx
by Tom Rini
· 6 years ago
2dc9eba
Merge git://git.denx.de/u-boot-marvell
by Tom Rini
· 6 years ago
17d610c
arm: mvebu: clearfog: enable eMMC boot partitions support
by Baruch Siach
· 6 years ago
320bd15
phy: marvell: add SATA comphy RX/TX polarity invert support
by Rabeeh Khoury
· 6 years ago
6d9e15f
fix: cmd: mvebu: Exclude mvebu commands from SPL builds
by Konstantin Porotchkin
· 6 years ago
c6cb8b7
fix: mvebu: Add SPI parameters for environment setup
by Konstantin Porotchkin
· 6 years ago
0be67b2
fix: env: Fix the SPI flash device setup for DM mode
by Konstantin Porotchkin
· 6 years ago
2087f7e
fix: nand: pxa3xx: Add WA for eliminating flash ready timeout
by David Sniatkiwicz
· 6 years ago
e0e232e
nand: pxa3xx: Add support for 8KB page 4 and 8 bit ECC NAND
by Konstantin Porotchkin
· 6 years ago
a692cde
nand: pxa3xx: cosmetic: add comments to the timing layout structures
by Konstantin Porotchkin
· 6 years ago
Next »