index
:
u-boot-toradex.git
2011.12-colibri_vf
2014.04-toradex
2014.10-toradex
2014.10-toradex-next
2015.04-imx7-1.1.0_ga-toradex-next
2015.04-toradex
2015.04-toradex-next
2016.11-toradex
2016.11-toradex-next
colibri
colibri-next
colibri_vf
toradex_2019.07
toradex_2019.07-next
toradex_2020.07
toradex_imx6
toradex_imx_lf_v2022.04
toradex_imx_lf_v2024.04
toradex_imx_v2017.03_4.9.123_imx8mm_ga-bring_up
toradex_imx_v2017.03_4.9.51_imx8_beta1-bring_up
toradex_imx_v2017.03_4.9.51_imx8_beta2-bring_up
toradex_imx_v2018.03_4.14.62_1.0.0_beta-bringup
toradex_imx_v2018.03_4.14.78_1.0.0_ga-bringup
toradex_imx_v2018.03_4.14.98_2.3.0_bringup
toradex_imx_v2020.04_5.4.24_2.1.0
toradex_imx_v2020.04_5.4.70_2.3.0
toradex_ti-u-boot-2021.01_bringup
toradex_ti-u-boot-2023.04
toradex_ti-u-boot-2024.04
U-Boot bootloader for Apalis and Colibri modules
Toradex
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tools
/
patman
Age
Commit message (
Expand
)
Author
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 exception handling python 3.x safe
Paul Burton
2016-10-09
patman: Make print statements python 3.x safe
Paul Burton
2016-10-09
patman: Replace tabs with spaces
Paul Burton
2016-10-09
patman: Flush output when there is no newline
Simon Glass
2016-09-18
patman: Add a library to handle logging and progress
Simon Glass
2016-09-18
patman: Add a tools library for using temporary files
Simon Glass
2016-09-18
patman: Adjust command.Output() to raise an error by default
Simon Glass
2016-07-11
tools: patman: Handle missing 'END' in non-last commit of a series
Bin Meng
2016-07-11
tools: patman: Handle missing blank line for 'Series-changes'
Bin Meng
2016-07-11
tools: patman: Generate cover letter correctly when 'END' is missing
Bin Meng
2016-07-11
tools: patman: Handle tag sections without an 'END'
Bin Meng
2016-07-11
tools: patman: Use cover_match for 'Cover-letter'
Bin Meng
2016-03-17
buildman: Allow branch names which conflict with directories
Simon Glass
2016-03-14
buildman: patman: Fix -H when installed as a symlink
Simon Glass
2016-03-14
patman: Add a missing space in GetMetaDataForList()
Simon Glass
2016-02-24
patman: fix series-notes handling for buildman
Albert ARIBAUD
2016-02-06
Use correct spelling of "U-Boot"
Bin Meng
2016-01-20
patman: Add --thread option
Mateusz Kulikowski
2015-09-09
Revert "patman: use -D option for git format-patch"
Masahiro Yamada
2015-08-31
buildman: Correct 'Series-cover-cc' detection logic
Simon Glass
2015-08-26
patman: use -D option for git format-patch
Masahiro Yamada
2015-07-31
patman: Don't run patman when it is imported as a module
Simon Glass
2015-07-28
patman: add distutils based installer
Chris Packham
2015-04-23
patman: check git format.subjectprefix setting when generate patches prefix
Wu, Josh
2015-04-18
patman: cover letter shows like 00/xx if more than 10 patches
Wu, Josh
2015-02-15
patman: Read in the git-mailrc alias file
Simon Glass
2015-02-15
buildman: Fix incorrect arguemnt in GetUpstream()
Simon Glass
2015-01-30
patman: Explain how to make doc/git-mailrc work
Simon Glass
2015-01-30
patman: Check commit_match before stripping leading whitespace
Scott Wood
2015-01-30
patman: Make dry-run output match real functionality
Peter Tyser
2015-01-14
buildman: Allow specifying a range of commits to build
Simon Glass
2015-01-14
buildman: Try to guess the upstream commit
Simon Glass
2014-11-26
patman: Use the full commit hash for 'git checkout'
Simon Glass
2014-09-21
patman: Add a -m option to avoid copying the maintainers
Simon Glass
2014-09-09
patman: make run results better visible
Vadim Bendebury
2014-09-09
buildman: Ignore conflicting tags
Simon Glass
2014-09-09
patman: Start with a clean series when needed
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
2014-09-09
patman: Add a way of recording terminal output for testing
Simon Glass
2014-09-05
patman: Fix detection of git version
Simon Glass
2014-09-05
patman: Avoid changing the order of tags
Simon Glass
2014-09-05
patman: Use --no-pager' to stop git from forking a pager
Simon Glass
2014-09-05
patman: Remove the -a option
Simon Glass
2014-09-05
patman: Correct unit tests to run correctly
Simon Glass
2014-09-05
patman: Fix indentation in terminal.py
Simon Glass
2014-08-28
patman: Support the 'reverse' option for 'git log'
Simon Glass
[next]