1. a84b6c5 qconfig: Support a 'list' format by Simon Glass · Thu Jul 18 10:11:25 2024 +0100
  2. ba4d442 qconfig: Sort the boards by name when finding by Simon Glass · Thu Jul 18 10:11:24 2024 +0100
  3. 9c9ec3a qconfig: Allow searching for CONFIG values by Simon Glass · Thu Jul 18 10:11:23 2024 +0100
  4. 3314e90 qconfig: Move operation check into parse_args() by Simon Glass · Wed Jul 17 16:57:11 2024 +0100
  5. d755289 qconfig: Drop col argument from Slots() by Simon Glass · Wed Jul 17 16:57:10 2024 +0100
  6. c2466b7 qconfig: Use the Color object in Progress by Simon Glass · Wed Jul 17 16:57:09 2024 +0100
  7. c5ca9dc qconfig: Move the last two operations into their own functions by Simon Glass · Wed Jul 17 16:57:08 2024 +0100
  8. 19d91da qconfig: Move progress output into the class by Simon Glass · Wed Jul 17 16:57:07 2024 +0100
  9. e054a75 qconfig: Move commit code into a separate function by Simon Glass · Wed Jul 17 16:57:06 2024 +0100
  10. 4c05903 qconfig: Move all move_config code into move_config() by Simon Glass · Wed Jul 17 16:57:05 2024 +0100
  11. 3c4cb20 qconfig: Add a return value to do_find_config() by Simon Glass · Wed Jul 17 16:57:04 2024 +0100
  12. 1835211 qconfig: Move imply into a separate function by Simon Glass · Wed Jul 17 16:57:03 2024 +0100
  13. 6901a64 qconfig: Add a return value to do_scan_source() by Simon Glass · Wed Jul 17 16:57:02 2024 +0100
  14. ac261cc qconfig: Move testing into a separate function by Simon Glass · Wed Jul 17 16:57:01 2024 +0100
  15. 84f541a qconfig: Move converting config args to the top by Simon Glass · Wed Jul 17 16:57:00 2024 +0100
  16. 9a042c5 qconfig: Move checking directory to the top by Simon Glass · Wed Jul 17 16:56:59 2024 +0100
  17. 704dd89 qconfig: Move getting the colour to where it is needed by Simon Glass · Wed Jul 17 16:56:58 2024 +0100
  18. 855a0ce qconfig: Move arg checking to the top of main() by Simon Glass · Wed Jul 17 16:56:57 2024 +0100
  19. 771276e qconfig: Move arg checking a little higher by Simon Glass · Wed Jul 17 16:56:56 2024 +0100
  20. fe11dcf qconfig: Move arg parsing into a separate function by Simon Glass · Wed Jul 17 16:56:55 2024 +0100
  21. 4696094 qconfig: Rename the doc link by Simon Glass · Wed Jul 17 16:56:54 2024 +0100
  22. 0f43920 qconfig: Correct format string in do_imply_config() by Simon Glass · Wed Jul 17 16:56:53 2024 +0100
  23. 2815557 qconfig: Tidy up some pylint warnings by Simon Glass · Wed Jul 17 16:56:52 2024 +0100
  24. a0a6160 qconfig: Make KconfigScanner a function by Simon Glass · Wed Jul 17 16:56:51 2024 +0100
  25. 0c3c7ca qconfig: Drop the try_expand() function by Simon Glass · Wed Jul 17 16:56:50 2024 +0100
  26. 3a315fa qconfig: Fix pylint error in read_database() by Simon Glass · Wed Jul 17 16:56:49 2024 +0100
  27. 8a37203 qconfig: Rename the database file by Simon Glass · Sat Sep 23 13:44:15 2023 -0600
  28. bf0e11a moveconfig: Rename the tool to qconfig by Simon Glass · Sat Sep 23 13:44:14 2023 -0600[Renamed (99%) from tools/moveconfig.py]
  29. 6570924 moveconfig: Move summaries to the end by Simon Glass · Sat Sep 23 13:44:13 2023 -0600
  30. 8d69a9e moveconfig: Drop the initial output by Simon Glass · Sat Sep 23 13:44:12 2023 -0600
  31. 2979043 moveconfig: Show a summary at the end by Simon Glass · Sat Sep 23 13:44:11 2023 -0600
  32. bef6736 moveconfig: Show failures in progress by Simon Glass · Sat Sep 23 13:44:10 2023 -0600
  33. 9b19110 moveconfig: Use u_boot_pylib for terminal colour by Simon Glass · Sat Sep 23 13:44:09 2023 -0600
  34. 99c28cd moveconfig: Avoid showing progress at the end by Simon Glass · Sat Sep 23 13:44:08 2023 -0600
  35. e24ac99 moveconfig: Reduce the amount of output by Simon Glass · Sat Sep 23 13:44:07 2023 -0600
  36. 4fd16e6 moveconfig: Only show output when there is a reason by Simon Glass · Sat Sep 23 13:44:06 2023 -0600
  37. e19a9cd moveconfig: Fix misc pylint warnings by Simon Glass · Sat Sep 23 13:44:05 2023 -0600
  38. 47f2289 moveconfig: Use an encoding with open() by Simon Glass · Sat Sep 23 13:44:04 2023 -0600
  39. d708cf7 moveconfig: Correct list-comprehension warnings by Simon Glass · Sat Sep 23 13:44:03 2023 -0600
  40. 67ee011 moveconfig: Correct use of members not declared in __init__() by Simon Glass · Sat Sep 23 13:44:02 2023 -0600
  41. 4f6725c moveconfig: Correct non-snake variables names by Simon Glass · Sat Sep 23 13:44:01 2023 -0600
  42. beb825d moveconfig: Correct unused variables by Simon Glass · Sat Sep 23 13:44:00 2023 -0600
  43. 96f8f31 moveconfig: Use f strings where possible by Simon Glass · Sat Sep 23 13:43:59 2023 -0600
  44. c89a296 moveconfig: Correct parameter-type warnings by Simon Glass · Sat Sep 23 13:43:58 2023 -0600
  45. 2deee26 moveconfig: Correct some regular-expression strings by Simon Glass · Sat Sep 23 13:43:57 2023 -0600
  46. 5202852 moveconfig: Drop suspicious boards by Simon Glass · Sat Sep 23 13:43:56 2023 -0600
  47. c1c10c2 moveconfig: Drop check_defconfig() and update_dotconfig() by Simon Glass · Sat Sep 23 13:43:55 2023 -0600
  48. 08d148a moveconfig: Drop CONFIG-moving code by Simon Glass · Sat Sep 23 13:43:54 2023 -0600
  49. 35688b6 moveconfig: Drop unused cleanup options by Simon Glass · Sat Sep 23 13:43:53 2023 -0600
  50. 5367e57 moveconfig: Correct ordering of asteval import by Simon Glass · Sat Sep 23 13:43:52 2023 -0600
  51. 5cda902 moveconfig: Avoid deprecation warning for setDaemon by Simon Glass · Sat Sep 23 13:43:51 2023 -0600
  52. 1572b3f moveconfig: Drop -H option by Simon Glass · Sat Sep 23 13:43:50 2023 -0600
  53. 06b83a5 buildman: Convert camel case in bsettings.py by Simon Glass · Wed Jul 19 17:49:05 2023 -0600
  54. 4c4eb7c moveconfig: Add an option to compare Kconfig against source by Simon Glass · Wed Feb 01 13:19:12 2023 -0700
  55. c1b64aa kbuild: Remove checking for adhoc CONFIG symbols by Tom Rini · Sun Dec 04 10:14:16 2022 -0500
  56. 1d2c13c Revert "Revert "global: Remove CONFIG_SYS_EXTRA_OPTIONS support"" by Simon Glass · Mon Jul 11 19:04:07 2022 -0600
  57. a23179e Revert "global: Remove CONFIG_SYS_EXTRA_OPTIONS support" by Tom Rini · Sat Apr 02 18:18:57 2022 -0400
  58. 215ec5c global: Remove CONFIG_SYS_EXTRA_OPTIONS support by Tom Rini · Thu Mar 24 17:18:06 2022 -0400
  59. fea71c9 moveconfig: Use re.fullmatch() to avoid extra check by Simon Glass · Sat Mar 05 20:18:54 2022 -0700
  60. 51aa73b moveconfig: Remove remove_defconfig() by Simon Glass · Sat Mar 05 20:18:53 2022 -0700
  61. afaddc7 moveconfig: Correct pylint errors by Simon Glass · Fri Feb 11 13:23:22 2022 -0700
  62. 99f7942 moveconfig: Allow regex matches when finding combinations by Simon Glass · Tue Feb 08 11:49:46 2022 -0700
  63. e803755 moveconfig: Show the config name rather than the defconfig by Simon Glass · Tue Feb 08 11:49:45 2022 -0700
  64. cab8407 moveconfig: Fix code relying on now-stripped newline characters by Alper Nebi Yasak · Sat Jan 29 18:22:08 2022 +0300
  65. b3464eb moveconfig: Fix some pylint errors by Simon Glass · Sat Dec 18 14:54:35 2021 -0700
  66. aba238f moveconfig: Use a function to read files by Simon Glass · Sat Dec 18 14:54:34 2021 -0700
  67. b09ae45 moveconfig: Use a function to write files by Simon Glass · Sat Dec 18 14:54:33 2021 -0700
  68. 34c505f moveconfig: Drop check for old Python by Simon Glass · Sat Dec 18 14:54:32 2021 -0700
  69. d9c1da2 moveconfig: Convert to ArgumentParser by Simon Glass · Sat Dec 18 14:54:31 2021 -0700
  70. dc634d9 moveconfig: Use single quotes by Simon Glass · Sat Dec 18 14:54:30 2021 -0700
  71. 0082b2e moveconfig: Allow querying board configuration by Simon Glass · Sat Dec 18 08:09:46 2021 -0700
  72. bb57be7 moveconfig: Allow adding unit tests by Simon Glass · Sat Dec 18 08:09:45 2021 -0700
  73. 0559a74 moveconfig: Sort the options by Simon Glass · Sat Dec 18 08:09:44 2021 -0700
  74. f931c2f moveconfig: Read the database in a separate function by Simon Glass · Sat Dec 18 08:09:43 2021 -0700
  75. 93c0a9e moveconfig: Correct operation of the 'imply' feature by Simon Glass · Sat Dec 18 08:09:42 2021 -0700
  76. 520b47a moveconfig: Update to newer kconfiglib by Simon Glass · Wed Jul 21 21:35:53 2021 -0600
  77. 83cc72e doc: Add docs for the moveconfig tool by Simon Glass · Wed Jul 21 21:35:51 2021 -0600
  78. aaad0c2 moveconfig.py: add to the "do not process" list by Trevor Woerner · Mon Mar 15 12:01:33 2021 -0400
  79. ea52c2d moveconfig: Handle binary files cleanly by Simon Glass · Fri Mar 26 16:17:29 2021 +1300
  80. ce44bf5 moveconfig: Skip binary and ELF files by Simon Glass · Tue Aug 11 11:23:34 2020 -0600
  81. 4214316 patman: Tidy up sys.path changes by Simon Glass · Fri Apr 17 18:09:05 2020 -0600
  82. f0d9c10 buildman: Move to absolute imports by Simon Glass · Fri Apr 17 18:09:02 2020 -0600
  83. 8773f35 moveconfig: convert ps.stderr to string by Markus Klotzbuecher · Wed Feb 12 20:46:45 2020 +0100
  84. bac0bb5 moveconfig: replace unsafe eval with asteval by Markus Klotzbuecher · Wed Feb 12 20:46:44 2020 +0100
  85. e90c007 moveconfig.py: Fix more Python3 UTF issues by Tom Rini · Sun Nov 10 21:19:37 2019 -0500
  86. 1f70186 move_config: Convert to Python 3 by Simon Glass · Thu Oct 31 07:42:57 2019 -0600
  87. 3c5f415 kconfiglib: Update to the 12.14.0 release by Tom Rini · Fri Sep 20 17:42:09 2019 -0400
  88. 3d5d418 moveconfig: expand simple expressions by Markus Klotzbuecher · Wed May 15 15:15:52 2019 +0200
  89. 73f6c7c moveconfig: add a second pass for empty #if/#endif blocks by Chris Packham · Wed Jan 30 20:23:16 2019 +1300
  90. 10e4779 SPDX: Convert all of our single license tags to Linux Kernel style by Tom Rini · Sun May 06 17:58:06 2018 -0400
  91. 1ebcbd1 moveconfig: fix error message in do_autoconf() by Chris Packham · Sun Aug 27 20:00:51 2017 +1200
  92. 1682e05 kconfiglib: update with 'imply' support by Ulf Magnusson · Tue Sep 19 12:52:55 2017 +0200
  93. 1c87931 moveconfig: Use fd.write() instead of print >> by Simon Glass · Sun Aug 13 16:02:54 2017 -0600
  94. 257f523 RFC: moveconfig: Use toolchains from buildman by Simon Glass · Mon Jul 10 14:47:47 2017 -0600
  95. 5f09692 moveconfig: Tidy up imply flag parsing by Simon Glass · Mon Jul 10 14:47:46 2017 -0600
  96. 4411633 moveconfig: Allow automatic location and adding of 'imply' by Simon Glass · Thu Jun 15 21:39:33 2017 -0600
  97. 92e5558 moveconfig: Allow control of which implying configs are shown by Simon Glass · Thu Jun 15 21:39:32 2017 -0600
  98. 452fa8e moveconfig: Allow piping in 'git show --stat' output by Simon Glass · Thu Jun 15 21:39:31 2017 -0600
  99. c6e73cf moveconfig: Support looking for implied CONFIG options by Simon Glass · Thu Jun 01 19:39:03 2017 -0600
  100. 43cf08f moveconfig: Support building a simple config database by Simon Glass · Thu Jun 01 19:39:02 2017 -0600