1. cab8407 moveconfig: Fix code relying on now-stripped newline characters by Alper Nebi Yasak · Sat Jan 29 18:22:08 2022 +0300
  2. b3464eb moveconfig: Fix some pylint errors by Simon Glass · Sat Dec 18 14:54:35 2021 -0700
  3. aba238f moveconfig: Use a function to read files by Simon Glass · Sat Dec 18 14:54:34 2021 -0700
  4. b09ae45 moveconfig: Use a function to write files by Simon Glass · Sat Dec 18 14:54:33 2021 -0700
  5. 34c505f moveconfig: Drop check for old Python by Simon Glass · Sat Dec 18 14:54:32 2021 -0700
  6. d9c1da2 moveconfig: Convert to ArgumentParser by Simon Glass · Sat Dec 18 14:54:31 2021 -0700
  7. dc634d9 moveconfig: Use single quotes by Simon Glass · Sat Dec 18 14:54:30 2021 -0700
  8. 0082b2e moveconfig: Allow querying board configuration by Simon Glass · Sat Dec 18 08:09:46 2021 -0700
  9. bb57be7 moveconfig: Allow adding unit tests by Simon Glass · Sat Dec 18 08:09:45 2021 -0700
  10. 0559a74 moveconfig: Sort the options by Simon Glass · Sat Dec 18 08:09:44 2021 -0700
  11. f931c2f moveconfig: Read the database in a separate function by Simon Glass · Sat Dec 18 08:09:43 2021 -0700
  12. 93c0a9e moveconfig: Correct operation of the 'imply' feature by Simon Glass · Sat Dec 18 08:09:42 2021 -0700
  13. 520b47a moveconfig: Update to newer kconfiglib by Simon Glass · Wed Jul 21 21:35:53 2021 -0600
  14. 83cc72e doc: Add docs for the moveconfig tool by Simon Glass · Wed Jul 21 21:35:51 2021 -0600
  15. aaad0c2 moveconfig.py: add to the "do not process" list by Trevor Woerner · Mon Mar 15 12:01:33 2021 -0400
  16. ea52c2d moveconfig: Handle binary files cleanly by Simon Glass · Fri Mar 26 16:17:29 2021 +1300
  17. ce44bf5 moveconfig: Skip binary and ELF files by Simon Glass · Tue Aug 11 11:23:34 2020 -0600
  18. 4214316 patman: Tidy up sys.path changes by Simon Glass · Fri Apr 17 18:09:05 2020 -0600
  19. f0d9c10 buildman: Move to absolute imports by Simon Glass · Fri Apr 17 18:09:02 2020 -0600
  20. 8773f35 moveconfig: convert ps.stderr to string by Markus Klotzbuecher · Wed Feb 12 20:46:45 2020 +0100
  21. bac0bb5 moveconfig: replace unsafe eval with asteval by Markus Klotzbuecher · Wed Feb 12 20:46:44 2020 +0100
  22. e90c007 moveconfig.py: Fix more Python3 UTF issues by Tom Rini · Sun Nov 10 21:19:37 2019 -0500
  23. 1f70186 move_config: Convert to Python 3 by Simon Glass · Thu Oct 31 07:42:57 2019 -0600
  24. 3c5f415 kconfiglib: Update to the 12.14.0 release by Tom Rini · Fri Sep 20 17:42:09 2019 -0400
  25. 3d5d418 moveconfig: expand simple expressions by Markus Klotzbuecher · Wed May 15 15:15:52 2019 +0200
  26. 73f6c7c moveconfig: add a second pass for empty #if/#endif blocks by Chris Packham · Wed Jan 30 20:23:16 2019 +1300
  27. 10e4779 SPDX: Convert all of our single license tags to Linux Kernel style by Tom Rini · Sun May 06 17:58:06 2018 -0400
  28. 1ebcbd1 moveconfig: fix error message in do_autoconf() by Chris Packham · Sun Aug 27 20:00:51 2017 +1200
  29. 1682e05 kconfiglib: update with 'imply' support by Ulf Magnusson · Tue Sep 19 12:52:55 2017 +0200
  30. 1c87931 moveconfig: Use fd.write() instead of print >> by Simon Glass · Sun Aug 13 16:02:54 2017 -0600
  31. 257f523 RFC: moveconfig: Use toolchains from buildman by Simon Glass · Mon Jul 10 14:47:47 2017 -0600
  32. 5f09692 moveconfig: Tidy up imply flag parsing by Simon Glass · Mon Jul 10 14:47:46 2017 -0600
  33. 4411633 moveconfig: Allow automatic location and adding of 'imply' by Simon Glass · Thu Jun 15 21:39:33 2017 -0600
  34. 92e5558 moveconfig: Allow control of which implying configs are shown by Simon Glass · Thu Jun 15 21:39:32 2017 -0600
  35. 452fa8e moveconfig: Allow piping in 'git show --stat' output by Simon Glass · Thu Jun 15 21:39:31 2017 -0600
  36. c6e73cf moveconfig: Support looking for implied CONFIG options by Simon Glass · Thu Jun 01 19:39:03 2017 -0600
  37. 43cf08f moveconfig: Support building a simple config database by Simon Glass · Thu Jun 01 19:39:02 2017 -0600
  38. 8fb5bd0 moveconfig: Add a constant for auto.conf by Simon Glass · Thu Jun 01 19:39:01 2017 -0600
  39. 2d79f70 moveconfig: Tidy up the documentation and add hints by Simon Glass · Thu Jun 01 19:39:00 2017 -0600
  40. 8f3cf31 moveconfig: Allow reading the defconfig list from stdin by Simon Glass · Thu Jun 01 19:38:59 2017 -0600
  41. 18774bc moveconfig: Support providing a path to the defconfig files by Simon Glass · Thu Jun 01 19:38:58 2017 -0600
  42. 8cb5cdd avr32: Retire AVR32 for good by Andy Shevchenko · Wed Jul 05 16:25:22 2017 +0300
  43. 0e6deff tools: moveconfig: cleanup README entires by Chris Packham · Tue May 02 21:30:48 2017 +1200
  44. 9d5274f tools: moveconfig: cleanup whitelist entries by Chris Packham · Tue May 02 21:30:47 2017 +1200
  45. 85e15c5 tools: moveconfig: extract helper function for user confirmation by Chris Packham · Tue May 02 21:30:46 2017 +1200
  46. 0e378ef tools: moveconfig: remove GCC prefix of obsolete architecture by Masahiro Yamada · Fri Apr 14 10:53:56 2017 +0900
  47. 3984d6e tools: moveconfig: support wildcards in --defconfigs file by Masahiro Yamada · Wed Oct 19 14:39:54 2016 +0900
  48. 8bf41c2 moveconfig: Add an option to commit changes by Simon Glass · Mon Sep 12 23:18:21 2016 -0600
  49. 13e05a0 moveconfig: Add an option to skip prompts by Simon Glass · Mon Sep 12 23:18:20 2016 -0600
  50. 6d13917 tools: moveconfig: add --spl option to move options for SPL build by Masahiro Yamada · Mon Aug 22 22:18:22 2016 +0900
  51. 35204d9 tools: moveconfig: warn loudly if moved option has no entry in Kconfig by Masahiro Yamada · Mon Aug 22 22:18:21 2016 +0900
  52. 1271b67 tools: moveconfig: use sets instead of lists for failed/suspicious boards by Masahiro Yamada · Mon Aug 22 22:18:20 2016 +0900
  53. 61fbb57 tools: moveconfig: remove document about deprecated error message by Masahiro Yamada · Mon Aug 22 22:18:19 2016 +0900
  54. 7facf88 treewide: fix "followings" to "following" by Masahiro Yamada · Sun Aug 21 16:12:36 2016 +0900
  55. d1d9d60 tools: moveconfig: add Xtensa GCC prefix to CROSS_COMPILE list by Masahiro Yamada · Sun Aug 21 16:03:08 2016 +0900
  56. dce28de tools: moveconfig: support CONFIG_SYS_EXTRA_OPTIONS cleaning by Masahiro Yamada · Mon Jul 25 19:15:29 2016 +0900
  57. 58175e3 tools: moveconfig: make getting all defconfigs into helper function by Masahiro Yamada · Mon Jul 25 19:15:28 2016 +0900
  58. 6d798ba tools: moveconfig: fix cleanup of defines across multiple lines by Masahiro Yamada · Mon Jul 25 19:15:27 2016 +0900
  59. a1a4b09 tools: moveconfig: show diffs of cleaned headers in color by Masahiro Yamada · Mon Jul 25 19:15:26 2016 +0900
  60. 573b390 tools: moveconfig: show result of header cleaning in unified diff by Masahiro Yamada · Mon Jul 25 19:15:25 2016 +0900
  61. ea8f534 tools: moveconfig: trim garbage lines after header cleanups by Masahiro Yamada · Mon Jul 25 19:15:24 2016 +0900
  62. d0a9d2a tools: moveconfig: do not check clean tree and compilers for -H option by Masahiro Yamada · Mon Jul 25 19:15:23 2016 +0900
  63. 28a6d35 tools: moveconfig: do not cleanup headers in include/generated by Masahiro Yamada · Mon Jul 25 19:15:22 2016 +0900
  64. 3c9bfea tools: moveconfig: show suspicious boards with possible misconversion by Masahiro Yamada · Wed Jun 15 14:33:54 2016 +0900
  65. 0153f03 tools: moveconfig: simplify show_failed_boards() and show more info by Masahiro Yamada · Wed Jun 15 14:33:53 2016 +0900
  66. 8f5256a tools: moveconfig: simplify source tree switching by Masahiro Yamada · Wed Jun 15 14:33:52 2016 +0900
  67. 2e74fee tools: moveconfig: change class WorkDir to class ReferenceSource by Masahiro Yamada · Wed Jun 15 14:33:51 2016 +0900
  68. b48387f tools: moveconfig: fix needless move for config with default 1 by Masahiro Yamada · Wed Jun 15 14:33:50 2016 +0900
  69. b1a570f tools: moveconfig: Add a new --git-ref option by Joe Hershberger · Fri Jun 10 14:53:32 2016 -0500
  70. 93f1c2d tools: moveconfig: New color used for changed defconfig by Joe Hershberger · Fri Jun 10 14:53:30 2016 -0500
  71. 640de87 tools: moveconfig: Fix another typo by Joe Hershberger · Fri Jun 10 14:53:29 2016 -0500
  72. cb256cb tools: moveconfig: make Slot.poll() more readable with helper methods by Masahiro Yamada · Wed Jun 08 11:47:37 2016 +0900
  73. 9566abd tools: moveconfig: allow to run without any CONFIG specified by Masahiro Yamada · Thu May 19 15:52:09 2016 +0900
  74. 83c1767 tools: moveconfig: add --force-sync option by Masahiro Yamada · Thu May 19 15:52:08 2016 +0900
  75. 0f6beda tools: moveconfig: report when defconfig is updated by Masahiro Yamada · Thu May 19 15:52:07 2016 +0900
  76. 07f9852 tools: moveconfig: report when CONFIGs are removed by savedefconfig by Masahiro Yamada · Thu May 19 15:52:06 2016 +0900
  77. 76f8df5 tools: moveconfig: display log when savedefconfig occurs by Masahiro Yamada · Thu May 19 15:52:05 2016 +0900
  78. 263d137 tools: moveconfig: skip savedefconfig if .config was not updated by Masahiro Yamada · Thu May 19 15:52:04 2016 +0900
  79. 274a5ee tools: moveconfig: refactor code to go back to idle state by Masahiro Yamada · Thu May 19 15:52:03 2016 +0900
  80. 465b7c0 tools: moveconfig: display log atomically in more readable format by Masahiro Yamada · Thu May 19 15:52:02 2016 +0900
  81. 69e2bbc tools: moveconfig: move log output code out of Kconfig Parser class by Masahiro Yamada · Thu May 19 15:52:01 2016 +0900
  82. 5393b61 tools: moveconfig: compute file paths just once by Masahiro Yamada · Thu May 19 15:52:00 2016 +0900
  83. b903c4e tools: moveconfig: allow to give CONFIG names as argument directly by Masahiro Yamada · Thu May 19 15:51:58 2016 +0900
  84. b80a667 tools: moveconfig: drop code for handling type and default value by Masahiro Yamada · Thu May 19 15:51:57 2016 +0900
  85. 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
  86. cefaa58 tools: moveconfig: increment number of processed files monotonically by Masahiro Yamada · Thu May 19 15:51:55 2016 +0900
  87. 990e677 tools: moveconfig: exit with error message for not clean directory by Masahiro Yamada · Thu May 19 15:51:54 2016 +0900
  88. c4d76eb tools: moveconfig: check compilers before starting defconfig walk by Masahiro Yamada · Thu May 19 15:51:53 2016 +0900
  89. 06f76e9 tools: moveconfig: check directory location before compilers by Masahiro Yamada · Thu May 19 15:51:52 2016 +0900
  90. 6ef8ad9 tools: moveconfig: remove redundant else: after sys.exit() by Masahiro Yamada · Thu May 19 15:51:51 2016 +0900
  91. 7c0d9d2 tools: moveconfig: rename update_defconfig() to update_dotconfig() by Masahiro Yamada · Thu May 19 15:51:50 2016 +0900
  92. 953d93b tools: moveconfig: fix --dry-run option by Masahiro Yamada · Thu May 19 15:51:49 2016 +0900
  93. 8c60f92 Fix various typos, scattered over the code. by Robert P. J. Day · Wed May 04 04:47:31 2016 -0400
  94. 07a50f9 tools: Update openrisc toolchain information by Bin Meng · Sun Feb 21 21:18:02 2016 -0800
  95. 3bb02f6 tools: moveconfig: Update the URL for nds32 toolchain by Bin Meng · Fri Sep 25 01:22:39 2015 -0700
  96. 3fa1ab7 moveconfig: Print status about the processed defconfigs by Joe Hershberger · Tue May 19 13:21:25 2015 -0500
  97. 808b63f moveconfig: Add a switch to enable printing errors by Joe Hershberger · Tue May 19 13:21:24 2015 -0500
  98. 11b0270 moveconfig: Print a message for missing compiler by Joe Hershberger · Tue May 19 13:21:23 2015 -0500
  99. dade12e moveconfig: Output a list of failed boards by Joe Hershberger · Tue May 19 13:21:22 2015 -0500
  100. b78ad42 moveconfig: Cleanup headers in arch and board by Joe Hershberger · Tue May 19 13:21:21 2015 -0500