Gitiles
Code Review
Sign In
git01.mediatek.com
/
filogic
/
uboot
/
c69b4507d73a3dc02a9c32c6709914e82351f0b2
/
tools
c69b450
dtoc: Update fdt_util for Python 3
by Simon Glass
· 6 years ago
5872f0c
dtoc: Add a unit test for BytesToValue()
by Simon Glass
· 6 years ago
b0a34a4
dtoc: Test full 64-bit properties with FdtCellsToCpu()
by Simon Glass
· 6 years ago
80d54ee
dtoc: Use binary mode for reading files
by Simon Glass
· 6 years ago
a57cfee
dtoc: Convert the Fdt.Node class to Python 3
by Simon Glass
· 6 years ago
74b472e
dtoc: Convert the Fdt.Prop class to Python 3
by Simon Glass
· 6 years ago
1cd4008
dtoc: Use byte type instead of str in fdt
by Simon Glass
· 6 years ago
d8f593f
dtoc: Updates BytesToValue() for Python 3
by Simon Glass
· 6 years ago
b73d448
dtoc: Move BytesToValue() out of the Prop class
by Simon Glass
· 6 years ago
6bbfafb
dtoc: Use GetBytes() to obtain repeating bytes
by Simon Glass
· 6 years ago
c82de56
dtoc: Sort platdata output from dtoc
by Simon Glass
· 6 years ago
61b88e5
dtoc: Adjust code for Python 3
by Simon Glass
· 6 years ago
24b86ce
patman: Don't require Python 2
by Simon Glass
· 6 years ago
b097696
patman: Tidy up a few more unicode conversions
by Simon Glass
· 6 years ago
4f81789
patman: Adjust functional tests for Python 3
by Simon Glass
· 6 years ago
aa82db6
patman: Avoid unicode type in settings unit tests
by Simon Glass
· 6 years ago
3ab178f
patman: Sort series output for repeatabily
by Simon Glass
· 6 years ago
8bb7a7a
patman: Move unicode helpers to tools
by Simon Glass
· 6 years ago
68475f9
patman: Support use of stringIO in Python 3
by Simon Glass
· 6 years ago
ac0d495
binman: Handle repeated bytes for Python 3
by Simon Glass
· 6 years ago
12a74f4
binman: Drop an unused input file
by Simon Glass
· 6 years ago
3861cc4
binman: Use binary mode when compressing data
by Simon Glass
· 6 years ago
d8e9bca
patman: Provide a way to get program output in binary mode
by Simon Glass
· 6 years ago
116236f
tools: dtoc: Open all binary files in binary mode
by Simon Glass
· 6 years ago
3348666
tools: binman: Open all binary files in binary mode
by Simon Glass
· 6 years ago
5f3645b
binman: Use items() instead of iteritems()
by Simon Glass
· 6 years ago
1001737
patman: Use items() instead of iteritems()
by Simon Glass
· 6 years ago
4aea954
binman: Remove use of Set()
by Simon Glass
· 6 years ago
d1ba61c
binman: Don't show errors for failed tests
by Simon Glass
· 6 years ago
7cca27d
binman: Convert print statements to Python 3
by Simon Glass
· 6 years ago
23b8a19
patman: Convert print statements to Python 3
by Simon Glass
· 6 years ago
390455c
patman: Update cros_subprocess to use bytes
by Simon Glass
· 6 years ago
3d5d418
moveconfig: expand simple expressions
by Markus Klotzbuecher
· 6 years ago
ad4f3d0
fw_env: Add missing write failure check
by Alex Kiernan
· 5 years ago
8d9b9f7
tools: add tools/spl_size_limit to ignore list
by Simon Goldschmidt
· 5 years ago
c272283
spl: add overall SPL size check
by Simon Goldschmidt
· 6 years ago
f3a2c5a
Merge tag 'u-boot-stm32-20190523' of https://github.com/pchotard/u-boot
by Tom Rini
· 6 years ago
3b59d22
mkimage: change stm32image header to manage binary information
by Patrick Delaunay
· 6 years ago
91c54a4
buildman: Deal more nicely with invalid build-status file
by Simon Glass
· 6 years ago
bff733f
tools: use read-only mmap in fit_check_sign
by Luca Boccassi
· 6 years ago
b5d3647
arm: k3: config.mk: Use k3_gen_x509_cert.sh to generate boot images
by Lokesh Vutla
· 6 years ago
76f7259
tools: k3_get_x509 cert: Add a script to generate x509 certificate for K3 devices
by Lokesh Vutla
· 6 years ago
d00d6b5
Make FIT support really optional
by Fabrice Fontaine
· 6 years ago
eb023b3
binman: Allow sections to have an offset
by Simon Glass
· 6 years ago
0d46559
binman: Add a missing comment in Entry_vblock
by Simon Glass
· 6 years ago
b4595d8
binman: Don't show image-skip message by default
by Simon Glass
· 6 years ago
65c7b52
binman: Don't generate an error in 'text' entry constructor
by Simon Glass
· 6 years ago
f60f751
env: add missing newline
by Philip Molloy
· 6 years ago
55f6254
Merge git://git.denx.de/u-boot-marvell
by Tom Rini
· 6 years ago
2daa62a
tools/Makefile: fix HOSTCFLAGS with CROSS_BUILD_TOOLS
by Fabrice Fontaine
· 6 years ago
da575f5
kwbimage: fixing the issue with proper return code checking
by Young Xiao
· 6 years ago
4d1734d
fw_env: Fix double free
by Björn Stenberg
· 6 years ago
701c401
dtb_platdata.py: prevent define generation of alias
by Heiko Schocher
· 6 years ago
3fa338d
arm: mach-k3: Add secure device build support
by Andrew F. Davis
· 6 years ago
c611561
tools/Makefile: get openssl CFLAGS from pkg-config
by Pierre Bourdon
· 6 years ago
8540b63
Merge tag 'pull-12apr19' of git://git.denx.de/u-boot-dm
by Tom Rini
· 6 years ago
229b0e5
tools: kwbimage: don't adjust for image_header for Armada MSYS
by Chris Packham
· 6 years ago
408abe9
fdt: Fix mkimage list to try every header type
by Jordan Hand
· 6 years ago
56a3161
Merge tag 'u-boot-imx-20190405' of git://git.denx.de/u-boot-imx
by Tom Rini
· 6 years ago
7ac69ab
tools/Makefile: build host tools with -std=gnu99
by Thomas Petazzoni
· 6 years ago
10e3194
tools/imx8m_image.sh: remove bashism
by Baruch Siach
· 6 years ago
7e0cb5e
tools: fit_image: Add the loadable property to configs
by Abel Vesa
· 6 years ago
256b7f9
fdt: Fix FIT header verification in mkimage and conduct same checks as bootm
by Jordan Hand
· 6 years ago
b3f9dd9
Merge tag 'dm-pull-10feb19' of git://git.denx.de/u-boot-dm
by Tom Rini
· 6 years ago
df4e805
buildman: fix typo
by Chris Packham
· 6 years ago
9e90d31
buildman: Write the environment out to an 'env' file
by Simon Glass
· 6 years ago
659741c
armv7R: K3: am654: Fix order of debug elements in x509 template
by Andrew F. Davis
· 6 years ago
73f6c7c
moveconfig: add a second pass for empty #if/#endif blocks
by Chris Packham
· 6 years ago
8c1957a
tools: dumpimage: Clarify help
by Martyn Welch
· 6 years ago
cfd6ade
tools: dumpimage: Add help option and make error paths consistent
by Martyn Welch
· 6 years ago
387963a
tools: dumpimage: Simplify internal logic
by Martyn Welch
· 6 years ago
67a6a37
tools: dumpimage: Simplify arguments
by Martyn Welch
· 6 years ago
47d9599
tools: dumpimage: Provide more feedback on error
by Martyn Welch
· 6 years ago
0b0409c
Merge tag 'u-boot-imx-20190129' of git://git.denx.de/u-boot-imx
by Tom Rini
· 6 years ago
21958e4
Revert "tools: imx8image: set dcd_skip to true"
by Fabio Estevam
· 6 years ago
819abf8
tools: imx8image: use correct printf escape sequence
by Heinrich Schuchardt
· 6 years ago
ba940d5
tests: dtoc: adapt tests to changed dtoc output
by Simon Goldschmidt
· 6 years ago
a797b9b
tools: zynqmpimage: Align image_size/image_stored_size
by Michal Simek
· 6 years ago
5a319e8
tools: zynqmpimage: round up partition size
by Michael Tretter
· 6 years ago
76d42c1
Merge tag 'dm-pull-15jan19' of git://git.denx.de/u-boot-dm
by Tom Rini
· 6 years ago
31860f1
Fix typo: missmatched -> mismatched.
by Vagrant Cascadian
· 6 years ago
6d99b85
dtoc: make generated platdata structs const
by Simon Goldschmidt
· 6 years ago
4557263
buildman: Fix tabs in GetWrapper()
by Simon Glass
· 6 years ago
f77ca5b
buildman: Add support for building with clang
by Simon Glass
· 6 years ago
4345a6d
buildman: Deal nicely with invalid build-status file
by Simon Glass
· 6 years ago
af88d20
buildman: Drop comment about Ctrl-C problem
by Simon Glass
· 6 years ago
c07715b
tools: imx8image: set dcd_skip to true
by Peng Fan
· 6 years ago
45f3703
Merge tag 'u-boot-imx-20190101' of git://www.denx.de/git/u-boot-imx
by Tom Rini
· 6 years ago
39c5ba2
imx: imx8mq: build flash.bin
by Peng Fan
· 6 years ago
31c51da
tools: add i.MX8M image support
by Peng Fan
· 6 years ago
2d1c5de
tools: improve portability of imx_cntr_image.sh
by Martin Husemann
· 6 years ago
e7722de
tools: mtk_image: replace strncpy(d, s, sizeof(d)) with snprintf()
by Andy Shevchenko
· 6 years ago
e2fa4ca
tools: add a generic config for native tools building
by Otavio Salvador
· 6 years ago
6e2ac3e
Roll CRC16-CCITT into the hash infrastructure
by Philipp Tomsich
· 6 years ago
10a5162
buildman/toolchain.py: handle inconsistent tarball names
by Trevor Woerner
· 6 years ago
e0557a7
buildman/toolchain.py: fix toolchain directory
by Trevor Woerner
· 6 years ago
1246835
rsa: add a structure for the padding
by Philippe Reynes
· 6 years ago
e1de5d4
tools: MediaTek: add MTK boot header generation to mkimage
by developer
· 6 years ago
27e8a34
tools/file2include: don't use malloc.h for malloc
by Jonathan Gray
· 6 years ago
b3fdcf8
tools: .gitignore: add prelink-riscv
by Lukas Auer
· 6 years ago
Next »