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