<?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 Platform</title>
    <description></description>
    <language>en</language>
    <copyright>Copyright 2015</copyright>
    <generator>Java</generator><item>
        <title>26bff9eb - MIPS: Only include the platform file needed</title>
        <link>http://172.16.0.5:8080/history/linux-6.15/arch/mips/alchemy/Platform#26bff9eb</link>
        <description>MIPS: Only include the platform file neededInstead of including all Platform files, we simply include theneeded one and avoid clashes with makefile variables.Signed-off-by: Thomas Bogendoerfer &lt;tsbogend@alpha.franken.de&gt;

            List of files:
            /linux-6.15/arch/mips/alchemy/Platform</description>
        <pubDate>Wed, 06 May 2020 16:24:02 +0000</pubDate>
        <dc:creator>Thomas Bogendoerfer &lt;tsbogend@alpha.franken.de&gt;</dc:creator>
    </item>
<item>
        <title>970e268d - MIPS: Alchemy: Unify Devboard support.</title>
        <link>http://172.16.0.5:8080/history/linux-6.15/arch/mips/alchemy/Platform#970e268d</link>
        <description>MIPS: Alchemy: Unify Devboard support.This patch merges support for all DB1xxx and PB1xxxboards into a single image, along with a new single defconfigfor them.Run-tested on DB1300 and DB1500.Signed-off-by: Manuel Lauss &lt;manuel.lauss@gmail.com&gt;Cc: Linux-MIPS &lt;linux-mips@linux-mips.org&gt;Patchwork: https://patchwork.linux-mips.org/patch/6577/Patchwork: https://patchwork.linux-mips.org/patch/6659/Signed-off-by: Ralf Baechle &lt;ralf@linux-mips.org&gt;

            List of files:
            /linux-6.15/arch/mips/alchemy/Platform</description>
        <pubDate>Thu, 20 Feb 2014 13:59:24 +0000</pubDate>
        <dc:creator>Manuel Lauss &lt;manuel.lauss@gmail.com&gt;</dc:creator>
    </item>
<item>
        <title>88564dda - MIPS: remove obsolete Kconfig macros</title>
        <link>http://172.16.0.5:8080/history/linux-6.15/arch/mips/alchemy/Platform#88564dda</link>
        <description>MIPS: remove obsolete Kconfig macrosThe support for PB1100, PB1500, and PB1550 got merged into the code forDB1000 and DB1550 code in v3.7. When that was done the three relatedKconfig symbols were dropped. But not all related Kconfig macros wereremoved. Do so now.Note that the PB1100 code in the Au1100 LCD driver is removed entirelyand not converted to use its current Kconfig macro. That is done becausethe macros it uses (PB1100_G_CONTROL, PB1100_G_CONTROL_BL, andPB1100_G_CONTROL_VDD) are never defined. Actually only one of these wasever defined (PB1100_G_CONTROL) but that define was removed in v2.6.34.So, as far as I can tell, this code could have never compiled.Signed-off-by: Paul Bolle &lt;pebolle@tiscali.nl&gt;Patchwork: http://patchwork.linux-mips.org/patch/5040/Acked-by: John Crispin &lt;blogic@openwrt.org&gt;

            List of files:
            /linux-6.15/arch/mips/alchemy/Platform</description>
        <pubDate>Mon, 25 Mar 2013 20:27:19 +0000</pubDate>
        <dc:creator>Paul Bolle &lt;pebolle@tiscali.nl&gt;</dc:creator>
    </item>
<item>
        <title>70342287 - MIPS: Whitespace cleanup.</title>
        <link>http://172.16.0.5:8080/history/linux-6.15/arch/mips/alchemy/Platform#70342287</link>
        <description>MIPS: Whitespace cleanup.Having received another series of whitespace patches I decided to do thisonce and for all rather than dealing with this kind of patches tricklingin forever.Signed-off-by: Ralf Baechle &lt;ralf@linux-mips.org&gt;

            List of files:
            /linux-6.15/arch/mips/alchemy/Platform</description>
        <pubDate>Tue, 22 Jan 2013 11:59:30 +0000</pubDate>
        <dc:creator>Ralf Baechle &lt;ralf@linux-mips.org&gt;</dc:creator>
    </item>
