<feed xmlns='http://www.w3.org/2005/Atom'>
<title>src/sys/modules/uart, 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>2015-11-29T12:23:08Z</updated>
<entry>
<title>Fix make depend</title>
<updated>2015-11-29T12:23:08Z</updated>
<author>
<name>Ulrich Spörlein</name>
<email>uqs@FreeBSD.org</email>
</author>
<published>2015-11-29T12:23:08Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=73e900646a347470d1b9b71c8134875c5edd6a85'/>
<id>urn:sha1:73e900646a347470d1b9b71c8134875c5edd6a85</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Build ofw_bus_if.h for modules that need it on arm64</title>
<updated>2015-10-21T18:30:42Z</updated>
<author>
<name>Ed Maste</name>
<email>emaste@FreeBSD.org</email>
</author>
<published>2015-10-21T18:30:42Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=41a95585a838f29168e83d2891f44728d5b77e71'/>
<id>urn:sha1:41a95585a838f29168e83d2891f44728d5b77e71</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Kill MFILES and find things automatically. It turned out to be only</title>
<updated>2015-07-03T01:50:26Z</updated>
<author>
<name>Warner Losh</name>
<email>imp@FreeBSD.org</email>
</author>
<published>2015-07-03T01:50:26Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=12f05b84463baacfada5a79eaed061a4899d98aa'/>
<id>urn:sha1:12f05b84463baacfada5a79eaed061a4899d98aa</id>
<content type='text'>
lightly used. Find the proper .m file when we depend on *_if.[ch] in
the srcs line, with seat-belts for false positive matches.  This uses
make's path mechanism. A further refinement would be to calculate this
once, and then pass the resulting _MPATH to modules submakes.

Differential Revision: https://reviews.freebsd.org/D2327
</content>
</entry>
<entry>
<title>PowerPC also needs ofw_bus_if.h when using FDT.</title>
<updated>2015-01-03T21:47:32Z</updated>
<author>
<name>Justin Hibbits</name>
<email>jhibbits@FreeBSD.org</email>
</author>
<published>2015-01-03T21:47:32Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=c726c65e6b0788eb1f206713e7767312bb37923d'/>
<id>urn:sha1:c726c65e6b0788eb1f206713e7767312bb37923d</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Build uart_dev_lpc.c on arm only.  This fixes pc98 build.</title>
<updated>2013-04-22T13:02:41Z</updated>
<author>
<name>Yoshihiro Takahashi</name>
<email>nyan@FreeBSD.org</email>
</author>
<published>2013-04-22T13:02:41Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=328034527290b6f563f4cda3c60c0cb8b1b5beb5'/>
<id>urn:sha1:328034527290b6f563f4cda3c60c0cb8b1b5beb5</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fix the uart(4) module build.  Without uart_dev_lpc the module cannot be loaded.</title>
<updated>2013-04-19T05:46:16Z</updated>
<author>
<name>Justin Hibbits</name>
<email>jhibbits@FreeBSD.org</email>
</author>
<published>2013-04-19T05:46:16Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=6ba2699056ebf3ba3f2cfe0433a3d891567ee12a'/>
<id>urn:sha1:6ba2699056ebf3ba3f2cfe0433a3d891567ee12a</id>
<content type='text'>
</content>
</entry>
<entry>
<title>In the uart module build ofw_bus_if.h on arm along with sparc64 as LINT</title>
<updated>2013-03-17T06:33:49Z</updated>
<author>
<name>Andrew Turner</name>
<email>andrew@FreeBSD.org</email>
</author>
<published>2013-03-17T06:33:49Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=de5b074bf5517c98fe4d2a1617c781a6f8fbed6e'/>
<id>urn:sha1:de5b074bf5517c98fe4d2a1617c781a6f8fbed6e</id>
<content type='text'>
fails when built locally without it.
</content>
</entry>
<entry>
<title>Fix 'make depend'</title>
<updated>2013-03-06T11:44:19Z</updated>
<author>
<name>Ulrich Spörlein</name>
<email>uqs@FreeBSD.org</email>
</author>
<published>2013-03-06T11:44:19Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=7732eaccce790f9c9cf25cf476782d3c863eb432'/>
<id>urn:sha1:7732eaccce790f9c9cf25cf476782d3c863eb432</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Compensate for the replacement of uart_cpu_{amd64|i386}.c with</title>
<updated>2012-04-18T17:44:05Z</updated>
<author>
<name>Marcel Moolenaar</name>
<email>marcel@FreeBSD.org</email>
</author>
<published>2012-04-18T17:44:05Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=1eaf8e042c32e6557e001a13e1330dff9c06a81e'/>
<id>urn:sha1:1eaf8e042c32e6557e001a13e1330dff9c06a81e</id>
<content type='text'>
uart_cpu_x86.c

Pointy hat: marcel
</content>
</entry>
<entry>
<title>Disconnect sun4v architecture from the three.</title>
<updated>2011-05-14T01:53:38Z</updated>
<author>
<name>Attilio Rao</name>
<email>attilio@FreeBSD.org</email>
</author>
<published>2011-05-14T01:53:38Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=4b547324c0a839a0ecd067638686112f6f7cc11e'/>
<id>urn:sha1:4b547324c0a839a0ecd067638686112f6f7cc11e</id>
<content type='text'>
Some files keep the SUN4V tags as a code reference, for the future,
if any rewamped sun4v support wants to be added again.

Reviewed by:	marius
Tested by:	sbruno
Approved by:	re
</content>
</entry>
</feed>
