All of lore.kernel.org
 help / color / mirror / Atom feed
* [GIT PULL] ARM: actions: arm for v4.13
@ 2017-06-23 17:25 Andreas Färber
  2017-06-23 17:25 ` [GIT PULL] ARM: actions: dt " Andreas Färber
                   ` (5 more replies)
  0 siblings, 6 replies; 13+ messages in thread
From: Andreas Färber @ 2017-06-23 17:25 UTC (permalink / raw)
  To: linux-arm-kernel

Hi Arnd and Olof,

Here's the initial arm pull for Actions Semi.

Regards,
Andreas

The following changes since commit 2ea659a9ef488125eb46da6eb571de5eae5c43f6:

  Linux 4.12-rc1 (2017-05-13 13:19:49 -0700)

are available in the git repository at:

  git://git.kernel.org/pub/scm/linux/kernel/git/afaerber/linux-actions.git tags/actions-arm-soc-for-4.13

for you to fetch changes up to ba2694def2361d9b8d944f6df4aa077ad7290746:

  MAINTAINERS: Update Actions Semi section with SPS (2017-06-21 18:17:44 +0200)

----------------------------------------------------------------
Actions Semi ARM SoC for v4.13

This adds a Kconfig symbol and mach-actions with board and SMP code,
plus a MAINTAINERS entry.

----------------------------------------------------------------
Andreas F?rber (4):
      ARM: Prepare Actions Semi S500
      MAINTAINERS: Add Actions Semi Owl section
      ARM: owl: Implement CPU enable-method for S500
      MAINTAINERS: Update Actions Semi section with SPS

 MAINTAINERS                     |  16 ++++
 arch/arm/Kconfig                |   2 +
 arch/arm/Makefile               |   1 +
 arch/arm/mach-actions/Kconfig   |  15 ++++
 arch/arm/mach-actions/Makefile  |   4 +
 arch/arm/mach-actions/headsmp.S |  68 ++++++++++++++++
 arch/arm/mach-actions/owl.c     |  28 +++++++
 arch/arm/mach-actions/platsmp.c | 166 ++++++++++++++++++++++++++++++++++++++++
 8 files changed, 300 insertions(+)
 create mode 100644 arch/arm/mach-actions/Kconfig
 create mode 100644 arch/arm/mach-actions/Makefile
 create mode 100644 arch/arm/mach-actions/headsmp.S
 create mode 100644 arch/arm/mach-actions/owl.c
 create mode 100644 arch/arm/mach-actions/platsmp.c

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

end of thread, other threads:[~2017-06-29 15:36 UTC | newest]

Thread overview: 13+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2017-06-23 17:25 [GIT PULL] ARM: actions: arm for v4.13 Andreas Färber
2017-06-23 17:25 ` [GIT PULL] ARM: actions: dt " Andreas Färber
2017-06-29 15:18   ` Arnd Bergmann
2017-06-23 17:25 ` [GIT PULL] ARM: actions: arm64 " Andreas Färber
2017-06-29 15:18   ` Arnd Bergmann
2017-06-29 15:20     ` Arnd Bergmann
2017-06-23 17:25 ` [GIT PULL] ARM: actions: dt64 " Andreas Färber
2017-06-29 15:21   ` Arnd Bergmann
2017-06-23 17:25 ` [GIT PULL] ARM: actions: drivers " Andreas Färber
2017-06-29 15:36   ` Arnd Bergmann
2017-06-23 17:25 ` [GIT PULL] ARM: actions: arm+sps " Andreas Färber
2017-06-29 15:34   ` Arnd Bergmann
2017-06-29 15:15 ` [GIT PULL] ARM: actions: arm " Arnd Bergmann

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.