All of lore.kernel.org
 help / color / mirror / Atom feed
* [U-Boot] [PATCH v2 0/4] ARM: move ARMV7_PSCI and ARMV7_PSCI_NR_CPUS to Kconfig
@ 2016-08-30  7:22 Masahiro Yamada
  2016-08-30  7:22 ` [U-Boot] [PATCH v2 1/4] ARM: tegra: remove wrong dependency on SPL_BUILD Masahiro Yamada
                   ` (4 more replies)
  0 siblings, 5 replies; 16+ messages in thread
From: Masahiro Yamada @ 2016-08-30  7:22 UTC (permalink / raw)
  To: u-boot


Masahiro Yamada (4):
  ARM: tegra: remove wrong dependency on SPL_BUILD
  ARM: armv7: guard memory reserve for PSCI with #ifdef
    CONFIG_ARMV7_PSCI
  ARM: armv7: move CONFIG_ARMV7_PSCI to Kconfig
  ARM: armv7: move ARMV7_PSCI_NR_CPUS to Kconfig

 arch/arm/Kconfig                     |  3 +++
 arch/arm/cpu/armv7/Kconfig           | 19 +++++++++++++++++++
 arch/arm/cpu/armv7/mx7/Kconfig       |  1 +
 arch/arm/cpu/u-boot.lds              |  4 ++--
 arch/arm/mach-tegra/tegra124/Kconfig |  5 +++--
 arch/arm/mach-uniphier/Kconfig       |  1 +
 board/sunxi/Kconfig                  |  5 +++++
 include/configs/arndale.h            |  1 -
 include/configs/bcm_ep_board.h       |  1 -
 include/configs/jetson-tk1.h         |  2 --
 include/configs/ls1021aqds.h         |  2 --
 include/configs/ls1021atwr.h         |  2 --
 include/configs/mx7_common.h         |  2 --
 include/configs/sun6i.h              |  2 --
 include/configs/sun7i.h              |  2 --
 include/configs/sun8i.h              | 13 -------------
 include/configs/uniphier.h           |  2 --
 include/configs/vexpress_ca15_tc2.h  |  1 -
 18 files changed, 34 insertions(+), 34 deletions(-)

-- 
1.9.1

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

end of thread, other threads:[~2016-09-26  5:25 UTC | newest]

Thread overview: 16+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2016-08-30  7:22 [U-Boot] [PATCH v2 0/4] ARM: move ARMV7_PSCI and ARMV7_PSCI_NR_CPUS to Kconfig Masahiro Yamada
2016-08-30  7:22 ` [U-Boot] [PATCH v2 1/4] ARM: tegra: remove wrong dependency on SPL_BUILD Masahiro Yamada
2016-09-07 17:59   ` [U-Boot] [U-Boot, v2, " Tom Rini
2016-08-30  7:22 ` [U-Boot] [PATCH v2 2/4] ARM: armv7: guard memory reserve for PSCI with #ifdef CONFIG_ARMV7_PSCI Masahiro Yamada
2016-09-07 17:59   ` [U-Boot] [U-Boot, v2, " Tom Rini
2016-09-23  5:09   ` [U-Boot] [PATCH v2 " Jon Masters
2016-09-23  5:34     ` Jon Masters
2016-09-26  5:25       ` Masahiro Yamada
2016-08-30  7:22 ` [U-Boot] [PATCH v2 3/4] ARM: armv7: move CONFIG_ARMV7_PSCI to Kconfig Masahiro Yamada
2016-09-07  0:53   ` Masahiro Yamada
2016-09-07 12:49     ` Tom Rini
2016-09-07 17:59   ` [U-Boot] [U-Boot, v2, " Tom Rini
2016-09-07 17:59   ` Tom Rini
2016-08-30  7:22 ` [U-Boot] [PATCH v2 4/4] ARM: armv7: move ARMV7_PSCI_NR_CPUS " Masahiro Yamada
2016-09-07 17:59   ` [U-Boot] [U-Boot, v2, " Tom Rini
2016-09-01 13:45 ` [U-Boot] [PATCH v2 0/4] ARM: move ARMV7_PSCI and " Alexander Graf

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.