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
/
command.py
Age
Commit message (
Expand
)
Author
2020-04-26
patman: Move to absolute imports
Simon Glass
2019-11-04
patman: Adjust 'command' to return strings instead of bytes
Simon Glass
2019-07-23
tools: Drop duplicate raise_on_error argument
Simon Glass
2018-08-01
patman: Allow test commands to fall back to real ones
Simon Glass
2018-05-07
SPDX: Convert all of our single license tags to Linux Kernel style
Tom Rini
2016-10-09
patman: Make exception handling python 3.x safe
Paul Burton
2016-09-18
patman: Adjust command.Output() to raise an error by default
Simon Glass
2014-09-09
patman: Provide a way to intercept commands for testing
Simon Glass
2014-09-09
patman: RunPipe() should not pipe stdout/stderr unless asked
Simon Glass
2013-07-24
Add GPL-2.0+ SPDX-License-Identifier to source files
Wolfgang Denk
2013-04-04
patman: Allow commands to raise on error, or not
Simon Glass
2013-04-04
patman: Make command methods return a CommandResult
Simon Glass
2012-04-21
Add 'patman' patch generation, checking and submission script
Simon Glass