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
/
settings.py
Age
Commit message (
Expand
)
Author
2019-11-04
patman: Use unicode for file I/O
Simon Glass
2019-07-10
patman: Avoid unicode type in settings unit tests
Simon Glass
2019-07-10
patman: Move unicode helpers to tools
Simon Glass
2019-07-10
patman: Use items() instead of iteritems()
Simon Glass
2018-10-08
patman: Handle unicode in _ProjectConfigParser tests
Simon Glass
2018-07-26
patman: Split alias entries on arbitrary whitespace
Adam Sampson
2018-05-07
SPDX: Convert all of our single license tags to Linux Kernel style
Tom Rini
2017-09-13
patman: Fix error when the email blacklist is missing
Simon Glass
2017-09-11
patman: add support for omitting bouncing addresses
Chris Packham
2016-10-09
patman: Fix doctest StringIO import for python 3.x
Paul Burton
2016-10-09
patman: Use items() to iterate over dictionaries
Paul Burton
2016-10-09
patman: Import 'configparser' lower case to be python 3.x safe
Paul Burton
2016-10-09
patman: Make print statements python 3.x safe
Paul Burton
2015-02-15
patman: Read in the git-mailrc alias file
Simon Glass
2013-07-24
Add GPL-2.0+ SPDX-License-Identifier to source files
Wolfgang Denk
2013-01-31
patman: Add the concept of multiple projects
Doug Anderson
2013-01-31
patman: Add support for settings in .patman
Doug Anderson
2012-06-19
patman: Handle creation of patman config file
Vikram Narayanan
2012-06-19
patman: Change the location of patman config file
Vikram Narayanan
2012-04-21
Add 'patman' patch generation, checking and submission script
Simon Glass