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
...
*
Merge branch 'master' of git://git.denx.de/u-boot-arm
Tom Rini
2014-07-29
1
-6
/
+4
|
\
|
*
Merge branch 'u-boot-sunxi/master' into 'u-boot-arm/master'
Albert ARIBAUD
2014-07-28
1
-6
/
+4
|
|
\
|
|
*
sunxi: mksunxiboot: Fix loading of files with a size which is not a multiple ...
Hans de Goede
2014-07-06
1
-6
/
+4
*
|
|
patman: make "No recipient" checking more tolerant
Masahiro Yamada
2014-07-28
1
-3
/
+8
*
|
|
buildman: Support in-tree builds
Simon Glass
2014-07-28
3
-2
/
+16
*
|
|
buildman: Add -C option to force a reconfigure for each commit
Simon Glass
2014-07-28
3
-1
/
+13
|
/
/
*
|
buildman: Avoid retrying a build if it definitely failed
Simon Glass
2014-07-23
1
-1
/
+3
*
|
buildman: Add -F flag to retry failed builds
Simon Glass
2014-07-23
3
-5
/
+22
*
|
buildman: fix toolchain priority_list
Masahiro Yamada
2014-07-07
1
-1
/
+1
*
|
buildman: fix to display warning message for missing [toolchain] section
Masahiro Yamada
2014-07-07
1
-1
/
+1
*
|
patman: Only apply patches when we know the original HEAD
Simon Glass
2014-07-07
1
-0
/
+4
|
/
*
lib, fdt: move fdtdec_get_int() out of lib/fdtdec.c
Heiko Schocher
2014-06-23
1
-0
/
+1
*
includes: move openssl headers to include/u-boot
Jeroen Hofstee
2014-06-19
5
-5
/
+4
*
Enhance fit_check_sign to check all images
Simon Glass
2014-06-19
2
-5
/
+14
*
Allow compiling common/bootm.c on with HOSTCC
Simon Glass
2014-06-19
1
-0
/
+1
*
Reverse the meaning of the fit_config_verify() return code
Simon Glass
2014-06-19
1
-2
/
+1
*
tools: Check arguments in fit_check_sign/fit_info
Simon Glass
2014-06-19
2
-0
/
+21
*
mkimage: Automatically expand FDT in more cases
Simon Glass
2014-06-19
1
-1
/
+3
*
.gitignore: move *.exe pattern to the top gitignore for Cygwin
Masahiro Yamada
2014-06-11
1
-1
/
+0
*
kbuild: remove unnecessary adjustment for Cygwin
Masahiro Yamada
2014-06-11
1
-49
/
+40
*
kbuild, tools: generate wrapper C sources automatically by Makefile
Masahiro Yamada
2014-06-11
19
-30
/
+26
*
mkimage: Automatically make space in FDT when full
Simon Glass
2014-06-11
6
-60
/
+114
*
Improve error handling in fit_common
Simon Glass
2014-06-11
4
-19
/
+29
*
tools: include u-boot version of sha256.h
Jeroen Hofstee
2014-06-11
1
-0
/
+1
*
tools: refactor HOSTLOADLIBES_* options
Masahiro Yamada
2014-06-05
1
-10
/
+9
*
Prevent a stack overflow in fit_check_sign
Michael van der Westhuizen
2014-06-05
1
-2
/
+3
*
tools: Refactor mxsimage to use pbl_crc32
Charles Manning
2014-06-05
1
-25
/
+7
*
mkimage : Split out and clean pbl_crc32 for use by other image types
Charles Manning
2014-06-05
4
-46
/
+71
*
arm:at91: enable ROM loadable atmel image
Andreas Bießmann
2014-05-27
2
-0
/
+53
*
mkimage: add atmelimage
Andreas Bießmann
2014-05-27
4
-0
/
+346
*
sunxi: non-FEL SPL boot support for sun7i
Ian Campbell
2014-05-25
3
-0
/
+145
*
patman: Suppress duplicate signoffs only for real patches
Simon Glass
2014-05-16
1
-1
/
+2
*
Merge branch 'master' of git://git.denx.de/u-boot-video
Tom Rini
2014-05-13
1
-0
/
+0
|
\
|
*
logos: Update of the syteco company logo
Thomas Diener
2014-05-05
1
-0
/
+0
*
|
tools: env: Add aes.c placeholder
Marek Vasut
2014-05-12
1
-0
/
+1
*
|
Merge branch 'tom' of git://git.denx.de/u-boot-x86
Tom Rini
2014-05-09
4
-4
/
+27
|
\
\
|
*
|
patman: Avoid duplicate sign-offs
Simon Glass
2014-05-09
3
-2
/
+23
|
*
|
patman: Deal with 'git apply' failures correctly
Simon Glass
2014-05-09
1
-2
/
+4
|
|
/
*
|
Merge branch 'u-boot/master'
Albert ARIBAUD
2014-05-09
18
-70
/
+473
|
\
\
|
|
/
|
*
buildman: make output dir configurable
Daniel Schwierzeck
2014-04-18
2
-1
/
+4
|
*
tools: fix Makefile to clean-up fit_info and fit_check_sign
Masahiro Yamada
2014-04-18
1
-3
/
+1
|
*
Merge branch 'next'
Tom Rini
2014-04-17
16
-69
/
+471
|
|
\
|
|
*
env: Implement support for AES encryption into fw_* tools
Marek Vasut
2014-03-21
3
-8
/
+140
|
|
*
tools, fit_check_sign: verify a signed fit image
Heiko Schocher
2014-03-21
8
-2
/
+111
|
|
*
tools, fit: add fit_info host command
Heiko Schocher
2014-03-21
6
-58
/
+217
|
|
*
fit: add sha256 support
Heiko Schocher
2014-03-21
2
-1
/
+3
|
|
*
tools/image-host: fix sign-images bug
Heiko Schocher
2014-03-21
1
-1
/
+1
*
|
|
tools: mkimage: add support for gpimage format
Karicheri, Muralidharan
2014-04-17
8
-93
/
+218
*
|
|
fw_env.c: Switch get_config to use '%ms' in sscanf
Tom Rini
2014-04-17
1
-5
/
+8
|
/
/
*
|
patman: Use Patch-cc: instead of Cc:
Simon Glass
2014-03-22
2
-11
/
+14
|
/
[prev]
[next]