<feed xmlns='http://www.w3.org/2005/Atom'>
<title>src-test2/sys/modules/uart, branch release/11.4.0</title>
<subtitle>FreeBSD source tree</subtitle>
<id>https://cgit-dev.freebsd.org/src-test2/atom?h=release%2F11.4.0</id>
<link rel='self' href='https://cgit-dev.freebsd.org/src-test2/atom?h=release%2F11.4.0'/>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/'/>
<updated>2018-11-04T23:28:56Z</updated>
<entry>
<title>Backport of r338074 - generalize uart_bus_probe and add SNPS support to x86</title>
<updated>2018-11-04T23:28:56Z</updated>
<author>
<name>Matt Macy</name>
<email>mmacy@FreeBSD.org</email>
</author>
<published>2018-11-04T23:28:56Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=07ef4418120bb9848c786af73548ff1a405b5596'/>
<id>urn:sha1:07ef4418120bb9848c786af73548ff1a405b5596</id>
<content type='text'>
Submitted by:	Rajesh Kumar
Differential Revision:	https://reviews.freebsd.org/D17381
</content>
</entry>
<entry>
<title>MFC r314651,r318439,r318440:</title>
<updated>2017-05-30T04:11:12Z</updated>
<author>
<name>Enji Cooper</name>
<email>ngie@FreeBSD.org</email>
</author>
<published>2017-05-30T04:11:12Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=cad800042f49286971db31b628d86a2be5d134ea'/>
<id>urn:sha1:cad800042f49286971db31b628d86a2be5d134ea</id>
<content type='text'>
r314651:

sys/modules: normalize .CURDIR-relative paths to SRCTOP

This simplifies make output/logic

Tested with:	`cd sys/modules; make ALL_MODULES=` on amd64

r318439:

Normalize .PATH on SRCTOP

This will help Jenkins dedupe 9 warnings between the static build and
the module build of ipsec(4).

Missed in SRCTOP conversion in r314651.

MFC with:	r314651

r318440:

Normalize SYSDIR on SRCTOP instead of .CURDIR

This is being done to simplify pathing for CFLAGS and source files.
</content>
</entry>
<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-test2/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-test2/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-test2/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-test2/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-test2/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-test2/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-test2/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-test2/commit/?id=7732eaccce790f9c9cf25cf476782d3c863eb432'/>
<id>urn:sha1:7732eaccce790f9c9cf25cf476782d3c863eb432</id>
<content type='text'>
</content>
</entry>
</feed>
