<?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 RPI</title>
    <description></description>
    <language>en</language>
    <copyright>Copyright 2015</copyright>
    <generator>Java</generator><item>
        <title>d5c0be2b6b39807c1d81678ae346fadf584f9fc8 - Adjust _all_ cinclude of *.local files</title>
        <link>http://src.rcs.uwaterloo.ca:8080/history/netbsd-src/sys/arch/evbarm/conf/RPI#d5c0be2b6b39807c1d81678ae346fadf584f9fc8</link>
        <description>Adjust _all_ cinclude of *.local files- Ensure always at end- Use tab rather than spaces- Add consistent comment  &quot;Pull in optional local configuration - always at end&quot;The only functional change is that a local file which tried tooverride an existing setting (eg with &quot;no foo&quot;) would have failedin some cases before, but now will work

            List of files:
            /netbsd-src/sys/arch/evbarm/conf/RPI</description>
        <pubDate>Thu, 09 Feb 2023 14:09:47 +0000</pubDate>
        <dc:creator>abs &lt;abs@NetBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>5eb438ad7ab9d8a59ec84f8c11db82dad27d43d4 - Re-factor and overhaul the &quot;mcp23s17gpio&quot; driver as &quot;mcpgpio&quot;, and</title>
        <link>http://src.rcs.uwaterloo.ca:8080/history/netbsd-src/sys/arch/evbarm/conf/RPI#5eb438ad7ab9d8a59ec84f8c11db82dad27d43d4</link>
        <description>Re-factor and overhaul the &quot;mcp23s17gpio&quot; driver as &quot;mcpgpio&quot;, andadd support for 8-bit and I2C variants of the chip:- MCP23008 / MCP23S08: 8-bit (I2C / SPI)- MCP23017 / MCP23S17: 16-bit (I2C / SPI)- MCP23018 / MCP23S18: 16-bit (I2C / SPI), open-drain outputsThe MCP23x17 and MCP23x18 are essentially identical, software-wise; wemerely report different GPIO pin capabilities (no push-pull output forMCP23x18).  Also, remove the tri-state capability that was previouslyadvertised by the old version of this driver; these chips have no wayto put the pin into a HI-Z mode.All 3 I2C versions are supported, but the SPI front-end still onlysupports the MCP23S17 for now (SPI autoconfiguration needs an overhaul).mcp23s17gpio(4) remains present as a link to the new mcpgpio(4) man page.XXX Still to-do: FDT integration, interrupt suppoort.

            List of files:
            /netbsd-src/sys/arch/evbarm/conf/RPI</description>
        <pubDate>Mon, 17 Jan 2022 16:31:23 +0000</pubDate>
        <dc:creator>thorpej &lt;thorpej@NetBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>bdd63344f597aa444d553d1b18783a12bfc9be38 - Support EARLYCONS and VERBOSE_INIT_ARM for Raspberry Pi Zero W, for</title>
        <link>http://src.rcs.uwaterloo.ca:8080/history/netbsd-src/sys/arch/evbarm/conf/RPI#bdd63344f597aa444d553d1b18783a12bfc9be38</link>
        <description>Support EARLYCONS and VERBOSE_INIT_ARM for Raspberry Pi Zero W, forwhich mini UART should be used instead of PL011 UART.

            List of files:
            /netbsd-src/sys/arch/evbarm/conf/RPI</description>
        <pubDate>Mon, 23 Nov 2020 06:24:35 +0000</pubDate>
        <dc:creator>rin &lt;rin@NetBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>1b60b20de6e109840385a4c5e0397afbe61f5b17 - Add bigger console font for modern displays.</title>
        <link>http://src.rcs.uwaterloo.ca:8080/history/netbsd-src/sys/arch/evbarm/conf/RPI#1b60b20de6e109840385a4c5e0397afbe61f5b17</link>
        <description>Add bigger console font for modern displays.

            List of files:
            /netbsd-src/sys/arch/evbarm/conf/RPI</description>
        <pubDate>Fri, 30 Oct 2020 11:02:50 +0000</pubDate>
        <dc:creator>rin &lt;rin@NetBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>36b9c926bfe3d735b91d48ac9bb2aef494dbf349 - Add smscphy(4).</title>
        <link>http://src.rcs.uwaterloo.ca:8080/history/netbsd-src/sys/arch/evbarm/conf/RPI#36b9c926bfe3d735b91d48ac9bb2aef494dbf349</link>
        <description>Add smscphy(4).

            List of files:
            /netbsd-src/sys/arch/evbarm/conf/RPI</description>
        <pubDate>Fri, 30 Oct 2020 11:02:09 +0000</pubDate>
        <dc:creator>rin &lt;rin@NetBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>043d88a7c1c16dc104031c9056a371bcf0966e03 - Separate devicetree .dts -&gt; .dtb building from kernel builds. They are now</title>
        <link>http://src.rcs.uwaterloo.ca:8080/history/netbsd-src/sys/arch/evbarm/conf/RPI#043d88a7c1c16dc104031c9056a371bcf0966e03</link>
        <description>Separate devicetree .dts -&gt; .dtb building from kernel builds. They are nowpart of a separate set, &quot;dtb.tgz&quot;, and only built when MKDTB=yes. Thisdefaults to yes for earmv[67]* and aarch64, and no everywhere else.

            List of files:
            /netbsd-src/sys/arch/evbarm/conf/RPI</description>
        <pubDate>Mon, 18 May 2020 21:19:34 +0000</pubDate>
        <dc:creator>jmcneill &lt;jmcneill@NetBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>a73d6e1023841267ecd3276a576fe972de33d068 - PMAP_DEBUG has been deleted on arm</title>
        <link>http://src.rcs.uwaterloo.ca:8080/history/netbsd-src/sys/arch/evbarm/conf/RPI#a73d6e1023841267ecd3276a576fe972de33d068</link>
        <description>PMAP_DEBUG has been deleted on arm

            List of files:
            /netbsd-src/sys/arch/evbarm/conf/RPI</description>
        <pubDate>Sat, 18 Apr 2020 11:00:37 +0000</pubDate>
        <dc:creator>skrll &lt;skrll@NetBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>d7b80b3b5eb586f3bb04c676e1361b4a15218bc3 - Add builtin WiFi and Bluetooth.</title>
        <link>http://src.rcs.uwaterloo.ca:8080/history/netbsd-src/sys/arch/evbarm/conf/RPI#d7b80b3b5eb586f3bb04c676e1361b4a15218bc3</link>
        <description>Add builtin WiFi and Bluetooth.

            List of files:
            /netbsd-src/sys/arch/evbarm/conf/RPI</description>
        <pubDate>Sun, 26 Jan 2020 06:50:18 +0000</pubDate>
        <dc:creator>mlelstv &lt;mlelstv@NetBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>c1d9ec8d89df5aacd5e3c0734786c2a92c225a85 - Remove the strip(4) - Starmode Radio IP - pseudo-device driver.  It is</title>
        <link>http://src.rcs.uwaterloo.ca:8080/history/netbsd-src/sys/arch/evbarm/conf/RPI#c1d9ec8d89df5aacd5e3c0734786c2a92c225a85</link>
        <description>Remove the strip(4) - Starmode Radio IP - pseudo-device driver.  It islong since obsolete.

            List of files:
            /netbsd-src/sys/arch/evbarm/conf/RPI</description>
        <pubDate>Sun, 19 Jan 2020 01:25:03 +0000</pubDate>
        <dc:creator>thorpej &lt;thorpej@NetBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>aa74d5736fe5c1b3489d7214c6f0516c0d6787cc - Rename watchdog -&gt; bcmpmwdog and sdhost to bcmsdhost</title>
        <link>http://src.rcs.uwaterloo.ca:8080/history/netbsd-src/sys/arch/evbarm/conf/RPI#aa74d5736fe5c1b3489d7214c6f0516c0d6787cc</link>
        <description>Rename watchdog -&gt; bcmpmwdog and sdhost to bcmsdhost

            List of files:
            /netbsd-src/sys/arch/evbarm/conf/RPI</description>
        <pubDate>Sat, 22 Jun 2019 07:58:55 +0000</pubDate>
        <dc:creator>skrll &lt;skrll@NetBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>1759e98be87ab337c2bd0d9665783ebd36539466 - Add DTS for Raspberry Pi Compute Module IO board rev1</title>
        <link>http://src.rcs.uwaterloo.ca:8080/history/netbsd-src/sys/arch/evbarm/conf/RPI#1759e98be87ab337c2bd0d9665783ebd36539466</link>
        <description>Add DTS for Raspberry Pi Compute Module IO board rev1

            List of files:
            /netbsd-src/sys/arch/evbarm/conf/RPI</description>
        <pubDate>Sat, 09 Mar 2019 15:23:59 +0000</pubDate>
        <dc:creator>skrll &lt;skrll@NetBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>e6c2e80739ebe8325757879cc09773b684b9a0d1 - Provide generic start code that assumes the MMU is off and caches are</title>
        <link>http://src.rcs.uwaterloo.ca:8080/history/netbsd-src/sys/arch/evbarm/conf/RPI#e6c2e80739ebe8325757879cc09773b684b9a0d1</link>
        <description>Provide generic start code that assumes the MMU is off and caches aredisabled as per the linux booting protocol for ARMv6 and ARMv7 boards.u-boot image type should be changed to &apos;linux&apos; for correct behaviour.The new start code builds a minimal &quot;bootstrap&quot; L1PT with cached accessdisabled and uses the same table for all processors.  AP startup isperformed in less steps and more code is written in C.The bootstrap tables and stack are placed into an (orphaned) section&quot;_init_memory&quot; which is given to uvm when it is no longer used.Various kernels have been converted to use this code and tested.  Someboards were provided by TNF. Thanks!The GENERIC kernel now boots on boards using the TEGRA, SUNXI and EXYNOSkernels. The GENERIC kernel will also work on RPI2 using u-boot.Thanks to martin@ and aymeric@ for testing on parallella and nanosocrespectively

            List of files:
            /netbsd-src/sys/arch/evbarm/conf/RPI</description>
        <pubDate>Thu, 18 Oct 2018 09:01:51 +0000</pubDate>
        <dc:creator>skrll &lt;skrll@NetBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>f71d13bdf70a653548101282e363d061d9768407 - Unreference IPF/PF from all the config files, and enable NPF instead when</title>
        <link>http://src.rcs.uwaterloo.ca:8080/history/netbsd-src/sys/arch/evbarm/conf/RPI#f71d13bdf70a653548101282e363d061d9768407</link>
        <description>Unreference IPF/PF from all the config files, and enable NPF instead whenwanted. This also fixes some inconsistencies I saw in several files (egIPF options while IPF was not compiled, IPF+PF enabled by default, etc).

            List of files:
            /netbsd-src/sys/arch/evbarm/conf/RPI</description>
        <pubDate>Wed, 01 Aug 2018 20:04:09 +0000</pubDate>
        <dc:creator>maxv &lt;maxv@NetBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>d4213b693ddd3fd7ad64f65e5b39c4295330c8fc - RPI: remove commented-out pseudodevices</title>
        <link>http://src.rcs.uwaterloo.ca:8080/history/netbsd-src/sys/arch/evbarm/conf/RPI#d4213b693ddd3fd7ad64f65e5b39c4295330c8fc</link>
        <description>RPI: remove commented-out pseudodevicesRemove a number of commented out pseudodevice lines that areduplicative with GENERIC.common.  Othewise, someone might think itreasonable to uncomment or add them.For now, a number of pseudodevices that are not in GENERIC.commonremain, pending comments on the larger-scale rototill.

            List of files:
            /netbsd-src/sys/arch/evbarm/conf/RPI</description>
        <pubDate>Wed, 04 Jul 2018 13:32:01 +0000</pubDate>
        <dc:creator>gdt &lt;gdt@NetBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>b207fdcdd6c91c7a3fde3894f6a735cfeb4bbdd4 - Add bcm2835-rpi-zero-w.dts and bcm2837-rpi-3-b-plus.dts as appropriate</title>
        <link>http://src.rcs.uwaterloo.ca:8080/history/netbsd-src/sys/arch/evbarm/conf/RPI#b207fdcdd6c91c7a3fde3894f6a735cfeb4bbdd4</link>
        <description>Add bcm2835-rpi-zero-w.dts and bcm2837-rpi-3-b-plus.dts as appropriatePR/53284 -  Support RPI3B+,RPI0W,RPI2-1.2

            List of files:
            /netbsd-src/sys/arch/evbarm/conf/RPI</description>
        <pubDate>Sun, 01 Jul 2018 15:33:29 +0000</pubDate>
        <dc:creator>skrll &lt;skrll@NetBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>012aca1c0aa4282d892a711bf90f0326bb88fb81 - Attach simplebus on pass 0</title>
        <link>http://src.rcs.uwaterloo.ca:8080/history/netbsd-src/sys/arch/evbarm/conf/RPI#012aca1c0aa4282d892a711bf90f0326bb88fb81</link>
        <description>Attach simplebus on pass 0

            List of files:
            /netbsd-src/sys/arch/evbarm/conf/RPI</description>
        <pubDate>Sat, 30 Jun 2018 16:48:49 +0000</pubDate>
        <dc:creator>jmcneill &lt;jmcneill@NetBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>7c5742513d4f6993370cb8dfb1b6c29e337f8f68 - cpus: use fdt_add_bus</title>
        <link>http://src.rcs.uwaterloo.ca:8080/history/netbsd-src/sys/arch/evbarm/conf/RPI#7c5742513d4f6993370cb8dfb1b6c29e337f8f68</link>
        <description>cpus: use fdt_add_bus

            List of files:
            /netbsd-src/sys/arch/evbarm/conf/RPI</description>
        <pubDate>Sat, 30 Jun 2018 16:30:35 +0000</pubDate>
        <dc:creator>jmcneill &lt;jmcneill@NetBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>78c7f9844ab247febc631e59c45d2b0395f0b9fa - Allow nodes to attach child devices using the same sorting rules as used</title>
        <link>http://src.rcs.uwaterloo.ca:8080/history/netbsd-src/sys/arch/evbarm/conf/RPI#78c7f9844ab247febc631e59c45d2b0395f0b9fa</link>
        <description>Allow nodes to attach child devices using the same sorting rules as usedby the simplebus driver.

            List of files:
            /netbsd-src/sys/arch/evbarm/conf/RPI</description>
        <pubDate>Sat, 30 Jun 2018 16:22:56 +0000</pubDate>
        <dc:creator>jmcneill &lt;jmcneill@NetBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>ee91b1e5213d6142d79596cff4b2369b0915a215 - FDTise RapberryPI support. Thanks for jmcneill for a lot of help with this.</title>
        <link>http://src.rcs.uwaterloo.ca:8080/history/netbsd-src/sys/arch/evbarm/conf/RPI#ee91b1e5213d6142d79596cff4b2369b0915a215</link>
        <description>FDTise RapberryPI support. Thanks for jmcneill for a lot of help with this.The kernel image that the RPI firmware boots is now netbsd.img in thekernel build directory.XXX fdtbus_get_reg needs reworking

            List of files:
            /netbsd-src/sys/arch/evbarm/conf/RPI</description>
        <pubDate>Sun, 10 Dec 2017 21:38:26 +0000</pubDate>
        <dc:creator>skrll &lt;skrll@NetBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>30d130fd634c74b5a0714bc0859f6dca6798deaf - Disable USB_DEBUG by default</title>
        <link>http://src.rcs.uwaterloo.ca:8080/history/netbsd-src/sys/arch/evbarm/conf/RPI#30d130fd634c74b5a0714bc0859f6dca6798deaf</link>
        <description>Disable USB_DEBUG by default

            List of files:
            /netbsd-src/sys/arch/evbarm/conf/RPI</description>
        <pubDate>Sun, 05 Nov 2017 09:05:20 +0000</pubDate>
        <dc:creator>skrll &lt;skrll@NetBSD.org&gt;</dc:creator>
    </item>
</channel>
</rss>