<item>
        <title>bd8510df - MIPS: Alchemy: Single kernel for DB1200/1300/1550</title>
        <link>http://172.16.0.5:8080/history/linux-6.15/arch/mips/alchemy/Platform#bd8510df</link>
        <description>MIPS: Alchemy: Single kernel for DB1200/1300/1550Combine support for the DB1200/PB1200, DB1300 and DB1550 boards intoa single kernel image.defconfig-generated image verified on DB1200, DB1300 and DB1550.Signed-off-by: Manuel Lauss &lt;manuel.lauss@gmail.com&gt;Cc: linux-mips@linux-mips.orgPatchwork: https://patchwork.linux-mips.org/patch/4335/Signed-off-by: Ralf Baechle &lt;ralf@linux-mips.org&gt;

            List of files:
            /linux-6.15/arch/mips/alchemy/Platform</description>
        <pubDate>Thu, 13 Sep 2012 15:44:39 +0000</pubDate>
        <dc:creator>Manuel Lauss &lt;manuel.lauss@gmail.com&gt;</dc:creator>
    </item>
<item>
        <title>4d2216af - MIPS: Alchemy: remove unused board headers</title>
        <link>http://172.16.0.5:8080/history/linux-6.15/arch/mips/alchemy/Platform#4d2216af</link>
        <description>MIPS: Alchemy: remove unused board headersThe information in those headers is no longer necessary.Signed-off-by: Manuel Lauss &lt;manuel.lauss@googlemail.com&gt;To: linux-mips@linux-mips.orgPatchwork: https://patchwork.linux-mips.org/patch/2876/Signed-off-by: Ralf Baechle &lt;ralf@linux-mips.org&gt;

            List of files:
            /linux-6.15/arch/mips/alchemy/Platform</description>
        <pubDate>Thu, 08 Dec 2011 10:42:15 +0000</pubDate>
        <dc:creator>Manuel Lauss &lt;manuel.lauss@googlemail.com&gt;</dc:creator>
    </item>
<item>
        <title>f59c811f - MIPS: Alchemy: one kernel for DB1000/DB1500/DB1100</title>
        <link>http://172.16.0.5:8080/history/linux-6.15/arch/mips/alchemy/Platform#f59c811f</link>
        <description>MIPS: Alchemy: one kernel for DB1000/DB1500/DB1100These 3 boards are very similar; with this patch a single kernel imagewhich runs on all three can be built.Tested on DB1500 and DB1100.Signed-off-by: Manuel Lauss &lt;manuel.lauss@googlemail.com&gt;To: linux-mips@linux-mips.orgPatchwork: https://patchwork.linux-mips.org/patch/2872/Signed-off-by: Ralf Baechle &lt;ralf@linux-mips.org&gt;

            List of files:
            /linux-6.15/arch/mips/alchemy/Platform</description>
        <pubDate>Thu, 10 Nov 2011 12:06:22 +0000</pubDate>
        <dc:creator>Manuel Lauss &lt;manuel.lauss@googlemail.com&gt;</dc:creator>
    </item>
<item>
        <title>6f7c8623 - MIPS: Alchemy: Merge PB1200 support into DB1200 code.</title>
        <link>http://172.16.0.5:8080/history/linux-6.15/arch/mips/alchemy/Platform#6f7c8623</link>
        <description>MIPS: Alchemy: Merge PB1200 support into DB1200 code.The PB1200 is basically a DB1200 with additional MMC and camera socketsand different base addresses for external hardware (CPLD, IDE, Net, NAND).This patch implements the missing PB1200 features in DB1200 support codeand runtime board detection.Tested on DB1200 only.Signed-off-by: Manuel Lauss &lt;manuel.lauss@googlemail.com&gt;To: linux-mips@linux-mips.orgPatchwork: https://patchwork.linux-mips.org/patch/2880/Signed-off-by: Ralf Baechle &lt;ralf@linux-mips.org&gt;

            List of files:
            /linux-6.15/arch/mips/alchemy/Platform</description>
        <pubDate>Thu, 10 Nov 2011 12:06:22 +0000</pubDate>
        <dc:creator>Manuel Lauss &lt;manuel.lauss@googlemail.com&gt;</dc:creator>
    </item>
