]> git.ipfire.org Git - people/ms/u-boot.git/history - tools/moveconfig.py
Merge branch 'master' of git://www.denx.de/git/u-boot-imx
[people/ms/u-boot.git] / tools / moveconfig.py
2015-09-28  Bin Mengtools: moveconfig: Update the URL for nds32 toolchain
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...