Gitiles
Code Review
Sign In
gerrit.cesnet.cz
/
github
/
trini
/
u-boot
/
173d294b94cfec10063a5be40934d6d8fb7981ce
/
tools
e0ba929
buildman: make output dir configurable
by Daniel Schwierzeck
· 11 years ago
e1b7e1e
tools: fix Makefile to clean-up fit_info and fit_check_sign
by Masahiro Yamada
· 11 years ago
0f50777
Merge branch 'next'
by Tom Rini
· 11 years ago
659c89d
patman: Use Patch-cc: instead of Cc:
by Simon Glass
· 11 years ago
a8a752c
env: Implement support for AES encryption into fw_* tools
by Marek Vasut
· 11 years ago
29a23f9
tools, fit_check_sign: verify a signed fit image
by Heiko Schocher
· 11 years ago
6bf4ca0
tools, fit: add fit_info host command
by Heiko Schocher
· 11 years ago
2842c1c
fit: add sha256 support
by Heiko Schocher
· 11 years ago
66b36f8
tools/image-host: fix sign-images bug
by Heiko Schocher
· 11 years ago
0128632
kbuild: rename SRCTREE to srctree
by Masahiro Yamada
· 11 years ago
4b774ff
fw_env: correct writes to devices with small erase blocks
by Dustin Byford
· 11 years ago
23869bf
fw_env: calculate default number of env sectors
by Dustin Byford
· 11 years ago
603f51c
kbuild: tools: fix a bug that always builds Denx logo
by Masahiro Yamada
· 11 years ago
db5b339
kbuild: add "cross_tools" target to build tools for the target
by Masahiro Yamada
· 11 years ago
6a44d80
kbuild: move asm-offsets.h rules to ./Kbuild
by Masahiro Yamada
· 11 years ago
8fac9c7
kernel-doc: move kernel-doc tools to scripts/
by Masahiro Yamada
· 11 years ago
79fc0c5
tools/env: cross-compile fw_printenv without setting HOSTCC
by Masahiro Yamada
· 11 years ago
2887c47
Makefile: refactor tools-all targets
by Masahiro Yamada
· 11 years ago
6825a95
kbuild: use Linux Kernel build scripts
by Masahiro Yamada
· 11 years ago
9e41403
kbuild: change out-of-tree build
by Masahiro Yamada
· 11 years ago
fea1ca8
Makefile: refactor include path settings
by Masahiro Yamada
· 11 years ago
34bd050
Makefile: move BFD_ROOT_DIR to tools/gdb/Makefile
by Masahiro Yamada
· 11 years ago
940db16
tools: convert makefiles to kbuild style
by Masahiro Yamada
· 11 years ago
054c838
tools: correct proftool build rule
by Ian Campbell
· 11 years ago
e60cfd5
relocate-rela: replace a magic number with sizeof(Elf64_Rela)
by Masahiro Yamada
· 11 years ago
901d0ea
tools: move kermit files to tools/kermit directory
by Masahiro Yamada
· 11 years ago
26d2857
cosmetic: tools/scripts/README: insert only one space between words
by Masahiro Yamada
· 11 years ago
84977e4
.gitignore: ignore u-boot.elf and tools/relocate-rela
by Masahiro Yamada
· 11 years ago
7f673c9
Merge branch 'master' of git://git.denx.de/u-boot-arm
by Tom Rini
· 11 years ago
8137af1
arm64: Add tool to statically apply RELA relocations
by Scott Wood
· 11 years ago
4b0561d
Merge branch 'u-boot-samsung/master' into 'u-boot-arm/master'
by Albert ARIBAUD
· 11 years ago
a891601
Merge branch 'u-boot-imx/master' into 'u-boot-arm/master'
by Albert ARIBAUD
· 11 years ago
0fcac1a
SPL: EXYNOS: Prepare for variable size SPL support
by Rajeshwari Birje
· 11 years ago
e106bd9
Exynos5420: Add base patch for SMDK5420
by Rajeshwari Birje
· 11 years ago
5b5a82e
ARM: mxs: tools: Fix errno handling in strtoul() invocation
by Marek Vasut
· 11 years ago
475c506
Makefile, .gitignore: Cleanup non-existing binaries
by Masahiro Yamada
· 11 years ago
dd88ab3
Makefile: Move some scripts imported from Linux
by Masahiro Yamada
· 11 years ago
a804b5c
Add dumpimage, a tool to extract data from U-Boot images
by Guilherme Maciel Ferreira
· 11 years ago
f86ed6a
tools: moved code common to all image tools to a separated module.
by Guilherme Maciel Ferreira
· 11 years ago
f1cc458
mkimage: added 'static' specifier to match function's prototype.
by Guilherme Maciel Ferreira
· 11 years ago
5a4fe1a
Merge branch 'buildpatman' of http://git.denx.de/u-boot-x86
by Tom Rini
· 11 years ago
2e78e75
tools: updater: Remove remainders of dead board
by Masahiro Yamada
· 11 years ago
cfe19f9
tools: imls: Remove a broken and unused tool.
by Masahiro Yamada
· 11 years ago
8426d8b
buildman: make board selector argument a regex
by Stephen Warren
· 11 years ago
61242ac
buildman: fix README
by Andreas Bießmann
· 11 years ago
5c8fdd9
patman: add Commit-notes tag and section
by Albert ARIBAUD
· 11 years ago
e2e1f3c
tools: Makefile: delete redundant lines
by Masahiro Yamada
· 11 years ago
bb02c53
Makefile: do not create a symbolic link to arch/${ARCH}/include/asm
by Masahiro Yamada
· 11 years ago
a707b3d
buildman: Use env to pick the python from $PATH
by Jagannadha Sutradharudu Teki
· 11 years ago
9cc1804
Merge branch 'buildman' of git://git.denx.de/u-boot-x86
by Tom Rini
· 11 years ago
16641d5
Coding Style cleanup: drop some excessive empty lines
by Wolfgang Denk
· 11 years ago
93e1459
Coding Style cleanup: replace leading SPACEs by TABs
by Wolfgang Denk
· 11 years ago
3765b3e
Coding Style cleanup: remove trailing white space
by Wolfgang Denk
· 11 years ago
8bb2bdd
buildman: don't fail --list-toolchains when toolchains fail
by Stephen Warren
· 11 years ago
6297872
Merge branch 'master' of git://git.denx.de/u-boot-arm
by Tom Rini
· 11 years ago
4281ad8
buildman: Allow make flags to be specified for each board
by Simon Glass
· 11 years ago
e19d578
buildman: Adjust tests for new boards.cfg format
by Simon Glass
· 11 years ago
72048bc
tools/imximage.c: Fix compiling warning
by York Sun
· 11 years ago
03c1bb2
buildman: fix boards.cfg parsing
by Andreas Bießmann
· 11 years ago
2f0877c
FIT: delete unnecessary casts
by Masahiro Yamada
· 11 years ago
a466e49
boards.cfg: show info about boards.cfg instead of MAINTAINERS
by Roger Meier
· 11 years ago
c4a7ece
Merge branch 'master' of git://git.denx.de/u-boot-arm
by Stefano Babic
· 11 years ago
27af930
Merge and reformat boards.cfg and MAINTAINERS
by Albert ARIBAUD
· 11 years ago
7bcee5f
Merge branch 'master' of git://git.denx.de/u-boot-arm
by Tom Rini
· 11 years ago
5480ac3
Merge branch 'u-boot-samsung/master' into 'u-boot-arm/master'
by Albert ARIBAUD
· 11 years ago
93d520f
tools: mxsboot: Mark the FCB pages as valid
by Marek Vasut
· 11 years ago
47f75cf
Merge branch 'master' of git://git.denx.de/u-boot-arm
by Tom Rini
· 11 years ago
e387efb
fw_env: fix writing environment for mtd devices
by Oliver Metz
· 11 years ago
23ef62d
fw_env: add redundant env support for MTD_ABSENT
by Oliver Metz
· 11 years ago
19d829f
Merge branch 'u-boot-imx/master' into 'u-boot-arm/master'
by Albert ARIBAUD
· 11 years ago
e62d5fb
Merge branch 'u-boot-ti/master' into 'u-boot-arm/master'
by Albert ARIBAUD
· 11 years ago
62d40d1
tools: mxsboot: Staticize functions
by Marek Vasut
· 11 years ago
a5f746f
tools: Sort lists of files in Makefile
by Marek Vasut
· 11 years ago
bce8837
ARM: mxs: tools: Add mkimage support for MXS bootstream
by Marek Vasut
· 11 years ago
0187c98
tools: add support for setting the CSF into imximage
by Stefano Babic
· 11 years ago
01390af
tools: add padding of data image file for imximage
by Stefano Babic
· 11 years ago
9bac0bb
tools: add variable padding of data image in mkimage
by Stefano Babic
· 11 years ago
377e367
tools: dynamically allocate imx_header in imximage
by Stefano Babic
· 11 years ago
3150f92
tools: rename mximage_flash_offset to imximage_ivt_offset
by Stefano Babic
· 11 years ago
4655d40
tools: imx_header should not include flash_offset
by Stefano Babic
· 11 years ago
c0dcece
arm, am335x: add support for 3 siemens boards
by Heiko Schocher
· 11 years ago
ad403e7
CONFIG: EXYNOS5: Replace misnomer SMDK5250 with EXYNOS5250 and update Makefiles
by Chander Kashyap
· 11 years ago
2db1c3f
tools/Makefile: Move _GNU_SOURCE to Makefile
by York Sun
· 11 years ago
3d192be
tools, bmp_logo: fix index from uint16_t to int to allow bigger logos
by Heiko Schocher
· 11 years ago
501ebdf
Validate dtc is new enough
by Stephen Warren
· 11 years ago
a53002f
Add LGPL-2.0+ SPDX-License-Identifier to source files
by Wolfgang Denk
· 11 years ago
1a45966
Add GPL-2.0+ SPDX-License-Identifier to source files
by Wolfgang Denk
· 11 years ago
c8605bb
patman: README documentation nits (unit test)
by Gerhard Sittig
· 11 years ago
fbbbc86
Merge branch 'master' of git://git.denx.de/u-boot-arm
by Tom Rini
· 11 years ago
d4125eb
tools/proftool: remove REG_NOERROR
by Andreas Bießmann
· 11 years ago
29ce737
mkimage: Build signing only if board has CONFIG_FIT_SIGNATURE
by Simon Glass
· 11 years ago
4d09852
image: Add support for signing of FIT configurations
by Simon Glass
· 11 years ago
399c744
mkimage: Add -r option to specify keys that must be verified
by Simon Glass
· 11 years ago
4f61042
mkimage: Add -c option to specify a comment for key signing
by Simon Glass
· 11 years ago
95d77b4
mkimage: Add -F option to modify an existing .fit file
by Simon Glass
· 11 years ago
e29495d
mkimage: Add -K to write public keys to an FDT blob
by Simon Glass
· 11 years ago
80e4df8
mkimage: Add -k option to specify key directory
by Simon Glass
· 11 years ago
19c402a
image: Add RSA support for image signing
by Simon Glass
· 11 years ago
56518e7
image: Support signing of images
by Simon Glass
· 11 years ago
3e569a6
image: Add signing infrastructure
by Simon Glass
· 11 years ago
Next »