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
/
py
Age
Commit message (
Expand
)
Author
Files
Lines
2020-02-05
test: efi_selftest: fix pylint warnings
Heinrich Schuchardt
1
-174
/
+187
2020-02-05
test: test_efi_fit: fix pylint warnings
Heinrich Schuchardt
1
-38
/
+39
2020-02-04
test/py: android: Add test for abootimg
Sam Protsenko
1
-0
/
+159
2020-02-04
doc: android: Convert to Sphinx format
Sam Protsenko
1
-1
/
+1
2020-01-16
Merge tag 'xilinx-for-v2020.04' of https://gitlab.denx.de/u-boot/custodians/u...
Tom Rini
1
-0
/
+31
2020-01-16
test/py: use valid device tree in test_fit.py
Heinrich Schuchardt
1
-3
/
+6
2020-01-14
test/py: hush_if_test: Add tests to cover octal/hex values
Michal Simek
1
-0
/
+31
2020-01-07
test/py: Create a test for launching UEFI binaries from FIT images
Cristian Ciocaltea
1
-0
/
+458
2020-01-07
test/py: describe env__efi_loader_helloworld_file
Heinrich Schuchardt
1
-3
/
+4
2020-01-07
test/py: Fix broken 'notbuildconfigspec' marker
Cristian Ciocaltea
1
-1
/
+1
2020-01-07
Merge branch 'next'
Tom Rini
1
-12
/
+27
2020-01-02
test: Fix the boardspec for the SPL handoff test
Simon Glass
1
-1
/
+1
2020-01-02
test_env: don't strip() printenv results
Stephen Warren
1
-1
/
+1
2019-12-10
test.py: Make search for autoconf.mk more permissive
Simon Glass
1
-12
/
+27
2019-12-05
test/py: test_fs: add tests for creating/deleting many files
AKASHI Takahiro
1
-0
/
+84
2019-10-31
test/py: Use raw strings more to avoid deprecation warnings
Tom Rini
2
-6
/
+3
2019-10-31
test/py: Update docs, add requirements.txt for pip
Tom Rini
2
-21
/
+48
2019-10-31
test/py: Rework test.py to be a different kind of wrapper
Tom Rini
1
-16
/
+4
2019-10-31
test/py: Update test_fs to decode check_output calls
Tom Rini
1
-12
/
+12
2019-10-31
test/py: test_efi_selftest.py: Updates for python 3 support
Tom Rini
1
-18
/
+18
2019-10-31
test/py: test_ut.py: Ensure we use bytes
Tom Rini
1
-3
/
+3
2019-10-31
test/py: Manual python3 fixes
Tom Rini
5
-12
/
+19
2019-10-31
test/py: Automated conversion to Python 3
Tom Rini
8
-80
/
+71
2019-10-31
test/py: Fix pytest4 deprecation warnings
Marek Vasut
1
-18
/
+12
2019-10-31
test/py: Split mark to multiple lines
Tom Rini
2
-4
/
+9
2019-10-15
dm: Tidy up dump output when there are many devices
Patrick Delaunay
1
-1
/
+1
2019-10-15
pytest: vboot: add a test for required key
Philippe Reynes
2
-0
/
+103
2019-08-20
test/py: Add cmd_memory dependency back to test_mmc_wr
Michal Simek
1
-1
/
+1
2019-08-09
test/py: Fix MMC/SD block write test dependency
Michal Simek
1
-1
/
+1
2019-08-08
test/py: avb: Move AVB test to android dir
Sam Protsenko
1
-0
/
+0
2019-08-07
fit: Do not automatically decompress ramdisk images
Julius Werner
1
-1
/
+9
2019-07-31
test/py: add MMC/SD block write test
Jean-Jacques Hiblot
1
-0
/
+105
2019-07-29
fit: Support compression for non-kernel components (e.g. FDT)
Julius Werner
1
-4
/
+25
2019-07-24
test/py: Add base test case for A/B updates
Ruslan Trofymenko
1
-0
/
+75
2019-07-24
treewide: Fix stale references of Android docs
Eugeniu Rosca
1
-1
/
+1
2019-07-18
test/py: gpt: Use long options for sgdisk
Sam Protsenko
1
-4
/
+7
2019-07-11
test: check u-boot properties in SPL device tree
Patrick Delaunay
1
-0
/
+28
2019-07-06
test/py: not all boards support UEFI runtime reset
Heinrich Schuchardt
1
-4
/
+0
2019-07-06
test/py: error message test_efi_selftest_device_tree
Heinrich Schuchardt
1
-1
/
+1
2019-05-10
test/py: don't use mmc_rd config for other mmc tests
Stephen Warren
1
-19
/
+66
2019-04-27
avb: add support for named persistent values
Igor Opaniuk
1
-0
/
+16
2019-04-23
efi_selftest: do not run FDT test with ACPI table.
Heinrich Schuchardt
1
-1
/
+2
2019-04-23
test/py: pytest.mark.notbuildconfigspec()
Heinrich Schuchardt
2
-5
/
+10
2019-04-16
test: py: Extend fpga test with fit image with external data
Michal Simek
1
-0
/
+13
2019-04-10
test.py: Disable fsck for FAT tests for now
Tom Rini
1
-2
/
+0
2019-04-10
test/py: mmc: Add 'mmc read' performance check
Marek Vasut
1
-0
/
+11
2019-04-10
test/py: mmc: Add 'mmc info' test
Marek Vasut
1
-0
/
+37
2019-04-10
test/py: mmc: Add 'mmc rescan' test
Marek Vasut
1
-0
/
+26
2019-04-10
test/py: mmc: Add 'mmc dev' test
Marek Vasut
1
-0
/
+21
2019-04-10
test/py: mmc: Factor out device selection
Marek Vasut
1
-11
/
+27
[next]