1. 3c9bfea tools: moveconfig: show suspicious boards with possible misconversion by Masahiro Yamada · Wed Jun 15 14:33:54 2016 +0900
  2. 0153f03 tools: moveconfig: simplify show_failed_boards() and show more info by Masahiro Yamada · Wed Jun 15 14:33:53 2016 +0900
  3. 8f5256a tools: moveconfig: simplify source tree switching by Masahiro Yamada · Wed Jun 15 14:33:52 2016 +0900
  4. 2e74fee tools: moveconfig: change class WorkDir to class ReferenceSource by Masahiro Yamada · Wed Jun 15 14:33:51 2016 +0900
  5. b48387f tools: moveconfig: fix needless move for config with default 1 by Masahiro Yamada · Wed Jun 15 14:33:50 2016 +0900
  6. b1a570f tools: moveconfig: Add a new --git-ref option by Joe Hershberger · Fri Jun 10 14:53:32 2016 -0500
  7. 93f1c2d tools: moveconfig: New color used for changed defconfig by Joe Hershberger · Fri Jun 10 14:53:30 2016 -0500
  8. 640de87 tools: moveconfig: Fix another typo by Joe Hershberger · Fri Jun 10 14:53:29 2016 -0500
  9. cb256cb tools: moveconfig: make Slot.poll() more readable with helper methods by Masahiro Yamada · Wed Jun 08 11:47:37 2016 +0900
  10. 9566abd tools: moveconfig: allow to run without any CONFIG specified by Masahiro Yamada · Thu May 19 15:52:09 2016 +0900
  11. 83c1767 tools: moveconfig: add --force-sync option by Masahiro Yamada · Thu May 19 15:52:08 2016 +0900
  12. 0f6beda tools: moveconfig: report when defconfig is updated by Masahiro Yamada · Thu May 19 15:52:07 2016 +0900
  13. 07f9852 tools: moveconfig: report when CONFIGs are removed by savedefconfig by Masahiro Yamada · Thu May 19 15:52:06 2016 +0900
  14. 76f8df5 tools: moveconfig: display log when savedefconfig occurs by Masahiro Yamada · Thu May 19 15:52:05 2016 +0900
  15. 263d137 tools: moveconfig: skip savedefconfig if .config was not updated by Masahiro Yamada · Thu May 19 15:52:04 2016 +0900
  16. 274a5ee tools: moveconfig: refactor code to go back to idle state by Masahiro Yamada · Thu May 19 15:52:03 2016 +0900
  17. 465b7c0 tools: moveconfig: display log atomically in more readable format by Masahiro Yamada · Thu May 19 15:52:02 2016 +0900
  18. 69e2bbc tools: moveconfig: move log output code out of Kconfig Parser class by Masahiro Yamada · Thu May 19 15:52:01 2016 +0900
  19. 5393b61 tools: moveconfig: compute file paths just once by Masahiro Yamada · Thu May 19 15:52:00 2016 +0900
  20. b903c4e tools: moveconfig: allow to give CONFIG names as argument directly by Masahiro Yamada · Thu May 19 15:51:58 2016 +0900
  21. b80a667 tools: moveconfig: drop code for handling type and default value by Masahiro Yamada · Thu May 19 15:51:57 2016 +0900
  22. 5643d6e tools: moveconfig: do not rely on type and default value given by users by Masahiro Yamada · Thu May 19 15:51:56 2016 +0900
  23. cefaa58 tools: moveconfig: increment number of processed files monotonically by Masahiro Yamada · Thu May 19 15:51:55 2016 +0900
  24. 990e677 tools: moveconfig: exit with error message for not clean directory by Masahiro Yamada · Thu May 19 15:51:54 2016 +0900
  25. c4d76eb tools: moveconfig: check compilers before starting defconfig walk by Masahiro Yamada · Thu May 19 15:51:53 2016 +0900
  26. 06f76e9 tools: moveconfig: check directory location before compilers by Masahiro Yamada · Thu May 19 15:51:52 2016 +0900
  27. 6ef8ad9 tools: moveconfig: remove redundant else: after sys.exit() by Masahiro Yamada · Thu May 19 15:51:51 2016 +0900
  28. 7c0d9d2 tools: moveconfig: rename update_defconfig() to update_dotconfig() by Masahiro Yamada · Thu May 19 15:51:50 2016 +0900
  29. 953d93b tools: moveconfig: fix --dry-run option by Masahiro Yamada · Thu May 19 15:51:49 2016 +0900
  30. 8c60f92 Fix various typos, scattered over the code. by Robert P. J. Day · Wed May 04 04:47:31 2016 -0400
  31. 07a50f9 tools: Update openrisc toolchain information by Bin Meng · Sun Feb 21 21:18:02 2016 -0800
  32. 3bb02f6 tools: moveconfig: Update the URL for nds32 toolchain by Bin Meng · Fri Sep 25 01:22:39 2015 -0700
  33. 3fa1ab7 moveconfig: Print status about the processed defconfigs by Joe Hershberger · Tue May 19 13:21:25 2015 -0500
  34. 808b63f moveconfig: Add a switch to enable printing errors by Joe Hershberger · Tue May 19 13:21:24 2015 -0500
  35. 11b0270 moveconfig: Print a message for missing compiler by Joe Hershberger · Tue May 19 13:21:23 2015 -0500
  36. dade12e moveconfig: Output a list of failed boards by Joe Hershberger · Tue May 19 13:21:22 2015 -0500
  37. b78ad42 moveconfig: Cleanup headers in arch and board by Joe Hershberger · Tue May 19 13:21:21 2015 -0500
  38. 2347593 moveconfig: Add a switch to only cleanup headers by Joe Hershberger · Tue May 19 13:21:20 2015 -0500
  39. c6e043a moveconfig: Add a parameter to accept a list to build by Joe Hershberger · Tue May 19 13:21:19 2015 -0500
  40. 765442b moveconfig: Ignore duplicate configs when moving by Joe Hershberger · Tue May 19 13:21:18 2015 -0500
  41. 166edec moveconfig: Always run savedefconfig on the moved config by Joe Hershberger · Tue May 19 13:21:17 2015 -0500
  42. b616081 tools: moveconfig: a tool to move CONFIGs from headers to defconfigs by Masahiro Yamada · Wed May 20 11:36:07 2015 +0900