<feed xmlns='http://www.w3.org/2005/Atom'>
<title>u-boot.git/drivers/spi, branch v2019.01-rc2</title>
<subtitle>Unnamed repository; edit this file 'description' to name the repository.</subtitle>
<id>http://cgit.235523.xyz/u-boot.git/atom/drivers/spi?h=v2019.01-rc2</id>
<link rel='self' href='http://cgit.235523.xyz/u-boot.git/atom/drivers/spi?h=v2019.01-rc2'/>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/u-boot.git/'/>
<updated>2018-12-05T20:06:24Z</updated>
<entry>
<title>Merge branch 'master' of git://git.denx.de/u-boot-spi</title>
<updated>2018-12-05T20:06:24Z</updated>
<author>
<name>Tom Rini</name>
<email>trini@konsulko.com</email>
</author>
<published>2018-12-05T20:06:24Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/u-boot.git/commit/?id=9450ab2ba8d720bd9f73bccc0af2e2b5a2c2aaf1'/>
<id>urn:sha1:9450ab2ba8d720bd9f73bccc0af2e2b5a2c2aaf1</id>
<content type='text'>
- Various MTD fixes from Boris
- Zap various unused / legacy paths.
- pxa3xx NAND update from Miquel

Signed-off-by: Tom Rini &lt;trini@konsulko.com&gt;
</content>
</entry>
<entry>
<title>spi, mpc8xx: migrate to DM_SPI</title>
<updated>2018-12-03T15:44:10Z</updated>
<author>
<name>Christophe Leroy</name>
<email>christophe.leroy@c-s.fr</email>
</author>
<published>2018-11-21T08:51:57Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/u-boot.git/commit/?id=fb0204e48b3e5ed5ecdfab89229140b6d4a1a08b'/>
<id>urn:sha1:fb0204e48b3e5ed5ecdfab89229140b6d4a1a08b</id>
<content type='text'>
Signed-off-by: Christophe Leroy &lt;christophe.leroy@c-s.fr&gt;
</content>
</entry>
<entry>
<title>spi: cadence_qspi: use "cdns,qspi-nor" as compatible</title>
<updated>2018-11-29T11:45:15Z</updated>
<author>
<name>Simon Goldschmidt</name>
<email>simon.k.r.goldschmidt@gmail.com</email>
</author>
<published>2018-11-02T10:54:51Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/u-boot.git/commit/?id=2a3a99932b8ce12fefd65bde03dc4a33b5317b45'/>
<id>urn:sha1:2a3a99932b8ce12fefd65bde03dc4a33b5317b45</id>
<content type='text'>
Linux uses "cdns,qspi-nor" as compatible string for the cadence
qspi driver, so change driver, docs and all device trees.

Signed-off-by: Simon Goldschmidt &lt;simon.k.r.goldschmidt@gmail.com&gt;
</content>
</entry>
<entry>
<title>spi: mpc8xx: Migrate to DM_SPI</title>
<updated>2018-11-27T15:36:53Z</updated>
<author>
<name>Christophe Leroy</name>
<email>christophe.leroy@c-s.fr</email>
</author>
<published>2018-11-21T08:51:57Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/u-boot.git/commit/?id=f34d0315e9fec21baed198500d58d1613cf4d17c'/>
<id>urn:sha1:f34d0315e9fec21baed198500d58d1613cf4d17c</id>
<content type='text'>
Drop non-dm code and migrate into DM_SPI.

Signed-off-by: Christophe Leroy &lt;christophe.leroy@c-s.fr&gt;
[jagan: Move config menu in DM_SPI area]
Signed-off-by: Jagan Teki &lt;jagan@amarulasolutions.com&gt;
</content>
</entry>
<entry>
<title>spi: Remove unused spi_init</title>
<updated>2018-11-27T15:36:53Z</updated>
<author>
<name>Jagan Teki</name>
<email>jagan@amarulasolutions.com</email>
</author>
<published>2018-11-20T09:36:35Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/u-boot.git/commit/?id=e2cae514725568bb4d3f8588c816f6ca521fa68f'/>
<id>urn:sha1:e2cae514725568bb4d3f8588c816f6ca521fa68f</id>
<content type='text'>
Remove spi_init definition which never used on
respective code since from many years.