<item>
        <title>8e026910 - MIPS: Alchemy: merge GPR/MTX-1/XXS1500 board code into single files</title>
        <link>http://172.16.0.5:8080/history/linux-6.15/arch/mips/alchemy/Platform#8e026910</link>
        <description>MIPS: Alchemy: merge GPR/MTX-1/XXS1500 board code into single filesMost of these files are have more comments than real code;  mergethem all into single board-&lt;name&gt;.c files.Signed-off-by: Manuel Lauss &lt;manuel.lauss@googlemail.com&gt;To: linux-mips@linux-mips.orgPatchwork: https://patchwork.linux-mips.org/patch/2869/Signed-off-by: Ralf Baechle &lt;ralf@linux-mips.org&gt;

            List of files:
            /linux-6.15/arch/mips/alchemy/Platform</description>
        <pubDate>Thu, 10 Nov 2011 12:06:21 +0000</pubDate>
        <dc:creator>Manuel Lauss &lt;manuel.lauss@googlemail.com&gt;</dc:creator>
    </item>
<item>
        <title>64cd04d0 - MIPS: Alchemy: Basic support for the DB1300 board.</title>
        <link>http://172.16.0.5:8080/history/linux-6.15/arch/mips/alchemy/Platform#64cd04d0</link>
        <description>MIPS: Alchemy: Basic support for the DB1300 board.Signed-off-by: Manuel Lauss &lt;manuel.lauss@googlemail.com&gt;To: linux-mips@linux-mips.orgPatchwork: https://patchwork.linux-mips.org/patch/2867/Patchwork: https://patchwork.linux-mips.org/patch/2919/Patchwork: https://patchwork.linux-mips.org/patch/2928/Signed-off-by: Ralf Baechle &lt;ralf@linux-mips.org&gt;

            List of files:
            /linux-6.15/arch/mips/alchemy/Platform</description>
        <pubDate>Thu, 10 Nov 2011 12:03:26 +0000</pubDate>
        <dc:creator>Manuel Lauss &lt;manuel.lauss@googlemail.com&gt;</dc:creator>
    </item>
<item>
        <title>435037c6 - MIPS: Alchemy: Drop MIRAGE/BOSPORUS board support</title>
        <link>http://172.16.0.5:8080/history/linux-6.15/arch/mips/alchemy/Platform#435037c6</link>
        <description>MIPS: Alchemy: Drop MIRAGE/BOSPORUS board supportNo test hardware and no (apparent) users.  These boards seem verysimilar to the DB1500, so if required support can be brought backagain (I have datasheets) but then with dedicated board code, nottacked on to DB1000 support.Signed-off-by: Manuel Lauss &lt;manuel.lauss@googlemail.com&gt;To: linux-mips@linux-mips.orgPatchwork: https://patchwork.linux-mips.org/patch/2864/Signed-off-by: Ralf Baechle &lt;ralf@linux-mips.org&gt;

            List of files:
            /linux-6.15/arch/mips/alchemy/Platform</description>
        <pubDate>Tue, 01 Nov 2011 19:03:28 +0000</pubDate>
        <dc:creator>Manuel Lauss &lt;manuel.lauss@googlemail.com&gt;</dc:creator>
    </item>
