<?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 ARMADA38X</title>
    <description></description>
    <language>en</language>
    <copyright>Copyright 2015</copyright>
    <generator>Java</generator><item>
        <title>89c1e54a71cc4e04d4c575ee6df956a12e163cde - ath(4): always enable 11n</title>
        <link>http://kernelsources.org:8080/source/history/freebsd/sys/arm/conf/ARMADA38X#89c1e54a71cc4e04d4c575ee6df956a12e163cde</link>
        <description>ath(4): always enable 11nEnabling 11n for ath(4) so far was handled by a kernel option, whichwas only enabled for certain kernel configurations.In order to allow loading ath(4) as a module with 11n support onall platforms, remove the kernel option and unconditionally enable11n in ath(4).Reported by:	pkubajDiscussed with:	adrian in D43549.Reviewed by:	adrian, impDifferential Revision: https://reviews.freebsd.org/D43964

            List of files:
            /freebsd/sys/arm/conf/ARMADA38X</description>
        <pubDate>Sun, 18 Feb 2024 19:16:24 +0100</pubDate>
        <dc:creator>Bjoern A. Zeeb &lt;bz@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/arm/conf/ARMADA38X#031beb4e239bfce798af17f5fe8dba8bcaf13d99</link>
        <description>sys: Remove $FreeBSD$: one-line sh patternRemove /^\s*#[#!]?\s*\$FreeBSD\$.*$\n/

            List of files:
            /freebsd/sys/arm/conf/ARMADA38X</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>37c8ee8847faa53432809cae2ecc11b80c4eab2f - ath(4): Remove MIPS AHB frontend and join PCI one w/ main support again</title>
        <link>http://kernelsources.org:8080/source/history/freebsd/sys/arm/conf/ARMADA38X#37c8ee8847faa53432809cae2ecc11b80c4eab2f</link>
        <description>ath(4): Remove MIPS AHB frontend and join PCI one w/ main support againFollowing the removal of general MIPS support, there&apos;s no longer a needto have the AHB bus-frontend in place, which according to Linux sourcesalso isn&apos;t used with any non-MIPS SoCs. For simplicity, PCI bus supportis only made conditional on the main one again, i. e. device ath_pci isremoved, and built into the main module, i. e. if_ath_pci.ko obsoleted,respectively.Effectively, this reverts the following commits and associated changes:dba9c8597747c6c9bf3d2ec68f7eb90552878dc7e849bb3ecbb1963344a22ae77fc96f89fbebf40cApproved by:	adrianRelnotes:	yesDifferential Revision:	https://reviews.freebsd.org/D41354

            List of files:
            /freebsd/sys/arm/conf/ARMADA38X</description>
        <pubDate>Mon, 07 Aug 2023 18:39:24 +0200</pubDate>
        <dc:creator>Marius Strobl &lt;marius@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>91646fe5750c3cb22783a1b41e4f370b66176659 - arm kernel config: clean up whitespace</title>
        <link>http://kernelsources.org:8080/source/history/freebsd/sys/arm/conf/ARMADA38X#91646fe5750c3cb22783a1b41e4f370b66176659</link>
        <description>arm kernel config: clean up whitespaceMost options in kernel config files use &quot;options&lt;space&gt;&lt;tab&gt;OPTION&quot;.This allows the option to be commented out without shifting columns.A few options had two tabs, and some had spaces.  Make them consistent.

            List of files:
            /freebsd/sys/arm/conf/ARMADA38X</description>
        <pubDate>Thu, 23 Feb 2023 18:38:26 +0100</pubDate>
        <dc:creator>Mike Karels &lt;karels@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>f34560385c730c8b1db4f46a9c711a60511864bf - arm: Add extres pseudo devices to some kernel</title>
        <link>http://kernelsources.org:8080/source/history/freebsd/sys/arm/conf/ARMADA38X#f34560385c730c8b1db4f46a9c711a60511864bf</link>
        <description>arm: Add extres pseudo devices to some kernelAll the pseudo devices and framework are required by drivers.Reported by:	mjg

            List of files:
            /freebsd/sys/arm/conf/ARMADA38X</description>
        <pubDate>Wed, 23 Feb 2022 08:44:16 +0100</pubDate>
        <dc:creator>Emmanuel Vadot &lt;manu@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>c5c3ba6b43cac20dc9432eac15758d41cb2b8b1f - Merge ^/head r351317 through r351731.</title>
        <link>http://kernelsources.org:8080/source/history/freebsd/sys/arm/conf/ARMADA38X#c5c3ba6b43cac20dc9432eac15758d41cb2b8b1f</link>
        <description>Merge ^/head r351317 through r351731.

            List of files:
            /freebsd/sys/arm/conf/ARMADA38X</description>
        <pubDate>Tue, 03 Sep 2019 07:58:43 +0200</pubDate>
        <dc:creator>Dimitry Andric &lt;dim@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>7d65d420462c1e08c43afc1a658be752a7b70466 - Fix bogusly declared WERRORs in kernel build</title>
        <link>http://kernelsources.org:8080/source/history/freebsd/sys/arm/conf/ARMADA38X#7d65d420462c1e08c43afc1a658be752a7b70466</link>
        <description>Fix bogusly declared WERRORs in kernel buildMany arm kernel configs bogusly specified WERROR=-Werror. There&apos;s noreason for this because the default is that and there&apos;s no reason tooverride. These date from a time when we needed to add additionalwarning-&gt;error suppression. They are obsolete and were cut and pastepropagated from file to file.Comment out all the WERROR=.... lines in powerpc. They aren&apos;t bogus,but were appropriate for the old defaults for gcc4.2.1. Now that we&apos;vemade the policy decision to suppress -Werror by default on theseplatforms, it is appropriate to comment these out. People wishing tofix these errors can still un-comment them out, or say WERROR=-Werroron the command line.Fix two instances (cut and paste propagation) of hard-coded -Werrorin x86 code. Replace with ${WERROR} instead. This is a no-op changeexcept for people who build WERROR=-Wno-error :).This should fix tinderbox / CI breakage.

            List of files:
            /freebsd/sys/arm/conf/ARMADA38X</description>
        <pubDate>Sun, 25 Aug 2019 21:39:31 +0200</pubDate>
        <dc:creator>Warner Losh &lt;imp@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>7f49ce7a0b5f0d501d233308d73ccb1bf191a68b - MFHead @349476</title>
        <link>http://kernelsources.org:8080/source/history/freebsd/sys/arm/conf/ARMADA38X#7f49ce7a0b5f0d501d233308d73ccb1bf191a68b</link>
        <description>MFHead @349476Sponsored by:	The FreeBSD Foundation

            List of files:
            /freebsd/sys/arm/conf/ARMADA38X</description>
        <pubDate>Fri, 28 Jun 2019 01:50:54 +0200</pubDate>
        <dc:creator>Alan Somers &lt;asomers@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>c363b16c639529cf82d353abaa17f19bad7f8aec - sys: Remove DEV_RANDOM device option</title>
        <link>http://kernelsources.org:8080/source/history/freebsd/sys/arm/conf/ARMADA38X#c363b16c639529cf82d353abaa17f19bad7f8aec</link>
        <description>sys: Remove DEV_RANDOM device optionRemove &apos;device random&apos; from kernel configurations that reference it (most).Replace perhaps mistaken &apos;nodevice random&apos; in two MIPS configs with &apos;optionsRANDOM_LOADABLE&apos; instead.  Document removal in UPDATING; update NOTES andrandom.4.Reviewed by:	delphij, markm (previous version)Approved by:	secteam(delphij)Differential Revision:	https://reviews.freebsd.org/D19918

            List of files:
            /freebsd/sys/arm/conf/ARMADA38X</description>
        <pubDate>Fri, 21 Jun 2019 02:16:30 +0200</pubDate>
        <dc:creator>Conrad Meyer &lt;cem@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>3d5db455951d382a9cb355cb4bc56cac5c277603 - Merge ^/head r340427 through r340868.</title>
        <link>http://kernelsources.org:8080/source/history/freebsd/sys/arm/conf/ARMADA38X#3d5db455951d382a9cb355cb4bc56cac5c277603</link>
        <description>Merge ^/head r340427 through r340868.

            List of files:
            /freebsd/sys/arm/conf/ARMADA38X</description>
        <pubDate>Sat, 24 Nov 2018 15:46:06 +0100</pubDate>
        <dc:creator>Dimitry Andric &lt;dim@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>77613ca0cb2f08dddb687e9136d6851d084b35f2 - Comment MD_ROOT and remove &apos;device re&apos; which is not part of the system and</title>
        <link>http://kernelsources.org:8080/source/history/freebsd/sys/arm/conf/ARMADA38X#77613ca0cb2f08dddb687e9136d6851d084b35f2</link>
        <description>Comment MD_ROOT and remove &apos;device re&apos; which is not part of the system andcan be loaded as module.

            List of files:
            /freebsd/sys/arm/conf/ARMADA38X</description>
        <pubDate>Thu, 15 Nov 2018 17:29:27 +0100</pubDate>
        <dc:creator>Luiz Otavio O Souza &lt;loos@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>2e82757c64d83955dedc0b1a3543d9990e2e205b - Add the driver for the SPI controller on ARMADA38X.</title>
        <link>http://kernelsources.org:8080/source/history/freebsd/sys/arm/conf/ARMADA38X#2e82757c64d83955dedc0b1a3543d9990e2e205b</link>
        <description>Add the driver for the SPI controller on ARMADA38X.Tested on Clearfog (Pro) and SG-3100.Sponsored by:	Rubicon Communications, LLC (Netgate)

            List of files:
            /freebsd/sys/arm/conf/ARMADA38X</description>
        <pubDate>Wed, 14 Nov 2018 15:26:32 +0100</pubDate>
        <dc:creator>Luiz Otavio O Souza &lt;loos@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/arm/conf/ARMADA38X#7847e04111f2c2b06b36f6d19a46d78814d7836d</link>
        <description>Merge ^/head r338026 through r338297, and resolve conflicts.

            List of files:
            /freebsd/sys/arm/conf/ARMADA38X</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>49a49b37dfe4985a95c529143863850abf17fd73 - Move options INTRNG into std.armv6 and std.armv7</title>
        <link>http://kernelsources.org:8080/source/history/freebsd/sys/arm/conf/ARMADA38X#49a49b37dfe4985a95c529143863850abf17fd73</link>
        <description>Move options INTRNG into std.armv6 and std.armv7INTRNG is required on all armv6 and armv7 systems, so make itstandard.

            List of files:
            /freebsd/sys/arm/conf/ARMADA38X</description>
        <pubDate>Mon, 20 Aug 2018 22:31:53 +0200</pubDate>
        <dc:creator>Warner Losh &lt;imp@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>84678c82b17548854f75fe5ffc9e5f36302b131b - Add support for gpioled on ARMADA38X based boards</title>
        <link>http://kernelsources.org:8080/source/history/freebsd/sys/arm/conf/ARMADA38X#84678c82b17548854f75fe5ffc9e5f36302b131b</link>
        <description>Add support for gpioled on ARMADA38X based boardsThis patch adds support for gpio and gpioled into ARMADA38X kernelconfig.Reviewed by: andrewObtained from: SemihalfSponsored by: StormshieldDifferential Revision: https://reviews.freebsd.org/D14758

            List of files:
            /freebsd/sys/arm/conf/ARMADA38X</description>
        <pubDate>Thu, 26 Apr 2018 21:15:39 +0200</pubDate>
        <dc:creator>Marcin Wojtas &lt;mw@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>ccc1e6eb49ca272c3f85e64b3e1cd5cee9fe2407 - Use PLATFORM for initializing Marvell ArmadaXP and Armada38X</title>
        <link>http://kernelsources.org:8080/source/history/freebsd/sys/arm/conf/ARMADA38X#ccc1e6eb49ca272c3f85e64b3e1cd5cee9fe2407</link>
        <description>Use PLATFORM for initializing Marvell ArmadaXP and Armada38XSpliting armv5 and armv7 machdep is necessary for adding Armada38X andArmadaXP to GENERIC config.PLATFORM framework checks SOC type in FDT and will select properinitialization function implementation during runtime.Pointers to SoC specific implementation are stored in array ofplatform_method_t and provided to framework by FDT_PLATFORM_DEF macro.PLATFORM framework supports also reset function. To simplify implementationcpu_reset is moved from mv_common to armv5 and armv7 machdep.Armada38X and ArmadaXP share now common list of files, so resolve alldependencies as well.Submitted by: Rafal Kozik &lt;rk@semihalf.com&gt;	      Marcin Wojtas &lt;mw@semihalf.com&gt;Reviewed by: mwObtained from: SemihalfSponsored by: StormshieldDifferential Revision: https://reviews.freebsd.org/D14744

            List of files:
            /freebsd/sys/arm/conf/ARMADA38X</description>
        <pubDate>Wed, 04 Apr 2018 10:40:49 +0200</pubDate>
        <dc:creator>Marcin Wojtas &lt;mw@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>c2c014f24c10f90d85126ac5fbd4d8524de32b1c - Merge ^/head r323559 through r325504.</title>
        <link>http://kernelsources.org:8080/source/history/freebsd/sys/arm/conf/ARMADA38X#c2c014f24c10f90d85126ac5fbd4d8524de32b1c</link>
        <description>Merge ^/head r323559 through r325504.

            List of files:
            /freebsd/sys/arm/conf/ARMADA38X</description>
        <pubDate>Tue, 07 Nov 2017 09:39:14 +0100</pubDate>
        <dc:creator>Hans Petter Selasky &lt;hselasky@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>50896984cd36c1724905e41819f5236399a4972d - MFhead@r324482</title>
        <link>http://kernelsources.org:8080/source/history/freebsd/sys/arm/conf/ARMADA38X#50896984cd36c1724905e41819f5236399a4972d</link>
        <description>MFhead@r324482

            List of files:
            /freebsd/sys/arm/conf/ARMADA38X</description>
        <pubDate>Tue, 10 Oct 2017 08:26:12 +0200</pubDate>
        <dc:creator>Enji Cooper &lt;ngie@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>094fc1ed0f2627525c7b0342efcbad5be7a8546a - Tag all armv7 kernels as such in their machine config line.</title>
        <link>http://kernelsources.org:8080/source/history/freebsd/sys/arm/conf/ARMADA38X#094fc1ed0f2627525c7b0342efcbad5be7a8546a</link>
        <description>Tag all armv7 kernels as such in their machine config line.Transition all boards that support arm cortex CPUs to armv7. Thisleaves two armv6 kernels in the tree. RPI-B, which uses the BCM2835which has a ARM1176 core, and VERSATILEPB, which is a qemu board setuparound the time RPI-B went in. Copy std.armv6 to std.armv7, eventhough that duplicates a lot of stuff. More work needs to be done tosort out the duplication.Differential Revision: https://reviews.freebsd.org/D12027

            List of files:
            /freebsd/sys/arm/conf/ARMADA38X</description>
        <pubDate>Fri, 06 Oct 2017 01:01:50 +0200</pubDate>
        <dc:creator>Warner Losh &lt;imp@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>b754c27916c5d1b0fe2f57d6d4ba94c7de1b541b - MFH @ r323558.</title>
        <link>http://kernelsources.org:8080/source/history/freebsd/sys/arm/conf/ARMADA38X#b754c27916c5d1b0fe2f57d6d4ba94c7de1b541b</link>
        <description>MFH @ r323558.

            List of files:
            /freebsd/sys/arm/conf/ARMADA38X</description>
        <pubDate>Wed, 13 Sep 2017 21:12:28 +0200</pubDate>
        <dc:creator>Navdeep Parhar &lt;np@FreeBSD.org&gt;</dc:creator>
    </item>
</channel>
</rss>
