]> git.karo-electronics.de Git - karo-tx-uboot.git/history - tools/moveconfig.py
buildman: Correct 'Series-cover-cc' detection logic
[karo-tx-uboot.git] / tools / moveconfig.py
2015-06-08 Tom RiniMerge branch 'master' of git://www.denx.de/git/u-boot-imx
2015-05-26 Joe Hershbergermoveconfig: Print status about the processed defconfigs
2015-05-26 Joe Hershbergermoveconfig: Add a switch to enable printing errors
2015-05-26 Joe Hershbergermoveconfig: Print a message for missing compiler
2015-05-26 Joe Hershbergermoveconfig: Output a list of failed boards
2015-05-26 Joe Hershbergermoveconfig: Cleanup headers in arch and board
2015-05-26 Joe Hershbergermoveconfig: Add a switch to only cleanup headers
2015-05-26 Joe Hershbergermoveconfig: Add a parameter to accept a list to build
2015-05-26 Joe Hershbergermoveconfig: Ignore duplicate configs when moving
2015-05-26 Joe Hershbergermoveconfig: Always run savedefconfig on the moved config
2015-05-26 Masahiro Yamadatools: moveconfig: a tool to move CONFIGs from headers...