<?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>aca95fb6 - powerpc/microwatt: Add SMP support</title>
        <link>http://172.16.0.5:8080/history/linux-6.15/arch/powerpc/platforms/microwatt/Makefile#aca95fb6</link>
        <description>powerpc/microwatt: Add SMP supportThis adds support for Microwatt systems with more than one core, andupdates the device tree for a 2-core version.The secondary CPUs are started and sent to spin in __secondary_holdvery early on, in the platform probe function.  The reason for doingthis is so that they are there when smp_release_cpus() gets called,which is before the platform init_smp function or even the platformsetup_arch function gets called.Note that having two CPUs in the device tree doesn&apos;t precludeoperation with only one CPU.  The SYSCON_CPU_CTRL register has aread-only field which indicates the number of CPU cores, somicrowatt_init_smp() will only start as many CPU cores as are presentin the system, and any extra CPU device-tree nodes will just beignored.Signed-off-by: Paul Mackerras &lt;paulus@ozlabs.org&gt;Signed-off-by: Madhavan Srinivasan &lt;maddy@linux.ibm.com&gt;Link: https://patch.msgid.link/Z5xt8aooKyXZv6Kf@thinks.paulus.ozlabs.org

            List of files:
            /linux-6.15/arch/powerpc/platforms/microwatt/Makefile</description>
        <pubDate>Fri, 31 Jan 2025 06:30:09 +0000</pubDate>
        <dc:creator>Paul Mackerras &lt;paulus@ozlabs.org&gt;</dc:creator>
    </item>
<item>
        <title>c25769fd - powerpc/microwatt: Add support for hardware random number generator</title>
        <link>http://172.16.0.5:8080/history/linux-6.15/arch/powerpc/platforms/microwatt/Makefile#c25769fd</link>
        <description>powerpc/microwatt: Add support for hardware random number generatorMicrowatt&apos;s hardware RNG is accessed using the DARN instruction.Signed-off-by: Paul Mackerras &lt;paulus@ozlabs.org&gt;Reviewed-by: Nicholas Piggin &lt;npiggin@gmail.com&gt;Reviewed-by: Segher Boessenkool &lt;segher@kernel.crashing.org&gt;Signed-off-by: Michael Ellerman &lt;mpe@ellerman.id.au&gt;Link: https://lore.kernel.org/r/YMwXPHlV/ZleiQUY@thinks.paulus.ozlabs.org

            List of files:
            /linux-6.15/arch/powerpc/platforms/microwatt/Makefile</description>
        <pubDate>Fri, 18 Jun 2021 03:47:08 +0000</pubDate>
        <dc:creator>Paul Mackerras &lt;paulus@ozlabs.org&gt;</dc:creator>
    </item>
<item>
        <title>53d143fe - powerpc: Add Microwatt platform</title>
        <link>http://172.16.0.5:8080/history/linux-6.15/arch/powerpc/platforms/microwatt/Makefile#53d143fe</link>
        <description>powerpc: Add Microwatt platformMicrowatt is a FPGA-based implementation of the Power ISA.  Itcurrently only implements little-endian 64-bit mode, and doesnot (yet) support SMP, VMX, VSX or transactional memory.  It has anoptional FPU, and an optional MMU (required for running Linux,obviously) which implements a configurable radix tree but nothypervisor mode or nested radix translation.This adds a new machine type to support FPGA-based SoCs with aMicrowatt core.  CONFIG_MATH_EMULATION can be selected for MicrowattSOCs which don&apos;t have the FPU.Signed-off-by: Paul Mackerras &lt;paulus@ozlabs.org&gt;Reviewed-by: Nicholas Piggin &lt;npiggin@gmail.com&gt;Reviewed-by: Segher Boessenkool &lt;segher@kernel.crashing.org&gt;Signed-off-by: Michael Ellerman &lt;mpe@ellerman.id.au&gt;Link: https://lore.kernel.org/r/YMwWbZVREsVug9R0@thinks.paulus.ozlabs.org

            List of files:
            /linux-6.15/arch/powerpc/platforms/microwatt/Makefile</description>
        <pubDate>Fri, 18 Jun 2021 03:43:41 +0000</pubDate>
        <dc:creator>Paul Mackerras &lt;paulus@ozlabs.org&gt;</dc:creator>
    </item>
</channel>
</rss>
