Age | Commit message (Expand) | Author |
2019-07-09 | moveconfig: expand simple expressions | Markus Klotzbuecher |
2019-02-09 | moveconfig: add a second pass for empty #if/#endif blocks | Chris Packham |
2018-05-07 | SPDX: Convert all of our single license tags to Linux Kernel style | Tom Rini |
2017-10-15 | moveconfig: fix error message in do_autoconf() | Chris Packham |
2017-09-29 | kconfiglib: update with 'imply' support | Ulf Magnusson |
2017-09-11 | moveconfig: Use fd.write() instead of print >> | Simon Glass |
2017-07-22 | RFC: moveconfig: Use toolchains from buildman | Simon Glass |
2017-07-22 | moveconfig: Tidy up imply flag parsing | Simon Glass |
2017-07-11 | moveconfig: Allow automatic location and adding of 'imply' | Simon Glass |
2017-07-11 | moveconfig: Allow control of which implying configs are shown | Simon Glass |
2017-07-11 | moveconfig: Allow piping in 'git show --stat' output | Simon Glass |
2017-07-11 | moveconfig: Support looking for implied CONFIG options | Simon Glass |
2017-07-11 | moveconfig: Support building a simple config database | Simon Glass |
2017-07-11 | moveconfig: Add a constant for auto.conf | Simon Glass |
2017-07-11 | moveconfig: Tidy up the documentation and add hints | Simon Glass |
2017-07-11 | moveconfig: Allow reading the defconfig list from stdin | Simon Glass |
2017-07-11 | moveconfig: Support providing a path to the defconfig files | Simon Glass |
2017-07-06 | avr32: Retire AVR32 for good | Andy Shevchenko |
2017-05-08 | tools: moveconfig: cleanup README entires | Chris Packham |
2017-05-08 | tools: moveconfig: cleanup whitelist entries | Chris Packham |
2017-05-08 | tools: moveconfig: extract helper function for user confirmation | Chris Packham |
2017-04-18 | tools: moveconfig: remove GCC prefix of obsolete architecture | Masahiro Yamada |
2016-10-24 | tools: moveconfig: support wildcards in --defconfigs file | Masahiro Yamada |
2016-09-16 | moveconfig: Add an option to commit changes | Simon Glass |
2016-09-16 | moveconfig: Add an option to skip prompts | Simon Glass |
2016-09-06 | tools: moveconfig: add --spl option to move options for SPL build | Masahiro Yamada |
2016-09-06 | tools: moveconfig: warn loudly if moved option has no entry in Kconfig | Masahiro Yamada |
2016-09-06 | tools: moveconfig: use sets instead of lists for failed/suspicious boards | Masahiro Yamada |
2016-09-06 | tools: moveconfig: remove document about deprecated error message | Masahiro Yamada |
2016-08-26 | treewide: fix "followings" to "following" | Masahiro Yamada |
2016-08-26 | tools: moveconfig: add Xtensa GCC prefix to CROSS_COMPILE list | Masahiro Yamada |
2016-08-05 | tools: moveconfig: support CONFIG_SYS_EXTRA_OPTIONS cleaning | Masahiro Yamada |
2016-08-05 | tools: moveconfig: make getting all defconfigs into helper function | Masahiro Yamada |
2016-08-05 | tools: moveconfig: fix cleanup of defines across multiple lines | Masahiro Yamada |
2016-08-05 | tools: moveconfig: show diffs of cleaned headers in color | Masahiro Yamada |
2016-08-05 | tools: moveconfig: show result of header cleaning in unified diff | Masahiro Yamada |
2016-08-05 | tools: moveconfig: trim garbage lines after header cleanups | Masahiro Yamada |
2016-08-05 | tools: moveconfig: do not check clean tree and compilers for -H option | Masahiro Yamada |
2016-08-05 | tools: moveconfig: do not cleanup headers in include/generated | Masahiro Yamada |
2016-06-22 | tools: moveconfig: show suspicious boards with possible misconversion | Masahiro Yamada |
2016-06-22 | tools: moveconfig: simplify show_failed_boards() and show more info | Masahiro Yamada |
2016-06-22 | tools: moveconfig: simplify source tree switching | Masahiro Yamada |
2016-06-22 | tools: moveconfig: change class WorkDir to class ReferenceSource | Masahiro Yamada |
2016-06-22 | tools: moveconfig: fix needless move for config with default 1 | Masahiro Yamada |
2016-06-13 | tools: moveconfig: Add a new --git-ref option | Joe Hershberger |
2016-06-13 | tools: moveconfig: New color used for changed defconfig | Joe Hershberger |
2016-06-13 | tools: moveconfig: Fix another typo | Joe Hershberger |
2016-06-13 | tools: moveconfig: make Slot.poll() more readable with helper methods | Masahiro Yamada |
2016-06-13 | tools: moveconfig: allow to run without any CONFIG specified | Masahiro Yamada |
2016-06-13 | tools: moveconfig: add --force-sync option | Masahiro Yamada |