1. 5196379 qconfig: Rename the database file by Simon Glass · 1 year, 1 month ago
  2. ea4d6de moveconfig: Rename the tool to qconfig by Simon Glass · 1 year, 1 month ago[Renamed (99%) from tools/moveconfig.py]
  3. 94e2ed7 moveconfig: Move summaries to the end by Simon Glass · 1 year, 1 month ago
  4. fc07d99 moveconfig: Drop the initial output by Simon Glass · 1 year, 1 month ago
  5. dc1d2e6 moveconfig: Show a summary at the end by Simon Glass · 1 year, 1 month ago
  6. 6b25d21 moveconfig: Show failures in progress by Simon Glass · 1 year, 1 month ago
  7. 15f19ab moveconfig: Use u_boot_pylib for terminal colour by Simon Glass · 1 year, 1 month ago
  8. 95f0914 moveconfig: Avoid showing progress at the end by Simon Glass · 1 year, 1 month ago
  9. 9461bf0 moveconfig: Reduce the amount of output by Simon Glass · 1 year, 1 month ago
  10. 5aba58c moveconfig: Only show output when there is a reason by Simon Glass · 1 year, 1 month ago
  11. f297ba3 moveconfig: Fix misc pylint warnings by Simon Glass · 1 year, 1 month ago
  12. e6c686f moveconfig: Use an encoding with open() by Simon Glass · 1 year, 1 month ago
  13. b774ba5 moveconfig: Correct list-comprehension warnings by Simon Glass · 1 year, 1 month ago
  14. a6ab4db moveconfig: Correct use of members not declared in __init__() by Simon Glass · 1 year, 1 month ago
  15. a4c9d17 moveconfig: Correct non-snake variables names by Simon Glass · 1 year, 1 month ago
  16. 62fae4b moveconfig: Correct unused variables by Simon Glass · 1 year, 1 month ago
  17. 1bd4306 moveconfig: Use f strings where possible by Simon Glass · 1 year, 1 month ago
  18. 549d422 moveconfig: Correct parameter-type warnings by Simon Glass · 1 year, 1 month ago
  19. 9827571 moveconfig: Correct some regular-expression strings by Simon Glass · 1 year, 1 month ago
  20. 0313742 moveconfig: Drop suspicious boards by Simon Glass · 1 year, 1 month ago
  21. c734561 moveconfig: Drop check_defconfig() and update_dotconfig() by Simon Glass · 1 year, 1 month ago
  22. 882c8e4 moveconfig: Drop CONFIG-moving code by Simon Glass · 1 year, 1 month ago
  23. 3481e89 moveconfig: Drop unused cleanup options by Simon Glass · 1 year, 1 month ago
  24. b5aa5a3 moveconfig: Correct ordering of asteval import by Simon Glass · 1 year, 1 month ago
  25. ad1f187 moveconfig: Avoid deprecation warning for setDaemon by Simon Glass · 1 year, 1 month ago
  26. 63df202 moveconfig: Drop -H option by Simon Glass · 1 year, 1 month ago
  27. 42d42cf buildman: Convert camel case in bsettings.py by Simon Glass · 1 year, 3 months ago
  28. 65e6203 moveconfig: Add an option to compare Kconfig against source by Simon Glass · 1 year, 9 months ago
  29. 9ef3ba8 kbuild: Remove checking for adhoc CONFIG symbols by Tom Rini · 1 year, 11 months ago
  30. 5579ce7 Revert "Revert "global: Remove CONFIG_SYS_EXTRA_OPTIONS support"" by Simon Glass · 2 years, 3 months ago
  31. 25b8ace Revert "global: Remove CONFIG_SYS_EXTRA_OPTIONS support" by Tom Rini · 2 years, 7 months ago
  32. eeec000 global: Remove CONFIG_SYS_EXTRA_OPTIONS support by Tom Rini · 2 years, 7 months ago
  33. d9c958f moveconfig: Use re.fullmatch() to avoid extra check by Simon Glass · 2 years, 8 months ago
  34. 78f12e5 moveconfig: Remove remove_defconfig() by Simon Glass · 2 years, 8 months ago
  35. 68a0b71 moveconfig: Correct pylint errors by Simon Glass · 2 years, 8 months ago
  36. 941671a moveconfig: Allow regex matches when finding combinations by Simon Glass · 2 years, 8 months ago
  37. b8d11da moveconfig: Show the config name rather than the defconfig by Simon Glass · 2 years, 8 months ago
  38. 6c928c6 moveconfig: Fix code relying on now-stripped newline characters by Alper Nebi Yasak · 2 years, 9 months ago
  39. 91197aa moveconfig: Fix some pylint errors by Simon Glass · 2 years, 10 months ago
  40. 37f815c moveconfig: Use a function to read files by Simon Glass · 2 years, 10 months ago
  41. 2fd85bd moveconfig: Use a function to write files by Simon Glass · 2 years, 10 months ago
  42. 478920d moveconfig: Drop check for old Python by Simon Glass · 2 years, 10 months ago
  43. b2e83c6 moveconfig: Convert to ArgumentParser by Simon Glass · 2 years, 10 months ago
  44. daa694d moveconfig: Use single quotes by Simon Glass · 2 years, 10 months ago
  45. 65d7fce moveconfig: Allow querying board configuration by Simon Glass · 2 years, 10 months ago
  46. 84067a5 moveconfig: Allow adding unit tests by Simon Glass · 2 years, 10 months ago
  47. e1ae563 moveconfig: Sort the options by Simon Glass · 2 years, 10 months ago
  48. 9d60339 moveconfig: Read the database in a separate function by Simon Glass · 2 years, 10 months ago
  49. a362708 moveconfig: Correct operation of the 'imply' feature by Simon Glass · 2 years, 10 months ago
  50. ea40b20 moveconfig: Update to newer kconfiglib by Simon Glass · 3 years, 3 months ago
  51. 5c72c0e doc: Add docs for the moveconfig tool by Simon Glass · 3 years, 3 months ago
  52. dc514d7 moveconfig.py: add to the "do not process" list by Trevor Woerner · 3 years, 7 months ago
  53. 7570d9b moveconfig: Handle binary files cleanly by Simon Glass · 3 years, 7 months ago
  54. a38cc17 moveconfig: Skip binary and ELF files by Simon Glass · 4 years, 2 months ago
  55. b4fa949 patman: Tidy up sys.path changes by Simon Glass · 4 years, 6 months ago
  56. 0ede00f buildman: Move to absolute imports by Simon Glass · 4 years, 6 months ago
  57. 4f5c5e9 moveconfig: convert ps.stderr to string by Markus Klotzbuecher · 4 years, 8 months ago
  58. b3192f4 moveconfig: replace unsafe eval with asteval by Markus Klotzbuecher · 4 years, 8 months ago
  59. 02b5670 moveconfig.py: Fix more Python3 UTF issues by Tom Rini · 5 years ago
  60. 793dca3 move_config: Convert to Python 3 by Simon Glass · 5 years ago
  61. 65e05dd kconfiglib: Update to the 12.14.0 release by Tom Rini · 5 years ago
  62. b237d35 moveconfig: expand simple expressions by Markus Klotzbuecher · 5 years ago
  63. 4d9dbb1 moveconfig: add a second pass for empty #if/#endif blocks by Chris Packham · 6 years ago
  64. 83d290c SPDX: Convert all of our single license tags to Linux Kernel style by Tom Rini · 6 years ago
  65. ce3ba45 moveconfig: fix error message in do_autoconf() by Chris Packham · 7 years ago
  66. 4e1102f kconfiglib: update with 'imply' support by Ulf Magnusson · 7 years ago
  67. c79d18c moveconfig: Use fd.write() instead of print >> by Simon Glass · 7 years ago
  68. 6821a74 RFC: moveconfig: Use toolchains from buildman by Simon Glass · 7 years ago
  69. dee36c7 moveconfig: Tidy up imply flag parsing by Simon Glass · 7 years ago
  70. cb00883 moveconfig: Allow automatic location and adding of 'imply' by Simon Glass · 7 years ago
  71. 9b2a2e8 moveconfig: Allow control of which implying configs are shown by Simon Glass · 7 years ago
  72. 2ddd85d moveconfig: Allow piping in 'git show --stat' output by Simon Glass · 7 years ago
  73. 99b6660 moveconfig: Support looking for implied CONFIG options by Simon Glass · 7 years ago
  74. d73fcb1 moveconfig: Support building a simple config database by Simon Glass · 7 years ago
  75. f3b8e64 moveconfig: Add a constant for auto.conf by Simon Glass · 7 years ago
  76. ddf91c6 moveconfig: Tidy up the documentation and add hints by Simon Glass · 7 years ago
  77. ee4e61b moveconfig: Allow reading the defconfig list from stdin by Simon Glass · 7 years ago
  78. 25f978c moveconfig: Support providing a path to the defconfig files by Simon Glass · 7 years ago
  79. daab59a avr32: Retire AVR32 for good by Andy Shevchenko · 7 years ago
  80. f90df59 tools: moveconfig: cleanup README entires by Chris Packham · 7 years ago
  81. ca43834 tools: moveconfig: cleanup whitelist entries by Chris Packham · 7 years ago
  82. 85edfc1 tools: moveconfig: extract helper function for user confirmation by Chris Packham · 7 years ago
  83. 6091110 tools: moveconfig: remove GCC prefix of obsolete architecture by Masahiro Yamada · 8 years ago
  84. 0dbc9b5 tools: moveconfig: support wildcards in --defconfigs file by Masahiro Yamada · 8 years ago
  85. 9ede212 moveconfig: Add an option to commit changes by Simon Glass · 8 years ago
  86. 6b403df moveconfig: Add an option to skip prompts by Simon Glass · 8 years ago
  87. 07913d1 tools: moveconfig: add --spl option to move options for SPL build by Masahiro Yamada · 8 years ago
  88. 916224c tools: moveconfig: warn loudly if moved option has no entry in Kconfig by Masahiro Yamada · 8 years ago
  89. 09c6c06 tools: moveconfig: use sets instead of lists for failed/suspicious boards by Masahiro Yamada · 8 years ago
  90. e1a9962 tools: moveconfig: remove document about deprecated error message by Masahiro Yamada · 8 years ago
  91. c21fc7e treewide: fix "followings" to "following" by Masahiro Yamada · 8 years ago
  92. 88e1346 tools: moveconfig: add Xtensa GCC prefix to CROSS_COMPILE list by Masahiro Yamada · 8 years ago
  93. 9ab0296 tools: moveconfig: support CONFIG_SYS_EXTRA_OPTIONS cleaning by Masahiro Yamada · 8 years ago
  94. 684c306 tools: moveconfig: make getting all defconfigs into helper function by Masahiro Yamada · 8 years ago
  95. a3a779f tools: moveconfig: fix cleanup of defines across multiple lines by Masahiro Yamada · 8 years ago
  96. e9ea122 tools: moveconfig: show diffs of cleaned headers in color by Masahiro Yamada · 8 years ago
  97. f2f6981 tools: moveconfig: show result of header cleaning in unified diff by Masahiro Yamada · 8 years ago
  98. 8ba1f5d tools: moveconfig: trim garbage lines after header cleanups by Masahiro Yamada · 8 years ago
  99. f7536f7 tools: moveconfig: do not check clean tree and compilers for -H option by Masahiro Yamada · 8 years ago
  100. dc6de50 tools: moveconfig: do not cleanup headers in include/generated by Masahiro Yamada · 8 years ago