All of lore.kernel.org
 help / color / mirror / Atom feed
* [U-Boot] [PATCH 0/5] tools: moveconfig: some more fix, cleanups, improvement
@ 2016-06-15  5:33 Masahiro Yamada
  2016-06-15  5:33 ` [U-Boot] [PATCH 1/5] tools: moveconfig: fix needless move for config with default 1 Masahiro Yamada
                   ` (5 more replies)
  0 siblings, 6 replies; 16+ messages in thread
From: Masahiro Yamada @ 2016-06-15  5:33 UTC (permalink / raw)
  To: u-boot


I sent a pull request for moveconfig recently,
but this tool can be improved more.

(This series has no impact on the on-going BOOTDELAY fix-up.)



Masahiro Yamada (5):
  tools: moveconfig: fix needless move for config with default 1
  tools: moveconfig: change class WorkDir to class ReferenceSource
  tools: moveconfig: simplify source tree switching
  tools: moveconfig: simplify show_failed_boards() and show more info
  tools: moveconfig: show suspicious boards with possible misconversion

 tools/moveconfig.py | 130 ++++++++++++++++++++++++++++++++--------------------
 1 file changed, 81 insertions(+), 49 deletions(-)

-- 
1.9.1

^ permalink raw reply	[flat|nested] 16+ messages in thread

end of thread, other threads:[~2016-06-22  0:25 UTC | newest]

Thread overview: 16+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2016-06-15  5:33 [U-Boot] [PATCH 0/5] tools: moveconfig: some more fix, cleanups, improvement Masahiro Yamada
2016-06-15  5:33 ` [U-Boot] [PATCH 1/5] tools: moveconfig: fix needless move for config with default 1 Masahiro Yamada
2016-06-20 21:25   ` Joe Hershberger
2016-06-15  5:33 ` [U-Boot] [PATCH 2/5] tools: moveconfig: change class WorkDir to class ReferenceSource Masahiro Yamada
2016-06-20 21:28   ` Joe Hershberger
2016-06-15  5:33 ` [U-Boot] [PATCH 3/5] tools: moveconfig: simplify source tree switching Masahiro Yamada
2016-06-20 21:33   ` Joe Hershberger
2016-06-21  1:53     ` Masahiro Yamada
2016-06-21 16:25       ` Joe Hershberger
2016-06-21 21:13         ` Masahiro Yamada
2016-06-21 21:41           ` Joe Hershberger
2016-06-15  5:33 ` [U-Boot] [PATCH 4/5] tools: moveconfig: simplify show_failed_boards() and show more info Masahiro Yamada
2016-06-20 21:35   ` Joe Hershberger
2016-06-15  5:33 ` [U-Boot] [PATCH 5/5] tools: moveconfig: show suspicious boards with possible misconversion Masahiro Yamada
2016-06-20 21:37   ` Joe Hershberger
2016-06-22  0:25 ` [U-Boot] [PATCH 0/5] tools: moveconfig: some more fix, cleanups, improvement Masahiro Yamada

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.