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
/
tools
Age
Commit message (
Expand
)
Author
Files
Lines
2018-07-19
lib: fdtdec: Rename routine fdtdec_setup_memory_size()
Siva Durga Prasad Paladugu
4
-5
/
+5
2018-07-10
mkimage: fit_image: Add support for SOURCE_DATE_EPOCH in signatures
Alex Kiernan
2
-15
/
+22
2018-07-10
mkimage: Refactor imagetool_get_source_date to take command name
Alex Kiernan
4
-6
/
+7
2018-07-10
vboot: Do not use hashed-strings offset
Teddy Reed
1
-0
/
+1
2018-07-10
vboot: Add FIT_SIGNATURE_MAX_SIZE protection
Teddy Reed
1
-0
/
+1
2018-07-09
binman: Support updating the device tree with calc'd info
Simon Glass
6
-14
/
+144
2018-07-09
binman: Add a SetCalculatedProperties() method
Simon Glass
7
-9
/
+67
2018-07-09
binman: Add a ProcessFdt() method
Simon Glass
9
-37
/
+117
2018-07-09
binman: Complete documentation of stages
Simon Glass
1
-2
/
+4
2018-07-09
dtoc: Add functions to add integer properties
Simon Glass
2
-0
/
+47
2018-07-09
dtoc: Avoid unwanted output during tests
Simon Glass
2
-6
/
+11
2018-07-09
dtoc: Increase code coverage to 100%
Simon Glass
10
-2
/
+285
2018-07-09
binman: Move capture_sys_output() to test_util
Simon Glass
3
-21
/
+24
2018-07-09
dtoc: Add a test for code coverage
Simon Glass
1
-0
/
+15
2018-07-09
dtoc: Fix some minor errors
Simon Glass
3
-4
/
+5
2018-07-09
dtoc: Fix properties with a single zero-arg phandle
Simon Glass
4
-5
/
+27
2018-07-09
dtoc: Fix Fdt.GetNode() to handle a missing node
Simon Glass
2
-1
/
+7
2018-07-09
dtoc: Keep track of property offsets
Simon Glass
2
-7
/
+78
2018-07-09
dtoc: Update fdt tests to increase code coverage
Simon Glass
5
-24
/
+150
2018-07-09
dtoc: Drop use of a local dtb buffer
Simon Glass
2
-10
/
+10
2018-07-09
dtoc: Make use of the new pylibfdt methods
Simon Glass
1
-12
/
+14
2018-07-09
dtoc: Update tests to write failures to /tmp
Simon Glass
1
-14
/
+42
2018-07-09
dtoc: Add some tests for the fdt module
Simon Glass
3
-2
/
+257
2018-07-09
binman: Move coverage logic into a new test_util file
Simon Glass
2
-25
/
+68
2018-07-09
libfdt: Bring in proposed pylibfdt changes
Simon Glass
3
-7
/
+19
2018-07-09
binman: Tidy up setting of entry contents
Simon Glass
7
-6
/
+62
2018-07-09
binman: Tidy up execution of tests
Simon Glass
1
-5
/
+3
2018-07-09
binman: Correct operation of ObtainContents()
Simon Glass
8
-14
/
+114
2018-07-09
binman: Tidy up variables in _RunMicrocodeTest()
Simon Glass
1
-7
/
+18
2018-07-09
binman: Make the operation of Entry__testing explicit
Simon Glass
2
-4
/
+11
2018-07-09
binman: Switch to 'python-coverage'
Tom Rini
2
-6
/
+6
2018-07-02
Revert "fw_printenv: Don't bail out directly after one env read error"
Tom Rini
1
-15
/
+9
2018-06-27
fw_printenv: Don't bail out directly after one env read error
Joe Hershberger
1
-9
/
+15
2018-06-23
patman: Support using a particular SMTP server
Simon Glass
3
-2
/
+10
2018-06-23
patman: add test for SPDX license
Chris Packham
1
-2
/
+16
2018-06-23
patman: add option for limiting the Cc list
Chris Packham
3
-3
/
+9
2018-06-19
fdtgrep: Separate out checking of two allocations
Simon Glass
1
-4
/
+7
2018-06-19
fdtgrep: Fix logic of free() in do_fdtgrep()
Simon Glass
1
-2
/
+5
2018-06-13
u-boot: Fix several typos
Shyam Saini
1
-2
/
+2
2018-06-13
tools: env: Use getline rather than fgets when reading config/script
Alex Kiernan
1
-19
/
+21
2018-06-07
binman: Mark 'align-end' as implemented
Simon Glass
1
-4
/
+3
2018-06-07
binman: Add support for adding a name prefix to entries
Simon Glass
5
-3
/
+66
2018-06-07
binman: Add support for outputing a map file
Simon Glass
8
-6
/
+88
2018-06-07
binman: Tidy up some docs and comments
Simon Glass
3
-13
/
+27
2018-06-07
binman: Allow a single test to be executed
Simon Glass
1
-4
/
+17
2018-06-07
binman: Add documentation for pos-unset property
Simon Glass
1
-0
/
+7
2018-06-07
binman: Add support for sections
Simon Glass
6
-2
/
+132
2018-06-07
binman: Avoid setting sys.path globally
Simon Glass
2
-3
/
+10
2018-06-07
binman: Rename Entry property to 'section'
Simon Glass
25
-75
/
+77
2018-06-07
binman: Rename ELF parameters to 'section'
Simon Glass
4
-23
/
+23
[next]