index
:
blackbird-obmc-uboot
v2016.07-aspeed-openbmc-04-16-2019
v2016.07-aspeed-openbmc-04-16-2019-i2c
Blackbird™ U-Boot sources for OpenBMC
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
tools
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge git://git.denx.de/u-boot-dm
Tom Rini
2016-05-17
5
-11
/
+73
|
\
|
*
buildman: allow more incremental building
Stephen Warren
2016-05-17
5
-11
/
+73
*
|
imx: tools: imximage: fix CLR bit command
Adrian Alonso
2016-05-17
1
-1
/
+1
|
/
*
test, tools: update tbot documentation
Heiko Schocher
2016-05-13
2
-153
/
+103
*
Fix various typos, scattered over the code.
Robert P. J. Day
2016-05-05
1
-2
/
+2
*
mkimage: fix generation of FIT image
Andreas Bießmann
2016-05-03
1
-6
/
+3
*
fit_image: Fix a double close() on the error path
Simon Glass
2016-05-02
1
-1
/
+0
*
tools: env: fix config file loading in env library
Anatolij Gustschin
2016-05-02
1
-0
/
+3
*
Change my mailaddress
Andreas Bießmann
2016-05-02
2
-2
/
+2
*
mkimage: fix argument parsing on BSD systems
Andreas Bießmann
2016-05-02
1
-21
/
+12
*
tools: env: bug: config structs must be defined in tools library
Andreas Fenkart
2016-03-27
2
-4
/
+4
*
tools: env: fw_parse_script: simplify removal of newline/carriage return
Andreas Fenkart
2016-03-26
1
-6
/
+4
*
tools: env: split fw_string_blank into skip_chars / skip_blanks
Andreas Fenkart
2016-03-26
1
-9
/
+14
*
tools: env: fw_string_blank: return from loop when item found
Andreas Fenkart
2016-03-26
1
-5
/
+2
*
tools: env: replace WHITESPACE macro by isblank
Andreas Fenkart
2016-03-26
1
-4
/
+3
*
tools: kwboot: Add xmodem timeout option
Kevin Smith
2016-03-24
1
-2
/
+9
*
tools: kwboot: Clean up usage text
Kevin Smith
2016-03-24
1
-1
/
+1
*
mkimage: Don't close the file if it wasn't opened
Simon Glass
2016-03-22
1
-2
/
+2
*
mkimage: Ensure file is closed in fdt_property_file()
Simon Glass
2016-03-22
1
-1
/
+2
*
mkimage: Fix missing free() and close() in fit_build()
Simon Glass
2016-03-22
1
-1
/
+4
*
mkimage: Fix missing free() in fit_extract_data()
Simon Glass
2016-03-22
1
-0
/
+2
*
mkimage: Fix error path in fit_extract_data()
Simon Glass
2016-03-22
1
-4
/
+7
*
mkimage: Add a missing free() to fit_import_data()
Simon Glass
2016-03-22
1
-0
/
+1
*
mkimage: Close the file when unable to get its size
Simon Glass
2016-03-22
1
-0
/
+1
*
mkimage: Correct file being closed twice in fit_extract_data()
Simon Glass
2016-03-22
1
-2
/
+0
*
mkimage: Correct file being closed twice in fit_import_data()
Simon Glass
2016-03-22
1
-1
/
+1
*
mkimage: Fix munmap() call when importing data
Simon Glass
2016-03-22
1
-1
/
+1
*
Fix spelling of "comment".
Vagrant Cascadian
2016-03-22
1
-1
/
+1
*
cmd: Fix license command
Tom Rini
2016-03-22
2
-2
/
+10
*
buildman: Clarify the use of -V
Simon Glass
2016-03-17
2
-2
/
+3
*
buildman: Add a way to specific a full toolchain prefix
Simon Glass
2016-03-17
2
-110
/
+226
*
buildman: Allow branch names which conflict with directories
Simon Glass
2016-03-17
2
-0
/
+7
*
Merge git://git.denx.de/u-boot-dm
Tom Rini
2016-03-14
5
-21
/
+51
|
\
|
*
buildman: Allow the toolchain architecture to be specified
Simon Glass
2016-03-14
1
-5
/
+12
|
*
buildman: Allow the toolchain priority to be specified
Simon Glass
2016-03-14
1
-8
/
+22
|
*
buildman: Fix up a few code inconsistencies in toolchain.py
Simon Glass
2016-03-14
1
-5
/
+6
|
*
buildman: patman: Fix -H when installed as a symlink
Simon Glass
2016-03-14
2
-2
/
+4
|
*
patman: Add a missing space in GetMetaDataForList()
Simon Glass
2016-03-14
1
-1
/
+1
|
*
fdtgrep: Improve error handling with invalid device tree
Simon Glass
2016-03-14
1
-4
/
+10
*
|
mkimage: Bring data into the FIT before processing
Simon Glass
2016-03-14
1
-0
/
+97
*
|
mkimage: Support placing data outside the FIT
Simon Glass
2016-03-14
3
-1
/
+114
*
|
mkimage: Support adding device tree files to a FIT
Simon Glass
2016-03-14
3
-10
/
+133
*
|
mkimage: Support automatic creating of a FIT without a .its
Simon Glass
2016-03-14
3
-5
/
+220
*
|
tools: Add a function to obtain the size of a file
Simon Glass
2016-03-14
2
-0
/
+34
*
|
mkimage: Allow a FIT to include an image of any type
Simon Glass
2016-03-14
2
-5
/
+29
*
|
tools: Include fdt_sw.o in libfdt for mkimage
Simon Glass
2016-03-14
1
-1
/
+1
*
|
mkimage: Make 'params' static
Simon Glass
2016-03-14
1
-1
/
+1
*
|
mkimage: Show an error message when usage() is called
Simon Glass
2016-03-14
1
-8
/
+9
*
|
mkimage: Move usage() up to the top
Simon Glass
2016-03-14
1
-39
/
+42
*
|
mkimage: Sort the option processing code by option
Simon Glass
2016-03-14
1
-25
/
+25
[next]