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
*
binman: Centralise device-tree updates within binman
Simon Glass
2018-09-28
3
-8
/
+44
*
binman: Move state logic into the state module
Simon Glass
2018-09-28
2
-8
/
+56
*
binman: Move state information into a new module
Simon Glass
2018-09-28
5
-48
/
+95
*
binman: Add an entry method for getting the default filename
Simon Glass
2018-09-28
2
-0
/
+8
*
dtoc: Add a way to create an Fdt object from a data block
Simon Glass
2018-09-28
2
-0
/
+22
*
dtoc: Add methods for adding and updating properties
Simon Glass
2018-09-28
2
-0
/
+113
*
dtoc: Support adding new nodes
Simon Glass
2018-09-28
2
-0
/
+28
*
dtoc: Fixed endianness in Prop.GetEmpty()
Simon Glass
2018-09-28
1
-1
/
+1
*
dtoc: Allow syncing of the device tree back to a file
Simon Glass
2018-09-28
3
-10
/
+91
*
binman: Support building a selection of images
Simon Glass
2018-09-28
3
-1
/
+29
*
binman: Tidy up the vblock entry
Simon Glass
2018-09-28
5
-4
/
+43
*
binman: Add x86 support for starting TPL
Simon Glass
2018-09-28
4
-1
/
+70
*
binman: Generate an error when text is not provided
Simon Glass
2018-09-28
2
-0
/
+10
*
binman: Allow 'fill' entry to have a size of 0
Simon Glass
2018-09-28
3
-1
/
+21
*
binman: Move 'special properties' docs to README.entries
Simon Glass
2018-09-28
3
-12
/
+7
*
Merge git://git.denx.de/u-boot-marvell
Tom Rini
2018-09-19
1
-4
/
+10
|
\
|
*
tools: kwboot: Make kwboot more robust on a38x
Jon Nettleton
2018-09-19
1
-4
/
+10
*
|
binman: fix a few typos in documentation
Michael Heimpold
2018-09-18
1
-4
/
+4
|
/
*
armv8: K3: am654: Introduce FIT generator script
Lokesh Vutla
2018-09-11
1
-0
/
+99
*
tools: mkimage: Ensure munmap unmaps the same length that was mapped
Mark Tomlinson
2018-09-10
1
-2
/
+4
*
Remove CONFIG_USE_STDINT
Masahiro Yamada
2018-09-10
1
-1
/
+1
*
include/version.h: workaround sysroot inc order
Matt Weber
2018-09-10
2
-1
/
+3
*
patman: Correct unit test failure
Simon Glass
2018-08-08
1
-0
/
+0
*
libfdt: Update to latest pylibfdt implementation
Simon Glass
2018-08-08
2
-2
/
+2
*
tools: kwboot: properly quit when read() returns 0
Willy Tarreau
2018-08-07
1
-2
/
+2
*
tools: kwboot: unbreak terminal-only mode
Willy Tarreau
2018-08-07
1
-1
/
+1
*
binman: Adjust _GetPropTree() parameters
Simon Glass
2018-08-01
1
-9
/
+5
*
binman: Add a test to catch use of the old 'pos' property
Simon Glass
2018-08-01
3
-0
/
+19
*
binman: Rename ReadContents() to ReadBlobContents()
Simon Glass
2018-08-01
3
-4
/
+4
*
binman: Show the image position in the map
Simon Glass
2018-08-01
4
-19
/
+23
*
binman: Add support for adding TPL binaries
Simon Glass
2018-08-01
7
-6
/
+137
*
binman: Add an entry for a Chromium vblock
Simon Glass
2018-08-01
9
-1
/
+259
*
dtoc: Add a function to obtain a list of phandles
Simon Glass
2018-08-01
3
-0
/
+57
*
patman: Show the current directory in GetInputFilename()
Simon Glass
2018-08-01
1
-2
/
+2
*
binman: Add support for Chromium GBB
Simon Glass
2018-08-01
6
-0
/
+221
*
patman: Add a few more helpers to the tools library
Simon Glass
2018-08-01
1
-1
/
+75
*
patman: Allow test commands to fall back to real ones
Simon Glass
2018-08-01
1
-2
/
+6
*
dtoc: Export the _FindNode() function
Simon Glass
2018-08-01
2
-6
/
+6
*
binman: Add an entry filled with a repeating byte
Simon Glass
2018-08-01
7
-1
/
+127
*
binman: Add support for a cros_ec image
Simon Glass
2018-08-01
5
-0
/
+108
*
binman: Add support for flashrom FMAP
Simon Glass
2018-08-01
7
-2
/
+265
*
binman: Create README.entries
Simon Glass
2018-08-01
2
-0
/
+457
*
binman: Allow creation of entry documentation
Simon Glass
2018-08-01
6
-22
/
+118
*
binman: Expand documentation for entries
Simon Glass
2018-08-01
24
-9
/
+305
*
binman: Allow help to work without libfdt
Simon Glass
2018-08-01
1
-2
/
+5
*
binman: Support an entry that holds text
Simon Glass
2018-08-01
3
-0
/
+94
*
binman: Add support for passing arguments to entries
Simon Glass
2018-08-01
12
-4
/
+293
*
dtoc: Add missing comments to fdt_util
Simon Glass
2018-08-01
1
-0
/
+34
*
binman: Add a new 'image-pos' property
Simon Glass
2018-08-01
9
-6
/
+57
*
binman: Enhance the map and fdt-update output
Simon Glass
2018-08-01
6
-23
/
+65
[next]