index
:
starfive-tech/u-boot.git
Fedora_JH7100_2021.04
Fedora_JH7100_2021.07
Fedora_JH7100_upstream
Fedora_JH7100_upstream_devel
JH7100_Multimedia_V0.1.0
JH7100_VisionFive_OH_dev
JH7100_VisionFive_devel
JH7100_starlight_multimedia
JH7100_upstream
JH7100_upstream_devel
JH7110_VisionFive2_devel
JH7110_VisionFive2_devel-v3.9.3
dubhe_fpga_dev_v2023.10
master
rtthread_AMP
visionfive_devel
StarFive Tech U-Boot for VisionFive (JH7110) boards (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
test
Age
Commit message (
Expand
)
Author
Files
Lines
2017-11-28
test: Correct operation when tests pass
Simon Glass
1
-1
/
+2
2017-11-23
test/run: Report and return failure
Simon Glass
1
-3
/
+17
2017-11-17
test/py: add timestamps to log
Stephen Warren
3
-0
/
+44
2017-11-06
test/py: regenerate persistent GPT image if code changes
Stephen Warren
2
-17
/
+92
2017-10-24
test/py: fix typos in README.md
Masahiro Yamada
1
-3
/
+3
2017-10-24
cmd: gpt: solve issue for swap and rename command
Patrick Delaunay
1
-10
/
+6
2017-10-24
test/py: gpt: test start LBA for sub-command rename and swap
Patrick Delaunay
1
-4
/
+12
2017-10-24
test/py: gpt: add test for sub-command write
Patrick Delaunay
1
-0
/
+20
2017-10-24
test/py: gpt: add test for sub-command read and verify
Patrick Delaunay
1
-2
/
+29
2017-10-24
test/py: gpt: copy persistent file
Patrick Delaunay
1
-9
/
+14
2017-10-16
test/py/tests/test_sleep.py: test time approximately
Heinrich Schuchardt
1
-1
/
+1
2017-10-10
Merge git://git.denx.de/u-boot-dm
Tom Rini
1
-0
/
+3
2017-10-09
Merge git://git.denx.de/u-boot-video
Tom Rini
1
-12
/
+46
2017-10-09
test: print_ut: Add test for %ls strings
Rob Clark
1
-0
/
+3
2017-10-06
test/dm: Fix string handling issues in the eth test
Tom Rini
1
-3
/
+5
2017-10-06
test/overlay: Fix various malloc/free leaks
Tom Rini
1
-4
/
+12
2017-10-06
fs-test: Add test for a filename using '..' to go back to the root
Tuomas Tynkkynen
1
-14
/
+24
2017-10-06
fs-test: Add FAT16 support
Tuomas Tynkkynen
1
-19
/
+36
2017-10-02
Merge git://git.denx.de/u-boot-usb
Tom Rini
1
-158
/
+5
2017-10-01
test: dm: usb: Update test cases for USB
Bin Meng
1
-158
/
+5
2017-10-01
Merge tag 'signed-efi-next' of git://github.com/agraf/u-boot
Tom Rini
1
-0
/
+25
2017-09-29
test/py: fix anchors in HTML status report
Stephen Warren
1
-4
/
+4
2017-09-29
test/py: add skip marker for reliance on tools
Stephen Warren
5
-5
/
+43
2017-09-29
test/py: provide more information about test skip reason
Stephen Warren
1
-3
/
+3
2017-09-29
test/py: Document required tools/packages
Stephen Warren
1
-1
/
+6
2017-09-29
video: test: Add ANSI escape sequence tests
Rob Clark
1
-0
/
+34
2017-09-29
video: test: Helper for writing strings
Rob Clark
1
-12
/
+12
2017-09-19
test/py: add a test calling the EFI selftest
Heinrich Schuchardt
1
-0
/
+25
2017-09-16
Merge git://git.denx.de/u-boot-fdt
Tom Rini
3
-9
/
+63
2017-09-16
test/py: gpt: make use of infra-structure
Stephen Warren
2
-40
/
+66
2017-09-15
test/py: u_boot_console_base.py: fix typo
Heinrich Schuchardt
1
-1
/
+1
2017-09-15
test: overlay: Add unit test for stacked overlay
Pantelis Antoniou
3
-1
/
+55
2017-09-15
ut: fix fdt_getprop_u32() change
Pantelis Antoniou
1
-8
/
+8
2017-09-15
add pytests for 'gpt rename' and 'gpt swap'
Alison Chaiken
1
-0
/
+31
2017-09-15
add pytests for 'gpt guid' command in sandbox
Alison Chaiken
1
-0
/
+38
2017-09-15
GPT: create block device for sandbox testing
Alison Chaiken
1
-0
/
+19
2017-09-12
dm: test: replace dm_scan_dt() by of dm_extended_scan_fdt() in dm_do_test
Patrice Chotard
1
-1
/
+1
2017-09-12
blk: dm: make blk_create_device() take a number of block instead of a size
Jean-Jacques Hiblot
1
-3
/
+3
2017-08-16
env: Rename getenv/_f() to env_get()
Simon Glass
2
-26
/
+26
2017-08-16
env: Rename setenv() to env_set()
Simon Glass
1
-36
/
+36
2017-08-13
test: Move the FIT test into the correct place
Simon Glass
1
-0
/
+0
2017-08-13
test: Convert the FIT test to test/py
Simon Glass
1
-141
/
+88
2017-08-13
test: Indent test-fit.py to match the next patch
Simon Glass
1
-303
/
+303
2017-08-13
test: Fix FIT test to pass again
Simon Glass
1
-1
/
+1
2017-07-22
tests: test_dfu.py: Add example udev rule for host_usb_dev_node
Tom Rini
1
-0
/
+7
2017-07-11
sandbox: Stop printing platdata at the start of SPL
Simon Glass
1
-29
/
+1
2017-07-11
test: Add a test for snprintf() and the banner/version
Simon Glass
2
-0
/
+84
2017-07-11
dm: core: Add uclass_first/next_device_check()
Simon Glass
1
-0
/
+80
2017-07-11
dm: core: Test uclass_first/next_device() on probe failure
Simon Glass
1
-0
/
+72
2017-06-12
tools/tbot: update README
Heiko Schocher
1
-1
/
+1
[next]