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
Age
Commit message (
Expand
)
Author
2020-07-20
patman: Add a 'test' subcommand
Simon Glass
2020-07-20
patman: Allow different commands
Simon Glass
2020-07-20
patman: Convert to ArgumentParser
Simon Glass
2020-07-20
patman: Allow skipping patches at the end
Simon Glass
2020-07-20
patman: Allow creating patches for another branch
Simon Glass
2020-07-20
patman: Add a test that uses gitpython
Simon Glass
2020-07-20
patman: Move main code out to a control module
Simon Glass
2020-07-20
patman: Use test_util to show test results
Simon Glass
2020-07-09
checkpatch: Don't warn about PREFER_IF in headers/DT files
Simon Glass
2020-07-09
patman: Add tests for the rest of the checkpatch checks
Simon Glass
2020-07-09
patman: Decode output from the '--show-types' option
Simon Glass
2020-07-09
patman: Add a test for the 'possible new uclass' check
Simon Glass
2020-07-09
patman: Rename test.py to test_checkpatch.py
Simon Glass
2020-07-09
patman: Drop import of test_util in test_util
Simon Glass
2020-07-09
patman: Avoid importing gitutil in settings
Simon Glass
2020-07-09
patman: Pass in maintainer dirs to avoid and import
Simon Glass
2020-07-09
patman: Use a dict in gitutil to avoid importing series
Simon Glass
2020-07-09
patman: Avoid circular dependency between command and tools
Simon Glass
2020-07-09
patman: Drop unnecessary import in gitutil
Simon Glass
2020-06-11
patman: Complain if a checkpatch line is not understood
Simon Glass
2020-06-11
patman: Support warnings in the patch subject
Simon Glass
2020-06-11
patman: Handle checkpatch output with notes and code
Simon Glass
2020-06-11
patman: Don't try to process checkpatch lines twice
Simon Glass
2020-06-11
patman: Support emacs mode with checkpatch
Simon Glass
2020-06-11
patman: Fix 'warning' typo
Simon Glass
2020-05-29
patman: Modify functional tests for new behavior
Sean Anderson
2020-05-29
patman: Support multi-line changes in changelogs
Sean Anderson
2020-05-29
patman: Add new tags for finer-grained changelog control
Sean Anderson
2020-05-29
patman: Suppress empty changelog entries
Sean Anderson
2020-05-29
patman: Add an option to create patches without binary contents
Bin Meng
2020-05-29
patman: Sort the command line options
Bin Meng
2020-04-26
patman: Tidy up sys.path changes
Simon Glass
2020-04-26
patman: Move to absolute imports
Simon Glass
2020-04-26
binman: Move to absolute imports
Simon Glass
2020-04-26
patman: Move test running/reporting to test_util
Simon Glass
2020-04-26
patman: Drop the python2 code in test coverage
Simon Glass
2020-04-26
binman: Rename the main module
Simon Glass
2020-04-26
patman: Drop Python 2 StringIO code
Simon Glass
2020-04-26
patman: Drop references to __future__
Simon Glass
2020-04-26
patman: Rename the main module
Simon Glass
2020-04-21
patman: Support limiting output to a single line
Simon Glass
2020-04-21
patman: Support erasing a previously unfinished text line
Simon Glass
2020-04-21
patman: Update flushing Print() for Python 3
Simon Glass
2020-04-16
patman: Apply the cc limit to the cover letter also
Simon Glass
2019-11-14
patman: fix coverletter cc list with nulls
Robert Beckett
2019-11-14
patman: fix some typos in comments
Anatolij Gustschin
2019-11-04
patman: Move to use Python 3
Simon Glass
2019-11-04
patman: Use unicode for file I/O
Simon Glass
2019-11-04
patman: Adjust 'command' to return strings instead of bytes
Simon Glass
2019-10-27
patman: separate emails in CC list with NULs
Dmitry Torokhov
[next]