On Thu, May 19, 2016 at 03:51:48PM +0900, Masahiro Yamada wrote:

> Masahiro Yamada (21):
>   tools: moveconfig: fix --dry-run option
>   tools: moveconfig: rename update_defconfig() to update_dotconfig()
>   tools: moveconfig: remove redundant else: after sys.exit()
>   tools: moveconfig: check directory relocation before compilers
>   tools: moveconfig: check compilers before starting defconfig walk
>   tools: moveconfig: exit with error message for not clean directory
>   tools: moveconfig: increment number of processed files monotonically
>   tools: moveconfig: do not rely on type and default value given by
>     users
>   tools: moveconfig: drop code for handling type and default value
>   tools: moveconfig: allow to give CONFIG names as argument directly
>   tools: moveconfig: add --undef option to move CONFIGs with default y
>   tools: moveconfig: compute file paths just once
>   tools: moveconfig: move log output code out of Kconfig Parser class
>   tools: moveconfig: display log atomically in more readable format
>   tools: moveconfig: refactor code to go back to idle state
>   tools: moveconfig: skip savedefconfig if .config was not updated
>   tools: moveconfig: display log when savedefconfig occurs
>   tools: moveconfig: report when CONFIGs are removed by savedefconfig
>   tools: moveconfig: report when defconfig is updated
>   tools: moveconfig: add --force-sync option
>   tools: moveconfig: allow to run without any CONFIG specified
> 
>  scripts/Makefile.autoconf |   3 +-
>  tools/moveconfig.py       | 621 
> +++++++++++++++++++++++++---------------------
>  2 files changed, 339 insertions(+), 285 deletions(-)

Assuming no comments come up, please feel free to throw this into a
branch in the uniphier repository for me to pick up, thanks!

-- 
Tom

Attachment: signature.asc
Description: Digital signature

_______________________________________________
U-Boot mailing list
U-Boot@lists.denx.de
http://lists.denx.de/mailman/listinfo/u-boot

Reply via email to