<?xml version="1.0"?>
<?xml-stylesheet type="text/xsl" href="/rss.xsl.xml"?>
<rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/">
<channel>
    <title>Changes in GENERIC</title>
    <description></description>
    <language>en</language>
    <copyright>Copyright 2025</copyright>
    <generator>Java</generator><item>
        <title>8cbe0dd5097fbcbfbfbba50b016ec48352892ca7 - sys: RealTek -&gt; Realtek</title>
        <link>http://opengrok.net:8080/history/src/sys/arm/conf/GENERIC#8cbe0dd5097fbcbfbfbba50b016ec48352892ca7</link>
        <description>sys: RealTek -&gt; RealtekRealtek changed how it styled its name 25 or so years ago, but the oldstyle persisted in many places. These products use the new styling intheir datasheets.Signed-off-by: ykla yklaxds@gmail.comSponsored by: Chinese FreeBSD CommunityReviewed by: impPull Request: https://github.com/freebsd/freebsd-src/pull/1901

            List of files:
            /src/sys/arm/conf/GENERIC</description>
        <pubDate>Wed, 26 Nov 2025 09:02:25 +0000</pubDate>
        <dc:creator>ykla &lt;yklaxds@gmail.com&gt;</dc:creator>
    </item>
<item>
        <title>d6f10a5d013fdcc92847644ffbaf65cbf491bb39 - random: allow disabling of entropy harvesting from keyboard &amp; mice</title>
        <link>http://opengrok.net:8080/history/src/sys/arm/conf/GENERIC#d6f10a5d013fdcc92847644ffbaf65cbf491bb39</link>
        <description>random: allow disabling of entropy harvesting from keyboard &amp; miceReviewed by:	jmgSponsored by:	Juniper NetworksDifferential Revision:	https://reviews.freebsd.org/D53390

            List of files:
            /src/sys/arm/conf/GENERIC</description>
        <pubDate>Tue, 28 Oct 2025 02:57:21 +0000</pubDate>
        <dc:creator>David E. O&apos;Brien &lt;obrien@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>3deb21f1afd5c4abfd9cb93ca120097a841536c5 - random: TPM_HARVEST should have been named RANDOM_ENABLE_TPM</title>
        <link>http://opengrok.net:8080/history/src/sys/arm/conf/GENERIC#3deb21f1afd5c4abfd9cb93ca120097a841536c5</link>
        <description>random: TPM_HARVEST should have been named RANDOM_ENABLE_TPM* Enable RANDOM_ENABLE_TPM by default* The commit of TPM_HARVEST failed to add it to NOTES  so that the LINT kernel would build the code.Fixes: 4ee7d3b0118c82e651712bb65da53d08e78cd7b1Reviewed by:	impDifferential Revision:	https://reviews.freebsd.org/D53460

            List of files:
            /src/sys/arm/conf/GENERIC</description>
        <pubDate>Tue, 28 Oct 2025 03:53:43 +0000</pubDate>
        <dc:creator>David E. O&apos;Brien &lt;obrien@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>5aefe9f16f240696142894bdeabcebbb057c7053 - arm: tweak imx module build logic</title>
        <link>http://opengrok.net:8080/history/src/sys/arm/conf/GENERIC#5aefe9f16f240696142894bdeabcebbb057c7053</link>
        <description>arm: tweak imx module build logicAdd the subdirectory in the Makefile, not the config.No functional change intended.MFC after:	3 daysSponsored by:	The FreeBSD Foundation

            List of files:
            /src/sys/arm/conf/GENERIC</description>
        <pubDate>Mon, 20 Oct 2025 23:06:26 +0000</pubDate>
        <dc:creator>Mitchell Horne &lt;mhorne@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>5522519731b74e7b56c710ec5ea4d34065f3ed32 - modules: enable allwinner kmods on riscv</title>
        <link>http://opengrok.net:8080/history/src/sys/arm/conf/GENERIC#5522519731b74e7b56c710ec5ea4d34065f3ed32</link>
        <description>modules: enable allwinner kmods on riscvWhile here, standardize the place they are enabled in the Makefile. Forarmv7 the module subdirectory was added explicitly in the config file,but this is not idiomatic.MFC after:	3 daysSponsored by:	The FreeBSD Foundation

            List of files:
            /src/sys/arm/conf/GENERIC</description>
        <pubDate>Wed, 18 Sep 2024 17:19:16 +0000</pubDate>
        <dc:creator>Mitchell Horne &lt;mhorne@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>e43fbf27976df17991d32c72c41e43fda66fb262 - u2f(4): Invert U2F_MAKE_UHID_ALIAS kernel build option</title>
        <link>http://opengrok.net:8080/history/src/sys/arm/conf/GENERIC#e43fbf27976df17991d32c72c41e43fda66fb262</link>
        <description>u2f(4): Invert U2F_MAKE_UHID_ALIAS kernel build optionThis makes non-GENERIC kernel configs easier to maintain.Requested by:	glebiusMFC after:	2 days

            List of files:
            /src/sys/arm/conf/GENERIC</description>
        <pubDate>Thu, 25 Sep 2025 07:54:19 +0000</pubDate>
        <dc:creator>Vladimir Kondratyev &lt;wulf@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>4a04e0a6c703db9d2d9e6a0ef2b000644143b705 - u2f(4): a HID driver for FIDO/U2F security keys</title>
        <link>http://opengrok.net:8080/history/src/sys/arm/conf/GENERIC#4a04e0a6c703db9d2d9e6a0ef2b000644143b705</link>
        <description>u2f(4): a HID driver for FIDO/U2F security keysWhile FIDO/U2F keys were already supported by the generic uhid(4) andhidraw(4) drivers, this driver adds some additional features an doessteps to tighten the security of FIDO/U2F access.- It automatically loads through devd.- Automatically enables HQ_NO_READAHEAD for FIDO/U2F devices.- Implements only miminum set of features.- Do not requires external devfs configuration to set character device  permissions.- Names character device as u2f/# to make possible capsicum or any  other pledge()-style sandboxing.PR:		265528Differential Revision:	https://reviews.freebsd.org/D51612

            List of files:
            /src/sys/arm/conf/GENERIC</description>
        <pubDate>Sun, 17 Aug 2025 21:00:45 +0000</pubDate>
        <dc:creator>Vladimir Kondratyev &lt;wulf@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>ad7c98797bcc119f05c6d67c550442340a82c6ba - Remove TI reference from arm/GENERIC</title>
        <link>http://opengrok.net:8080/history/src/sys/arm/conf/GENERIC#ad7c98797bcc119f05c6d67c550442340a82c6ba</link>
        <description>Remove TI reference from arm/GENERICApproved by: imp, manu (mentor)Differential revision: https://reviews.freebsd.org/D46702

            List of files:
            /src/sys/arm/conf/GENERIC</description>
        <pubDate>Thu, 19 Sep 2024 18:15:47 +0000</pubDate>
        <dc:creator>Oskar Holmlund &lt;oh@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>13d00a43cba4c35fcc9e0ab567baf530126a6348 - conf: Add usbhid and hidbus to GENERIC* kernel configs</title>
        <link>http://opengrok.net:8080/history/src/sys/arm/conf/GENERIC#13d00a43cba4c35fcc9e0ab567baf530126a6348</link>
        <description>conf: Add usbhid and hidbus to GENERIC* kernel configsInclude the new unified HID stack by default in generic.This will allow us to migrate to the multi-stack hkbd and hms instead ofrelying on the older ukbd and ums which only work with USB.To test those drivers just add hw.usb.usbhid.enable=1 in loader.confDifferential Revision:	https://reviews.freebsd.org/D45658Reviewed by:	emaste, imp, wulf (all older version)Sponsored by:	Beckhoff Automation GmbH &amp; Co. KG

            List of files:
            /src/sys/arm/conf/GENERIC</description>
        <pubDate>Thu, 20 Jun 2024 07:30:07 +0000</pubDate>
        <dc:creator>Emmanuel Vadot &lt;manu@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>7ad2e83d5e1eb76e5449cca2a08e382ed37129f8 - arm/GENERIC: Remove TI DTBs</title>
        <link>http://opengrok.net:8080/history/src/sys/arm/conf/GENERIC#7ad2e83d5e1eb76e5449cca2a08e382ed37129f8</link>
        <description>arm/GENERIC: Remove TI DTBsWe&apos;ve removed TI support in 3416e102c4e9 (&quot;arm: Remove TI code from GENERIC&quot;)so no need to build the DTBs now.Sponsored by:	Beckhoff Automation GmbH &amp; Co. KG

            List of files:
            /src/sys/arm/conf/GENERIC</description>
        <pubDate>Wed, 20 Mar 2024 20:03:01 +0000</pubDate>
        <dc:creator>Emmanuel Vadot &lt;manu@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>121be555997b3d7727e50d15acabd0ffbf4a4247 - arm: Set NEW_PCIB in DEFAULTS rather than a subset of kernel configs</title>
        <link>http://opengrok.net:8080/history/src/sys/arm/conf/GENERIC#121be555997b3d7727e50d15acabd0ffbf4a4247</link>
        <description>arm: Set NEW_PCIB in DEFAULTS rather than a subset of kernel configsAll other architectures set NEW_PCIB in DEFAULTS, with arm being the oneremaining straggler that only sets it for GENERIC and TEGRA124.ARMADA38X and ARMADAXP contain device pci but don&apos;t set NEW_PCIB,however GENERIC claims to support them and as part of that NEW_PCIBsupport was added to mv_pci, so these configs are most likely juststale. Other than NOTES that just leaves ALPINE as the one kernel withPCI support not covered by GENERIC, but al_pci is supported by arm64which enables NEW_PCIB, and it&apos;s just a generic_pcie_fdt_driver withsome fixup code to deal with quirks so should support PCI_RES_BUS justfine. Therefore it is believed that all in-tree kernel configs supportNEW_PCIB in reality, and so let&apos;s take a step towards removing all thenon-NEW_PCIB code by having it always-on everywhere.Reviewed by:	emaste, jhb, manuMFC after:	1 monthDifferential Revision:	https://reviews.freebsd.org/D43806

            List of files:
            /src/sys/arm/conf/GENERIC</description>
        <pubDate>Thu, 22 Feb 2024 18:27:45 +0000</pubDate>
        <dc:creator>Jessica Clarke &lt;jrtc27@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>031beb4e239bfce798af17f5fe8dba8bcaf13d99 - sys: Remove $FreeBSD$: one-line sh pattern</title>
        <link>http://opengrok.net:8080/history/src/sys/arm/conf/GENERIC#031beb4e239bfce798af17f5fe8dba8bcaf13d99</link>
        <description>sys: Remove $FreeBSD$: one-line sh patternRemove /^\s*#[#!]?\s*\$FreeBSD\$.*$\n/

            List of files:
            /src/sys/arm/conf/GENERIC</description>
        <pubDate>Wed, 16 Aug 2023 17:54:58 +0000</pubDate>
        <dc:creator>Warner Losh &lt;imp@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>3416e102c4e978a394a604012dae1943c7300a1e - arm: Remove TI code from GENERIC</title>
        <link>http://opengrok.net:8080/history/src/sys/arm/conf/GENERIC#3416e102c4e978a394a604012dae1943c7300a1e</link>
        <description>arm: Remove TI code from GENERICTI support is in a sad state for years.We haven&apos;t been able to keep up with all the breaking changes thatupstream do in the DTS. This requires a lot of new drivers to handle thenew buses that they create and all the new clocks that they expose.Keep the code for now in case somebody is interested in reviving thisplatform but stop bloating GENERIC with code that don&apos;t work.Reviewed by:	imp, mmelMFC after:	neverSponsored by:	Beckhoff Automation GmbH &amp; Co. KGDifferential Revision:	https://reviews.freebsd.org/D39843

            List of files:
            /src/sys/arm/conf/GENERIC</description>
        <pubDate>Thu, 27 Apr 2023 06:19:07 +0000</pubDate>
        <dc:creator>Emmanuel Vadot &lt;manu@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>00e84f52f0985e6b2fd73694aa5f4b50a5f957af - arm: Rename hdmi_if.m to crtc_if.m</title>
        <link>http://opengrok.net:8080/history/src/sys/arm/conf/GENERIC#00e84f52f0985e6b2fd73694aa5f4b50a5f957af</link>
        <description>arm: Rename hdmi_if.m to crtc_if.mThere is nothing hdmi related in this interface, it&apos;s just a generic interfacefor crt controller so rename it.This also remove the &apos;hdmi&apos; device used in arm kernel config. &apos;vt&apos; now controlsif we build this interface (sc(4) isn&apos;t supported on arm).Sponsored by:	Beckhoff Automation GmbH &amp; Co. KGReviewed by:	andrewDifferential Revision:	https://reviews.freebsd.org/D39120

            List of files:
            /src/sys/arm/conf/GENERIC</description>
        <pubDate>Thu, 16 Mar 2023 09:48:06 +0000</pubDate>
        <dc:creator>Emmanuel Vadot &lt;manu@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>3bcb469c61de035dcd9044132162ddeee80b935b - arm: ti: Rename video related devices</title>
        <link>http://opengrok.net:8080/history/src/sys/arm/conf/GENERIC#3bcb469c61de035dcd9044132162ddeee80b935b</link>
        <description>arm: ti: Rename video related devicesdevice &apos;hdmi&apos; is too generic (and will be used later in a new device) so renamethe arm TI devices to some proper name.Sponsored by:   Beckhoff Automation GmbH &amp; Co. KGReviewed by:	andrewDifferential Revision:	https://reviews.freebsd.org/D39119

            List of files:
            /src/sys/arm/conf/GENERIC</description>
        <pubDate>Thu, 16 Mar 2023 09:36:23 +0000</pubDate>
        <dc:creator>Emmanuel Vadot &lt;manu@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>8574d32f226a5fc5b3d453d46745a8681ddbb465 - arm: imx: Rename video related devices</title>
        <link>http://opengrok.net:8080/history/src/sys/arm/conf/GENERIC#8574d32f226a5fc5b3d453d46745a8681ddbb465</link>
        <description>arm: imx: Rename video related devicesdevice &apos;hdmi&apos; is too generic (and will be used later in a new device) so renamethe arm IMX devices to some proper name.Sponsored by:	Beckhoff Automation GmbH &amp; Co. KGReviewed by:	andrewDifferential Revision:	https://reviews.freebsd.org/D39118

            List of files:
            /src/sys/arm/conf/GENERIC</description>
        <pubDate>Thu, 16 Mar 2023 09:30:57 +0000</pubDate>
        <dc:creator>Emmanuel Vadot &lt;manu@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>91646fe5750c3cb22783a1b41e4f370b66176659 - arm kernel config: clean up whitespace</title>
        <link>http://opengrok.net:8080/history/src/sys/arm/conf/GENERIC#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:
            /src/sys/arm/conf/GENERIC</description>
        <pubDate>Thu, 23 Feb 2023 17:38:26 +0000</pubDate>
        <dc:creator>Mike Karels &lt;karels@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>f94d74ff3a9f84b2feb707b794609aa2666d02f3 - arm: Fix name of config file in comment</title>
        <link>http://opengrok.net:8080/history/src/sys/arm/conf/GENERIC#f94d74ff3a9f84b2feb707b794609aa2666d02f3</link>
        <description>arm: Fix name of config file in commentThis file was never named GENERICV6 in the FreeBSD tree. It entered thetree in b9413b551268 as GENERIC.Sponsored by:		Netflix

            List of files:
            /src/sys/arm/conf/GENERIC</description>
        <pubDate>Thu, 20 Oct 2022 15:25:57 +0000</pubDate>
        <dc:creator>Warner Losh &lt;imp@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>34223f74a2098c35a4560f49757d3096eb9b7ca7 - arm: conf: Remove options EXT_RESOURCES</title>
        <link>http://opengrok.net:8080/history/src/sys/arm/conf/GENERIC#34223f74a2098c35a4560f49757d3096eb9b7ca7</link>
        <description>arm: conf: Remove options EXT_RESOURCESIt is now unused in kernel code.MFC after:      1 monthDifferential Revision:	https://reviews.freebsd.org/D33837

            List of files:
            /src/sys/arm/conf/GENERIC</description>
        <pubDate>Tue, 11 Jan 2022 10:12:01 +0000</pubDate>
        <dc:creator>Emmanuel Vadot &lt;manu@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>202692b1a733322540723c718288eff3a8054d42 - arm64: Spell BeagleBone correctly in config file.</title>
        <link>http://opengrok.net:8080/history/src/sys/arm/conf/GENERIC#202692b1a733322540723c718288eff3a8054d42</link>
        <description>arm64: Spell BeagleBone correctly in config file.Pull Request:		https://github.com/freebsd/freebsd-src/pull/545

            List of files:
            /src/sys/arm/conf/GENERIC</description>
        <pubDate>Sat, 02 Oct 2021 11:07:50 +0000</pubDate>
        <dc:creator>Tom Hukins &lt;tom@FreeBSD.org&gt;</dc:creator>
    </item>
</channel>
</rss>
