<feed xmlns='http://www.w3.org/2005/Atom'>
<title>src-test2/sys/dev/xilinx, branch release/11.3.0</title>
<subtitle>FreeBSD source tree</subtitle>
<id>https://cgit-dev.freebsd.org/src-test2/atom?h=release%2F11.3.0</id>
<link rel='self' href='https://cgit-dev.freebsd.org/src-test2/atom?h=release%2F11.3.0'/>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/'/>
<updated>2018-03-24T23:23:31Z</updated>
<entry>
<title>MFC r310017, r310229, r312289, r327260, r329539, r329544-r329546, r329620,</title>
<updated>2018-03-24T23:23:31Z</updated>
<author>
<name>Ian Lepore</name>
<email>ian@FreeBSD.org</email>
</author>
<published>2018-03-24T23:23:31Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=b31881236fe571bf9a4ba892178330487485d121'/>
<id>urn:sha1:b31881236fe571bf9a4ba892178330487485d121</id>
<content type='text'>
    r329729, r329911, r329999

r310017:
[spi] reformat message

This commit corrects print of nomatch (newline was too early)

Submitted by:	Hiroki Mori &lt;yamori813@yahoo.co.jp&gt;
Reviewed by:	ray, loos, mizhka
Differential Revision:	https://reviews.freebsd.org/D8749

r310229:
ofw_spi: Parse property for the SPI mode and CS polarity.
As cs is stored in a uint32_t, use the last bit to store the
active high flag as it's unlikely that we will have that much CS.

Reviewed by:	loos
Differential Revision:	https://reviews.freebsd.org/D8614

r312289:
[spibus] small code refactoring

Merge 3 sequential printf calls into one.

Reported by:	rpokala
Reviewed by:	rpokala, adrian
Approved by:	adrian (mentor)
Differential Revision:	https://reviews.freebsd.org/D8795

r327260:
SPDX: fix wrong license ID tag in dev/spibus.

r329539:
Provide public declarations for ofw_spibus_driver and ofw_spibus_devclass
so other drivers can refer to them in DRIVER_MODULE() decls.

r329544:
Add modules/spi as a gathering point for SPI-related modules, analagous to
modules/i2c for i2c/iicbus modules.  Build spibus as a module.

r329545:
Add ofw_bus_if.h to SRCS.

r329546:
Build at45d and mx25l SPI flash drivers as modules.

r329620:
Add missing MODULE_DEPENDS().

r329729:
Remove some files that snuck in via cut and paste.

Having these compiled into the module causes the kobj method descriptors
to be resolved incorrectly (by the compile-time linker instead of the
kernel linker), which then leads to hours of frustrating debugging.

r329911:
Add a functional detach() routine, to make things kldunload-friendly.

r329999:
Add a SPI driver for imx5 and imx6.

It can be compiled into the kernel with "device imx_spi" or loaded as a
module, which is also named "imx_spi".
</content>
</entry>
<entry>
<title>Assert CS for single transfers.</title>
<updated>2016-04-19T15:36:18Z</updated>
<author>
<name>Ruslan Bukin</name>
<email>br@FreeBSD.org</email>
</author>
<published>2016-04-19T15:36:18Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=d1bdbe12592f9d708e1535a95a106f28b0bd2bff'/>
<id>urn:sha1:d1bdbe12592f9d708e1535a95a106f28b0bd2bff</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Add driver for Xilinx AXI Quad SPI device. The device was found in</title>
<updated>2016-04-19T14:47:08Z</updated>
<author>
<name>Ruslan Bukin</name>
<email>br@FreeBSD.org</email>
</author>
<published>2016-04-19T14:47:08Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=e72dd8d78f768f0d7f05aa67b4752a1d7be722c2'/>
<id>urn:sha1:e72dd8d78f768f0d7f05aa67b4752a1d7be722c2</id>
<content type='text'>
lowRISC hardware.

Sponsored by:	DARPA, AFRL
Sponsored by:	HEIF5
</content>
</entry>
</feed>
