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
*
tools, config.mk: Add gcc-version.sh, cc-version test from Linux
Tom Rini
2012-05-15
1
-0
/
+32
*
patman: Change the location of patman path
Vikram Narayanan
2012-04-30
1
-3
/
+3
*
patman: Fix a typo error
Vikram Narayanan
2012-04-30
1
-1
/
+1
*
Prepare v2012.04
Wolfgang Denk
2012-04-21
1
-34
/
+34
*
Add 'patman' patch generation, checking and submission script
Simon Glass
2012-04-21
13
-0
/
+2354
*
mkenvimage: Fix compiler warning
Dirk Behme
2012-04-10
1
-2
/
+2
*
Merge branch 'agust@denx.de' of git://git.denx.de/u-boot-staging
Wolfgang Denk
2012-03-30
1
-57
/
+81
|
\
|
*
mkenvimage: Really set the redundant byte when applicable
David Wagner
2012-03-27
1
-1
/
+3
|
*
mkenvimage: Don't try to detect comments in the input file
David Wagner
2012-03-27
1
-8
/
+0
|
*
mkenvimage: Use mmap() when reading from a regular file
David Wagner
2012-03-27
1
-6
/
+19
|
*
mkenvimage: Read/Write from/to stdin/out by default or if the filename is "-"
David Wagner
2012-03-27
1
-13
/
+13
|
*
mkenvimage: More error handling
David Wagner
2012-03-27
1
-2
/
+29
|
*
mkenvimage: Correct an include and add a missing one
David Wagner
2012-03-27
1
-1
/
+2
|
*
mkenvimage: correct and clarify comments and error messages
David Wagner
2012-03-27
1
-25
/
+14
|
*
mkenvimage: fix usage message
Wolfgang Denk
2012-03-26
1
-1
/
+1
*
|
imximage: Remove overwriting of flash_offset
Dirk Behme
2012-03-27
2
-4
/
+15
|
/
*
mxsboot: fix tool name in usage message
Otavio Salvador
2012-03-17
1
-1
/
+1
*
tools: checkstack.pl from Linux added to tools
Tom Rini
2012-03-06
1
-0
/
+171
*
EXYNOS: SMDK5250: Add MMC SPL support
Chander Kashyap
2012-02-12
2
-0
/
+128
*
imximage: Sort bootops alphabetically
Dirk Behme
2012-02-12
1
-3
/
+3
*
imximage: Add support for i.MX6
Dirk Behme
2012-02-12
2
-1
/
+5
*
fw_env.h: fix comment
Frans Meulenbroeks
2012-02-11
1
-2
/
+2
*
MX28: Fix MXSBOOT segfault if no params specified
Marek Vasut
2012-01-16
1
-0
/
+3
*
Strip mkenvimage
David Wagner
2012-01-13
1
-0
/
+1
*
Correctly handle input files beginning with several newlines
David Wagner
2012-01-05
1
-5
/
+5
*
tools/env: allow overwrite of ethaddr on default
Grant Erickson
2012-01-05
1
-2
/
+11
*
Merge branch 'master' of git://git.denx.de/u-boot-arm
Wolfgang Denk
2012-01-05
1
-48
/
+49
|
\
|
*
mkimage: Fix variable length header support
Christian Riesch
2011-12-24
1
-48
/
+49
*
|
tools/mkenvimage.c: Fix a merge issue
Horst Kronstorfer
2012-01-05
1
-2
/
+2
*
|
env: remove value from boolean defines
Igor Grinberg
2012-01-05
1
-3
/
+3
*
|
fw_env.h: added a few missing defines
Frans Meulenbroeks
2012-01-05
1
-0
/
+4
|
/
*
Merge branch 'next' of ../next
Wolfgang Denk
2011-12-23
1
-5
/
+18
|
\
|
*
mkenvimage: Add version info switch (-V)
Horst Kronstorfer
2011-12-20
1
-1
/
+6
|
*
mkenvimage: Fix getopt() error handling
Horst Kronstorfer
2011-12-20
1
-2
/
+10
|
*
mkenvimage: Fix some typos
Horst Kronstorfer
2011-12-20
1
-4
/
+4
*
|
Print program basename instead of whole path in usage()
Horst Kronstorfer
2011-12-22
1
-3
/
+9
|
/
*
tools/setlocalversion: Update from the Linux Kernel
Kyle Moffett
2011-12-17
1
-24
/
+161
*
omap: Improve PLL parameter calculation tool
Aneesh V
2011-12-06
1
-91
/
+96
*
tools/envcrc: fix compile breakage
Igor Grinberg
2011-12-06
1
-3
/
+3
*
Fix tsize warning in tools/aisimage.c
Simon Glass
2011-12-05
1
-3
/
+3
*
tools/os_support: add OS X Lion support
Andreas Bießmann
2011-12-02
2
-2
/
+2
*
image: Implement IH_TYPE_KERNEL_NOLOAD
Stephen Warren
2011-12-01
1
-1
/
+2
*
ignore new mkenvimage tool
Mike Frysinger
2011-11-27
1
-0
/
+1
*
tools/env: use lib/crc32.c directly
Andreas Bießmann
2011-11-22
1
-5
/
+2
*
env: move extern environment[] to environment.h
Igor Grinberg
2011-11-22
1
-2
/
+3
*
new tool mkenvimage: generates an env image from an arbitrary config file
David Wagner
2011-11-22
2
-0
/
+275
*
tools: checkpatch.pl from Linux added to tools
Joe Hershberger
2011-11-17
1
-0
/
+3337
*
Merge branch 'master' of git://git.denx.de/u-boot-video
Wolfgang Denk
2011-11-16
2
-21
/
+67
|
\
|
*
tools: logo: split bmp arrays from bmp_logo.h
Che-Liang Chiou
2011-11-15
2
-21
/
+67
*
|
iMX28: Add image header generator tool
Marek Vasut
2011-11-11
3
-0
/
+691
|
/
[next]