<feed xmlns='http://www.w3.org/2005/Atom'>
<title>mtd-utils.git/include/mtd/mtd-abi.h, branch v2.3.1</title>
<subtitle>A mirror of http://git.infradead.org/mtd-utils.git</subtitle>
<id>https://git.infraroot.at/mtd-utils.git/atom?h=v2.3.1</id>
<link rel='self' href='https://git.infraroot.at/mtd-utils.git/atom?h=v2.3.1'/>
<link rel='alternate' type='text/html' href='https://git.infraroot.at/mtd-utils.git/'/>
<updated>2021-06-12T15:16:33+00:00</updated>
<entry>
<title>mtd-utils: Add flash_otp_erase</title>
<updated>2021-06-12T15:16:33+00:00</updated>
<author>
<name>Michael Walle</name>
<email>michael@walle.cc</email>
</author>
<published>2021-03-16T10:40:15+00:00</published>
<link rel='alternate' type='text/html' href='https://git.infraroot.at/mtd-utils.git/commit/?id=51d6820f49ca4a203cf30dd99bc83f25d569eb4b'/>
<id>urn:sha1:51d6820f49ca4a203cf30dd99bc83f25d569eb4b</id>
<content type='text'>
On some SPI NOR flashes you can actually erase the OTP region until its
fully locked. Add a small utility for that.

Signed-off-by: Michael Walle &lt;michael@walle.cc&gt;
Signed-off-by: David Oberhollenzer &lt;david.oberhollenzer@sigma-star.at&gt;
</content>
</entry>
<entry>
<title>mtd: mtd-abi: add a helper to detect the nand type</title>
<updated>2013-10-22T23:18:19+00:00</updated>
<author>
<name>Huang Shijie</name>
<email>b32955@freescale.com</email>
</author>
<published>2013-08-20T05:58:35+00:00</published>
<link rel='alternate' type='text/html' href='https://git.infraroot.at/mtd-utils.git/commit/?id=9561080de23f6e254b7eb9b7556adf960dad58a3'/>
<id>urn:sha1:9561080de23f6e254b7eb9b7556adf960dad58a3</id>
<content type='text'>
The helper is for user applications, and it is just a copy of
the kernel helper: mtd_type_is_nand();

Signed-off-by: Huang Shijie &lt;b32955@freescale.com&gt;
Signed-off-by: Brian Norris &lt;computersforpeace@gmail.com&gt;
</content>
</entry>
<entry>
<title>mtd-utils: update mtd-abi.h</title>
<updated>2011-09-11T13:11:28+00:00</updated>
<author>
<name>Brian Norris</name>
<email>computersforpeace@gmail.com</email>
</author>
<published>2011-09-09T17:11:49+00:00</published>
<link rel='alternate' type='text/html' href='https://git.infraroot.at/mtd-utils.git/commit/?id=e413d17f8bd6c680a4f792006932a070ce504120'/>
<id>urn:sha1:e413d17f8bd6c680a4f792006932a070ce504120</id>
<content type='text'>
Kernel ABI header added a new ioctl, killed an old one, and exposed OOB
modes to user-space. Plus, it added a lot of documentation.

We have some trivial name changes for some MTD mode constants as well.

