<?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 Makefile</title>
    <description></description>
    <language>en</language>
    <copyright>Copyright 2015</copyright>
    <generator>Java</generator><item>
        <title>0ce1d346 - riscv: dts: allwinner: Add ClockworkPi and DevTerm devicetrees</title>
        <link>http://172.16.0.5:8080/history/linux-6.15/scripts/dtc/include-prefixes/riscv/allwinner/Makefile#0ce1d346</link>
        <description>riscv: dts: allwinner: Add ClockworkPi and DevTerm devicetreesClockwork Tech manufactures several SoMs for their RasPi CM3-compatible&quot;ClockworkPi&quot; mainboard. Their R-01 SoM features the Allwinner D1 SoC.The R-01 contains only the CPU, DRAM, and always-on voltage regulation;it does not merit a separate devicetree.The ClockworkPi mainboard features analog audio, a MIPI-DSI panel, USBhost and peripheral ports, an Ampak AP6256 WiFi/Bluetooth module, and anX-Powers AXP228 PMIC for managing a Li-ion battery.The DevTerm is a complete system which extends the ClockworkPi mainboardwith a MIPI-DSI panel and a pair of expansion boards. These expansionboards provide a fan, a USB keyboard, speakers, and a thermal printer.Acked-by: Palmer Dabbelt &lt;palmer@rivosinc.com&gt;Signed-off-by: Samuel Holland &lt;samuel@sholland.org&gt;Link: https://lore.kernel.org/r/20240622150731.1105901-4-wens@kernel.orgSigned-off-by: Chen-Yu Tsai &lt;wens@csie.org&gt;

            List of files:
            /linux-6.15/scripts/dtc/include-prefixes/riscv/allwinner/Makefile</description>
        <pubDate>Sat, 22 Jun 2024 15:07:31 +0000</pubDate>
        <dc:creator>Samuel Holland &lt;samuel@sholland.org&gt;</dc:creator>
    </item>
<item>
        <title>72cee3db - riscv: dts: allwinner: Add Dongshan Nezha STU devicetree</title>
        <link>http://172.16.0.5:8080/history/linux-6.15/scripts/dtc/include-prefixes/riscv/allwinner/Makefile#72cee3db</link>
        <description>riscv: dts: allwinner: Add Dongshan Nezha STU devicetreeThe 100ask Dongshan Nezha STU is a system-on-module that can be usedstandalone or with a carrier board. The SoM provides gigabit Ethernet,HDMI, a USB peripheral port, and WiFi/Bluetooth via an RTL8723DS chip.The &quot;DIY&quot; carrier board exposes almost every pin from the D1 SoC to 0.1&quot;headers, but contains no digital circuitry, so it does not have its owndevicetree.Acked-by: Jernej Skrabec &lt;jernej.skrabec@gmail.com&gt;Acked-by: Palmer Dabbelt &lt;palmer@rivosinc.com&gt;Reviewed-by: Guo Ren &lt;guoren@kernel.org&gt;Signed-off-by: Samuel Holland &lt;samuel@sholland.org&gt;Acked-by: Conor Dooley &lt;conor.dooley@microchip.com&gt;Link: https://lore.kernel.org/r/20230126045738.47903-10-samuel@sholland.orgSigned-off-by: Jernej Skrabec &lt;jernej.skrabec@gmail.com&gt;

            List of files:
            /linux-6.15/scripts/dtc/include-prefixes/riscv/allwinner/Makefile</description>
        <pubDate>Thu, 26 Jan 2023 04:57:36 +0000</pubDate>
        <dc:creator>Samuel Holland &lt;samuel@sholland.org&gt;</dc:creator>
    </item>
<item>
        <title>96a35ab9 - riscv: dts: allwinner: Add MangoPi MQ Pro devicetree</title>
        <link>http://172.16.0.5:8080/history/linux-6.15/scripts/dtc/include-prefixes/riscv/allwinner/Makefile#96a35ab9</link>
        <description>riscv: dts: allwinner: Add MangoPi MQ Pro devicetreeThe MangoPi MQ Pro is a tiny SBC with a layout compatible to theRaspberry Pi Zero. It includes the Allwinner D1 SoC, 512M or 1G of DDR3,and an RTL8723DS-based WiFi/Bluetooth module.The board also exposes GPIO Port E via a connector on the end of theboard, which can support either a camera or an RMII Ethernet PHY. Theadditional regulators supply that connector.Acked-by: Jernej Skrabec &lt;jernej.skrabec@gmail.com&gt;Acked-by: Palmer Dabbelt &lt;palmer@rivosinc.com&gt;Reviewed-by: Guo Ren &lt;guoren@kernel.org&gt;Signed-off-by: Samuel Holland &lt;samuel@sholland.org&gt;Acked-by: Conor Dooley &lt;conor.dooley@microchip.com&gt;Link: https://lore.kernel.org/r/20230126045738.47903-9-samuel@sholland.orgSigned-off-by: Jernej Skrabec &lt;jernej.skrabec@gmail.com&gt;

            List of files:
            /linux-6.15/scripts/dtc/include-prefixes/riscv/allwinner/Makefile</description>
        <pubDate>Thu, 26 Jan 2023 04:57:35 +0000</pubDate>
        <dc:creator>Samuel Holland &lt;samuel@sholland.org&gt;</dc:creator>
    </item>
