Commit Graph

79 Commits (lime2-spi)

Author SHA1 Message Date
Tom Rini 83d290c56f SPDX: Convert all of our single license tags to Linux Kernel style 6 years ago
Chris Packham ce3ba458a8 moveconfig: fix error message in do_autoconf() 7 years ago
Ulf Magnusson 4e1102f6de kconfiglib: update with 'imply' support 7 years ago
Simon Glass c79d18c4b4 moveconfig: Use fd.write() instead of print >> 7 years ago
Simon Glass 6821a7457c RFC: moveconfig: Use toolchains from buildman 7 years ago
Simon Glass dee36c74ea moveconfig: Tidy up imply flag parsing 7 years ago
Simon Glass cb008830aa moveconfig: Allow automatic location and adding of 'imply' 7 years ago
Simon Glass 9b2a2e87d2 moveconfig: Allow control of which implying configs are shown 7 years ago
Simon Glass 2ddd85dc34 moveconfig: Allow piping in 'git show --stat' output 7 years ago
Simon Glass 99b66605f0 moveconfig: Support looking for implied CONFIG options 7 years ago
Simon Glass d73fcb12e2 moveconfig: Support building a simple config database 7 years ago
Simon Glass f3b8e6470c moveconfig: Add a constant for auto.conf 7 years ago
Simon Glass ddf91c6423 moveconfig: Tidy up the documentation and add hints 7 years ago
Simon Glass ee4e61bda4 moveconfig: Allow reading the defconfig list from stdin 7 years ago
Simon Glass 25f978cb1c moveconfig: Support providing a path to the defconfig files 7 years ago
Andy Shevchenko daab59ac05 avr32: Retire AVR32 for good 7 years ago
Chris Packham f90df596a8 tools: moveconfig: cleanup README entires 7 years ago
Chris Packham ca43834d66 tools: moveconfig: cleanup whitelist entries 7 years ago
Chris Packham 85edfc1f6f tools: moveconfig: extract helper function for user confirmation 7 years ago
Masahiro Yamada 60911104f3 tools: moveconfig: remove GCC prefix of obsolete architecture 7 years ago
Masahiro Yamada 0dbc9b591a tools: moveconfig: support wildcards in --defconfigs file 8 years ago
Simon Glass 9ede212341 moveconfig: Add an option to commit changes 8 years ago
Simon Glass 6b403dfd2e moveconfig: Add an option to skip prompts 8 years ago
Masahiro Yamada 07913d1e42 tools: moveconfig: add --spl option to move options for SPL build 8 years ago
Masahiro Yamada 916224c38d tools: moveconfig: warn loudly if moved option has no entry in Kconfig 8 years ago
Masahiro Yamada 09c6c06688 tools: moveconfig: use sets instead of lists for failed/suspicious boards 8 years ago
Masahiro Yamada e1a996267f tools: moveconfig: remove document about deprecated error message 8 years ago
Masahiro Yamada c21fc7e223 treewide: fix "followings" to "following" 8 years ago
Masahiro Yamada 88e1346e35 tools: moveconfig: add Xtensa GCC prefix to CROSS_COMPILE list 8 years ago
Masahiro Yamada 9ab0296a82 tools: moveconfig: support CONFIG_SYS_EXTRA_OPTIONS cleaning 8 years ago
Masahiro Yamada 684c306ec4 tools: moveconfig: make getting all defconfigs into helper function 8 years ago
Masahiro Yamada a3a779f7f7 tools: moveconfig: fix cleanup of defines across multiple lines 8 years ago
Masahiro Yamada e9ea122159 tools: moveconfig: show diffs of cleaned headers in color 8 years ago
Masahiro Yamada f2f6981a14 tools: moveconfig: show result of header cleaning in unified diff 8 years ago
Masahiro Yamada 8ba1f5de45 tools: moveconfig: trim garbage lines after header cleanups 8 years ago
Masahiro Yamada f7536f798d tools: moveconfig: do not check clean tree and compilers for -H option 8 years ago
Masahiro Yamada dc6de50bd6 tools: moveconfig: do not cleanup headers in include/generated 8 years ago
Masahiro Yamada fc2661eebe tools: moveconfig: show suspicious boards with possible misconversion 8 years ago
Masahiro Yamada 96dccd9767 tools: moveconfig: simplify show_failed_boards() and show more info 8 years ago
Masahiro Yamada f432c33f27 tools: moveconfig: simplify source tree switching 8 years ago
Masahiro Yamada 5cc42a5184 tools: moveconfig: change class WorkDir to class ReferenceSource 8 years ago
Masahiro Yamada 5030159e27 tools: moveconfig: fix needless move for config with default 1 8 years ago
Joe Hershberger 6b96c1a1ca tools: moveconfig: Add a new --git-ref option 8 years ago
Joe Hershberger 06cc1d36d0 tools: moveconfig: New color used for changed defconfig 8 years ago
Joe Hershberger f2dae751fb tools: moveconfig: Fix another typo 8 years ago
Masahiro Yamada e307fa9d89 tools: moveconfig: make Slot.poll() more readable with helper methods 8 years ago
Masahiro Yamada 6a9f79f712 tools: moveconfig: allow to run without any CONFIG specified 8 years ago
Masahiro Yamada 8513dc0485 tools: moveconfig: add --force-sync option 8 years ago
Masahiro Yamada c8e1b10d07 tools: moveconfig: report when defconfig is updated 8 years ago
Masahiro Yamada 5da4f857be tools: moveconfig: report when CONFIGs are removed by savedefconfig 8 years ago