<feed xmlns='http://www.w3.org/2005/Atom'>
<title>src/sys/modules/gpio, branch releng/11.0</title>
<subtitle>FreeBSD source tree</subtitle>
<id>https://cgit-dev.freebsd.org/src/atom?h=releng%2F11.0</id>
<link rel='self' href='https://cgit-dev.freebsd.org/src/atom?h=releng%2F11.0'/>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/'/>
<updated>2016-05-28T00:22:39Z</updated>
<entry>
<title>Add gpiokeys to the list of GPIO modules built only if FDT is enabled</title>
<updated>2016-05-28T00:22:39Z</updated>
<author>
<name>Oleksandr Tymoshenko</name>
<email>gonzo@FreeBSD.org</email>
</author>
<published>2016-05-28T00:22:39Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=12889df73f046d2525b75797c23e8fc2809dc6d1'/>
<id>urn:sha1:12889df73f046d2525b75797c23e8fc2809dc6d1</id>
<content type='text'>
</content>
</entry>
<entry>
<title>When building modules, define make variable OPT_FDT if the kernel config</title>
<updated>2016-05-27T17:40:29Z</updated>
<author>
<name>Ian Lepore</name>
<email>ian@FreeBSD.org</email>
</author>
<published>2016-05-27T17:40:29Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=99819ca00cb3f5377353364a78bff362b0c562a3'/>
<id>urn:sha1:99819ca00cb3f5377353364a78bff362b0c562a3</id>
<content type='text'>
includes the FDT option.  Use OPT_FDT to conditionally compile modules
that require FDT support.

In the past we've gotten away with using the arch name as a proxy for FDT
support in makefile conditional logic, but now mips has some platforms with
fdt support and some without and we need a more direct test.
</content>
</entry>
<entry>
<title>Fix parallel builds by specifying *all* required headers in SRCS.</title>
<updated>2016-05-27T04:34:42Z</updated>
<author>
<name>Ian Lepore</name>
<email>ian@FreeBSD.org</email>
</author>
<published>2016-05-27T04:34:42Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=606efbc7337d2068c2436e05284113fb7a8330f7'/>
<id>urn:sha1:606efbc7337d2068c2436e05284113fb7a8330f7</id>
<content type='text'>
Submitted by:	manu
Pointy hat:	ian
</content>
</entry>
<entry>
<title>[gpio] add gpiospi to the gpio module.</title>
<updated>2016-05-27T01:42:55Z</updated>
<author>
<name>Adrian Chadd</name>
<email>adrian@FreeBSD.org</email>
</author>
<published>2016-05-27T01:42:55Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=b4c5dea65c9cb6e9f66f2fbe65f9043758b4e75a'/>
<id>urn:sha1:b4c5dea65c9cb6e9f66f2fbe65f9043758b4e75a</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Add a PPS driver that takes the timing pulse from a gpio pin.  Currently</title>
<updated>2016-05-26T23:56:12Z</updated>
<author>
<name>Ian Lepore</name>
<email>ian@FreeBSD.org</email>
</author>
<published>2016-05-26T23:56:12Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=128e3872b90b0da81dc8340f720c87d18955895e'/>
<id>urn:sha1:128e3872b90b0da81dc8340f720c87d18955895e</id>
<content type='text'>
supports only ofw/fdt systems.  Some day, hinted attachment for non-fdt
systems should be possible too.
</content>
</entry>
<entry>
<title>[gpiospi] add initial gpio SPI bit bang driver.</title>
<updated>2016-05-26T07:20:33Z</updated>
<author>
<name>Adrian Chadd</name>
<email>adrian@FreeBSD.org</email>
</author>
<published>2016-05-26T07:20:33Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=6c6f602b53a7cfcc5ec9faea2f7e95f7aef72d52'/>
<id>urn:sha1:6c6f602b53a7cfcc5ec9faea2f7e95f7aef72d52</id>
<content type='text'>
Submitted by:	ray
Obtained from:	zrouter
</content>
</entry>
<entry>
<title>Revert r299739.  That did not make it better.</title>
<updated>2016-05-14T09:39:21Z</updated>
<author>
<name>Bjoern A. Zeeb</name>
<email>bz@FreeBSD.org</email>
</author>
<published>2016-05-14T09:39:21Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=9e1252ae20bd863daeaf2a410c09fc76659f03e3'/>
<id>urn:sha1:9e1252ae20bd863daeaf2a410c09fc76659f03e3</id>
<content type='text'>
Instead disconnect gpiokeys from the build until it's fixed and buildable;
the SUBDIR list was not ordered properly anyway ;-)
</content>
</entry>
<entry>
<title>Blind long shot.  Add ofw_gpiobus.c to the SRCS list in the hope to</title>
<updated>2016-05-14T09:18:50Z</updated>
<author>
<name>Bjoern A. Zeeb</name>
<email>bz@FreeBSD.org</email>
</author>
<published>2016-05-14T09:18:50Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=404c979523df94692467d9bcb2d67f0dc794c836'/>
<id>urn:sha1:404c979523df94692467d9bcb2d67f0dc794c836</id>
<content type='text'>
make the remaining MIPS kernels compile which set MODULES_OVERRIDE="gpio..."
</content>
</entry>
<entry>
<title>Add loadable module for gpiokeys</title>
<updated>2016-05-12T20:20:54Z</updated>
<author>
<name>Oleksandr Tymoshenko</name>
<email>gonzo@FreeBSD.org</email>
</author>
<published>2016-05-12T20:20:54Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=81d3ea9f28fef2fc5dd622c4cb45d153a31747b0'/>
<id>urn:sha1:81d3ea9f28fef2fc5dd622c4cb45d153a31747b0</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fix the build of gpiobus as a module.</title>
<updated>2015-08-17T17:01:26Z</updated>
<author>
<name>Luiz Otavio O Souza</name>
<email>loos@FreeBSD.org</email>
</author>
<published>2015-08-17T17:01:26Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=1dd2aa86b99c9a856f4fba32675c2774f28f3a1b'/>
<id>urn:sha1:1dd2aa86b99c9a856f4fba32675c2774f28f3a1b</id>
<content type='text'>
Add the missing newbus interfaces and gpioc, which is part of basic gpiobus
framework.

Sponsored by:	Rubicon Communications (Netgate)
</content>
</entry>
</feed>
