Gitiles
Code Review
Sign In
gerrit.devboardsforandroid.linaro.org
/
platform
/
external
/
u-boot
/
272cd85deb714a9c9c1c30cb900c70a157dfa2e1
/
tools
/
patman
272cd85
patman: Use unicode for file I/O
by Simon Glass
· 5 years ago
3b3e3c0
patman: Adjust 'command' to return strings instead of bytes
by Simon Glass
· 5 years ago
8ab452d
patman: separate emails in CC list with NULs
by Dmitry Torokhov
· 5 years ago
833e419
patman: Use the Change-Id, version, and prefix in the Message-Id
by Douglas Anderson
· 5 years ago
f514d8f
binman: Use the Makefile for u_boot_ucode_ptr
by Simon Glass
· 5 years ago
6eace39
patman: Update command.Run() to handle failure better
by Simon Glass
· 5 years ago
3b1c0b0
patman: Drop binary parameter
by Simon Glass
· 5 years ago
3135330
patman: Reset the output directory when it is removed
by Simon Glass
· 5 years ago
eb0f4a4
binman: Support replacing data in a cbfs
by Simon Glass
· 5 years ago
9f297b0
binman: Add a bit of logging in entries when packing
by Simon Glass
· 5 years ago
fd07336
patman: Update tout to avoid open-coding the debug levels
by Simon Glass
· 5 years ago
7b77316
binman: Use print() to print output
by Simon Glass
· 5 years ago
eea264e
binman: Allow for logging information to be displayed
by Simon Glass
· 5 years ago
e430440
binman: Allow easy importing of entry modules
by Simon Glass
· 5 years ago
53cd5d9
binman: Convert to use ArgumentParser
by Simon Glass
· 5 years ago
1cfdfc0
patman: Add a function to write ifwitool
by Simon Glass
· 5 years ago
07d9e70
patman: Add functions to compress and decompress data
by Simon Glass
· 5 years ago
c22b8cf
patman: Add a way to set the search path for tools
by Simon Glass
· 5 years ago
512f455
tools: Drop duplicate raise_on_error argument
by Simon Glass
· 5 years ago
9550f9a
patman: Update cover-coverage tests for Python 3
by Simon Glass
· 5 years ago
3c47e41
patman: Allow reading files in text mode
by Simon Glass
· 5 years ago
f6b6481
dtoc: Use byte type instead of str in fdt
by Simon Glass
· 5 years ago
2b6ed5e
dtoc: Updates BytesToValue() for Python 3
by Simon Glass
· 5 years ago
b2e7312
patman: Don't require Python 2
by Simon Glass
· 5 years ago
f6a6aaf
patman: Tidy up a few more unicode conversions
by Simon Glass
· 5 years ago
e6dca5e
patman: Adjust functional tests for Python 3
by Simon Glass
· 5 years ago
7ebb45c
patman: Avoid unicode type in settings unit tests
by Simon Glass
· 5 years ago
b644c66
patman: Sort series output for repeatabily
by Simon Glass
· 5 years ago
513eace
patman: Move unicode helpers to tools
by Simon Glass
· 5 years ago
ade1e38
patman: Support use of stringIO in Python 3
by Simon Glass
· 5 years ago
e6d85ff
binman: Handle repeated bytes for Python 3
by Simon Glass
· 5 years ago
a92939a
patman: Provide a way to get program output in binary mode
by Simon Glass
· 5 years ago
4a4c5dd
patman: Use items() instead of iteritems()
by Simon Glass
· 5 years ago
5a1af1d
patman: Convert print statements to Python 3
by Simon Glass
· 5 years ago
b1793a5
patman: Update cros_subprocess to use bytes
by Simon Glass
· 5 years ago
11ae93e
binman: Run tests concurrently
by Simon Glass
· 6 years ago
008b030
patman: Don't clear progress in tout unless it was used
by Simon Glass
· 6 years ago
1fda182
tools: Set an initial value for indir
by Simon Glass
· 6 years ago
ec9e0f4
patman: Handle unicode in _ProjectConfigParser tests
by Simon Glass
· 6 years ago
0a98b28
binman: Support adding files
by Simon Glass
· 6 years ago
04187a8
patman: Detect missing tools and report them
by Simon Glass
· 6 years ago
41d7535
patman: Correct unit test failure
by Simon Glass
· 6 years ago
4f5dea4
patman: Show the current directory in GetInputFilename()
by Simon Glass
· 6 years ago
aeffc5e
patman: Add a few more helpers to the tools library
by Simon Glass
· 6 years ago
2b19321e
patman: Allow test commands to fall back to real ones
by Simon Glass
· 6 years ago
b8a48fb
patman: Split alias entries on arbitrary whitespace
by Adam Sampson
· 6 years ago
12308b1
lib: fdtdec: Rename routine fdtdec_setup_memory_size()
by Siva Durga Prasad Paladugu
· 6 years ago
c3f9454
binman: Move capture_sys_output() to test_util
by Simon Glass
· 6 years ago
ff1fd6c
binman: Move coverage logic into a new test_util file
by Simon Glass
· 6 years ago
a60aedf
patman: Support using a particular SMTP server
by Simon Glass
· 6 years ago
fe6ef1e
patman: add test for SPDX license
by Chris Packham
· 6 years ago
4fb3502
patman: add option for limiting the Cc list
by Chris Packham
· 6 years ago
4225a4e
patman: Fix unit tests for SPDX
by Simon Glass
· 6 years ago
83d290c
SPDX: Convert all of our single license tags to Linux Kernel style
by Tom Rini
· 7 years ago
94b13bb
host-tools: use python2 explicitly for shebang
by Masahiro Yamada
· 7 years ago
d1ccaa4
patman: Unquote output from get_maintainer.pl
by Stefan Brüns
· 7 years ago
6c328f2
patman: Fix up tests to pass with newest checkpatch
by Simon Glass
· 7 years ago
ad89314
patman: Fix error when the email blacklist is missing
by Simon Glass
· 7 years ago
e11aa60
patman: add support for omitting bouncing addresses
by Chris Packham
· 7 years ago
6e87ae1
patman: Add a functional test
by Simon Glass
· 7 years ago
a44f4fb
patman: Rename 'list' variable in MakeCcFile()
by Simon Glass
· 7 years ago
1f487f8
patman: Add a maintainer test feature to MakeCcFile()
by Simon Glass
· 7 years ago
2eb5fc1
patman: Add unicode to test patches
by Simon Glass
· 7 years ago
db116cc
patman: Don't return the series in FixPatches()
by Simon Glass
· 7 years ago
04f7870
patman: Don't report unicode character
by Simon Glass
· 7 years ago
2df3a01
patman: Rename 'str' variable in EmailPatches()
by Simon Glass
· 7 years ago
5c724dc
patman: Don't convert input data to unicode
by Simon Glass
· 7 years ago
6f8abf7
patman: Adjust handling of unicode email address
by Simon Glass
· 7 years ago
21caa55
patman: encode CC list to UTF-8
by Philipp Tomsich
· 7 years ago
6db06f9
patman: Convert byte arrays to strings
by George McCollister
· 8 years ago
f11a0af
patman: Handle non-ascii characters in names
by Chris Packham
· 8 years ago
8aa4136
patman: Format checkpatch messages for IDE throwback
by Simon Glass
· 8 years ago
f5d44b9
patman: Fix doctest StringIO import for python 3.x
by Paul Burton
· 8 years ago
c9eac38
patman: Use items() to iterate over dictionaries
by Paul Burton
· 8 years ago
2ce7b21
patman: Import 'configparser' lower case to be python 3.x safe
by Paul Burton
· 8 years ago
ac3fde9
patman: Make exception handling python 3.x safe
by Paul Burton
· 8 years ago
a920a17
patman: Make print statements python 3.x safe
by Paul Burton
· 8 years ago
12e5476
patman: Replace tabs with spaces
by Paul Burton
· 8 years ago
8b4919e
patman: Flush output when there is no newline
by Simon Glass
· 8 years ago
0faf614
patman: Add a library to handle logging and progress
by Simon Glass
· 8 years ago
1f1864b
patman: Add a tools library for using temporary files
by Simon Glass
· 8 years ago
785f154
patman: Adjust command.Output() to raise an error by default
by Simon Glass
· 8 years ago
94fbd3e
tools: patman: Handle missing 'END' in non-last commit of a series
by Bin Meng
· 8 years ago
57b6b19
tools: patman: Handle missing blank line for 'Series-changes'
by Bin Meng
· 8 years ago
0d57718
tools: patman: Generate cover letter correctly when 'END' is missing
by Bin Meng
· 8 years ago
13b98d9
tools: patman: Handle tag sections without an 'END'
by Bin Meng
· 8 years ago
e7df218
tools: patman: Use cover_match for 'Cover-letter'
by Bin Meng
· 8 years ago
d4c8572
buildman: Allow branch names which conflict with directories
by Simon Glass
· 9 years ago
2bdeade
buildman: patman: Fix -H when installed as a symlink
by Simon Glass
· 9 years ago
9ad9698
patman: Add a missing space in GetMetaDataForList()
by Simon Glass
· 9 years ago
070b781
patman: fix series-notes handling for buildman
by Albert ARIBAUD
· 9 years ago
a187559
Use correct spelling of "U-Boot"
by Bin Meng
· 9 years ago
27067a4
patman: Add --thread option
by Mateusz Kulikowski
· 9 years ago
8d3595a
Revert "patman: use -D option for git format-patch"
by Masahiro Yamada
· 9 years ago
d9917b0
buildman: Correct 'Series-cover-cc' detection logic
by Simon Glass
· 9 years ago
19b4a33
patman: use -D option for git format-patch
by Masahiro Yamada
· 9 years ago
9649e15
patman: Don't run patman when it is imported as a module
by Simon Glass
· 9 years ago
488d19c
patman: add distutils based installer
by Chris Packham
· 9 years ago
3871cd8
patman: check git format.subjectprefix setting when generate patches prefix
by Wu, Josh
· 10 years ago
35ce2dc
patman: cover letter shows like 00/xx if more than 10 patches
by Wu, Josh
· 10 years ago
Next »