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, 23 Feb 2016 17:04:48 -0600
From:	Han Xu <han.xu@....com>
To:	<shijie.huang@....com>, <dwmw2@...radead.org>,
	<computersforpeace@...il.com>, <han.xu@....com>,
	<standby24x7@...il.com>, <jkosina@...e.cz>,
	<boris.brezillon@...e-electrons.com>,
	<fabio.estevam@...escale.com>, <fransklaver@...il.com>,
	<hofrat@...dl.org>
CC:	<linux-mtd@...ts.infradead.org>, <linux-kernel@...r.kernel.org>
Subject: [PATCH 0/5] support gpmi on i.MX6UL/7D and HW bitflip on i.MX6QP/7D

add support for gpmi nand on i.MX6UL and i.MX7D, document the related
properties in DT and add the HW bitflip detection and correction for
i.MX6QP and i.MX7D.

The two document related patch are new and other three patches have no code
change.

Han Xu (5):
  mtd: nand: gpmi: add GPMI NAND support for i.MX7D
  mtd: nand: gpmi: document the clocks and clock-names in DT property
  mtd: nand: gpmi: correct bitflip for erased NAND page
  mtd: nand: gpmi: support NAND on i.MX6UL
  mtd: nand: gpmi: document the new supported chip in DT

 .../devicetree/bindings/mtd/gpmi-nand.txt          | 12 ++++-
 drivers/mtd/nand/gpmi-nand/bch-regs.h              | 24 ++++++---
 drivers/mtd/nand/gpmi-nand/gpmi-lib.c              | 15 ++++--
 drivers/mtd/nand/gpmi-nand/gpmi-nand.c             | 60 +++++++++++++++++++---
 drivers/mtd/nand/gpmi-nand/gpmi-nand.h             | 14 +++--
 5 files changed, 104 insertions(+), 21 deletions(-)

-- 
1.9.1

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