Buildroot Archive on lore.kernel.org
 help / color / mirror / Atom feed
* [Buildroot] [PATCH 00/14] Add support for U-Boots Kbuild & Kconfig build system
@ 2014-12-12 23:15 Jörg Krause
  2014-12-12 23:15 ` [Buildroot] [PATCH 01/14] boot/uboot: bump to version 2014.10 Jörg Krause
                   ` (14 more replies)
  0 siblings, 15 replies; 25+ messages in thread
From: Jörg Krause @ 2014-12-12 23:15 UTC (permalink / raw)
  To: buildroot

This patch series adds to the bootloader Das U-Boot:
  * Update to the latest stable version 2014.10
  * Support for its Kbuild & Kconfig build system
  * Documentation in the manual
  * Fixes and adjustments to the packages infrastructure

J?rg Krause (14):
  boot/uboot: bump to version 2014.10
  boot/uboot: Add support for Kconfig build system
  boot/uboot.mk: Add uboot-menuconfig and friends
  boot/uboot.mk: Remove obsolete CONFIG_NOSOFTFLOAT flag
  boot/uboot.mk: Replace TARGET_CONFIGURE_OPTS with TARGET_MAKE_ENV
  boot/uboot.mk: Replace UBOOT_MAKE_OPTS with UBOOT_MAKE_FLAGS
  boot/uboot.mk: Make make action single-line
  boot/uboot/Config.in: Fix BR2_TARGET_UBOOT_SPL
  boot/uboot/Config.in: Fix BR2_TARGET_UBOOT_SPL_NAME
  boot/uboot/uboot.mk: Strip quotes from BR2_TARGET_UBOOT_SPL_NAME
  docs/manual/make-tips.mk: Add uboot documentation
  docs/manual/customize-configuration.txt: Add uboot documentation
  docs/manual/customize-quick-guide.txt: Add uboot documentation
  docs/manual/configure-other-components.txt: Add uboot documentation

 boot/uboot/Config.in                       | 50 +++++++++++++++++++---------
 boot/uboot/uboot.mk                        | 52 +++++++++++++++++++++++-------
 docs/manual/configure-other-components.txt | 11 +++++++
 docs/manual/customize-configuration.txt    |  8 ++---
 docs/manual/customize-quick-guide.txt      |  2 ++
 docs/manual/make-tips.txt                  |  2 ++
 6 files changed, 94 insertions(+), 31 deletions(-)

-- 
2.1.3

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

end of thread, other threads:[~2015-01-05 16:38 UTC | newest]

Thread overview: 25+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2014-12-12 23:15 [Buildroot] [PATCH 00/14] Add support for U-Boots Kbuild & Kconfig build system Jörg Krause
2014-12-12 23:15 ` [Buildroot] [PATCH 01/14] boot/uboot: bump to version 2014.10 Jörg Krause
2014-12-21 22:41   ` Thomas Petazzoni
2014-12-12 23:15 ` [Buildroot] [PATCH 02/14] boot/uboot: Add support for Kconfig build system Jörg Krause
2014-12-12 23:16 ` [Buildroot] [PATCH 03/14] boot/uboot.mk: Add uboot-menuconfig and friends Jörg Krause
2014-12-12 23:16 ` [Buildroot] [PATCH 04/14] boot/uboot.mk: Remove obsolete CONFIG_NOSOFTFLOAT flag Jörg Krause
2014-12-12 23:16 ` [Buildroot] [PATCH 05/14] boot/uboot.mk: Replace TARGET_CONFIGURE_OPTS with TARGET_MAKE_ENV Jörg Krause
2014-12-12 23:16 ` [Buildroot] [PATCH 06/14] boot/uboot.mk: Replace UBOOT_MAKE_OPTS with UBOOT_MAKE_FLAGS Jörg Krause
2014-12-12 23:16 ` [Buildroot] [PATCH 07/14] boot/uboot.mk: Make make action single-line Jörg Krause
2014-12-12 23:16 ` [Buildroot] [PATCH 08/14] boot/uboot/Config.in: Fix BR2_TARGET_UBOOT_SPL Jörg Krause
2014-12-21 22:23   ` Thomas Petazzoni
2014-12-12 23:16 ` [Buildroot] [PATCH 09/14] boot/uboot/Config.in: Fix BR2_TARGET_UBOOT_SPL_NAME Jörg Krause
2014-12-21 22:23   ` Thomas Petazzoni
2014-12-12 23:16 ` [Buildroot] [PATCH 10/14] boot/uboot/uboot.mk: Strip quotes from BR2_TARGET_UBOOT_SPL_NAME Jörg Krause
2014-12-21 22:23   ` Thomas Petazzoni
2014-12-12 23:16 ` [Buildroot] [PATCH 11/14] docs/manual/make-tips.mk: Add uboot documentation Jörg Krause
2014-12-12 23:16 ` [Buildroot] [PATCH 12/14] docs/manual/customize-configuration.txt: " Jörg Krause
2014-12-12 23:16 ` [Buildroot] [PATCH 13/14] docs/manual/customize-quick-guide.txt: " Jörg Krause
2014-12-12 23:16 ` [Buildroot] [PATCH 14/14] docs/manual/configure-other-components.txt: " Jörg Krause
2014-12-21 22:40 ` [Buildroot] [PATCH 00/14] Add support for U-Boots Kbuild & Kconfig build system Thomas Petazzoni
2015-01-02 16:22   ` Thomas Petazzoni
2015-01-05 13:14     ` Jörg Krause
2015-01-05 13:59       ` Thomas Petazzoni
2015-01-05 16:19         ` Jörg Krause
2015-01-05 16:38           ` Thomas Petazzoni

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