index
:
talos-obmc-uboot
v2016.07-aspeed-openbmc
v2016.07-aspeed-openbmc-03-26-2018
v2016.07-aspeed-openbmc-04-16-2019
Talos™ II 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
*
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
*
|
mkimage: Convert to use getopt()
Simon Glass
2016-03-14
1
-132
/
+101
*
|
mkimage: Move argument processing into its own function
Simon Glass
2016-03-14
1
-24
/
+32
|
/
*
Merge git://git.denx.de/u-boot-dm
Tom Rini
2016-02-25
1
-1
/
+4
|
\
|
*
patman: fix series-notes handling for buildman
Albert ARIBAUD
2016-02-24
1
-1
/
+4
*
|
tools: Update openrisc toolchain information
Bin Meng
2016-02-24
2
-2
/
+9
*
|
tools: -Wno-deprecated-declarations for OpenSSL on darwin
Andreas Bießmann
2016-02-24
1
-0
/
+8
*
|
Gracefully handle 64-bit signed-extended 32-bit Load addresses
William Cohen
2016-02-24
1
-2
/
+2
|
/
*
Merge branch 'master' of git://www.denx.de/git/u-boot-imx
Tom Rini
2016-02-21
1
-1
/
+0
|
\
|
*
mxsboot: remove unused include
Andreas Bießmann
2016-02-21
1
-1
/
+0
*
|
test, tools: introduce tbot README
Heiko Schocher
2016-02-08
4
-0
/
+734
[next]