Signed-off-by: Brian Norris &lt;computersforpeace@gmail.com&gt;
Signed-off-by: Artem Bityutskiy &lt;artem.bityutskiy@intel.com&gt;
</content>
</entry>
<entry>
<title>include/mtd: sync with kernel</title>
<updated>2011-06-07T05:03:29+00:00</updated>
<author>
<name>Mike Frysinger</name>
<email>vapier@gentoo.org</email>
</author>
<published>2011-06-06T18:22:16+00:00</published>
<link rel='alternate' type='text/html' href='https://git.infraroot.at/mtd-utils.git/commit/?id=f507ec5e6be795fcb67e472ce98fd084ac9bb1d1'/>
<id>urn:sha1:f507ec5e6be795fcb67e472ce98fd084ac9bb1d1</id>
<content type='text'>
Signed-off-by: Mike Frysinger &lt;vapier@gentoo.org&gt;
Signed-off-by: Artem Bityutskiy &lt;Artem.Bityutskiy@nokia.com&gt;
</content>
</entry>
<entry>
<title>mtd-utils: update to latest mtd-abi.h from kernel.org</title>
<updated>2010-07-13T10:39:01+00:00</updated>
<author>
<name>Kevin Cernekee</name>
<email>cernekee@gmail.com</email>
</author>
<published>2010-07-08T00:30:12+00:00</published>
<link rel='alternate' type='text/html' href='https://git.infraroot.at/mtd-utils.git/commit/?id=518f6832a38e29aa7547d77d9963d29373e3fc61'/>
<id>urn:sha1:518f6832a38e29aa7547d77d9963d29373e3fc61</id>
<content type='text'>
Signed-off-by: Kevin Cernekee &lt;cernekee@gmail.com&gt;
Signed-off-by: Artem Bityutskiy &lt;Artem.Bityutskiy@nokia.com&gt;
</content>
</entry>
<entry>
<title>mtd_debug: support new flags</title>
<updated>2008-02-04T15:32:01+00:00</updated>
<author>
<name>Artem Bityutskiy</name>
<email>Artem.Bityutskiy@nokia.com</email>
</author>
<published>2008-02-04T15:32:01+00:00</published>
<link rel='alternate' type='text/html' href='https://git.infraroot.at/mtd-utils.git/commit/?id=9c71d77506e02a5280b516843521d91196cde451'/>
<id>urn:sha1:9c71d77506e02a5280b516843521d91196cde451</id>
<content type='text'>
Signed-off-by: Artem Bityutskiy &lt;Artem.Bityutskiy@nokia.com&gt;
</content>
</entry>
<entry>
<title>Update header file to latest MTD ABI and fix mtd_debug to work properly</title>
<updated>2007-03-15T13:05:07+00:00</updated>
<author>
<name>Josh Boyer</name>
<email>jwboyer@gmail.com</email>
</author>
<published>2007-03-15T13:05:07+00:00</published>
<link rel='alternate' type='text/html' href='https://git.infraroot.at/mtd-utils.git/commit/?id=12d798a29a9a376ef495f527b1785317e3ae3d37'/>
<id>urn:sha1:12d798a29a9a376ef495f527b1785317e3ae3d37</id>
<content type='text'>
Signed-off-by: Josh Boyer &lt;jwboyer@gmail.com&gt;
</content>
</entry>
<entry>
<title>Update yet again to latest mtd-abi.h from kernel tree.  And fix mtd_debug.c.</title>
<updated>2006-05-31T01:32:26+00:00</updated>
<author>
<name>Josh Boyer</name>
<email>jwboyer@gmail.com</email>
</author>
<published>2006-05-31T01:32:26+00:00</published>
<link rel='alternate' type='text/html' href='https://git.infraroot.at/mtd-utils.git/commit/?id=f414377bdee822e1835bb26b2c3fd43a04ef46c3'/>
<id>urn:sha1:f414377bdee822e1835bb26b2c3fd43a04ef46c3</id>
<content type='text'>
Again.

Signed-off-by: Josh Boyer &lt;jwboyer@gmail.com&gt;
</content>
</entry>
<entry>
<title>Update mtd-abi.h and use new NAND ECC functionality</title>
<updated>2006-05-29T22:41:57+00:00</updated>
<author>
<name>Thomas Gleixner</name>
<email>tglx@cruncher.tec.linutronix.de</email>
</author>
<published>2006-05-29T22:41:57+00:00</published>
<link rel='alternate' type='text/html' href='https://git.infraroot.at/mtd-utils.git/commit/?id=89edb1f57951f3f8a883ab8f3bbc7daa94f08285'/>
<id>urn:sha1:89edb1f57951f3f8a883ab8f3bbc7daa94f08285</id>
<content type='text'>
The NAND rework exposes more information to userspace and
has a different mechanism to read raw FLASH contents without
ECC. Update nanddump and nandwrite. Use the new ECC statistics
ioctl to inform the user about corrected and uncorrectable
bitflips.

Signed-off-by: Thomas Gleixner &lt;tglx@linutronix.de&gt;
</content>
</entry>
<entry>
<title>Update user headers from latest kernel tree</title>
<updated>2006-05-29T13:41:35+00:00</updated>
<author>
<name>Josh Boyer</name>
<email>jwboyer@gmail.com</email>
</author>
<published>2006-05-29T13:41:35+00:00</published>
<link rel='alternate' type='text/html' href='https://git.infraroot.at/mtd-utils.git/commit/?id=01207e4c55264c8539b654edb66f7dbe01c9ed6a'/>
<id>urn:sha1:01207e4c55264c8539b654edb66f7dbe01c9ed6a</id>
<content type='text'>
Signed-off-by: Josh Boyer &lt;jwboyer@gmail.com&gt;
</content>
</entry>
</feed>
