Gitiles
Code Review
Sign In
gerrit.cesnet.cz
/
github
/
trini
/
u-boot
/
c84f9e0d42c499647b3cfbb6358d601b61a6b4cd
/
tools
7050f0d
.gitignore: move *.exe pattern to the top gitignore for Cygwin
by Masahiro Yamada
· 10 years ago
96b09a9
kbuild: remove unnecessary adjustment for Cygwin
by Masahiro Yamada
· 10 years ago
ad80c4a
kbuild, tools: generate wrapper C sources automatically by Makefile
by Masahiro Yamada
· 10 years ago
a946811
mkimage: Automatically make space in FDT when full
by Simon Glass
· 10 years ago
ef0af64
Improve error handling in fit_common
by Simon Glass
· 10 years ago
18b0665
tools: include u-boot version of sha256.h
by Jeroen Hofstee
· 10 years ago
97cb4e5
tools: refactor HOSTLOADLIBES_* options
by Masahiro Yamada
· 10 years ago
6437501
Prevent a stack overflow in fit_check_sign
by Michael van der Westhuizen
· 10 years ago
25308f4
tools: Refactor mxsimage to use pbl_crc32
by Charles Manning
· 10 years ago
abbc67e
mkimage : Split out and clean pbl_crc32 for use by other image types
by Charles Manning
· 10 years ago
5c390a5
arm:at91: enable ROM loadable atmel image
by Andreas Bießmann
· 10 years ago
7b1a411
mkimage: add atmelimage
by Andreas Bießmann
· 10 years ago
50827a5
sunxi: non-FEL SPL boot support for sun7i
by Ian Campbell
· 11 years ago
6be6b6b
patman: Suppress duplicate signoffs only for real patches
by Simon Glass
· 10 years ago
e7d4a88
Merge branch 'master' of git://git.denx.de/u-boot-video
by Tom Rini
· 10 years ago
cd834a0
tools: env: Add aes.c placeholder
by Marek Vasut
· 11 years ago
f4617ef
Merge branch 'tom' of git://git.denx.de/u-boot-x86
by Tom Rini
· 10 years ago
102061b
patman: Avoid duplicate sign-offs
by Simon Glass
· 11 years ago
757f64a
patman: Deal with 'git apply' failures correctly
by Simon Glass
· 11 years ago
d2a3e911
Merge branch 'u-boot/master'
by Albert ARIBAUD
· 10 years ago
e1ae71d
logos: Update of the syteco company logo
by Thomas Diener
· 11 years ago
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
bf411ea
tools: mkimage: add support for gpimage format
by Karicheri, Muralidharan
· 11 years ago
229695f
fw_env.c: Switch get_config to use '%ms' in sscanf
by Tom Rini
· 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
Next »