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
2021-09-24
test/py: tpm2: Skip tpm pytest based on env variable
T Karthik Reddy
1
-0
/
+28
2021-09-14
pci: Drop DM_PCI
Simon Glass
1
-1
/
+1
2021-08-22
bootcount: add a new driver with syscon as backend
Nandor Han
1
-3
/
+45
2021-08-22
i2c: add dm_i2c_reg_clrset
Sebastian Reichel
1
-0
/
+29
2021-08-16
test: dm: Add test for ECDSA UCLASS support
Alexandru Gagniuc
2
-0
/
+39
2021-08-08
dm: core: Don't allow uclass use before ready
Simon Glass
1
-0
/
+1
2021-08-03
Merge https://source.denx.de/u-boot/custodians/u-boot-samsung
Tom Rini
1
-2
/
+2
2021-08-02
lib: Allow using 0x when a decimal value is requested
Simon Glass
1
-2
/
+2
2021-08-02
lib: Add octal tests for simple_strtoul/l()
Simon Glass
1
-0
/
+10
2021-08-02
lib: Add tests for simple_strtoull()
Simon Glass
1
-0
/
+61
2021-08-02
lib: Drop unnecessary check for hex digit
Simon Glass
1
-0
/
+2
2021-08-02
global: Convert simple_strtoul() with decimal to dectoul()
Simon Glass
1
-0
/
+12
2021-08-02
global: Convert simple_strtoul() with hex to hextoul()
Simon Glass
1
-0
/
+12
2021-08-01
dtoc: Support widening a bool value
Simon Glass
1
-0
/
+3
2021-08-01
dtoc: Fix widening an int array to an int
Simon Glass
1
-3
/
+1
2021-08-01
sandbox: Reduce keyed autoboot delay
Simon Glass
1
-0
/
+6
2021-08-01
sandbox: tpm: Support extending a PCR multiple times
Simon Glass
1
-1
/
+17
2021-07-29
Merge branch '2021-07-28-assorted-fixes'
Tom Rini
1
-1
/
+1
2021-07-29
Merge tag 'ti-v2021.10-rc2' of https://source.denx.de/u-boot/custodians/u-boo...
Tom Rini
1
-0
/
+14
2021-07-29
test/py: Improve check for mksquashfs version
Marek Behún
1
-1
/
+1
2021-07-28
test: cmd: setexpr: add format string tests
Roland Gaudig
1
-0
/
+84
2021-07-27
dm: test: Add test case to check node name ignoring unit address
Kishon Vijay Abraham I
1
-0
/
+14
2021-07-27
test: Fix size_t formats in strlcat test
Simon Glass
1
-2
/
+2
2021-07-24
test/py: efi_capsule: align with efidebug syntax changes
AKASHI Takahiro
1
-3
/
+3
2021-07-23
test: add first autoboot unit tests
Steffen Jaeckel
5
-0
/
+117
2021-07-23
lib: wrap crypt API to hide errno usage
Steffen Jaeckel
1
-2
/
+22
2021-07-23
lib: add crypt subsystem
Steffen Jaeckel
3
-0
/
+55
2021-07-23
reboot-mode: read the boot mode from RTC memory
Nandor Han
1
-0
/
+29
2021-07-23
reboot-mode: read the boot mode from GPIOs status
Nandor Han
2
-0
/
+43
2021-07-23
cmd: pinmux: support pin name in status command
Patrick Delaunay
2
-0
/
+37
2021-07-23
cmd: pinmux: update result of do_status
Patrick Delaunay
1
-2
/
+2
2021-07-21
log: Allow padding of the function name
Simon Glass
1
-7
/
+9
2021-07-21
blk: Support iteration
Simon Glass
1
-0
/
+55
2021-07-21
bloblist: Correct condition in bloblist_addrec()
Simon Glass
1
-0
/
+23
2021-07-21
bloblist: Support resizing a blob
Simon Glass
1
-0
/
+192
2021-07-21
sandbox: Support executables for more phases
Simon Glass
1
-1
/
+5
2021-07-21
test: Avoid a build error with SPL
Simon Glass
1
-1
/
+1
2021-07-21
test: Add DM_DMA to be disabled
Simon Glass
1
-0
/
+2
2021-07-21
test: Allow CONFIG_SPL_LOAD_FIT to be disabled
Simon Glass
1
-0
/
+2
2021-07-19
Merge tag 'ti-v2021.10-rc1' of https://source.denx.de/u-boot/custodians/u-boo...
Tom Rini
1
-10
/
+67
2021-07-16
test: Rename final check in setexpr_test_backref()
Simon Glass
1
-2
/
+0
2021-07-15
Nokia RX-51: Add check for /lib/ld-linux.so.2 in test script
Pali Rohár
1
-0
/
+1
2021-07-15
Nokia RX-51: Add support for booting kernel in zImage format
Pali Rohár
1
-10
/
+66
2021-07-06
sandbox: cros-ec: Add tests for the Chromium OS EC PWM driver
Alper Nebi Yasak
5
-5
/
+96
2021-07-05
Docker/CI: Update to "focal" and latest build
Tom Rini
1
-1
/
+1
2021-07-05
test/py: rewrite sqfsls command test suite
Joao Marcos Costa
1
-19
/
+121
2021-07-05
test/py: rewrite sqfsload command test suite
Joao Marcos Costa
1
-30
/
+138
2021-07-05
test/py: rewrite common tools for SquashFS tests
Joao Marcos Costa
1
-64
/
+193
2021-07-05
test/py: Wait for guestmount worker to exit after running guestunmount
Alper Nebi Yasak
2
-1
/
+48
2021-07-05
test/py: Use loop mounts if guestmount fails in filesystem tests
Alper Nebi Yasak
1
-16
/
+15
[next]