index
:
uboot-2021-rebase.git
am335x_som_revival
uboot 2021 rebase, to fix booting on modern SD cards, from https://github.com/fifteenhex/u-boot/tree/am335x_som_revival
git repository hosting
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tools
Age
Commit message (
Expand
)
Author
2019-07-10
dtoc: Move BytesToValue() out of the Prop class
Simon Glass
2019-07-10
dtoc: Use GetBytes() to obtain repeating bytes
Simon Glass
2019-07-10
dtoc: Sort platdata output from dtoc
Simon Glass
2019-07-10
dtoc: Adjust code for Python 3
Simon Glass
2019-07-10
patman: Don't require Python 2
Simon Glass
2019-07-10
patman: Tidy up a few more unicode conversions
Simon Glass
2019-07-10
patman: Adjust functional tests for Python 3
Simon Glass
2019-07-10
patman: Avoid unicode type in settings unit tests
Simon Glass
2019-07-10
patman: Sort series output for repeatabily
Simon Glass
2019-07-10
patman: Move unicode helpers to tools
Simon Glass
2019-07-10
patman: Support use of stringIO in Python 3
Simon Glass
2019-07-10
binman: Handle repeated bytes for Python 3
Simon Glass
2019-07-10
binman: Drop an unused input file
Simon Glass
2019-07-10
binman: Use binary mode when compressing data
Simon Glass
2019-07-10
patman: Provide a way to get program output in binary mode
Simon Glass
2019-07-10
tools: dtoc: Open all binary files in binary mode
Simon Glass
2019-07-10
tools: binman: Open all binary files in binary mode
Simon Glass
2019-07-10
binman: Use items() instead of iteritems()
Simon Glass
2019-07-10
patman: Use items() instead of iteritems()
Simon Glass
2019-07-10
binman: Remove use of Set()
Simon Glass
2019-07-10
binman: Don't show errors for failed tests
Simon Glass
2019-07-10
binman: Convert print statements to Python 3
Simon Glass
2019-07-10
patman: Convert print statements to Python 3
Simon Glass
2019-07-10
patman: Update cros_subprocess to use bytes
Simon Glass
2019-07-09
moveconfig: expand simple expressions
Markus Klotzbuecher
2019-06-20
fw_env: Add missing write failure check
Alex Kiernan
2019-06-14
tools: add tools/spl_size_limit to ignore list
Simon Goldschmidt
2019-06-07
spl: add overall SPL size check
Simon Goldschmidt
2019-05-24
Merge tag 'u-boot-stm32-20190523' of https://github.com/pchotard/u-boot
Tom Rini
2019-05-23
mkimage: change stm32image header to manage binary information
Patrick Delaunay
2019-05-21
buildman: Deal more nicely with invalid build-status file
Simon Glass
2019-05-18
tools: use read-only mmap in fit_check_sign
Luca Boccassi
2019-05-09
arm: k3: config.mk: Use k3_gen_x509_cert.sh to generate boot images
Lokesh Vutla
2019-05-09
tools: k3_get_x509 cert: Add a script to generate x509 certificate for K3 dev...
Lokesh Vutla
2019-05-09
Make FIT support really optional
Fabrice Fontaine
2019-05-08
binman: Allow sections to have an offset
Simon Glass
2019-05-08
binman: Add a missing comment in Entry_vblock
Simon Glass
2019-05-08
binman: Don't show image-skip message by default
Simon Glass
2019-05-08
binman: Don't generate an error in 'text' entry constructor
Simon Glass
2019-05-05
env: add missing newline
Philip Molloy
2019-05-03
Merge git://git.denx.de/u-boot-marvell
Tom Rini
2019-05-03
tools/Makefile: fix HOSTCFLAGS with CROSS_BUILD_TOOLS
Fabrice Fontaine
2019-05-03
kwbimage: fixing the issue with proper return code checking
Young Xiao
2019-04-26
fw_env: Fix double free
Björn Stenberg
2019-04-26
dtb_platdata.py: prevent define generation of alias
Heiko Schocher
2019-04-26
arm: mach-k3: Add secure device build support
Andrew F. Davis
2019-04-26
tools/Makefile: get openssl CFLAGS from pkg-config
Pierre Bourdon
2019-04-13
Merge tag 'pull-12apr19' of git://git.denx.de/u-boot-dm
Tom Rini
2019-04-12
tools: kwbimage: don't adjust for image_header for Armada MSYS
Chris Packham
2019-04-11
fdt: Fix mkimage list to try every header type
Jordan Hand
[next]