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
/
patman
/
tools.py
Age
Commit message (
Expand
)
Author
2019-11-04
patman: Adjust 'command' to return strings instead of bytes
Simon Glass
2019-10-15
binman: Use the Makefile for u_boot_ucode_ptr
Simon Glass
2019-10-15
patman: Update command.Run() to handle failure better
Simon Glass
2019-10-15
patman: Drop binary parameter
Simon Glass
2019-07-29
patman: Reset the output directory when it is removed
Simon Glass
2019-07-29
binman: Support replacing data in a cbfs
Simon Glass
2019-07-29
binman: Add a bit of logging in entries when packing
Simon Glass
2019-07-24
patman: Add a function to write ifwitool
Simon Glass
2019-07-23
patman: Add functions to compress and decompress data
Simon Glass
2019-07-23
patman: Add a way to set the search path for tools
Simon Glass
2019-07-10
patman: Allow reading files in text mode
Simon Glass
2019-07-10
dtoc: Use byte type instead of str in fdt
Simon Glass
2019-07-10
dtoc: Updates BytesToValue() for Python 3
Simon Glass
2019-07-10
patman: Move unicode helpers to tools
Simon Glass
2019-07-10
binman: Handle repeated bytes for Python 3
Simon Glass
2019-07-10
patman: Provide a way to get program output in binary mode
Simon Glass
2018-10-08
tools: Set an initial value for indir
Simon Glass
2018-09-29
binman: Support adding files
Simon Glass
2018-09-28
patman: Detect missing tools and report them
Simon Glass
2018-08-01
patman: Show the current directory in GetInputFilename()
Simon Glass
2018-08-01
patman: Add a few more helpers to the tools library
Simon Glass
2018-05-07
SPDX: Convert all of our single license tags to Linux Kernel style
Tom Rini
2016-09-18
patman: Add a tools library for using temporary files
Simon Glass