Gitiles
Code Review
Sign In
gerrit.devboardsforandroid.linaro.org
/
platform
/
external
/
u-boot
/
b75e9e3fce8d8fa2ca45e12032fae57240821f65
/
tools
« Previous
2569e10
binman: Fix up the _DoTestFile() function -u argument
by Simon Glass
· 5 years ago
4c65025
binman: Support ELF files for TPL
by Simon Glass
· 5 years ago
a6a520e
binman: Correct comment in u_boot_spl_elf
by Simon Glass
· 5 years ago
c444b1a
binman: Use tools compression function for blob handling
by Simon Glass
· 5 years ago
9382bb8
binman: Drop unnecessary debug handling
by Simon Glass
· 5 years ago
ff5c7e3
binman: Use the tools.Decompress method
by Simon Glass
· 5 years ago
07d9e70
patman: Add functions to compress and decompress data
by Simon Glass
· 5 years ago
aa88b50
binman: Allow text directly in the node
by Simon Glass
· 5 years ago
cf54904
binman: Update entry.SetOffsetSize to be optional
by Simon Glass
· 5 years ago
fa1c937
binman: Don't assume there is an ME region
by Simon Glass
· 5 years ago
79a0176
binman: Assume Intel descriptor is at the start of the image
by Simon Glass
· 5 years ago
86679ce
binman: Ensure that coverage has access to site packages
by Simon Glass
· 5 years ago
d8d4074
binman: Add a function to decode an ELF file
by Simon Glass
· 5 years ago
f58558a
binman: Add a function to create a sample ELF file
by Simon Glass
· 5 years ago
45cb9d8
binman: Detect skipped tests
by Simon Glass
· 5 years ago
458be45
binman: Use a better error for missing Intel descriptor
by Simon Glass
· 5 years ago
497409f
binman: Tidy up help for --indir
by Simon Glass
· 5 years ago
ed7dd5e
binman: Add missing comments toentry
by Simon Glass
· 5 years ago
36b246e
binman: Add missing comments to bsection
by Simon Glass
· 5 years ago
c7d8035
binman: Add a --toolpath option to set the tool search path
by Simon Glass
· 5 years ago
c22b8cf
patman: Add a way to set the search path for tools
by Simon Glass
· 5 years ago
45f449b
binman: Add coverage tools info for Python 3
by Simon Glass
· 5 years ago
093d168
binman: Correct two typos in function names in ftest
by Simon Glass
· 5 years ago
4522852
binman: Fix comment in bsection.GetEntries()
by Simon Glass
· 5 years ago
512f455
tools: Drop duplicate raise_on_error argument
by Simon Glass
· 5 years ago
56bf4f8
x86: Add ifwitool for Intel Integrated Firmware Image
by Simon Glass
· 5 years ago
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
· 6 years ago
f6a6aaf
patman: Tidy up a few more unicode conversions
by Simon Glass
· 6 years ago
e6dca5e
patman: Adjust functional tests for Python 3
by Simon Glass
· 6 years ago
7ebb45c
patman: Avoid unicode type in settings unit tests
by Simon Glass
· 6 years ago
b644c66
patman: Sort series output for repeatabily
by Simon Glass
· 6 years ago
513eace
patman: Move unicode helpers to tools
by Simon Glass
· 6 years ago
ade1e38
patman: Support use of stringIO in Python 3
by Simon Glass
· 6 years ago
e6d85ff
binman: Handle repeated bytes for Python 3
by Simon Glass
· 6 years ago
6d1d641
binman: Drop an unused input file
by Simon Glass
· 6 years ago
b8f0876
binman: Use binary mode when compressing data
by Simon Glass
· 6 years ago
a92939a
patman: Provide a way to get program output in binary mode
by Simon Glass
· 6 years ago
3e4b51e
tools: dtoc: Open all binary files in binary mode
by Simon Glass
· 6 years ago
1d0ebf7
tools: binman: Open all binary files in binary mode
by Simon Glass
· 6 years ago
5097915
binman: Use items() instead of iteritems()
by Simon Glass
· 6 years ago
4a4c5dd
patman: Use items() instead of iteritems()
by Simon Glass
· 6 years ago
d141f6c
binman: Remove use of Set()
by Simon Glass
· 6 years ago
35343dc
binman: Don't show errors for failed tests
by Simon Glass
· 6 years ago
2ca8468
binman: Convert print statements to Python 3
by Simon Glass
· 6 years ago
5a1af1d
patman: Convert print statements to Python 3
by Simon Glass
· 6 years ago
b1793a5
patman: Update cros_subprocess to use bytes
by Simon Glass
· 6 years ago
b237d35
moveconfig: expand simple expressions
by Markus Klotzbuecher
· 6 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
Next »