All of lore.kernel.org
 help / color / mirror / Atom feed
* [U-Boot] [PATCH 0/7] tools/genboardscfg.py: various fixes and performance improvement
@ 2014-08-20 11:47 Masahiro Yamada
  2014-08-20 11:47 ` [U-Boot] [PATCH 1/7] tools/genboardscfg.py: ignore defconfigs starting with a dot Masahiro Yamada
                   ` (7 more replies)
  0 siblings, 8 replies; 21+ messages in thread
From: Masahiro Yamada @ 2014-08-20 11:47 UTC (permalink / raw)
  To: u-boot


This series depends on the following prerequisites

http://patchwork.ozlabs.org/patch/380316/
http://patchwork.ozlabs.org/patch/376222/



Masahiro Yamada (7):
  tools/genboardscfg.py: ignore defconfigs starting with a dot
  tools/genboardscfg.py: be tolerant of missing MAINTAINERS
  tools/genboardscfg.py: be tolerant of insane Kconfig
  tools/genboardscfg.py: wait for unfinished subprocesses before
    error-out
  tools/genboardscfg.py: fix minor problems on termination
  tools/genboardscfg.py: check if the boards.cfg is up to date
  tools/genboardscfg.py: improve performance

 tools/genboardscfg.py | 278 ++++++++++++++++++++++++++++++++++++--------------
 1 file changed, 204 insertions(+), 74 deletions(-)

-- 
1.9.1

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

end of thread, other threads:[~2014-08-25  3:50 UTC | newest]

Thread overview: 21+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2014-08-20 11:47 [U-Boot] [PATCH 0/7] tools/genboardscfg.py: various fixes and performance improvement Masahiro Yamada
2014-08-20 11:47 ` [U-Boot] [PATCH 1/7] tools/genboardscfg.py: ignore defconfigs starting with a dot Masahiro Yamada
2014-08-20 19:02   ` Simon Glass
2014-08-20 11:47 ` [U-Boot] [PATCH 2/7] tools/genboardscfg.py: be tolerant of missing MAINTAINERS Masahiro Yamada
2014-08-20 19:04   ` Simon Glass
2014-08-20 11:47 ` [U-Boot] [PATCH 3/7] tools/genboardscfg.py: be tolerant of insane Kconfig Masahiro Yamada
2014-08-20 19:05   ` Simon Glass
2014-08-20 11:47 ` [U-Boot] [PATCH 4/7] tools/genboardscfg.py: wait for unfinished subprocesses before error-out Masahiro Yamada
2014-08-20 19:05   ` Simon Glass
2014-08-20 11:47 ` [U-Boot] [PATCH 5/7] tools/genboardscfg.py: fix minor problems on termination Masahiro Yamada
2014-08-20 19:10   ` Simon Glass
2014-08-21  4:00     ` Masahiro Yamada
2014-08-23  1:53       ` Simon Glass
2014-08-25  3:50     ` Masahiro Yamada
2014-08-20 11:47 ` [U-Boot] [PATCH 6/7] tools/genboardscfg.py: check if the boards.cfg is up to date Masahiro Yamada
2014-08-20 19:13   ` Simon Glass
2014-08-21  4:02     ` Masahiro Yamada
2014-08-23  1:54       ` Simon Glass
2014-08-20 11:47 ` [U-Boot] [PATCH 7/7] tools/genboardscfg.py: improve performance Masahiro Yamada
2014-08-20 19:15   ` Simon Glass
2014-08-20 19:01 ` [U-Boot] [PATCH 0/7] tools/genboardscfg.py: various fixes and performance improvement Simon Glass

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.