public inbox for u-boot@lists.denx.de
 help / color / mirror / Atom feed
* [U-Boot] [PATCH 0/2] sun7i: PSCI enhancements
@ 2014-12-15 11:37 Jan Kiszka
  2014-12-15 11:37 ` [U-Boot] [PATCH 1/2] sun7i: Add support for taking CPUs offline via PSCI Jan Kiszka
  2014-12-15 11:37 ` [U-Boot] [PATCH 2/2] sun7i: Add PSCI v0.2 support Jan Kiszka
  0 siblings, 2 replies; 11+ messages in thread
From: Jan Kiszka @ 2014-12-15 11:37 UTC (permalink / raw)
  To: u-boot

This adds CPU offlining and PSCI v0.2 support. See patches for details.

Jan

Jan Kiszka (2):
  sun7i: Add support for taking CPUs offline via PSCI
  sun7i: Add PSCI v0.2 support

 arch/arm/cpu/armv7/psci.S             |  35 ++++-
 arch/arm/cpu/armv7/sunxi/psci.S       | 287 ++++++++++++++++++++++++++++++++++
 arch/arm/cpu/armv7/virt-dt.c          |   5 +-
 arch/arm/include/asm/arch-sunxi/cpu.h |   2 +
 arch/arm/include/asm/psci.h           |  24 ++-
 5 files changed, 343 insertions(+), 10 deletions(-)

-- 
1.8.4.5

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

end of thread, other threads:[~2015-01-07 18:41 UTC | newest]

Thread overview: 11+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2014-12-15 11:37 [U-Boot] [PATCH 0/2] sun7i: PSCI enhancements Jan Kiszka
2014-12-15 11:37 ` [U-Boot] [PATCH 1/2] sun7i: Add support for taking CPUs offline via PSCI Jan Kiszka
2014-12-29 14:08   ` Ian Campbell
2014-12-31 11:57     ` Jan Kiszka
2014-12-15 11:37 ` [U-Boot] [PATCH 2/2] sun7i: Add PSCI v0.2 support Jan Kiszka
2014-12-15 11:44   ` Hans de Goede
2014-12-15 15:27     ` Jan Kiszka
2014-12-15 15:48       ` Hans de Goede
2014-12-29 14:12   ` Ian Campbell
2014-12-31 11:57     ` Jan Kiszka
2015-01-07 18:41       ` Ian Campbell

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