public inbox for u-boot@lists.denx.de
 help / color / mirror / Atom feed
* [U-Boot] [PATCH v1 0/3] Enable PSCI services for booting Linux
@ 2019-05-07  5:20 chee.hong.ang at intel.com
  2019-05-07  5:20 ` [U-Boot] [PATCH v1 1/3] ARM: socfpga: stratix10: Enable PSCI system reset chee.hong.ang at intel.com
                   ` (3 more replies)
  0 siblings, 4 replies; 8+ messages in thread
From: chee.hong.ang at intel.com @ 2019-05-07  5:20 UTC (permalink / raw)
  To: u-boot

From: "Ang, Chee Hong" <chee.hong.ang@intel.com>

Add "SYTEM_RESET" (cold reset) and "CPU_ON" (SMP) PSCI support
for booting Linux on Stratix 10 platform.

Ang, Chee Hong (3):
  ARM: socfpga: stratix10: Enable PSCI system reset
  ARM: socfpga: stratix10: Enable PSCI CPU_ON
  ARM: socfpga: stratix10: Enable PSCI support for Stratix 10

 arch/arm/mach-socfpga/Kconfig  |  9 ++++++-
 arch/arm/mach-socfpga/Makefile |  3 +++
 arch/arm/mach-socfpga/psci.c   | 56 ++++++++++++++++++++++++++++++++++++++++++
 3 files changed, 67 insertions(+), 1 deletion(-)
 create mode 100644 arch/arm/mach-socfpga/psci.c

-- 
2.7.4

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

end of thread, other threads:[~2019-05-09  8:15 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2019-05-07  5:20 [U-Boot] [PATCH v1 0/3] Enable PSCI services for booting Linux chee.hong.ang at intel.com
2019-05-07  5:20 ` [U-Boot] [PATCH v1 1/3] ARM: socfpga: stratix10: Enable PSCI system reset chee.hong.ang at intel.com
2019-05-07  5:20 ` [U-Boot] [PATCH v1 2/3] ARM: socfpga: stratix10: Enable PSCI CPU_ON chee.hong.ang at intel.com
2019-05-07  5:20 ` [U-Boot] [PATCH v1 3/3] ARM: socfpga: stratix10: Enable PSCI support for Stratix 10 chee.hong.ang at intel.com
2019-05-09  5:52 ` [U-Boot] [PATCH v1 0/3] Enable PSCI services for booting Linux Ang, Chee Hong
2019-05-09  6:59   ` Marek Vasut
2019-05-09  8:03     ` Ang, Chee Hong
2019-05-09  8:15       ` Marek Vasut

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