Commit Graph

77 Commits (10a08c4ed70e57ac570974b04844ceec13ad311a)

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