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:	Tue, 16 Feb 2016 14:16:58 +0000
From:	Lee Jones <lee.jones@...aro.org>
To:	linux-arm-kernel@...ts.infradead.org, linux-kernel@...r.kernel.org
Cc:	kernel@...inux.com, maxime.coquelin@...com, arnd@...db.de,
	Lee Jones <lee.jones@...aro.org>
Subject: [PATCH 0/3] ARM: stm32: Introduce support for STM32F469

Simple set using the STM32F429 infrastructure as a foundation.
There will be more changes to the DTS files and a requirement for
added hierarchical layering as more differences become apparent.

Lee Jones (3):
  ARM: stm32: Supply a DTS file for the STM32F469 Discovery board
  ARM: configs: Add new config fragment to change RAM start point
  ARM: stm32: Identify a new board - STM32F469

 arch/arm/boot/dts/Makefile              |  1 +
 arch/arm/boot/dts/stm32f469-disco.dts   | 75 +++++++++++++++++++++++++++++++++
 arch/arm/configs/dram_0x00000000.config |  1 +
 arch/arm/mach-stm32/board-dt.c          |  1 +
 4 files changed, 78 insertions(+)
 create mode 100644 arch/arm/boot/dts/stm32f469-disco.dts
 create mode 100644 arch/arm/configs/dram_0x00000000.config

-- 
1.9.1

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