Commit Graph

59 Commits (61304dbec36dc445bbe7d2c19b4da0695861e0a8)

Author SHA1 Message Date
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
Masahiro Yamada 4efef998cd tools: moveconfig: refactor code to go back to idle state 9 years ago
Masahiro Yamada 1d085568b3 tools: moveconfig: display log atomically in more readable format 9 years ago
Masahiro Yamada 522e8dcb4c tools: moveconfig: move log output code out of Kconfig Parser class 9 years ago
Masahiro Yamada 1f16992ee9 tools: moveconfig: compute file paths just once 9 years ago
Masahiro Yamada b6ef393ad7 tools: moveconfig: allow to give CONFIG names as argument directly 9 years ago
Masahiro Yamada b134bc1354 tools: moveconfig: drop code for handling type and default value 9 years ago
Masahiro Yamada cc008299f8 tools: moveconfig: do not rely on type and default value given by users 9 years ago
Masahiro Yamada c5e60fd495 tools: moveconfig: increment number of processed files monotonically 9 years ago
Masahiro Yamada bd63e5baf9 tools: moveconfig: exit with error message for not clean directory 9 years ago
Masahiro Yamada 90ed6cba51 tools: moveconfig: check compilers before starting defconfig walk 9 years ago
Masahiro Yamada 4b430c983a tools: moveconfig: check directory location before compilers 9 years ago
Masahiro Yamada ff8725bbe0 tools: moveconfig: remove redundant else: after sys.exit() 9 years ago
Masahiro Yamada 6ff36d2174 tools: moveconfig: rename update_defconfig() to update_dotconfig() 9 years ago
Masahiro Yamada e423d17fcc tools: moveconfig: fix --dry-run option 9 years ago
Robert P. J. Day 1cc0a9f496 Fix various typos, scattered over the code. 9 years ago
Bin Meng e8aebc4744 tools: Update openrisc toolchain information 9 years ago
Bin Meng 4440ececed tools: moveconfig: Update the URL for nds32 toolchain 10 years ago
Joe Hershberger 2e2ce6c0c8 moveconfig: Print status about the processed defconfigs 10 years ago