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
*
Merge branch 'master' of git://www.denx.de/git/u-boot-imx
Tom Rini
2016-10-28
2
-60
/
+230
|
\
|
*
tools: imximage: add plugin support
Peng Fan
2016-10-24
2
-60
/
+230
*
|
tools: moveconfig: support wildcards in --defconfigs file
Masahiro Yamada
2016-10-24
1
-8
/
+22
*
|
pbl: use "wait" command instead of "flush" command
Zhao Qiang
2016-10-14
1
-1
/
+1
|
/
*
tools: buildman: Add compiler wrapper
York Sun
2016-10-09
2
-2
/
+25
*
tools: buildman: Remove duplicated code
York Sun
2016-10-09
1
-4
/
+0
*
dtoc: Make integer division python 3.x safe
Paul Burton
2016-10-09
1
-1
/
+1
*
dtoc: Decode strings for struct.unpack on python 3.x
Paul Burton
2016-10-09
1
-0
/
+3
*
dtoc: Use items() to iterate over dictionaries in python 3.x
Paul Burton
2016-10-09
2
-5
/
+5
*
patman: Fix doctest StringIO import for python 3.x
Paul Burton
2016-10-09
1
-5
/
+8
*
patman: Use items() to iterate over dictionaries
Paul Burton
2016-10-09
1
-1
/
+1
*
patman: Import 'configparser' lower case to be python 3.x safe
Paul Burton
2016-10-09
1
-1
/
+5
*
patman: Make exception handling python 3.x safe
Paul Burton
2016-10-09
3
-8
/
+8
*
patman: Make print statements python 3.x safe
Paul Burton
2016-10-09
9
-52
/
+58
*
patman: Replace tabs with spaces
Paul Burton
2016-10-09
1
-2
/
+2
*
dtoc: Add a way for tests to request the fallback library
Simon Glass
2016-10-09
1
-3
/
+13
*
dtoc: Adjust GetProps() in fdt_normal to use the node path
Simon Glass
2016-10-09
1
-6
/
+3
*
dtoc: Fix bug in GetProp()
Simon Glass
2016-10-09
1
-1
/
+1
*
buildman: Drop the 'alive' flag in BuilderThread
Simon Glass
2016-10-09
1
-3
/
+1
*
buildman: Don't show a stacktrace on Ctrl-C
Simon Glass
2016-10-09
1
-0
/
+7
*
buildman: Drop the 'active' flag in the builder
Simon Glass
2016-10-09
2
-16
/
+1
*
buildman: Allow builds to terminate cleanly
Simon Glass
2016-10-09
1
-2
/
+6
*
buildman: Put our local libraries first in the path
Simon Glass
2016-10-09
1
-1
/
+1
*
buildman: Print a message indicating the build is starting
Simon Glass
2016-10-09
2
-2
/
+3
*
buildman: Print a message when removing old directories
Simon Glass
2016-10-09
1
-0
/
+6
*
buildman: Tidy up the 'cloning' message
Simon Glass
2016-10-09
1
-1
/
+3
*
patman: Flush output when there is no newline
Simon Glass
2016-10-09
1
-0
/
+2
*
Merge branch 'master' of git://www.denx.de/git/u-boot-imx
Tom Rini
2016-10-08
2
-0
/
+165
|
\
|
*
tools: mkimage: add support for Vybrid image format
Albert ARIBAUD \(3ADEV\)
2016-10-06
2
-0
/
+165
*
|
env: tool: add command line option to input lockfile path
B, Ravi
2016-10-08
2
-6
/
+30
*
|
Various, accumulated typos collected from around the tree.
Robert P. J. Day
2016-10-06
1
-1
/
+1
*
|
Suspected Spam: Do not open attachements![PATCH 4/6] tools/env: flash_write_b...
Andreas Fenkart
2016-10-06
1
-7
/
+8
*
|
tools/env: lookup dev_type directly from flash_read_buf/flash_write_buf
Andreas Fenkart
2016-10-06
1
-15
/
+13
*
|
tools/env: pass bad block offset by value
Andreas Fenkart
2016-10-06
1
-5
/
+5
*
|
tools/env: factor out environment_end function
Andreas Fenkart
2016-10-06
1
-17
/
+15
|
/
*
dtoc: Add methods for reading data from properties
Simon Glass
2016-09-18
1
-0
/
+25
*
dtoc: Correct quotes in fdt_util
Simon Glass
2016-09-18
1
-1
/
+1
*
dtoc: Support finding the offset of a property
Simon Glass
2016-09-18
2
-0
/
+29
*
dtoc: Support packing the device tree
Simon Glass
2016-09-18
2
-0
/
+27
*
dtoc: Support deleting device tree properties
Simon Glass
2016-09-18
3
-0
/
+43
*
dtoc: Move to using bytearray
Simon Glass
2016-09-18
1
-1
/
+1
*
dtoc: Prepare for supporting changing of device trees
Simon Glass
2016-09-18
1
-4
/
+42
*
dtoc: Drop the convert_dash parameter to GetProps()
Simon Glass
2016-09-18
1
-4
/
+1
*
dtoc: Allow the device tree to be compiled from source
Simon Glass
2016-09-18
3
-2
/
+48
*
patman: Add a library to handle logging and progress
Simon Glass
2016-09-18
1
-0
/
+166
*
patman: Add a tools library for using temporary files
Simon Glass
2016-09-18
1
-0
/
+120
*
dtoc: Move a few more common functions into fdt.py
Simon Glass
2016-09-18
3
-32
/
+57
*
dtoc: Move Widen() and GetPhandle() into the base class
Simon Glass
2016-09-18
3
-83
/
+41
*
dtoc: Move BytesToValue() and GetEmpty() into PropBase
Simon Glass
2016-09-18
5
-79
/
+80
*
dtoc: Create a base class for Fdt
Simon Glass
2016-09-18
4
-48
/
+148
[next]