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: 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
*
|
tools: env: update usage strings
Andreas Fenkart
2016-02-08
1
-42
/
+75
*
|
tools: env: factor out parse_common_args
Andreas Fenkart
2016-02-08
1
-25
/
+37
*
|
tools: env: shift optind arguments and fix argument indices
Andreas Fenkart
2016-02-08
2
-43
/
+15
*
|
tools: env: parse aes key / suppress flag into argument struct
Andreas Fenkart
2016-02-08
3
-57
/
+53
*
|
tools: env: introduce setenv/printenv argument structs
Andreas Fenkart
2016-02-08
2
-38
/
+84
*
|
tools: env: make parse_aes_key stateless
Andreas Fenkart
2016-02-08
1
-6
/
+6
*
|
tools: env validate: pass values as 0-based array
Andreas Fenkart
2016-02-08
1
-4
/
+7
*
|
Use correct spelling of "U-Boot"
Bin Meng
2016-02-06
2
-2
/
+2
|
/
*
tools: mxsboot: Use more portable cpu_to_le32()
Bin Meng
2016-02-02
1
-9
/
+9
*
rockchip: Add a script to parse datasheets
Simon Glass
2016-01-21
1
-0
/
+218
*
dm: video: test: Test that bitmap display works correctly
Simon Glass
2016-01-20
1
-0
/
+0
*
patman: Add --thread option
Mateusz Kulikowski
2016-01-20
2
-2
/
+8
*
Merge branch 'master' of git://git.denx.de/u-boot-x86
Tom Rini
2016-01-14
1
-0
/
+14
|
\
|
*
tools: microcode-tool: Support parsing header file with a license block
Bin Meng
2016-01-13
1
-0
/
+14
*
|
arm: mvebu: Add runtime detection of UART (xmodem) boot-mode
Stefan Roese
2016-01-14
1
-2
/
+12
*
|
arm: mvebu: Move SoC selection (A38X vs AXP) into Kconfig
Stefan Roese
2016-01-14
1
-1
/
+1
|
/
*
rockchip: Drop a debug message when outputing SPI images
Simon Glass
2016-01-08
1
-1
/
+1
*
rockchip: Enable generation of SPI images
Simon Glass
2016-01-08
1
-1
/
+1
*
tools: zynqimage: Clean up check_params
Nathan Rossi
2015-12-18
1
-2
/
+1
*
Merge git://git.denx.de/u-boot-rockchip
Tom Rini
2015-12-16
6
-44
/
+121
|
\
|
*
rockchip: mkimage: use imagename to select spl hdr & spl size
Jeffy Chen
2015-12-13
5
-38
/
+120
|
*
Revert "rockchip: Add max spl size & spl header configs"
Jeffy Chen
2015-12-13
6
-13
/
+8
*
|
tools: env: include compiler.h
Peter Robinson
2015-12-13
1
-0
/
+1
|
/
*
buildman: README: add links for toolchains not available on kernel.org
Thomas Chou
2015-12-10
1
-1
/
+22
*
mkimage: Fix warning from fix for generating multi and script images again
Marek Vasut
2015-12-07
1
-2
/
+1
*
mkimage : Fix generating multi and script images
Philippe De Swert
2015-12-05
1
-13
/
+18
*
rockchip: Add support for rk's second level loader
Jeffy Chen
2015-12-01
4
-17
/
+14
*
rockchip: Add max spl size & spl header configs
Jeffy Chen
2015-12-01
6
-8
/
+13
*
tools/kwbimage: fix size computations for v1 images
Reinhard Pfau
2015-11-29
1
-3
/
+4
*
tools/kwbimage: fix endianess issue
Reinhard Pfau
2015-11-29
2
-20
/
+26
*
tools/kwbimage.c: Make sure that the resulting image is 4-byte aligned
Stefan Roese
2015-11-29
1
-1
/
+9
*
tools: zynqimage: Add Xilinx Zynq boot header generation to mkimage
Nathan Rossi
2015-11-19
2
-0
/
+258
*
Allow fw env tools to be available as library
Stefano Babic
2015-11-18
1
-1
/
+3
*
tools/env: allow config filename to be passed via command line argument
Michael Heimpold
2015-11-18
2
-3
/
+38
*
tools/kwbimage.c: Fix generation of binary header
Stefan Roese
2015-11-17
1
-3
/
+9
*
tools/proftool: fix use-after-free
Vincent Stehlé
2015-11-16
1
-2
/
+3
*
Various Makefiles: Add SPDX-License-Identifier tags
Tom Rini
2015-11-10
1
-0
/
+4
*
fdtgrep: Simplify the alias generation code
Simon Glass
2015-11-04
1
-22
/
+10
*
Fix bad return value checks (detected with Coccinelle)
Thomas Huth
2015-10-24
2
-2
/
+2
*
kwbimage: Align payload size to 4 bytes
Stefan Roese
2015-10-21
1
-0
/
+3
*
Merge branch 'master' of git://www.denx.de/git/u-boot-imx
Tom Rini
2015-10-13
2
-25
/
+64
|
\
|
*
imximage: fix commands other than write_data
Troy Kisky
2015-10-07
2
-23
/
+62
|
*
imximage: header.length of 4 is valid
Troy Kisky
2015-10-07
1
-2
/
+2
*
|
Fix variation in timestamps caused by timezone differences.
Vagrant Cascadian
2015-10-11
1
-5
/
+1
[next]