<feed xmlns='http://www.w3.org/2005/Atom'>
<title>u-boot.git/drivers/mtd, branch v2017.01-rc1</title>
<subtitle>Unnamed repository; edit this file 'description' to name the repository.</subtitle>
<id>http://cgit.235523.xyz/u-boot.git/atom/drivers/mtd?h=v2017.01-rc1</id>
<link rel='self' href='http://cgit.235523.xyz/u-boot.git/atom/drivers/mtd?h=v2017.01-rc1'/>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/u-boot.git/'/>
<updated>2016-12-04T18:55:01Z</updated>
<entry>
<title>mtd: cfi_flash: fix indentation</title>
<updated>2016-12-04T18:55:01Z</updated>
<author>
<name>Andre Przywara</name>
<email>andre.przywara@arm.com</email>
</author>
<published>2016-11-16T00:50:06Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/u-boot.git/commit/?id=58eab3287b0ea8e135617d2fb10e09d178d32c89'/>
<id>urn:sha1:58eab3287b0ea8e135617d2fb10e09d178d32c89</id>
<content type='text'>
The indentation is misleading here and suggests that the write command
will be only executed in the else clause.
It seems like this is not intended, so fix the indentation to avoid
both compiler warnings and puzzled readers.

Pointed out by GCC 6.2's -Wmisleading-indentation warning.

Signed-off-by: Andre Przywara &lt;andre.przywara@arm.com&gt;
Reviewed-by: Stefan Roese &lt;sr@denx.de&gt;
</content>
</entry>
<entry>
<title>NAND: davinci: add support for NAND chips with 16 bits bus</title>
<updated>2016-12-03T18:21:15Z</updated>
<author>
<name>Fabien Parent</name>
<email>fparent@baylibre.com</email>
</author>
<published>2016-11-29T13:31:29Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/u-boot.git/commit/?id=cf07d39fb17b376cb69eb86ac15c1088f01a33ef'/>
<id>urn:sha1:cf07d39fb17b376cb69eb86ac15c1088f01a33ef</id>
<content type='text'>
The OMAPL138-LCD board uses a NAND chip with a 16 bits bus. Add
support into the davinci driver for 16 bit bus NAND chips.

Signed-off-by: Fabien Parent &lt;fparent@baylibre.com&gt;
Reviewed-by: Tom Rini &lt;trini@konsulko.com&gt;
</content>
</entry>
<entry>
<title>mtd: nand: add support for the TC58NVG2S0H chip</title>
<updated>2016-11-28T20:10:30Z</updated>
<author>
<name>Boris Brezillon</name>
<email>boris.brezillon@free-electrons.com</email>
</author>
<published>2016-11-08T16:21:12Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/u-boot.git/commit/?id=11777a5ea7cfb4670769286ecc82a83a160586ea'/>
<id>urn:sha1:11777a5ea7cfb4670769286ecc82a83a160586ea</id>
<content type='text'>
Add the description of the Toshiba TC58NVG2S0H SLC nand to the nand_ids
table so we can use the NAND ECC infos and the ONFI timings.

Signed-off-by: Boris Brezillon &lt;boris.brezillon@free-electrons.com&gt;
Signed-off-by: Maxime Ripard &lt;maxime.ripard@free-electrons.com&gt;
Reviewed-by: Hans de Goede &lt;hdegoede@redhat.com&gt;
Signed-off-by: Hans de Goede &lt;hdegoede@redhat.com&gt;
</content>
</entry>
<entry>
<title>spi: Add of-platdata support to SPI and SPI flash</title>
<updated>2016-11-26T00:59:30Z</updated>
<author>
<name>Simon Glass</name>
<email>sjg@chromium.org</email>
</author>
<published>2016-11-13T21:22:01Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/u-boot.git/commit/?id=71634f289de5850503738635cc96753c9b2c5d09'/>
<id>urn:sha1:71634f289de5850503738635cc96753c9b2c5d09</id>
<content type='text'>
Some boards may want to use these subsystems with of-platdata in SPL. Add
support for this by avoiding any device tree access in this case.

Signed-off-by: Simon Glass &lt;sjg@chromium.org&gt;
</content>
</entry>
<entry>
<title>sf: Add support for MX66U51235F, MX66L1G45G, MT25QU02G, MT25QL02G</title>
<updated>2016-11-22T06:28:59Z</updated>
<author>
<name>Radu Bacrau</name>
<email>dumitru.bacrau@intel.com</email>
</author>
<published>2016-11-22T00:27:19Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/u-boot.git/commit/?id=1f3232d2a10e35f619e48f49d0d8549cf2efcaa8'/>
<id>urn:sha1:1f3232d2a10e35f619e48f49d0d8549cf2efcaa8</id>
<content type='text'>
This commit adds support for the Macronix MX66U51235F,
MX66L1G45G and Micron MT25QU02G, MT25QL02G flash parts.

