lists.openwall.net   lists  /  announce  owl-users  owl-dev  john-users  john-dev  passwdqc-users  yescrypt  popa3d-users  /  oss-security  kernel-hardening  musl  sabotage  tlsify  passwords  /  crypt-dev  xvendor  /  Bugtraq  Full-Disclosure  linux-kernel  linux-netdev  linux-ext4  linux-hardening  linux-cve-announce  PHC 
Open Source and information security mailing list archives
 
Hash Suite: Windows password security audit tool. GUI, reports in PDF.
[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Date:   Fri, 23 Sep 2016 00:22:04 +0200
From:   Alexandre Belloni <alexandre.belloni@...e-electrons.com>
To:     Nicolas Ferre <nicolas.ferre@...el.com>
Cc:     linux-arm-kernel@...ts.infradead.org, linux-kernel@...r.kernel.org,
        Szemző András <sza@....hu>,
        Alexandre Belloni <alexandre.belloni@...e-electrons.com>
Subject: [PATCH 0/4] ARM: at91: initial samx7 support

Hi,

This series adds initial support for Atmel armv7m SoCs.
Most of the work has been done and tested by András, thanks!

Alexandre Belloni (1):
  ARM: at91: handle CONFIG_PM for armv7m configurations

Szemző András (3):
  ARM: at91: Add armv7m support
  ARM: dts: at91: add samx7 dtsi
  ARM: at91: debug: add samx7 support

 arch/arm/Kconfig.debug           |   10 +
 arch/arm/boot/dts/samx7.dtsi     | 1166 ++++++++++++++++++++++++++++++++++++++
 arch/arm/mach-at91/Kconfig       |   15 +-
 arch/arm/mach-at91/Makefile      |    4 +-
 arch/arm/mach-at91/Makefile.boot |    3 +
 arch/arm/mach-at91/samx7.c       |   72 +++
 arch/arm/mach-at91/soc.h         |   21 +
 7 files changed, 1288 insertions(+), 3 deletions(-)
 create mode 100644 arch/arm/boot/dts/samx7.dtsi
 create mode 100644 arch/arm/mach-at91/Makefile.boot
 create mode 100644 arch/arm/mach-at91/samx7.c

-- 
2.9.3

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