Signed-off-by: Jagan Teki &lt;jagan@amarulasolutions.com&gt;
</content>
</entry>
<entry>
<title>dm: platform_data: spi: s/pl022_spi.h/spi_pl022.h</title>
<updated>2018-11-27T15:36:46Z</updated>
<author>
<name>Jagan Teki</name>
<email>jagan@amarulasolutions.com</email>
</author>
<published>2018-11-22T06:24:08Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/u-boot.git/commit/?id=3ae6030cf9587d310ee9cb8c3b17e9a8693f7636'/>
<id>urn:sha1:3ae6030cf9587d310ee9cb8c3b17e9a8693f7636</id>
<content type='text'>
Rename platform_data include file as spi_pl022.h from pl022_spi.h,
this is generic notation used for spi platdata include files.

Acked-by: Quentin Schulz &lt;quentin.schulz@bootlin.com&gt;
Signed-off-by: Jagan Teki &lt;jagan@amarulasolutions.com&gt;
</content>
</entry>
<entry>
<title>spi: pl022: Drop unnecessary include files</title>
<updated>2018-11-27T15:36:37Z</updated>
<author>
<name>Jagan Teki</name>
<email>jagan@amarulasolutions.com</email>
</author>
<published>2018-11-22T06:23:23Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/u-boot.git/commit/?id=e6f76d555e3b1d23dec3c9c7b73a51ea1ac3ec30'/>
<id>urn:sha1:e6f76d555e3b1d23dec3c9c7b73a51ea1ac3ec30</id>
<content type='text'>
This patch can drop unnecessary include files in
pl022_spi driver.

Acked-by: Quentin Schulz &lt;quentin.schulz@bootlin.com&gt;
Signed-off-by: Jagan Teki &lt;jagan@amarulasolutions.com&gt;
</content>
</entry>
<entry>
<title>spi: pl022: Simplify platdata code</title>
<updated>2018-11-27T15:36:19Z</updated>
<author>
<name>Jagan Teki</name>
<email>jagan@amarulasolutions.com</email>
</author>
<published>2018-11-14T09:58:05Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/u-boot.git/commit/?id=3deb1f731d9b122c86c246a7ec53bcd1d67af66f'/>
<id>urn:sha1:3deb1f731d9b122c86c246a7ec53bcd1d67af66f</id>
<content type='text'>
pl022 spi driver support both OF_CONTROL and PLATDATA, this
patch is trying to simplify the code that differentiating
platdata vs of_control.
- Move OF_CONTROL code at one place
- Handle clock setup code directly in pl022_spi_ofdata_to_platdata

Acked-by: Quentin Schulz &lt;quentin.schulz@bootlin.com&gt;
Signed-off-by: Jagan Teki &lt;jagan@amarulasolutions.com&gt;
</content>
</entry>
<entry>
<title>spi: mtk_qspi: add qspi driver for MT7629 SoC</title>
<updated>2018-11-24T09:11:12Z</updated>
<author>
<name>Guochun Mao</name>
<email>guochun.mao@mediatek.com</email>
</author>
<published>2018-10-12T07:01:06Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/u-boot.git/commit/?id=052cafd2a56e90270aea7f0335a232ca2dea3c99'/>
<id>urn:sha1:052cafd2a56e90270aea7f0335a232ca2dea3c99</id>
<content type='text'>
This patch adds MT7629 qspi driver for accessing SPI NOR flash.

Signed-off-by: Guochun Mao &lt;guochun.mao@mediatek.com&gt;
Reviewed-by: Simon Glass &lt;sjg@chromium.org&gt;
Reviewed-by: Jagan Teki &lt;jagan@openedev.com&gt;
</content>
</entry>
<entry>
<title>spi: Add Amlogic Meson SPI Flash Controller driver</title>
<updated>2018-11-24T09:11:12Z</updated>
<author>
<name>Neil Armstrong</name>
<email>narmstrong@baylibre.com</email>
</author>
<published>2018-11-22T10:01:05Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/u-boot.git/commit/?id=9d26506a9ca9b13f114acae470bd9c8352484397'/>
<id>urn:sha1:9d26506a9ca9b13f114acae470bd9c8352484397</id>
<content type='text'>
The Amlogic Meson SoCs embeds a Flash oriented SPI Controller name SPIFC.
This driver, ported from the Linux meson-spi-spifc driver, add support
for this controller on the Amlogic Meson GX SoCs in U-Boot.

Tested-by: Jerome Brunet &lt;jbrunet@baylibre.com&gt;
Reviewed-by: Jagan Teki &lt;jagan@openedev.com&gt;
Signed-off-by: Neil Armstrong &lt;narmstrong@baylibre.com&gt;
</content>
</entry>
</feed>
