Gitiles
Code Review
Sign In
gerrit.devboardsforandroid.linaro.org
/
platform
/
external
/
u-boot
/
6ae28a30e9ad88137bb03530118de3d5e2663df4
/
tools
849f9be
tools: mkenvimage: Always consider non-regular files
by Andre Przywara
· 5 years ago
40e7b3c
tools: mkenvimage: Fix reading from slow pipe
by Andre Przywara
· 5 years ago
5b123e0
lib: rsa: add support to other openssl engine types than pkcs11
by Vesa Jääskeläinen
· 5 years ago
2b7a388
trace: do not limit trace buffer to 2GiB
by Heinrich Schuchardt
· 5 years ago
00ba3b1
Add a simple script to remove boards
by Simon Glass
· 5 years ago
9550f9a
patman: Update cover-coverage tests for Python 3
by Simon Glass
· 5 years ago
5385f5a
binman: Update the README.entries file
by Simon Glass
· 5 years ago
55660d0
binman: Document parallel tests
by Simon Glass
· 5 years ago
eb546ac
binman: Read map files as text
by Simon Glass
· 5 years ago
1fc62de
binman: Fix up a format string in AssertInList()
by Simon Glass
· 5 years ago
e16b7b6
binman: Update 'text' entry for Python 3
by Simon Glass
· 5 years ago
f3a58c8
patman: Update fmap code for Python 3
by Simon Glass
· 5 years ago
0199d19
binman: Update entry_test to support Python 3
by Simon Glass
· 5 years ago
c6c10e7
binman: Convert to use bytes type
by Simon Glass
· 5 years ago
58632a7
binman: Avoid changing a dict during iteration
by Simon Glass
· 5 years ago
3c47e41
patman: Allow reading files in text mode
by Simon Glass
· 5 years ago
9b044f7
dtoc: Update dtb_platdata to support Python 3
by Simon Glass
· 5 years ago
209a559
dtoc: Update fdt_util for Python 3
by Simon Glass
· 5 years ago
b5f0daf
dtoc: Add a unit test for BytesToValue()
by Simon Glass
· 5 years ago
e66d318
dtoc: Test full 64-bit properties with FdtCellsToCpu()
by Simon Glass
· 5 years ago
2ab6e13
dtoc: Use binary mode for reading files
by Simon Glass
· 5 years ago
6351805
dtoc: Convert the Fdt.Node class to Python 3
by Simon Glass
· 5 years ago
928527f
dtoc: Convert the Fdt.Prop class to Python 3
by Simon Glass
· 5 years ago
f6b6481
dtoc: Use byte type instead of str in fdt
by Simon Glass
· 5 years ago
2b6ed5e
dtoc: Updates BytesToValue() for Python 3
by Simon Glass
· 5 years ago
7e6952d
dtoc: Move BytesToValue() out of the Prop class
by Simon Glass
· 5 years ago
194b8d5
dtoc: Use GetBytes() to obtain repeating bytes
by Simon Glass
· 5 years ago
1953ce7
dtoc: Sort platdata output from dtoc
by Simon Glass
· 5 years ago
90a8132
dtoc: Adjust code for Python 3
by Simon Glass
· 5 years ago
b2e7312
patman: Don't require Python 2
by Simon Glass
· 5 years ago
f6a6aaf
patman: Tidy up a few more unicode conversions
by Simon Glass
· 5 years ago
e6dca5e
patman: Adjust functional tests for Python 3
by Simon Glass
· 5 years ago
7ebb45c
patman: Avoid unicode type in settings unit tests
by Simon Glass
· 5 years ago
b644c66
patman: Sort series output for repeatabily
by Simon Glass
· 5 years ago
513eace
patman: Move unicode helpers to tools
by Simon Glass
· 5 years ago
ade1e38
patman: Support use of stringIO in Python 3
by Simon Glass
· 5 years ago
e6d85ff
binman: Handle repeated bytes for Python 3
by Simon Glass
· 5 years ago
6d1d641
binman: Drop an unused input file
by Simon Glass
· 5 years ago
b8f0876
binman: Use binary mode when compressing data
by Simon Glass
· 5 years ago
a92939a
patman: Provide a way to get program output in binary mode
by Simon Glass
· 5 years ago
3e4b51e
tools: dtoc: Open all binary files in binary mode
by Simon Glass
· 5 years ago
1d0ebf7
tools: binman: Open all binary files in binary mode
by Simon Glass
· 5 years ago
5097915
binman: Use items() instead of iteritems()
by Simon Glass
· 5 years ago
4a4c5dd
patman: Use items() instead of iteritems()
by Simon Glass
· 5 years ago
d141f6c
binman: Remove use of Set()
by Simon Glass
· 5 years ago
35343dc
binman: Don't show errors for failed tests
by Simon Glass
· 5 years ago
2ca8468
binman: Convert print statements to Python 3
by Simon Glass
· 5 years ago
5a1af1d
patman: Convert print statements to Python 3
by Simon Glass
· 5 years ago
b1793a5
patman: Update cros_subprocess to use bytes
by Simon Glass
· 6 years ago
b237d35
moveconfig: expand simple expressions
by Markus Klotzbuecher
· 5 years ago
a762311
fw_env: Add missing write failure check
by Alex Kiernan
· 5 years ago
c78b5cb
tools: add tools/spl_size_limit to ignore list
by Simon Goldschmidt
· 5 years ago
2577015
spl: add overall SPL size check
by Simon Goldschmidt
· 5 years ago
866a78d
Merge tag 'u-boot-stm32-20190523' of https://github.com/pchotard/u-boot
by Tom Rini
· 5 years ago
8099e3d
mkimage: change stm32image header to manage binary information
by Patrick Delaunay
· 6 years ago
347ea0b
buildman: Deal more nicely with invalid build-status file
by Simon Glass
· 6 years ago
7d57485
tools: use read-only mmap in fit_check_sign
by Luca Boccassi
· 6 years ago
a325796
arm: k3: config.mk: Use k3_gen_x509_cert.sh to generate boot images
by Lokesh Vutla
· 6 years ago
ca71186
tools: k3_get_x509 cert: Add a script to generate x509 certificate for K3 devices
by Lokesh Vutla
· 6 years ago
93e0788
Make FIT support really optional
by Fabrice Fontaine
· 6 years ago
9481c80
binman: Allow sections to have an offset
by Simon Glass
· 6 years ago
0b96f6e
binman: Add a missing comment in Entry_vblock
by Simon Glass
· 6 years ago
eb833d8
binman: Don't show image-skip message by default
by Simon Glass
· 6 years ago
5203258
binman: Don't generate an error in 'text' entry constructor
by Simon Glass
· 6 years ago
9337a08
env: add missing newline
by Philip Molloy
· 6 years ago
90c2ebd
Merge git://git.denx.de/u-boot-marvell
by Tom Rini
· 6 years ago
72c69ea
tools/Makefile: fix HOSTCFLAGS with CROSS_BUILD_TOOLS
by Fabrice Fontaine
· 6 years ago
2251512
kwbimage: fixing the issue with proper return code checking
by Young Xiao
· 6 years ago
2b4ea2b
fw_env: Fix double free
by Björn Stenberg
· 6 years ago
e9cde87
dtb_platdata.py: prevent define generation of alias
by Heiko Schocher
· 6 years ago
5083696
arm: mach-k3: Add secure device build support
by Andrew F. Davis
· 6 years ago
9bdfe29
tools/Makefile: get openssl CFLAGS from pkg-config
by Pierre Bourdon
· 6 years ago
cf5eebe
Merge tag 'pull-12apr19' of git://git.denx.de/u-boot-dm
by Tom Rini
· 6 years ago
8cbafd1
tools: kwbimage: don't adjust for image_header for Armada MSYS
by Chris Packham
· 6 years ago
73c02e5
fdt: Fix mkimage list to try every header type
by Jordan Hand
· 6 years ago
0e62d5b
Merge tag 'u-boot-imx-20190405' of git://git.denx.de/u-boot-imx
by Tom Rini
· 6 years ago
d7edeba
tools/Makefile: build host tools with -std=gnu99
by Thomas Petazzoni
· 6 years ago
8a0746d
tools/imx8m_image.sh: remove bashism
by Baruch Siach
· 6 years ago
cabde44
tools: fit_image: Add the loadable property to configs
by Abel Vesa
· 6 years ago
d32aa3c
fdt: Fix FIT header verification in mkimage and conduct same checks as bootm
by Jordan Hand
· 6 years ago
151b833
Merge tag 'dm-pull-10feb19' of git://git.denx.de/u-boot-dm
by Tom Rini
· 6 years ago
58804b8
buildman: fix typo
by Chris Packham
· 6 years ago
e5fc79e
buildman: Write the environment out to an 'env' file
by Simon Glass
· 6 years ago
45b7f5b
armv7R: K3: am654: Fix order of debug elements in x509 template
by Andrew F. Davis
· 6 years ago
4d9dbb1
moveconfig: add a second pass for empty #if/#endif blocks
by Chris Packham
· 6 years ago
e3b4fc9
tools: dumpimage: Clarify help
by Martyn Welch
· 6 years ago
65a80b4
tools: dumpimage: Add help option and make error paths consistent
by Martyn Welch
· 6 years ago
11e3c1f
tools: dumpimage: Simplify internal logic
by Martyn Welch
· 6 years ago
12b8318
tools: dumpimage: Simplify arguments
by Martyn Welch
· 6 years ago
57a608e
tools: dumpimage: Provide more feedback on error
by Martyn Welch
· 6 years ago
748ad07
Merge tag 'u-boot-imx-20190129' of git://git.denx.de/u-boot-imx
by Tom Rini
· 6 years ago
9ec1791
Revert "tools: imx8image: set dcd_skip to true"
by Fabio Estevam
· 6 years ago
eb7f908
tools: imx8image: use correct printf escape sequence
by Heinrich Schuchardt
· 6 years ago
e4478d9
tests: dtoc: adapt tests to changed dtoc output
by Simon Goldschmidt
· 6 years ago
775ed87
tools: zynqmpimage: Align image_size/image_stored_size
by Michal Simek
· 6 years ago
16c78cb
tools: zynqmpimage: round up partition size
by Michael Tretter
· 6 years ago
aac0c29
Merge tag 'dm-pull-15jan19' of git://git.denx.de/u-boot-dm
by Tom Rini
· 6 years ago
bb5835b
Fix typo: missmatched -> mismatched.
by Vagrant Cascadian
· 6 years ago
7d05d3a
dtoc: make generated platdata structs const
by Simon Goldschmidt
· 6 years ago
ccd2979
buildman: Fix tabs in GetWrapper()
by Simon Glass
· 6 years ago
Next »