<item>
        <title>3f724080 - MIPS: Alchemy: remove PB1000 support</title>
        <link>http://172.16.0.5:8080/history/linux-6.15/arch/mips/alchemy/Platform#3f724080</link>
        <description>MIPS: Alchemy: remove PB1000 supportNoone seems to have test hardware or care anymore.  Drop PB1000 supportand along with it the old Alchemy PCMCIA socket driver.Signed-off-by: Manuel Lauss &lt;manuel.lauss@googlemail.com&gt;To: linux-mips@linux-mips.orgCc: netdev@vger.kernel.orgCc: linux-pcmcia@lists.infradead.orgPatchwork: https://patchwork.linux-mips.org/patch/2881/Signed-off-by: Ralf Baechle &lt;ralf@linux-mips.org&gt;

            List of files:
            /linux-6.15/arch/mips/alchemy/Platform</description>
        <pubDate>Wed, 02 Nov 2011 11:53:44 +0000</pubDate>
        <dc:creator>Manuel Lauss &lt;manuel.lauss@googlemail.com&gt;</dc:creator>
    </item>
<item>
        <title>cb8f55b9 - MIPS: Alchemy: Add basic support for the GPR board</title>
        <link>http://172.16.0.5:8080/history/linux-6.15/arch/mips/alchemy/Platform#cb8f55b9</link>
        <description>MIPS: Alchemy: Add basic support for the GPR boardFrom: Wolfgang Grandegger &lt;wg@denx.de&gt;Add basic support for the General Purpose Router (GPR) board fromTrapeze ITS.Signed-off-by: Wolfgang Grandegger &lt;wg@denx.de&gt;To: linux-mips@linux-mips.orgPatchwork: https://patchwork.linux-mips.org/patch/1460/Signed-off-by: Ralf Baechle &lt;ralf@linux-mips.org&gt;

            List of files:
            /linux-6.15/arch/mips/alchemy/Platform</description>
        <pubDate>Thu, 15 Jul 2010 09:21:23 +0000</pubDate>
        <dc:creator>Wolfgang Grandegger &lt;wg@grandegger.com&gt;</dc:creator>
    </item>
<item>
        <title>42a4f17d - MIPS: Alchemy: remove SOC_AU1X00 in favor of MIPS_ALCHEMY</title>
        <link>http://172.16.0.5:8080/history/linux-6.15/arch/mips/alchemy/Platform#42a4f17d</link>
        <description>MIPS: Alchemy: remove SOC_AU1X00 in favor of MIPS_ALCHEMYRemove the CONFIG_SOC_AU1X00 Kconfig symbol since its job can also be doneby MACH_ALCHEMY, now renamed to MIPS_ALCHEMY.Signed-off-by: Manuel Lauss &lt;manuel.lauss@googlemail.com&gt;To: Linux-MIPS &lt;linux-mips@linux-mips.org&gt;Patchwork: https://patchwork.linux-mips.org/patch/1461/Signed-off-by: Ralf Baechle &lt;ralf@linux-mips.org&gt;

            List of files:
            /linux-6.15/arch/mips/alchemy/Platform</description>
        <pubDate>Thu, 15 Jul 2010 19:45:04 +0000</pubDate>
        <dc:creator>Manuel Lauss &lt;manuel.lauss@googlemail.com&gt;</dc:creator>
    </item>
<item>
        <title>baf3eb23 - MIPS: Move Alchemy Makefile parts to their own Platform file.</title>
        <link>http://172.16.0.5:8080/history/linux-6.15/arch/mips/alchemy/Platform#baf3eb23</link>
        <description>MIPS: Move Alchemy Makefile parts to their own Platform file.[Ralf: Remove a forgotten -Werror in Pb1200 Makefile.]Signed-off-by: Manuel Lauss &lt;manuel.lauss@googlemail.com&gt;To: Linux-MIPS &lt;linux-mips@linux-mips.org&gt;Cc: Sam Ravnborg &lt;sam@ravnborg.org&gt;Cc: Manuel Lauss &lt;manuel.lauss@googlemail.com&gt;Patchwork: https://patchwork.linux-mips.org/patch/1319/Signed-off-by: Ralf Baechle &lt;ralf@linux-mips.org&gt;

            List of files:
            /linux-6.15/arch/mips/alchemy/Platform</description>
        <pubDate>Tue, 01 Jun 2010 20:30:37 +0000</pubDate>
        <dc:creator>Manuel Lauss &lt;manuel.lauss@googlemail.com&gt;</dc:creator>
    </item>
</channel>
</rss>
