Gitiles
Code Review
Sign In
gerrit.devboardsforandroid.linaro.org
/
platform
/
external
/
u-boot
/
36bac0a193d4cf37ca9c482567bc72012c1299b5
/
tools
/
moveconfig.py
b237d35
moveconfig: expand simple expressions
by Markus Klotzbuecher
· 5 years ago
4d9dbb1
moveconfig: add a second pass for empty #if/#endif blocks
by Chris Packham
· 6 years ago
83d290c
SPDX: Convert all of our single license tags to Linux Kernel style
by Tom Rini
· 7 years ago
ce3ba45
moveconfig: fix error message in do_autoconf()
by Chris Packham
· 7 years ago
4e1102f
kconfiglib: update with 'imply' support
by Ulf Magnusson
· 7 years ago
c79d18c
moveconfig: Use fd.write() instead of print >>
by Simon Glass
· 7 years ago
6821a74
RFC: moveconfig: Use toolchains from buildman
by Simon Glass
· 7 years ago
dee36c7
moveconfig: Tidy up imply flag parsing
by Simon Glass
· 7 years ago
cb00883
moveconfig: Allow automatic location and adding of 'imply'
by Simon Glass
· 7 years ago
9b2a2e8
moveconfig: Allow control of which implying configs are shown
by Simon Glass
· 7 years ago
2ddd85d
moveconfig: Allow piping in 'git show --stat' output
by Simon Glass
· 7 years ago
99b6660
moveconfig: Support looking for implied CONFIG options
by Simon Glass
· 7 years ago
d73fcb1
moveconfig: Support building a simple config database
by Simon Glass
· 7 years ago
f3b8e64
moveconfig: Add a constant for auto.conf
by Simon Glass
· 7 years ago
ddf91c6
moveconfig: Tidy up the documentation and add hints
by Simon Glass
· 7 years ago
ee4e61b
moveconfig: Allow reading the defconfig list from stdin
by Simon Glass
· 7 years ago
25f978c
moveconfig: Support providing a path to the defconfig files
by Simon Glass
· 7 years ago
daab59a
avr32: Retire AVR32 for good
by Andy Shevchenko
· 7 years ago
f90df59
tools: moveconfig: cleanup README entires
by Chris Packham
· 8 years ago
ca43834
tools: moveconfig: cleanup whitelist entries
by Chris Packham
· 8 years ago
85edfc1
tools: moveconfig: extract helper function for user confirmation
by Chris Packham
· 8 years ago
6091110
tools: moveconfig: remove GCC prefix of obsolete architecture
by Masahiro Yamada
· 8 years ago
0dbc9b5
tools: moveconfig: support wildcards in --defconfigs file
by Masahiro Yamada
· 8 years ago
9ede212
moveconfig: Add an option to commit changes
by Simon Glass
· 8 years ago
6b403df
moveconfig: Add an option to skip prompts
by Simon Glass
· 8 years ago
07913d1
tools: moveconfig: add --spl option to move options for SPL build
by Masahiro Yamada
· 8 years ago
916224c
tools: moveconfig: warn loudly if moved option has no entry in Kconfig
by Masahiro Yamada
· 8 years ago
09c6c06
tools: moveconfig: use sets instead of lists for failed/suspicious boards
by Masahiro Yamada
· 8 years ago
e1a9962
tools: moveconfig: remove document about deprecated error message
by Masahiro Yamada
· 8 years ago
c21fc7e
treewide: fix "followings" to "following"
by Masahiro Yamada
· 8 years ago
88e1346
tools: moveconfig: add Xtensa GCC prefix to CROSS_COMPILE list
by Masahiro Yamada
· 8 years ago
9ab0296
tools: moveconfig: support CONFIG_SYS_EXTRA_OPTIONS cleaning
by Masahiro Yamada
· 8 years ago
684c306
tools: moveconfig: make getting all defconfigs into helper function
by Masahiro Yamada
· 8 years ago
a3a779f
tools: moveconfig: fix cleanup of defines across multiple lines
by Masahiro Yamada
· 8 years ago
e9ea122
tools: moveconfig: show diffs of cleaned headers in color
by Masahiro Yamada
· 8 years ago
f2f6981
tools: moveconfig: show result of header cleaning in unified diff
by Masahiro Yamada
· 8 years ago
8ba1f5d
tools: moveconfig: trim garbage lines after header cleanups
by Masahiro Yamada
· 8 years ago
f7536f7
tools: moveconfig: do not check clean tree and compilers for -H option
by Masahiro Yamada
· 8 years ago
dc6de50
tools: moveconfig: do not cleanup headers in include/generated
by Masahiro Yamada
· 8 years ago
fc2661e
tools: moveconfig: show suspicious boards with possible misconversion
by Masahiro Yamada
· 8 years ago
96dccd9
tools: moveconfig: simplify show_failed_boards() and show more info
by Masahiro Yamada
· 8 years ago
f432c33
tools: moveconfig: simplify source tree switching
by Masahiro Yamada
· 8 years ago
5cc42a5
tools: moveconfig: change class WorkDir to class ReferenceSource
by Masahiro Yamada
· 8 years ago
5030159
tools: moveconfig: fix needless move for config with default 1
by Masahiro Yamada
· 8 years ago
6b96c1a
tools: moveconfig: Add a new --git-ref option
by Joe Hershberger
· 8 years ago
06cc1d3
tools: moveconfig: New color used for changed defconfig
by Joe Hershberger
· 8 years ago
f2dae75
tools: moveconfig: Fix another typo
by Joe Hershberger
· 8 years ago
e307fa9
tools: moveconfig: make Slot.poll() more readable with helper methods
by Masahiro Yamada
· 8 years ago
6a9f79f
tools: moveconfig: allow to run without any CONFIG specified
by Masahiro Yamada
· 8 years ago
8513dc0
tools: moveconfig: add --force-sync option
by Masahiro Yamada
· 8 years ago
c8e1b10
tools: moveconfig: report when defconfig is updated
by Masahiro Yamada
· 8 years ago
5da4f85
tools: moveconfig: report when CONFIGs are removed by savedefconfig
by Masahiro Yamada
· 8 years ago
c1c4d0f
tools: moveconfig: display log when savedefconfig occurs
by Masahiro Yamada
· 8 years ago
7fb0bac
tools: moveconfig: skip savedefconfig if .config was not updated
by Masahiro Yamada
· 8 years ago
4efef99
tools: moveconfig: refactor code to go back to idle state
by Masahiro Yamada
· 8 years ago
1d08556
tools: moveconfig: display log atomically in more readable format
by Masahiro Yamada
· 8 years ago
522e8dc
tools: moveconfig: move log output code out of Kconfig Parser class
by Masahiro Yamada
· 8 years ago
1f16992
tools: moveconfig: compute file paths just once
by Masahiro Yamada
· 8 years ago
b6ef393
tools: moveconfig: allow to give CONFIG names as argument directly
by Masahiro Yamada
· 8 years ago
b134bc1
tools: moveconfig: drop code for handling type and default value
by Masahiro Yamada
· 8 years ago
cc00829
tools: moveconfig: do not rely on type and default value given by users
by Masahiro Yamada
· 8 years ago
c5e60fd
tools: moveconfig: increment number of processed files monotonically
by Masahiro Yamada
· 8 years ago
bd63e5b
tools: moveconfig: exit with error message for not clean directory
by Masahiro Yamada
· 8 years ago
90ed6cb
tools: moveconfig: check compilers before starting defconfig walk
by Masahiro Yamada
· 8 years ago
4b430c9
tools: moveconfig: check directory location before compilers
by Masahiro Yamada
· 8 years ago
ff8725b
tools: moveconfig: remove redundant else: after sys.exit()
by Masahiro Yamada
· 8 years ago
6ff36d2
tools: moveconfig: rename update_defconfig() to update_dotconfig()
by Masahiro Yamada
· 8 years ago
e423d17
tools: moveconfig: fix --dry-run option
by Masahiro Yamada
· 8 years ago
1cc0a9f
Fix various typos, scattered over the code.
by Robert P. J. Day
· 9 years ago
e8aebc4
tools: Update openrisc toolchain information
by Bin Meng
· 9 years ago
4440ece
tools: moveconfig: Update the URL for nds32 toolchain
by Bin Meng
· 9 years ago
2e2ce6c
moveconfig: Print status about the processed defconfigs
by Joe Hershberger
· 9 years ago
95bf9c7
moveconfig: Add a switch to enable printing errors
by Joe Hershberger
· 9 years ago
2540009
moveconfig: Print a message for missing compiler
by Joe Hershberger
· 9 years ago
2559cd8
moveconfig: Output a list of failed boards
by Joe Hershberger
· 9 years ago
60727f5
moveconfig: Cleanup headers in arch and board
by Joe Hershberger
· 9 years ago
2144f88
moveconfig: Add a switch to only cleanup headers
by Joe Hershberger
· 9 years ago
91040e8
moveconfig: Add a parameter to accept a list to build
by Joe Hershberger
· 9 years ago
7740f65
moveconfig: Ignore duplicate configs when moving
by Joe Hershberger
· 9 years ago
96464ba
moveconfig: Always run savedefconfig on the moved config
by Joe Hershberger
· 9 years ago
5a27c73
tools: moveconfig: a tool to move CONFIGs from headers to defconfigs
by Masahiro Yamada
· 9 years ago