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
JH7110_VisionFive2_multi_rtos
dubhe_fpga_dev_v2023.10
dubhe_fpga_dev_v2024.10
master
pinetabv-devel
rtthread_AMP
starfive-2024.07-master-jhb100
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
/
binman
Age
Commit message (
Expand
)
Author
Files
Lines
2018-09-28
binman: Centralise device-tree updates within binman
Simon Glass
3
-8
/
+44
2018-09-28
binman: Move state logic into the state module
Simon Glass
2
-8
/
+56
2018-09-28
binman: Move state information into a new module
Simon Glass
5
-48
/
+95
2018-09-28
binman: Add an entry method for getting the default filename
Simon Glass
2
-0
/
+8
2018-09-28
dtoc: Allow syncing of the device tree back to a file
Simon Glass
1
-0
/
+2
2018-09-28
binman: Support building a selection of images
Simon Glass
3
-1
/
+29
2018-09-28
binman: Tidy up the vblock entry
Simon Glass
5
-4
/
+43
2018-09-28
binman: Add x86 support for starting TPL
Simon Glass
4
-1
/
+70
2018-09-28
binman: Generate an error when text is not provided
Simon Glass
2
-0
/
+10
2018-09-28
binman: Allow 'fill' entry to have a size of 0
Simon Glass
3
-1
/
+21
2018-09-28
binman: Move 'special properties' docs to README.entries
Simon Glass
3
-12
/
+7
2018-09-27
binman: Add support for PowerPC mpc85xx 'bootpg + resetvec' entry
Jagdish Gediya
4
-1
/
+62
2018-09-27
binman: Add a new "skip-at-start" property in Section class
Jagdish Gediya
4
-4
/
+49
2018-09-18
binman: fix a few typos in documentation
Michael Heimpold
1
-4
/
+4
2018-08-02
binman: Adjust _GetPropTree() parameters
Simon Glass
1
-9
/
+5
2018-08-02
binman: Add a test to catch use of the old 'pos' property
Simon Glass
3
-0
/
+19
2018-08-02
binman: Rename ReadContents() to ReadBlobContents()
Simon Glass
3
-4
/
+4
2018-08-02
binman: Show the image position in the map
Simon Glass
4
-19
/
+23
2018-08-02
binman: Add support for adding TPL binaries
Simon Glass
7
-6
/
+137
2018-08-02
binman: Add an entry for a Chromium vblock
Simon Glass
9
-1
/
+259
2018-08-02
binman: Add support for Chromium GBB
Simon Glass
6
-0
/
+221
2018-08-02
binman: Add an entry filled with a repeating byte
Simon Glass
5
-0
/
+90
2018-08-02
binman: Add support for a cros_ec image
Simon Glass
5
-0
/
+108
2018-08-02
binman: Add support for flashrom FMAP
Simon Glass
7
-2
/
+265
2018-08-02
binman: Create README.entries
Simon Glass
2
-0
/
+457
2018-08-02
binman: Allow creation of entry documentation
Simon Glass
6
-22
/
+118
2018-08-02
binman: Expand documentation for entries
Simon Glass
24
-9
/
+305
2018-08-02
binman: Allow help to work without libfdt
Simon Glass
1
-2
/
+5
2018-08-02
binman: Support an entry that holds text
Simon Glass
3
-0
/
+94
2018-08-02
binman: Add support for passing arguments to entries
Simon Glass
10
-4
/
+264
2018-08-02
binman: Add a new 'image-pos' property
Simon Glass
9
-6
/
+57
2018-08-02
binman: Enhance the map and fdt-update output
Simon Glass
6
-23
/
+65
2018-08-02
binman: Tidy up some comments in the tests
Simon Glass
1
-2
/
+4
2018-08-02
binman: Add comments to elf_test
Simon Glass
1
-0
/
+33
2018-08-02
binman: Rename 'position' to 'offset'
Simon Glass
38
-243
/
+247
2018-08-02
binman: Don't depend on dict order in ELF testOutsideFile()
Simon Glass
1
-1
/
+3
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
binman: Move capture_sys_output() to test_util
Simon Glass
2
-21
/
+3
2018-07-09
binman: Move coverage logic into a new test_util file
Simon Glass
1
-25
/
+4
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-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
[prev]
[next]