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