Commit Graph

52 Commits (c21fc7e223ebad72735b9d02bcbd8878ae026fef)

Author SHA1 Message Date
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
Masahiro Yamada c1c4d0f056 tools: moveconfig: display log when savedefconfig occurs 8 years ago
Masahiro Yamada 7fb0bacd38 tools: moveconfig: skip savedefconfig if .config was not updated 8 years ago
Masahiro Yamada 4efef998cd tools: moveconfig: refactor code to go back to idle state 8 years ago
Masahiro Yamada 1d085568b3 tools: moveconfig: display log atomically in more readable format 8 years ago
Masahiro Yamada 522e8dcb4c tools: moveconfig: move log output code out of Kconfig Parser class 8 years ago
Masahiro Yamada 1f16992ee9 tools: moveconfig: compute file paths just once 8 years ago
Masahiro Yamada b6ef393ad7 tools: moveconfig: allow to give CONFIG names as argument directly 8 years ago
Masahiro Yamada b134bc1354 tools: moveconfig: drop code for handling type and default value 8 years ago
Masahiro Yamada cc008299f8 tools: moveconfig: do not rely on type and default value given by users 8 years ago
Masahiro Yamada c5e60fd495 tools: moveconfig: increment number of processed files monotonically 8 years ago
Masahiro Yamada bd63e5baf9 tools: moveconfig: exit with error message for not clean directory 8 years ago
Masahiro Yamada 90ed6cba51 tools: moveconfig: check compilers before starting defconfig walk 8 years ago
Masahiro Yamada 4b430c983a tools: moveconfig: check directory location before compilers 8 years ago
Masahiro Yamada ff8725bbe0 tools: moveconfig: remove redundant else: after sys.exit() 8 years ago
Masahiro Yamada 6ff36d2174 tools: moveconfig: rename update_defconfig() to update_dotconfig() 8 years ago
Masahiro Yamada e423d17fcc tools: moveconfig: fix --dry-run option 8 years ago
Robert P. J. Day 1cc0a9f496 Fix various typos, scattered over the code. 8 years ago
Bin Meng e8aebc4744 tools: Update openrisc toolchain information 8 years ago
Bin Meng 4440ececed tools: moveconfig: Update the URL for nds32 toolchain 9 years ago
Joe Hershberger 2e2ce6c0c8 moveconfig: Print status about the processed defconfigs 9 years ago
Joe Hershberger 95bf9c7e34 moveconfig: Add a switch to enable printing errors 9 years ago
Joe Hershberger 25400090b1 moveconfig: Print a message for missing compiler 9 years ago
Joe Hershberger 2559cd8961 moveconfig: Output a list of failed boards 9 years ago
Joe Hershberger 60727f5149 moveconfig: Cleanup headers in arch and board 9 years ago
Joe Hershberger 2144f88044 moveconfig: Add a switch to only cleanup headers 9 years ago
Joe Hershberger 91040e8530 moveconfig: Add a parameter to accept a list to build 9 years ago
Joe Hershberger 7740f653e6 moveconfig: Ignore duplicate configs when moving 9 years ago