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
pinetabv-devel
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
2020-11-15
Nokia RX-51: Update test script
Pali Rohár
1
-12
/
+15
2020-11-06
Merge tag 'dm-pull5nov20' of git://git.denx.de/u-boot-dm
Tom Rini
4
-8
/
+24
2020-11-06
board: Rename uclass to sysinfo
Simon Glass
3
-60
/
+60
2020-11-06
acpi: Don't reset the tables with every new generation
Simon Glass
1
-0
/
+4
2020-11-05
test: linking test/compression.c fails
Heinrich Schuchardt
2
-1
/
+10
2020-11-05
test: test/bloblist.c depends on asm/state.h
Heinrich Schuchardt
1
-0
/
+2
2020-11-05
test: adjust sysreset tests
Heinrich Schuchardt
1
-3
/
+8
2020-11-05
test/py: test poweroff
Heinrich Schuchardt
1
-4
/
+4
2020-11-01
Merge tag 'efi-2020-01-rc2-2' of https://gitlab.denx.de/u-boot/custodians/u-b...
Tom Rini
1
-0
/
+19
2020-10-30
Merge tag 'dm-pull-30oct20' of https://gitlab.denx.de/u-boot/custodians/u-boo...
Tom Rini
9
-94
/
+340
2020-10-30
test: Add a test for log filter-*
Sean Anderson
2
-0
/
+109
2020-10-30
test: Add a test for getopt
Sean Anderson
2
-0
/
+124
2020-10-30
test: Add test for LOGFF_MIN
Sean Anderson
1
-0
/
+23
2020-10-30
test: Add tests for LOGFF_DENY
Sean Anderson
1
-0
/
+67
2020-10-30
test: log: Give tests names instead of numbers
Sean Anderson
1
-24
/
+24
2020-10-30
test: log: Convert log_test from python to C
Sean Anderson
3
-291
/
+255
2020-10-30
test: unit test for efi_create_indexed_name()
Heinrich Schuchardt
1
-0
/
+19
2020-10-29
dm: Use driver_info index instead of pointer
Simon Glass
2
-9
/
+25
2020-10-29
dm: Add a test for of-platdata parent information
Simon Glass
1
-0
/
+15
2020-10-29
dm: Use an allocated array for run-time device info
Simon Glass
1
-9
/
+10
2020-10-29
dm: test: Add a test for of-platdata phandles
Simon Glass
1
-0
/
+37
2020-10-29
dm: test: Add a check that all devices have a dev value
Simon Glass
1
-0
/
+81
2020-10-29
dm: Add a C test for of-platdata properties
Simon Glass
1
-0
/
+69
2020-10-29
dm: test: Drop of-platdata pytest
Simon Glass
1
-47
/
+0
2020-10-29
test: Run only the selected SPL test
Simon Glass
1
-1
/
+1
2020-10-29
test: Run SPL unit tests
Simon Glass
1
-1
/
+1
2020-10-29
pytest: Collect SPL unit tests
Simon Glass
2
-5
/
+42
2020-10-29
dm: test: Add a very simple of-platadata test
Simon Glass
2
-1
/
+22
2020-10-29
dm: test: Add a way to run SPL tests
Simon Glass
1
-1
/
+1
2020-10-29
dm: test: Update the test runner to support of-platdata
Simon Glass
1
-11
/
+16
2020-10-29
dm: test: Build tests for SPL
Simon Glass
1
-0
/
+10
2020-10-29
dtoc: Fix widening of int to bytes
Simon Glass
1
-1
/
+1
2020-10-29
dm: test: Disable some tests that should not run in SPL
Simon Glass
2
-7
/
+13
2020-10-29
dm: test: Make use of CONFIG_UNIT_TEST
Simon Glass
1
-1
/
+2
2020-10-29
dm: test: Update Makefile conditions
Simon Glass
1
-7
/
+7
2020-10-29
dm: test: Sort the Makefile
Simon Glass
1
-3
/
+3
2020-10-29
dm: Avoid using #ifdef for CONFIG_OF_LIVE
Simon Glass
1
-11
/
+5
2020-10-29
Merge tag 'xilinx-for-v2021.01-v2' of https://gitlab.denx.de/u-boot/custodian...
Tom Rini
1
-0
/
+22
2020-10-28
test: mux-cmd: Add tests for the 'mux' command
Pratyush Yadav
2
-0
/
+178
2020-10-28
test: Add tests for the multiplexer framework
Jean-Jacques Hiblot
3
-0
/
+245
2020-10-27
test: log: test message continuation
Heinrich Schuchardt
2
-1
/
+55
2020-10-27
dm: core: Add support for getting node from aliases
Michal Simek
1
-0
/
+22
2020-10-23
cmd: fat: Use do_save() for fatwrite
Lad Prabhakar
1
-3
/
+3
2020-10-23
test: unit tests for print_freq(), print_size()
Heinrich Schuchardt
2
-0
/
+72
2020-10-22
common: rename getc() to getchar()
Heinrich Schuchardt
1
-1
/
+1
2020-10-18
video: backlight: fix pwm's duty cycle calculation
Dario Binacchi
1
-6
/
+6
2020-10-17
test: Fix sandbox tests failing to build
Sean Anderson
2
-2
/
+2
2020-10-14
cmd/button: return button status
Heinrich Schuchardt
1
-8
/
+26
2020-10-14
test: sharpen button label unit test
Heinrich Schuchardt
2
-4
/
+4
2020-10-14
test: Add PStore command tests
Frédéric Danis
4
-0
/
+77
[next]