<item>
        <title>7705ce5a - riscv: dts: allwinner: Add Sipeed Lichee RV devicetrees</title>
        <link>http://172.16.0.5:8080/history/linux-6.15/scripts/dtc/include-prefixes/riscv/allwinner/Makefile#7705ce5a</link>
        <description>riscv: dts: allwinner: Add Sipeed Lichee RV devicetreesSipeed manufactures a &quot;Lichee RV&quot; system-on-module, which provides aminimal working system on its own, as well as a few carrier boards. The&quot;Dock&quot; board provides audio, USB, and WiFi. The &quot;86 Panel&quot; additionallyprovides 100M Ethernet and a built-in display panel.The 86 Panel repurposes the USB ID and VBUS detection GPIOs for its RGBpanel interface, since the USB OTG port is inaccessible inside the case.Co-developed-by: Jisheng Zhang &lt;jszhang@kernel.org&gt;Signed-off-by: Jisheng Zhang &lt;jszhang@kernel.org&gt;Acked-by: Jernej Skrabec &lt;jernej.skrabec@gmail.com&gt;Acked-by: Palmer Dabbelt &lt;palmer@rivosinc.com&gt;Signed-off-by: Samuel Holland &lt;samuel@sholland.org&gt;Acked-by: Conor Dooley &lt;conor.dooley@microchip.com&gt;Link: https://lore.kernel.org/r/20230126045738.47903-8-samuel@sholland.orgSigned-off-by: Jernej Skrabec &lt;jernej.skrabec@gmail.com&gt;

            List of files:
            /linux-6.15/scripts/dtc/include-prefixes/riscv/allwinner/Makefile</description>
        <pubDate>Thu, 26 Jan 2023 04:57:34 +0000</pubDate>
        <dc:creator>Samuel Holland &lt;samuel@sholland.org&gt;</dc:creator>
    </item>
<item>
        <title>88ea6989 - riscv: dts: allwinner: Add Allwinner D1 Nezha devicetree</title>
        <link>http://172.16.0.5:8080/history/linux-6.15/scripts/dtc/include-prefixes/riscv/allwinner/Makefile#88ea6989</link>
        <description>riscv: dts: allwinner: Add Allwinner D1 Nezha devicetree&quot;D1 Nezha&quot; is Allwinner&apos;s first-party development board for the D1 SoC.It was shipped with 512M, 1G, or 2G of DDR3. It supports onboard audio,HDMI, gigabit Ethernet, WiFi and Bluetooth, USB 2.0 host and OTG ports,plus low-speed I/O from the SoC and a GPIO expander chip.Acked-by: Jernej Skrabec &lt;jernej.skrabec@gmail.com&gt;Acked-by: Palmer Dabbelt &lt;palmer@rivosinc.com&gt;Reviewed-by: Guo Ren &lt;guoren@kernel.org&gt;Reviewed-by: Heiko Stuebner &lt;heiko@sntech.de&gt;Tested-by: Conor Dooley &lt;conor.dooley@microchip.com&gt;Tested-by: Heiko Stuebner &lt;heiko@sntech.de&gt;Signed-off-by: Samuel Holland &lt;samuel@sholland.org&gt;Acked-by: Conor Dooley &lt;conor.dooley@microchip.com&gt;Link: https://lore.kernel.org/r/20230126045738.47903-7-samuel@sholland.orgSigned-off-by: Jernej Skrabec &lt;jernej.skrabec@gmail.com&gt;

            List of files:
            /linux-6.15/scripts/dtc/include-prefixes/riscv/allwinner/Makefile</description>
        <pubDate>Thu, 26 Jan 2023 04:57:33 +0000</pubDate>
        <dc:creator>Samuel Holland &lt;samuel@sholland.org&gt;</dc:creator>
    </item>
<item>
        <title>2a93adfb - riscv: dts: allwinner: Add MangoPi MQ devicetree</title>
        <link>http://172.16.0.5:8080/history/linux-6.15/scripts/dtc/include-prefixes/riscv/allwinner/Makefile#2a93adfb</link>
        <description>riscv: dts: allwinner: Add MangoPi MQ devicetreeThe MangoPi MQ is a tiny SBC built around the Allwinner D1s. Itsonboard peripherals include two USB Type-C ports (1 device, 1 host)and RTL8189FTV WLAN.A MangoPi MQ-R variant of the board also exists. The MQ-R has adifferent form factor, but the onboard peripherals are the same.Most D1 and D1s boards use a similar power tree, with the 1.8V railpowered by the SoC&apos;s internal LDOA, analog domains powered by ALDO,and the rest of the board powered by always-on fixed regulators. Toavoid duplication, factor out the regulator information that iscommon across boards.The board also exposes GPIO Port E via a FPC connector, which cansupport either a camera or an RMII Ethernet PHY. The additionalregulators supply that connector.Acked-by: Jernej Skrabec &lt;jernej.skrabec@gmail.com&gt;Acked-by: Palmer Dabbelt &lt;palmer@rivosinc.com&gt;Reviewed-by: Guo Ren &lt;guoren@kernel.org&gt;Signed-off-by: Samuel Holland &lt;samuel@sholland.org&gt;Acked-by: Conor Dooley &lt;conor.dooley@microchip.com&gt;Link: https://lore.kernel.org/r/20230126045738.47903-6-samuel@sholland.orgSigned-off-by: Jernej Skrabec &lt;jernej.skrabec@gmail.com&gt;

            List of files:
            /linux-6.15/scripts/dtc/include-prefixes/riscv/allwinner/Makefile</description>
        <pubDate>Thu, 26 Jan 2023 04:57:32 +0000</pubDate>
        <dc:creator>Samuel Holland &lt;samuel@sholland.org&gt;</dc:creator>
    </item>
</channel>
</rss>
