1. 522e8dc tools: moveconfig: move log output code out of Kconfig Parser class by Masahiro Yamada · 8 years ago
  2. 1f16992 tools: moveconfig: compute file paths just once by Masahiro Yamada · 8 years ago
  3. b6ef393 tools: moveconfig: allow to give CONFIG names as argument directly by Masahiro Yamada · 8 years ago
  4. b134bc1 tools: moveconfig: drop code for handling type and default value by Masahiro Yamada · 8 years ago
  5. cc00829 tools: moveconfig: do not rely on type and default value given by users by Masahiro Yamada · 8 years ago
  6. c5e60fd tools: moveconfig: increment number of processed files monotonically by Masahiro Yamada · 8 years ago
  7. bd63e5b tools: moveconfig: exit with error message for not clean directory by Masahiro Yamada · 8 years ago
  8. 90ed6cb tools: moveconfig: check compilers before starting defconfig walk by Masahiro Yamada · 8 years ago
  9. 4b430c9 tools: moveconfig: check directory location before compilers by Masahiro Yamada · 8 years ago
  10. ff8725b tools: moveconfig: remove redundant else: after sys.exit() by Masahiro Yamada · 8 years ago
  11. 6ff36d2 tools: moveconfig: rename update_defconfig() to update_dotconfig() by Masahiro Yamada · 8 years ago
  12. e423d17 tools: moveconfig: fix --dry-run option by Masahiro Yamada · 8 years ago
  13. 1cc0a9f Fix various typos, scattered over the code. by Robert P. J. Day · 9 years ago
  14. e8aebc4 tools: Update openrisc toolchain information by Bin Meng · 9 years ago
  15. 4440ece tools: moveconfig: Update the URL for nds32 toolchain by Bin Meng · 9 years ago
  16. 2e2ce6c moveconfig: Print status about the processed defconfigs by Joe Hershberger · 9 years ago
  17. 95bf9c7 moveconfig: Add a switch to enable printing errors by Joe Hershberger · 9 years ago
  18. 2540009 moveconfig: Print a message for missing compiler by Joe Hershberger · 9 years ago
  19. 2559cd8 moveconfig: Output a list of failed boards by Joe Hershberger · 9 years ago
  20. 60727f5 moveconfig: Cleanup headers in arch and board by Joe Hershberger · 9 years ago
  21. 2144f88 moveconfig: Add a switch to only cleanup headers by Joe Hershberger · 9 years ago
  22. 91040e8 moveconfig: Add a parameter to accept a list to build by Joe Hershberger · 9 years ago
  23. 7740f65 moveconfig: Ignore duplicate configs when moving by Joe Hershberger · 9 years ago
  24. 96464ba moveconfig: Always run savedefconfig on the moved config by Joe Hershberger · 9 years ago
  25. 5a27c73 tools: moveconfig: a tool to move CONFIGs from headers to defconfigs by Masahiro Yamada · 9 years ago