summaryrefslogtreecommitdiff
path: root/tools/moveconfig.py
AgeCommit message (Expand)Author
2016-06-12tools: moveconfig: fix --dry-run optionMasahiro Yamada
2016-05-06Fix various typos, scattered over the code.Robert P. J. Day
2016-02-24tools: Update openrisc toolchain informationBin Meng
2015-09-28tools: moveconfig: Update the URL for nds32 toolchainBin Meng
2015-05-26moveconfig: Print status about the processed defconfigsJoe Hershberger
2015-05-26moveconfig: Add a switch to enable printing errorsJoe Hershberger
2015-05-26moveconfig: Print a message for missing compilerJoe Hershberger
2015-05-26moveconfig: Output a list of failed boardsJoe Hershberger
2015-05-26moveconfig: Cleanup headers in arch and boardJoe Hershberger
2015-05-26moveconfig: Add a switch to only cleanup headersJoe Hershberger
2015-05-26moveconfig: Add a parameter to accept a list to buildJoe Hershberger
2015-05-26moveconfig: Ignore duplicate configs when movingJoe Hershberger
2015-05-26moveconfig: Always run savedefconfig on the moved configJoe Hershberger
2015-05-26tools: moveconfig: a tool to move CONFIGs from headers to defconfigsMasahiro Yamada