<?xml version="1.0"?>
<?xml-stylesheet type="text/xsl" href="/source/rss.xsl.xml"?>
<rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/">
<channel>
    <title>Changes in Makefile</title>
    <description></description>
    <language>en</language>
    <copyright>Copyright 2015</copyright>
    <generator>Java</generator><item>
        <title>e9ac41698b2f322d55ccf9da50a3596edb2c1800 - Remove residual blank line at start of Makefile</title>
        <link>http://kernelsources.org:8080/source/history/freebsd/sys/modules/uart/Makefile#e9ac41698b2f322d55ccf9da50a3596edb2c1800</link>
        <description>Remove residual blank line at start of MakefileThis is a residual of the $FreeBSD$ removal.MFC After: 3 days (though I&apos;ll just run the command on the branches)Sponsored by: Netflix

            List of files:
            /freebsd/sys/modules/uart/Makefile</description>
        <pubDate>Mon, 15 Jul 2024 06:46:32 +0200</pubDate>
        <dc:creator>Warner Losh &lt;imp@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>031beb4e239bfce798af17f5fe8dba8bcaf13d99 - sys: Remove $FreeBSD$: one-line sh pattern</title>
        <link>http://kernelsources.org:8080/source/history/freebsd/sys/modules/uart/Makefile#031beb4e239bfce798af17f5fe8dba8bcaf13d99</link>
        <description>sys: Remove $FreeBSD$: one-line sh patternRemove /^\s*#[#!]?\s*\$FreeBSD\$.*$\n/

            List of files:
            /freebsd/sys/modules/uart/Makefile</description>
        <pubDate>Wed, 16 Aug 2023 19:54:58 +0200</pubDate>
        <dc:creator>Warner Losh &lt;imp@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>701ab6dba4a2232751cd91f79bfc1d8e96bf5316 - Stop building FDT-only modules in an ACPI only kernel</title>
        <link>http://kernelsources.org:8080/source/history/freebsd/sys/modules/uart/Makefile#701ab6dba4a2232751cd91f79bfc1d8e96bf5316</link>
        <description>Stop building FDT-only modules in an ACPI only kernelWhen building a kernel without FDT these modules don&apos;t build. As theydepend on FDT and don&apos;t work with ACPI disable them.Reviewed by:	imp, kevansSponsored by:	The FreeBSD FoundationDifferential Revision: https://reviews.freebsd.org/D37178

            List of files:
            /freebsd/sys/modules/uart/Makefile</description>
        <pubDate>Thu, 27 Oct 2022 19:01:44 +0200</pubDate>
        <dc:creator>Andrew Turner &lt;andrew@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>ba29d48c7cbc95ba08df1d62930bf7f7183f67d6 - pccard: Remove uart(4) PC Card attachment</title>
        <link>http://kernelsources.org:8080/source/history/freebsd/sys/modules/uart/Makefile#ba29d48c7cbc95ba08df1d62930bf7f7183f67d6</link>
        <description>pccard: Remove uart(4) PC Card attachmentpccard is going away, so remove uart&apos;s attachment.Relnotes: Yes

            List of files:
            /freebsd/sys/modules/uart/Makefile</description>
        <pubDate>Thu, 07 Jan 2021 23:37:26 +0100</pubDate>
        <dc:creator>Warner Losh &lt;imp@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>b63eeef41f9335f653c608c2000bea6c28a8a823 - scc(4)/uart(4): Remove obsolete support for Siemens SAB 82532</title>
        <link>http://kernelsources.org:8080/source/history/freebsd/sys/modules/uart/Makefile#b63eeef41f9335f653c608c2000bea6c28a8a823</link>
        <description>scc(4)/uart(4): Remove obsolete support for Siemens SAB 82532It&apos;s no longer used since 58aa35d42975c298ca0adba705c042596303c9f5and r357455 respectively.

            List of files:
            /freebsd/sys/modules/uart/Makefile</description>
        <pubDate>Sat, 26 Dec 2020 13:44:00 +0100</pubDate>
        <dc:creator>Marius Strobl &lt;marius@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>c7aa572cacdeca83c35c12a378909d0b659300a9 - MFH</title>
        <link>http://kernelsources.org:8080/source/history/freebsd/sys/modules/uart/Makefile#c7aa572cacdeca83c35c12a378909d0b659300a9</link>
        <description>MFHSponsored by:	Rubicon Communications, LLC (netgate.com)

            List of files:
            /freebsd/sys/modules/uart/Makefile</description>
        <pubDate>Fri, 31 Jul 2020 21:37:45 +0200</pubDate>
        <dc:creator>Glen Barber &lt;gjb@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>1799696096df87b52968b8996d00c91e0a5de8d9 - Merge ^/head r363583 through r363738.</title>
        <link>http://kernelsources.org:8080/source/history/freebsd/sys/modules/uart/Makefile#1799696096df87b52968b8996d00c91e0a5de8d9</link>
        <description>Merge ^/head r363583 through r363738.

            List of files:
            /freebsd/sys/modules/uart/Makefile</description>
        <pubDate>Fri, 31 Jul 2020 21:25:35 +0200</pubDate>
        <dc:creator>Dimitry Andric &lt;dim@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>8f11c997150d17d72a801874bd486aad1ef7c239 - - Cleanups related to sparc64 removal.</title>
        <link>http://kernelsources.org:8080/source/history/freebsd/sys/modules/uart/Makefile#8f11c997150d17d72a801874bd486aad1ef7c239</link>
        <description>- Cleanups related to sparc64 removal.- Remove remains of sparc64 files.Reviewed by:	impDifferential Revision:	https://reviews.freebsd.org/D25831

            List of files:
            /freebsd/sys/modules/uart/Makefile</description>
        <pubDate>Tue, 28 Jul 2020 12:58:37 +0200</pubDate>
        <dc:creator>Yoshihiro Takahashi &lt;nyan@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>bc02c18c486fce2ca23b428a9e89b4eb3bb48da3 - Merge ^/head r357408 through r357661.</title>
        <link>http://kernelsources.org:8080/source/history/freebsd/sys/modules/uart/Makefile#bc02c18c486fce2ca23b428a9e89b4eb3bb48da3</link>
        <description>Merge ^/head r357408 through r357661.

            List of files:
            /freebsd/sys/modules/uart/Makefile</description>
        <pubDate>Fri, 07 Feb 2020 20:08:37 +0100</pubDate>
        <dc:creator>Dimitry Andric &lt;dim@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>58aa35d42975c298ca0adba705c042596303c9f5 - Remove sparc64 kernel support</title>
        <link>http://kernelsources.org:8080/source/history/freebsd/sys/modules/uart/Makefile#58aa35d42975c298ca0adba705c042596303c9f5</link>
        <description>Remove sparc64 kernel supportRemove all sparc64 specific filesRemove all sparc64 ifdefsRemovee indireeect sparc64 ifdefs

            List of files:
            /freebsd/sys/modules/uart/Makefile</description>
        <pubDate>Mon, 03 Feb 2020 18:35:11 +0100</pubDate>
        <dc:creator>Warner Losh &lt;imp@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>e15cbf74d1084c23a9cef60795649b5824dd9fd4 - Compile uart_cpu_acpi.c, added in r348195, into uart.ko.</title>
        <link>http://kernelsources.org:8080/source/history/freebsd/sys/modules/uart/Makefile#e15cbf74d1084c23a9cef60795649b5824dd9fd4</link>
        <description>Compile uart_cpu_acpi.c, added in r348195, into uart.ko.PR:		242771MFC after:	3 daysSponsored by:	The FreeBSD Foundation

            List of files:
            /freebsd/sys/modules/uart/Makefile</description>
        <pubDate>Sun, 22 Dec 2019 23:10:20 +0100</pubDate>
        <dc:creator>Mark Johnston &lt;markj@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>7847e04111f2c2b06b36f6d19a46d78814d7836d - Merge ^/head r338026 through r338297, and resolve conflicts.</title>
        <link>http://kernelsources.org:8080/source/history/freebsd/sys/modules/uart/Makefile#7847e04111f2c2b06b36f6d19a46d78814d7836d</link>
        <description>Merge ^/head r338026 through r338297, and resolve conflicts.

            List of files:
            /freebsd/sys/modules/uart/Makefile</description>
        <pubDate>Fri, 24 Aug 2018 20:09:23 +0200</pubDate>
        <dc:creator>Dimitry Andric &lt;dim@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>381388b9c48b07b08199b07b7657d46e8fcb59b0 - add snps IP uart support / genaralize UART</title>
        <link>http://kernelsources.org:8080/source/history/freebsd/sys/modules/uart/Makefile#381388b9c48b07b08199b07b7657d46e8fcb59b0</link>
        <description>add snps IP uart support / genaralize UARTThis is an amalgam of a patch by Doug Ambrisko togeneralize uart_acpi_find_device, imp moving theACPI table to uart_dev_ns8250.c and advice by jhbto work around a bug in the EPYC 3151 BIOS(the BIOS incorrectly marks the serial ports asdisabled)Reviewed by: impMFC after: 8 weeksDifferential Revision: https://reviews.freebsd.org/D16432

            List of files:
            /freebsd/sys/modules/uart/Makefile</description>
        <pubDate>Sun, 19 Aug 2018 23:10:21 +0200</pubDate>
        <dc:creator>Matt Macy &lt;mmacy@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>5bede50958ba980f04505cbdc9c363245e687883 - Add a driver for the BCM2835 Mini-UART as seen on the RPi3</title>
        <link>http://kernelsources.org:8080/source/history/freebsd/sys/modules/uart/Makefile#5bede50958ba980f04505cbdc9c363245e687883</link>
        <description>Add a driver for the BCM2835 Mini-UART as seen on the RPi3Reviewed by:	andrewApproved by:	andrewDifferential Revision:	https://reviews.freebsd.org/D15684

            List of files:
            /freebsd/sys/modules/uart/Makefile</description>
        <pubDate>Tue, 12 Jun 2018 15:26:31 +0200</pubDate>
        <dc:creator>Diane Bruce &lt;db@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>09ac34375943c4650d1809a68c38a98b554f3653 - arm: lpc: Remove support</title>
        <link>http://kernelsources.org:8080/source/history/freebsd/sys/modules/uart/Makefile#09ac34375943c4650d1809a68c38a98b554f3653</link>
        <description>arm: lpc: Remove supportCode hasn&apos;t been touch this it&apos;s original commit in 2012 beside api changes.Reviewed by:	ianDifferential Revision:	https://reviews.freebsd.org/D13625Discussed with:		freebsd-arm@freebsd.org (no reply)

            List of files:
            /freebsd/sys/modules/uart/Makefile</description>
        <pubDate>Wed, 24 Jan 2018 23:04:16 +0100</pubDate>
        <dc:creator>Emmanuel Vadot &lt;manu@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>8fcbcc2d7435d069fa203edfc910c518cd1c6a2f - MFhead@r323635</title>
        <link>http://kernelsources.org:8080/source/history/freebsd/sys/modules/uart/Makefile#8fcbcc2d7435d069fa203edfc910c518cd1c6a2f</link>
        <description>MFhead@r323635

            List of files:
            /freebsd/sys/modules/uart/Makefile</description>
        <pubDate>Sat, 16 Sep 2017 05:54:20 +0200</pubDate>
        <dc:creator>Enji Cooper &lt;ngie@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>b754c27916c5d1b0fe2f57d6d4ba94c7de1b541b - MFH @ r323558.</title>
        <link>http://kernelsources.org:8080/source/history/freebsd/sys/modules/uart/Makefile#b754c27916c5d1b0fe2f57d6d4ba94c7de1b541b</link>
        <description>MFH @ r323558.

            List of files:
            /freebsd/sys/modules/uart/Makefile</description>
        <pubDate>Wed, 13 Sep 2017 21:12:28 +0200</pubDate>
        <dc:creator>Navdeep Parhar &lt;np@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>5a2f997cb5b78f0e3e8515d67b612f852fea269e - Restore alphabetical order in UART Makefile</title>
        <link>http://kernelsources.org:8080/source/history/freebsd/sys/modules/uart/Makefile#5a2f997cb5b78f0e3e8515d67b612f852fea269e</link>
        <description>Restore alphabetical order in UART MakefileCommit r323359 introduced new Marvell UART controller driverand by mistake it broke correct order in the Makefile. Fix this.Reported by: emaste

            List of files:
            /freebsd/sys/modules/uart/Makefile</description>
        <pubDate>Mon, 11 Sep 2017 21:07:53 +0200</pubDate>
        <dc:creator>Marcin Wojtas &lt;mw@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>834214a023b5eba2606d1e622842754c18c11904 - Don&apos;t build uart_dev_mvebu unless we&apos;re on arm64.</title>
        <link>http://kernelsources.org:8080/source/history/freebsd/sys/modules/uart/Makefile#834214a023b5eba2606d1e622842754c18c11904</link>
        <description>Don&apos;t build uart_dev_mvebu unless we&apos;re on arm64.This module is specific to a single Marvel board that we currentlyonly support in 64-bit mode. Remove it from the build otherwise. Itlikely should be completely removed, but this unbreaks x86 building.Noticed by: sbruno@

            List of files:
            /freebsd/sys/modules/uart/Makefile</description>
        <pubDate>Sat, 09 Sep 2017 22:14:18 +0200</pubDate>
        <dc:creator>Warner Losh &lt;imp@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>ac0770ddb3030420652028c82e993a9a2866aa63 - Introduce UART driver module for Armada 3700</title>
        <link>http://kernelsources.org:8080/source/history/freebsd/sys/modules/uart/Makefile#ac0770ddb3030420652028c82e993a9a2866aa63</link>
        <description>Introduce UART driver module for Armada 3700This patch adds support for UART in Armada 3700 family.It exposes both low-level UART interface, as well asstandard driver methods.Submitted by: Patryk Duda &lt;pdk@semihalf.com&gt;Obtained from: SemihalfSponsored by: SemihalfDifferential Revision: https://reviews.freebsd.org/D12250

            List of files:
            /freebsd/sys/modules/uart/Makefile</description>
        <pubDate>Sat, 09 Sep 2017 13:42:32 +0200</pubDate>
        <dc:creator>Marcin Wojtas &lt;mw@FreeBSD.org&gt;</dc:creator>
    </item>
</channel>
</rss>
