Gitiles
Code Review
Sign In
gerrit.cesnet.cz
/
github
/
trini
/
u-boot
/
51f4999bc5ad5f8430da0297d12c1abef9c05568
/
tools
358b8bc
Merge branch 'patman' of git://git.denx.de/u-boot-x86
by Tom Rini
· 10 years ago
3d4de98
patman: Explain how to make doc/git-mailrc work
by Simon Glass
· 10 years ago
4b89b81
patman: Check commit_match before stripping leading whitespace
by Scott Wood
· 10 years ago
2181830
patman: Make dry-run output match real functionality
by Peter Tyser
· 10 years ago
8e3da9d
Merge branch 'master' of git://git.denx.de/u-boot-dm
by Tom Rini
· 10 years ago
2dd9002
Use hash.c in mkimage
by Ruchika Gupta
· 10 years ago
fc2f424
rsa: Split the rsa-verify to separate the modular exponentiation
by Ruchika Gupta
· 10 years ago
2662179
tools: do not print error messages in verify_header() functions
by Guilherme Maciel Ferreira
· 10 years ago
39931f9
dumpimage: fit: extract FIT images
by Guilherme Maciel Ferreira
· 10 years ago
67f946c
dumpimage: replace the term "datafile" by "subimage"
by Guilherme Maciel Ferreira
· 10 years ago
f41f5b7
dumpimage: add 'T' option to explicitly set the image type
by Guilherme Maciel Ferreira
· 10 years ago
a93648d
imagetool: replace image registration function by linker_lists feature
by Guilherme Maciel Ferreira
· 10 years ago
067d156
imagetool: make the image_save_datafile() available to all image types
by Guilherme Maciel Ferreira
· 10 years ago
0ca6691
imagetool: move common code to imagetool module
by Guilherme Maciel Ferreira
· 10 years ago
d2ce658
buildman: Add an option to write the full build output
by Simon Glass
· 10 years ago
827e37b
buildman: Add the option to download toolchains from kernel.org
by Simon Glass
· 10 years ago
9b83bfd
buildman: Allow architecture to alias to multiple toolchains
by Simon Glass
· 10 years ago
cc93529
buildman: Don't use the local settings when running tests
by Simon Glass
· 10 years ago
7024ab6
buildman: Don't complain about missing sections in ~/.buildman
by Simon Glass
· 10 years ago
6200534
buildman: Add documentation about the .buildman file
by Simon Glass
· 10 years ago
3469969
buildman: Add a note about Python pre-requisites
by Simon Glass
· 10 years ago
bb1501f
buildman: Add an option to use the full tool chain path
by Simon Glass
· 10 years ago
f210b58
buildman: Put the toolchain path first instead of last in PATH
by Simon Glass
· 10 years ago
b532412
buildman: Try to avoid hard-coded string parsing
by Simon Glass
· 10 years ago
5abab20
buildman: Allow specifying a range of commits to build
by Simon Glass
· 10 years ago
0740127
buildman: Don't remove entire output directory when testing
by Simon Glass
· 10 years ago
5971ab5
buildman: Add an option to flatten output directory trees
by Simon Glass
· 10 years ago
2a9e2c6
buildman: Try to guess the upstream commit
by Simon Glass
· 10 years ago
1a91567
buildman: Don't prune output space for 'current source' build
by Simon Glass
· 10 years ago
05c96b1
buildman: Put build in 'current', not 'current/current'
by Simon Glass
· 10 years ago
4466c1f
buildman: Add tests that check the correct output directory is used
by Simon Glass
· 10 years ago
bd5053f
Merge branch 'buildman' of git://git.denx.de/u-boot-x86
by Tom Rini
· 10 years ago
8a38808
x86: Correct ifdtool microcode calculation
by Simon Glass
· 10 years ago
f411b8f
tools/kwbimage.c: fix parser error handling
by Andreas Bießmann
· 10 years ago
93e9371
fix: tools: kwbimage.c: Initialize headersz to suppress warning
by Łukasz Majewski
· 10 years ago
3e1ded1
buildman: Fix some typos in README
by Dirk Behme
· 10 years ago
d2c6181
x86: Add a script to process Intel microcode files
by Simon Glass
· 10 years ago
31eca69
x86: ifdtool: Add support for early microcode access
by Simon Glass
· 10 years ago
65851fc
x86: ifdtool: Use a structure for the file/address list
by Simon Glass
· 10 years ago
fa8d3b0
x86: ifdtool: Display filename when file errors are reported
by Simon Glass
· 10 years ago
7e8ffa4
x86: ifdtool: Correct a debug() missing parameter
by Simon Glass
· 10 years ago
7dfb172
x86: ifdtool: Separate out filenames for -D and -i
by Simon Glass
· 10 years ago
673ed2f
tools/ifdtool: Support writing multiple files (-w) simultaneously
by Bin Meng
· 10 years ago
94cb17d
ls102xa: pblimage: Add pblimage tool support for LS102xA
by Alison Wang
· 10 years ago
97cdf64
Merge branch 'sandbox' of git://git.denx.de/u-boot-x86
by Tom Rini
· 10 years ago
1d8104f
buildman: Don't default to -e when building current source
by Simon Glass
· 10 years ago
f66153b
buildman: Fix repeating board list with -l
by Simon Glass
· 10 years ago
0b5b409
patman: Use the full commit hash for 'git checkout'
by Simon Glass
· 10 years ago
ce26733
buildman: Save *.img files too
by Tom Rini
· 10 years ago
908ec6e
tools: Add ifdtool to .gitignore
by Bin Meng
· 10 years ago
dee332f
Merge branch 'master' of git://www.denx.de/git/u-boot-imx
by Tom Rini
· 10 years ago
c03c951
x86: ifdtool: Allow creation of an empty ROM
by Simon Glass
· 10 years ago
cd392fe
x86: Add ifdtool for working with Intel Flash Descriptor ROM images
by Simon Glass
· 10 years ago
3cb4b71
tools/msximage.c: fix warning about nptr possibly uninitialized
by Albert ARIBAUD
· 10 years ago
7a13995
ARM: mxs: tools: Add support for boot progress display flag
by Alexey Ignatov
· 10 years ago
e72be89
Added support for comments in input to mkenvimage.
by Dominik Muth
· 10 years ago
ea19527
tools/env: Fix environment size and CRC on 64-bit hosts
by Dominic Sacré
· 10 years ago
ffe29eb
kbuild: sync top Makefile with Linux 3.18-rc1
by Masahiro Yamada
· 10 years ago
625509a
Merge branch 'master' of git://www.denx.de/git/u-boot-imx
by Tom Rini
· 10 years ago
26f195c
ARM: kwimage: fix v0 format
by Gerald Kerma
· 10 years ago
1ddda1b
patman: Use the full commit hash for 'git checkout'
by Simon Glass
· 10 years ago
58d818f
buildman: Don't default to -e when using -s
by Simon Glass
· 10 years ago
be338a51
buildman: Fix repeating board list with -l
by Simon Glass
· 10 years ago
de97980
imximage: Fix the bootdata.size calculation
by Ye.Li
· 10 years ago
934a529
tools/kwbimage: Fix compilation warning
by Stefan Roese
· 10 years ago
e5f1a58
tools/kwbimage.c: fix build on darwin
by Andreas Bießmann
· 10 years ago
bedcf39
gitignore: ignore atmel pmecc parameter tool
by Andreas Bießmann
· 10 years ago
0cf8761
Merge branch 'master' of git://git.denx.de/u-boot-mpc5xxx
by Tom Rini
· 10 years ago
5038d7f
ppc: Zap Hymod board
by Marek Vasut
· 10 years ago
686ed2c2
tools/socfpgaimage.c: fix build on darwin
by Andreas Bießmann
· 10 years ago
4acd2d2
tools: kwbimage: Add image version 1 support for Armada XP / 370
by Stefan Roese
· 10 years ago
2afa331
tools: Compile kwboot for Marvell Armada XP as those SoCs are now supported
by Stefan Roese
· 10 years ago
84899e2
tools/kwboot: Sync with latest barebox version to support Armada XP
by Stefan Roese
· 10 years ago
832472a
tools: socfpga: Add socfpga preloader signing to mkimage
by Charles Manning
· 11 years ago
540d434
tools: remove reformat.py
by Masahiro Yamada
· 10 years ago
5dff844
tools/genboardscfg.py: pick up also commented maitainers
by Masahiro Yamada
· 10 years ago
bdc7dc4
tools/env: change stripping strategy to allow no-stripping
by Thomas Petazzoni
· 10 years ago
983a274
patman: Add a -m option to avoid copying the maintainers
by Simon Glass
· 10 years ago
7798e22
buildman: Fix the logic for the bloat command
by Simon Glass
· 10 years ago
9170818
kconfiglib: change SPDX-License-Identifier to ISC
by Masahiro Yamada
· 10 years ago
e38b15b
Merge branch 'master' of git://git.denx.de/u-boot-arm
by Tom Rini
· 10 years ago
f6c8f38
tools/genboardscfg.py: improve performance more with Kconfiglib
by Masahiro Yamada
· 10 years ago
f219e01
tools: Import Kconfiglib
by Masahiro Yamada
· 10 years ago
d0ea61d
buildman: fix typos of --dry-run help message
by Masahiro Yamada
· 10 years ago
f3d015c
buildman: Create parent directories as necessary
by Thierry Reding
· 10 years ago
1f72788
patman: make run results better visible
by Vadim Bendebury
· 10 years ago
950a231
buildman: Ignore conflicting tags
by Simon Glass
· 10 years ago
f7582ce
buildman: Permit branch names with an embedded '/'
by Simon Glass
· 10 years ago
930c8d4
buildman: Expand output test to cover directory prefixes
by Simon Glass
· 10 years ago
dfb7e93
buildman: Add additional functional tests
by Simon Glass
· 10 years ago
891b7a0
patman: Start with a clean series when needed
by Simon Glass
· 10 years ago
883a321
buildman: Provide an internal option to clean the outpur dir
by Simon Glass
· 10 years ago
fb3954f
buildman: Correct counting of build failures on retry
by Simon Glass
· 10 years ago
823e60b
buildman: Allow tests to have their own boards
by Simon Glass
· 10 years ago
8b985ee
buildman: Avoid looking at config file or toolchains in tests
by Simon Glass
· 10 years ago
fd03d63
buildman: Set up bsettings outside the control module
by Simon Glass
· 10 years ago
d4144e4
buildman: Add a functional test
by Simon Glass
· 10 years ago
82012dd
patman: Provide a way to intercept commands for testing
by Simon Glass
· 10 years ago
48ba585
buildman: Move full help code into the control module
by Simon Glass
· 10 years ago
d3d5c12
buildman: Move the command line code into its own file
by Simon Glass
· 10 years ago
Next »