public inbox for u-boot@lists.denx.de
 help / color / mirror / Atom feed
* [U-Boot] [PATCH 0/6] moveconfig: A few more features
@ 2017-05-15 11:47 Simon Glass
  2017-05-15 11:47 ` [U-Boot] [PATCH 1/6] moveconfig: Support providing a path to the defconfig files Simon Glass
                   ` (5 more replies)
  0 siblings, 6 replies; 17+ messages in thread
From: Simon Glass @ 2017-05-15 11:47 UTC (permalink / raw)
  To: u-boot

This adds a few more features to moveconfig that I have found useful:

- Allow 'config/' to appear before the defconfig name
- Allow reading the defconfig list form stdin
- Support for finding CONFIGs which imply those being moved, to reduce
  patch sizes


Simon Glass (6):
  moveconfig: Support providing a path to the defconfig files
  moveconfig: Allow reading the defconfig list from stdin
  moveconfig: Tidy up the documentation and add hints
  moveconfig: Add a constant for auto.conf
  moveconfig: Support building a simple config database
  moveconfig: Support looking for implied CONFIG options

 tools/moveconfig.py | 369 +++++++++++++++++++++++++++++++++++++++++++++++++---
 1 file changed, 348 insertions(+), 21 deletions(-)

-- 
2.13.0.rc2.291.g57267f2277-goog

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

end of thread, other threads:[~2017-08-13 22:03 UTC | newest]

Thread overview: 17+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2017-05-15 11:47 [U-Boot] [PATCH 0/6] moveconfig: A few more features Simon Glass
2017-05-15 11:47 ` [U-Boot] [PATCH 1/6] moveconfig: Support providing a path to the defconfig files Simon Glass
2017-05-19 17:20   ` Masahiro Yamada
2017-05-15 11:47 ` [U-Boot] [PATCH 2/6] moveconfig: Allow reading the defconfig list from stdin Simon Glass
2017-05-15 12:24   ` Tom Rini
2017-05-17  1:38     ` Simon Glass
2017-05-15 11:47 ` [U-Boot] [PATCH 3/6] moveconfig: Tidy up the documentation and add hints Simon Glass
2017-05-15 12:26   ` Tom Rini
2017-05-19 17:16   ` Masahiro Yamada
2017-05-15 11:47 ` [U-Boot] [PATCH 4/6] moveconfig: Add a constant for auto.conf Simon Glass
2017-05-15 11:47 ` [U-Boot] [PATCH 5/6] moveconfig: Support building a simple config database Simon Glass
     [not found]   ` <CAFOYHZBzSXdEJ5vG87jzBSEeuhsxzXHb8LvdfFfHT=9QizFs_A@mail.gmail.com>
     [not found]     ` <CAFOYHZAVn15QqECuWmXsrCKKbq3+mkdFU3970AdoL0hYbK1fKA@mail.gmail.com>
2017-05-16  6:58       ` Chris Packham
2017-08-13 22:03         ` Simon Glass
2017-05-15 11:47 ` [U-Boot] [PATCH 6/6] moveconfig: Support looking for implied CONFIG options Simon Glass
2017-05-15 12:27   ` Tom Rini
2017-05-17  1:38     ` Simon Glass
2017-05-16  3:40   ` Heiko Schocher

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox