<feed xmlns='http://www.w3.org/2005/Atom'>
<title>src-test/sys/dev/xilinx, branch main</title>
<subtitle>FreeBSD source tree</subtitle>
<id>https://cgit-dev.freebsd.org/src-test/atom?h=main</id>
<link rel='self' href='https://cgit-dev.freebsd.org/src-test/atom?h=main'/>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test/'/>
<updated>2020-09-08T13:21:13Z</updated>
<entry>
<title>RISC-V: fix some mismatched format specifiers</title>
<updated>2020-09-08T13:21:13Z</updated>
<author>
<name>Mitchell Horne</name>
<email>mhorne@FreeBSD.org</email>
</author>
<published>2020-09-08T13:21:13Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test/commit/?id=7c7b8f577e20f37f164b1c88b2d57bb124df0dff'/>
<id>urn:sha1:7c7b8f577e20f37f164b1c88b2d57bb124df0dff</id>
<content type='text'>
RISC-V is currently built with -Wno-format, which is how these went
undetected. Address them now before re-enabling those warnings.

Differential Revision:	https://reviews.freebsd.org/D26319
</content>
</entry>
<entry>
<title>xilinx: clean up empty lines in .c and .h files</title>
<updated>2020-09-01T21:44:42Z</updated>
<author>
<name>Mateusz Guzik</name>
<email>mjg@FreeBSD.org</email>
</author>
<published>2020-09-01T21:44:42Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test/commit/?id=6831ac28dcecc6015d61098c8173261bfbdba280'/>
<id>urn:sha1:6831ac28dcecc6015d61098c8173261bfbdba280</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Enter the network epoch in the xdma interrupt handler if required</title>
<updated>2020-02-08T23:07:29Z</updated>
<author>
<name>Ruslan Bukin</name>
<email>br@FreeBSD.org</email>
</author>
<published>2020-02-08T23:07:29Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test/commit/?id=d987842d1edea3de3bad34d8bdc4b1b34cff48a9'/>
<id>urn:sha1:d987842d1edea3de3bad34d8bdc4b1b34cff48a9</id>
<content type='text'>
by a peripheral device driver.

Sponsored by:	DARPA, AFRL
</content>
</entry>
<entry>
<title>Fix xae(4) driver attachement on the Government Furnished Equipment (GFE)</title>
<updated>2020-02-07T14:36:28Z</updated>
<author>
<name>Ruslan Bukin</name>
<email>br@FreeBSD.org</email>
</author>
<published>2020-02-07T14:36:28Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test/commit/?id=a8692c16c962027f141facc357ee28578ccf04b7'/>
<id>urn:sha1:a8692c16c962027f141facc357ee28578ccf04b7</id>
<content type='text'>
riscv cores.

GFE cores come with standard DTS file that lacks standard 'dmas ='
property, which means xae(4) could not find a DMA controller to use.

The 'dmas' property could not be added to the DTS file because the
ethernet controller and DMA engine parts in Linux are implemented
in a single driver.

Instead of 'dmas' property the standard Xilinx 'axistream-connected'
property is provided, so fallback to use it instead.

Suggested by:	James Clarke &lt;jrtc27@jrtc27.com&gt;
Reviewed by:	James Clarke &lt;jrtc27@jrtc27.com&gt;
Sponsored by:	DARPA, AFRL
</content>
</entry>
<entry>
<title>Add driver for Xilinx XDMA PCIe Bridge found in the U.S. Government</title>
<updated>2020-01-29T16:52:12Z</updated>
<author>
<name>Ruslan Bukin</name>
<email>br@FreeBSD.org</email>
</author>
<published>2020-01-29T16:52:12Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test/commit/?id=dee4c1d2a8160d3cd06be9fb7fc9533502ea8a9a'/>
<id>urn:sha1:dee4c1d2a8160d3cd06be9fb7fc9533502ea8a9a</id>
<content type='text'>
Furnished Equipment (GFE) riscv cores.

GFE cores are synthesized on the Xilinx Virtex UltraScale+ FPGA VCU118
Evaluation Kit.

Sponsored by:	DARPA, AFRL
Differential Revision:	https://reviews.freebsd.org/D23337
</content>
</entry>
<entry>
<title>Convert to if_foreach_llmaddr() KPI.</title>
<updated>2019-10-21T18:12:58Z</updated>
<author>
<name>Gleb Smirnoff</name>
<email>glebius@FreeBSD.org</email>
</author>
<published>2019-10-21T18:12:58Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test/commit/?id=4d50c26a10b258aabe0904bf47373a1b0fa30404'/>
<id>urn:sha1:4d50c26a10b258aabe0904bf47373a1b0fa30404</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Negate the logic of XCHAN_CAP_NOBUFS macro and rename it to</title>
<updated>2019-07-04T14:04:08Z</updated>
<author>
<name>Ruslan Bukin</name>
<email>br@FreeBSD.org</email>
</author>
<published>2019-07-04T14:04:08Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test/commit/?id=0c340d7ed9072218c10e52a40b500befe2bafe58'/>
<id>urn:sha1:0c340d7ed9072218c10e52a40b500befe2bafe58</id>
<content type='text'>
XCHAN_CAP_BOUNCE.

The only application that uses bounce buffering for now is the Government
Furnished Equipment (GFE) P2's dma core (AXIDMA) with its own dedicated
cacheless bounce buffer.

Sponsored by:	DARPA, AFRL
</content>
</entry>
<entry>
<title>Add driver for the Xilinx AXI Direct Memory Access (AXI DMA) controller</title>
<updated>2019-05-08T15:43:17Z</updated>
<author>
<name>Ruslan Bukin</name>
<email>br@FreeBSD.org</email>
</author>
<published>2019-05-08T15:43:17Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test/commit/?id=5939d8a1a297a08fd9e5e1050f39805bfa6c777e'/>
<id>urn:sha1:5939d8a1a297a08fd9e5e1050f39805bfa6c777e</id>
<content type='text'>
found in the U.S. Government Furnished Equipment (GFE) 64-bit RISC-V cores.

Sponsored by:	DARPA, AFRL
</content>
</entry>
<entry>
<title>Add driver for Xilinx AXI Ethernet tri-mode (10/100/1000 Mb/s) MAC found</title>
<updated>2019-05-08T15:36:57Z</updated>
<author>
<name>Ruslan Bukin</name>
<email>br@FreeBSD.org</email>
</author>
<published>2019-05-08T15:36:57Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test/commit/?id=85ae89f4bb5a023f54ab93e661d7de337c743dbe'/>
<id>urn:sha1:85ae89f4bb5a023f54ab93e661d7de337c743dbe</id>
<content type='text'>
in the U.S. Government Furnished Equipment (GFE) 64-bit RISC-V cores.

Sponsored by:	DARPA, AFRL
</content>
</entry>
<entry>
<title>ofw_spi: Parse property for the SPI mode and CS polarity.</title>
<updated>2016-12-18T14:54:20Z</updated>
<author>
<name>Emmanuel Vadot</name>
<email>manu@FreeBSD.org</email>
</author>
<published>2016-12-18T14:54:20Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test/commit/?id=7073d12c4da0fe9874543aff5ef48a85c99bb507'/>
<id>urn:sha1:7073d12c4da0fe9874543aff5ef48a85c99bb507</id>
<content type='text'>
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
MFC after:	2 weeks
Differential Revision:	https://reviews.freebsd.org/D8614
</content>
</entry>
</feed>
