public inbox for u-boot@lists.denx.de
 help / color / mirror / Atom feed
* [U-Boot] [PATCH 0/2] Introduce CONFIG_SUPPORT_SPL/TPL
@ 2014-09-25  9:19 Masahiro Yamada
  2014-09-25  9:19 ` [U-Boot] [PATCH 1/2] kconfig: add CONFIG_SUPPORT_SPL Masahiro Yamada
  2014-09-25  9:19 ` [U-Boot] [PATCH 2/2] kconfig: add CONFIG_SUPPORT_TPL Masahiro Yamada
  0 siblings, 2 replies; 6+ messages in thread
From: Masahiro Yamada @ 2014-09-25  9:19 UTC (permalink / raw)
  To: u-boot




Masahiro Yamada (2):
  kconfig: add CONFIG_SUPPORT_SPL
  kconfig: add CONFIG_SUPPORT_TPL

 Kconfig                                |  9 ++++++-
 arch/arm/Kconfig                       | 44 ++++++++++++++++++++++++++++++++++
 arch/arm/cpu/arm926ejs/davinci/Kconfig |  4 ++++
 arch/arm/cpu/armv7/exynos/Kconfig      |  7 ++++++
 arch/arm/cpu/armv7/omap3/Kconfig       | 16 +++++++++++++
 arch/microblaze/Kconfig                |  1 +
 arch/powerpc/cpu/mpc5xxx/Kconfig       |  1 +
 arch/powerpc/cpu/mpc83xx/Kconfig       |  1 +
 arch/powerpc/cpu/mpc85xx/Kconfig       | 17 +++++++++++++
 arch/powerpc/cpu/ppc4xx/Kconfig        |  1 +
 10 files changed, 100 insertions(+), 1 deletion(-)

-- 
1.9.1

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

end of thread, other threads:[~2014-10-11 20:49 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2014-09-25  9:19 [U-Boot] [PATCH 0/2] Introduce CONFIG_SUPPORT_SPL/TPL Masahiro Yamada
2014-09-25  9:19 ` [U-Boot] [PATCH 1/2] kconfig: add CONFIG_SUPPORT_SPL Masahiro Yamada
2014-09-25  9:19 ` [U-Boot] [PATCH 2/2] kconfig: add CONFIG_SUPPORT_TPL Masahiro Yamada
2014-10-11  8:56   ` Albert ARIBAUD
2014-10-11 17:04     ` Masahiro YAMADA
2014-10-11 20:49       ` Albert ARIBAUD

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