Signed-off-by: Radu Bacrau &lt;dumitru.bacrau@intel.com&gt;
Cc: Chin Liang See &lt;clsee@altera.com&gt;
Cc: Radu Bacrau &lt;radu.bacrau@gmail.com&gt;
[Update proper commit header and 80-line cut on body]
Reviewed-by: Jagan Teki &lt;jagan@openedev.com&gt;
</content>
</entry>
<entry>
<title>drivers: SPI: sunxi SPL: fix warning</title>
<updated>2016-11-21T09:35:08Z</updated>
<author>
<name>Andre Przywara</name>
<email>andre.przywara@arm.com</email>
</author>
<published>2016-11-20T14:56:55Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/u-boot.git/commit/?id=2334c4e705d190fe0f4b385da65ba29231aaed90'/>
<id>urn:sha1:2334c4e705d190fe0f4b385da65ba29231aaed90</id>
<content type='text'>
Somehow an int returning function without a return statement sneaked
in, fix it.
Also fix some whitespace damage on the way.

Signed-off-by: Andre Przywara &lt;andre.przywara@arm.com&gt;
Reviewed-by: Jagan Teki &lt;jagan@openedev.com&gt;
</content>
</entry>
<entry>
<title>sf: Fix s25fs512s id table</title>
<updated>2016-11-19T03:11:54Z</updated>
<author>
<name>Jagan Teki</name>
<email>jagan@openedev.com</email>
</author>
<published>2016-11-16T17:57:23Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/u-boot.git/commit/?id=94b653b3dfd2091fefb168fbee0f4c5487e7fc35'/>
<id>urn:sha1:94b653b3dfd2091fefb168fbee0f4c5487e7fc35</id>
<content type='text'>
s25fs512s and s25fl512s_256k have common id information
till 5 bytes and 6th byte have different family id
like FS and FL-S as 0x81 and 0x80.

Reported-by: Vignesh R &lt;vigneshr@ti.com&gt;
Signed-off-by: Jagan Teki &lt;jagan@openedev.com&gt;
</content>
</entry>
<entry>
<title>sf: dataflash: Minor cleanups</title>
<updated>2016-11-19T03:11:54Z</updated>
<author>
<name>Jagan Teki</name>
<email>jagan@openedev.com</email>
</author>
<published>2016-10-30T17:46:30Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/u-boot.git/commit/?id=25488ec193fe111ce67f813d8223cd328ee152b2'/>
<id>urn:sha1:25488ec193fe111ce67f813d8223cd328ee152b2</id>
<content type='text'>
- fix single line comments
- remove unneeded spaces
- ascending order of include files
- rename SPI DATAFLASH to dataflash
- rename SPI DataFlash to dataflash
- return NULL replaced with error code

Cc: Bin Meng &lt;bmeng.cn@gmail.com&gt;
Cc: York Sun &lt;york.sun@nxp.com&gt;
Signed-off-by: Jagan Teki &lt;jagan@openedev.com&gt;
Reviewed-by: Simon Glass &lt;sjg@chromium.org&gt;
Reviewed-by: Jagan Teki &lt;jagan@openedev.com&gt;
</content>
</entry>
<entry>
<title>sf: dataflash: Fix add_dataflash return logic</title>
<updated>2016-11-19T03:11:54Z</updated>
<author>
<name>Jagan Teki</name>
<email>jagan@openedev.com</email>
</author>
<published>2016-10-30T17:46:29Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/u-boot.git/commit/?id=11b93228a7c537b7a36f1d96b3061f5d74f01320'/>
<id>urn:sha1:11b93228a7c537b7a36f1d96b3061f5d74f01320</id>
<content type='text'>
This patch fixed the add_dataflash return logic,
so-that it can handle both jedec and older chips
same as Linux.

Cc: Bin Meng &lt;bmeng.cn@gmail.com&gt;
Cc: York Sun &lt;york.sun@nxp.com&gt;
Signed-off-by: Jagan Teki &lt;jagan@openedev.com&gt;
Reviewed-by: Simon Glass &lt;sjg@chromium.org&gt;
Reviewed-by: Jagan Teki &lt;jagan@openedev.com&gt;
</content>
</entry>
<entry>
<title>sf: dataflash: Move flash id detection into jedec_probe</title>
<updated>2016-11-19T03:11:53Z</updated>
<author>
<name>Jagan Teki</name>
<email>jagan@openedev.com</email>
</author>
<published>2016-10-30T17:46:28Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/u-boot.git/commit/?id=1835302d3cb15ed67e06ee5e44fff1c611fbd467'/>
<id>urn:sha1:1835302d3cb15ed67e06ee5e44fff1c611fbd467</id>
<content type='text'>
Flash id detection should be the first step to enumerate
the connected flash on the board, once ie done checking
with respective id codes locally in the driver all this
should be part of jedec_probe instead of id detection and
validated through flash_info{} table separatly.

Cc: Bin Meng &lt;bmeng.cn@gmail.com&gt;
Cc: York Sun &lt;york.sun@nxp.com&gt;
Signed-off-by: Jagan Teki &lt;jagan@openedev.com&gt;
Reviewed-by: Simon Glass &lt;sjg@chromium.org&gt;
Reviewed-by: Jagan Teki &lt;jagan@openedev.com&gt;
</content>
</entry>
</feed>
