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