<?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>d2912cb1 - treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500</title>
        <link>http://172.16.0.5:8080/history/linux-6.15/arch/mips/ath79/Makefile#d2912cb1</link>
        <description>treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500Based on 2 normalized pattern(s):  this program is free software you can redistribute it and or modify  it under the terms of the gnu general public license version 2 as  published by the free software foundation  this program is free software you can redistribute it and or modify  it under the terms of the gnu general public license version 2 as  published by the free software foundation #extracted by the scancode license scanner the SPDX license identifier  GPL-2.0-onlyhas been chosen to replace the boilerplate/reference in 4122 file(s).Signed-off-by: Thomas Gleixner &lt;tglx@linutronix.de&gt;Reviewed-by: Enrico Weigelt &lt;info@metux.net&gt;Reviewed-by: Kate Stewart &lt;kstewart@linuxfoundation.org&gt;Reviewed-by: Allison Randal &lt;allison@lohutok.net&gt;Cc: linux-spdx@vger.kernel.orgLink: https://lkml.kernel.org/r/20190604081206.933168790@linutronix.deSigned-off-by: Greg Kroah-Hartman &lt;gregkh@linuxfoundation.org&gt;

            List of files:
            /linux-6.15/arch/mips/ath79/Makefile</description>
        <pubDate>Tue, 04 Jun 2019 08:11:33 +0000</pubDate>
        <dc:creator>Thomas Gleixner &lt;tglx@linutronix.de&gt;</dc:creator>
    </item>
<item>
        <title>85b9686d - MIPS: ath79: drop platform device registration code</title>
        <link>http://172.16.0.5:8080/history/linux-6.15/arch/mips/ath79/Makefile#85b9686d</link>
        <description>MIPS: ath79: drop platform device registration codeWith the target now being fully OF based, we can drop the legacy platformdevice registration code. All devices and their drivers are now probedvia OF.Signed-off-by: John Crispin &lt;john@phrozen.org&gt;Signed-off-by: Paul Burton &lt;paul.burton@mips.com&gt;Cc: Ralf Baechle &lt;ralf@linux-mips.org&gt;Cc: James Hogan &lt;jhogan@kernel.org&gt;Cc: Rob Herring &lt;robh+dt@kernel.org&gt;Cc: Pengutronix Kernel Team &lt;kernel@pengutronix.de&gt;Cc: linux-mips@vger.kernel.orgCc: linux-kernel@vger.kernel.orgCc: devicetree@vger.kernel.orgCc: Felix Fietkau &lt;nbd@nbd.name&gt;

            List of files:
            /linux-6.15/arch/mips/ath79/Makefile</description>
        <pubDate>Fri, 11 Jan 2019 14:22:39 +0000</pubDate>
        <dc:creator>John Crispin &lt;john@phrozen.org&gt;</dc:creator>
    </item>
<item>
        <title>73d8e6aa - MIPS: ath79: drop legacy pci code</title>
        <link>http://172.16.0.5:8080/history/linux-6.15/arch/mips/ath79/Makefile#73d8e6aa</link>
        <description>MIPS: ath79: drop legacy pci codeWith the target now being fully OF based, we can drop the legacy pciplatform code. The only bits that we need to keep is the fixup codewhich we move to its own code file.Signed-off-by: John Crispin &lt;john@phrozen.org&gt;Signed-off-by: Paul Burton &lt;paul.burton@mips.com&gt;Cc: Ralf Baechle &lt;ralf@linux-mips.org&gt;Cc: James Hogan &lt;jhogan@kernel.org&gt;Cc: Rob Herring &lt;robh+dt@kernel.org&gt;Cc: Pengutronix Kernel Team &lt;kernel@pengutronix.de&gt;Cc: linux-mips@vger.kernel.orgCc: linux-kernel@vger.kernel.orgCc: devicetree@vger.kernel.orgCc: Felix Fietkau &lt;nbd@nbd.name&gt;

            List of files:
            /linux-6.15/arch/mips/ath79/Makefile</description>
        <pubDate>Fri, 11 Jan 2019 14:22:38 +0000</pubDate>
        <dc:creator>John Crispin &lt;john@phrozen.org&gt;</dc:creator>
    </item>
<item>
        <title>3a77e0d7 - MIPS: ath79: drop machfiles</title>
        <link>http://172.16.0.5:8080/history/linux-6.15/arch/mips/ath79/Makefile#3a77e0d7</link>
        <description>MIPS: ath79: drop machfilesWith the target now being fully OF based, we can drop the legacy machfiles. Boards can now boot fully of devicetree files.Signed-off-by: John Crispin &lt;john@phrozen.org&gt;Signed-off-by: Paul Burton &lt;paul.burton@mips.com&gt;Cc: Ralf Baechle &lt;ralf@linux-mips.org&gt;Cc: James Hogan &lt;jhogan@kernel.org&gt;Cc: Rob Herring &lt;robh+dt@kernel.org&gt;Cc: Pengutronix Kernel Team &lt;kernel@pengutronix.de&gt;Cc: linux-mips@vger.kernel.orgCc: linux-kernel@vger.kernel.orgCc: devicetree@vger.kernel.orgCc: Felix Fietkau &lt;nbd@nbd.name&gt;

            List of files:
            /linux-6.15/arch/mips/ath79/Makefile</description>
        <pubDate>Fri, 11 Jan 2019 14:22:37 +0000</pubDate>
        <dc:creator>John Crispin &lt;john@phrozen.org&gt;</dc:creator>
    </item>
<item>
        <title>51fa4f89 - MIPS: ath79: drop legacy IRQ code</title>
        <link>http://172.16.0.5:8080/history/linux-6.15/arch/mips/ath79/Makefile#51fa4f89</link>
        <description>MIPS: ath79: drop legacy IRQ codeWith the target now being fully OF based, we can drop the legacy IRQ code.All IRQs are now handled via the new irqchip drivers.Signed-off-by: John Crispin &lt;john@phrozen.org&gt;Signed-off-by: Paul Burton &lt;paul.burton@mips.com&gt;Cc: Ralf Baechle &lt;ralf@linux-mips.org&gt;Cc: James Hogan &lt;jhogan@kernel.org&gt;Cc: Rob Herring &lt;robh+dt@kernel.org&gt;Cc: Pengutronix Kernel Team &lt;kernel@pengutronix.de&gt;Cc: linux-mips@vger.kernel.orgCc: linux-kernel@vger.kernel.orgCc: devicetree@vger.kernel.orgCc: Felix Fietkau &lt;nbd@nbd.name&gt;

            List of files:
            /linux-6.15/arch/mips/ath79/Makefile</description>
        <pubDate>Fri, 11 Jan 2019 14:22:36 +0000</pubDate>
        <dc:creator>John Crispin &lt;john@phrozen.org&gt;</dc:creator>
    </item>
<item>
        <title>1d473c2c - MIPS: ath79: Move the GPIO driver to drivers/gpio</title>
        <link>http://172.16.0.5:8080/history/linux-6.15/arch/mips/ath79/Makefile#1d473c2c</link>
        <description>MIPS: ath79: Move the GPIO driver to drivers/gpioGPIO drivers should be in drivers/gpioSigned-off-by: Alban Bedel &lt;albeu@free.fr&gt;Acked-by: Linus Walleij &lt;linus.walleij@linaro.org&gt;Cc: linux-gpio@vger.kernel.orgCc: Alexandre Courbot &lt;gnurou@gmail.com&gt;Cc: Gabor Juhos &lt;juhosg@openwrt.org&gt;Cc: linux-mips@linux-mips.orgCc: linux-kernel@vger.kernel.orgPatchwork: https://patchwork.linux-mips.org/patch/10597/Signed-off-by: Ralf Baechle &lt;ralf@linux-mips.org&gt;

            List of files:
            /linux-6.15/arch/mips/ath79/Makefile</description>
        <pubDate>Fri, 03 Jul 2015 09:11:49 +0000</pubDate>
        <dc:creator>Alban Bedel &lt;albeu@free.fr&gt;</dc:creator>
    </item>
<item>
        <title>27ea052a - MIPS: ath79: add support for the Qualcomm Atheros AP136-010 board</title>
        <link>http://172.16.0.5:8080/history/linux-6.15/arch/mips/ath79/Makefile#27ea052a</link>
        <description>MIPS: ath79: add support for the Qualcomm Atheros AP136-010 boardAlso enable the board in the default configuration.Cc: Rodriguez, Luis &lt;rodrigue@qca.qualcomm.com&gt;Cc: Giori, Kathy &lt;kgiori@qca.qualcomm.com&gt;Cc: QCA Linux Team &lt;qca-linux-team@qca.qualcomm.com&gt;Signed-off-by: Gabor Juhos &lt;juhosg@openwrt.org&gt;Patchwork: http://patchwork.linux-mips.org/patch/4953/Signed-off-by: John Crispin &lt;blogic@openwrt.org&gt;

            List of files:
            /linux-6.15/arch/mips/ath79/Makefile</description>
        <pubDate>Fri, 15 Feb 2013 13:38:25 +0000</pubDate>
        <dc:creator>Gabor Juhos &lt;juhosg@openwrt.org&gt;</dc:creator>
    </item>
<item>
        <title>9598111f - MIPS: ath79: add initial support for the Atheros DB120 board</title>
        <link>http://172.16.0.5:8080/history/linux-6.15/arch/mips/ath79/Makefile#9598111f</link>
        <description>MIPS: ath79: add initial support for the Atheros DB120 boardSigned-off-by: Gabor Juhos &lt;juhosg@openwrt.org&gt;Acked-by: Luis R. Rodriguez &lt;mcgrof@qca.qualcomm.com&gt;Cc: linux-mips@linux-mips.orgCc: mcgrof@infradead.orgPatchwork: https://patchwork.linux-mips.org/patch/3517/Signed-off-by: Ralf Baechle &lt;ralf@linux-mips.org&gt;

            List of files:
            /linux-6.15/arch/mips/ath79/Makefile</description>
        <pubDate>Wed, 14 Mar 2012 19:39:35 +0000</pubDate>
        <dc:creator>Gabor Juhos &lt;juhosg@openwrt.org&gt;</dc:creator>
    </item>
<item>
        <title>e2dbdc43 - MIPS: ath79: separate common PCI code</title>
        <link>http://172.16.0.5:8080/history/linux-6.15/arch/mips/ath79/Makefile#e2dbdc43</link>
        <description>MIPS: ath79: separate common PCI codeThe &apos;pcibios_map_irq&apos; and &apos;pcibios_plat_dev_init&apos;are common functions and only instance one of themcan be present in a single kernel.Currently these functions can be built only if theCONFIG_SOC_AR724X option is selected. However theath79 platform contain support for the AR71XX SoCs,.The AR71XX SoCs have a differnet PCI controller,and those will require a different code.Move the common PCI code into a separeate file inorder to be able to use that with other SoCs aswell.Signed-off-by: Gabor Juhos &lt;juhosg@openwrt.org&gt;Acked-by: Ren&#233; Bolldorf &lt;xsecute@googlemail.com&gt;Cc: linux-mips@linux-mips.orgPatchwork: https://patchwork.linux-mips.org/patch/3485/Signed-off-by: Ralf Baechle &lt;ralf@linux-mips.org&gt;

            List of files:
            /linux-6.15/arch/mips/ath79/Makefile</description>
        <pubDate>Wed, 14 Mar 2012 09:29:21 +0000</pubDate>
        <dc:creator>Gabor Juhos &lt;juhosg@openwrt.org&gt;</dc:creator>
    </item>
<item>
        <title>b606d5ae - MIPS: ath79: Rename dev-ar913x-wmac.c to dev-wmac.c</title>
        <link>http://172.16.0.5:8080/history/linux-6.15/arch/mips/ath79/Makefile#b606d5ae</link>
        <description>MIPS: ath79: Rename dev-ar913x-wmac.c to dev-wmac.cRename the file as a last step of the &apos;ar913x&apos; removal changes.Signed-off-by: Gabor Juhos &lt;juhosg@openwrt.org&gt;Cc: Imre Kaloz &lt;kaloz@openwrt.org&gt;Cc: linux-mips@linux-mips.orgPatchwork: https://patchwork.linux-mips.org/patch/3034/Signed-off-by: Ralf Baechle &lt;ralf@linux-mips.org&gt;

            List of files:
            /linux-6.15/arch/mips/ath79/Makefile</description>
        <pubDate>Fri, 18 Nov 2011 00:17:54 +0000</pubDate>
        <dc:creator>Gabor Juhos &lt;juhosg@openwrt.org&gt;</dc:creator>
    </item>
<item>
        <title>3ae40022 - MIPS: ath79: Rename ATH79_DEV_AR913X_WMAC option to ATH79_DEV_WMAC</title>
        <link>http://172.16.0.5:8080/history/linux-6.15/arch/mips/ath79/Makefile#3ae40022</link>
        <description>MIPS: ath79: Rename ATH79_DEV_AR913X_WMAC option to ATH79_DEV_WMACThe ATH79_DEV_AR913X_WMAC option was used to select the AR913x specificwireless MAC registration code.  The registration code now supports theAR933X SoCs as well. Rename the option to reflect the changes.Also make the new option depends on SOC_AR933X.Signed-off-by: Gabor Juhos &lt;juhosg@openwrt.org&gt;Cc: Imre Kaloz &lt;kaloz@openwrt.org&gt;Cc: linux-mips@linux-mips.orgPatchwork: https://patchwork.linux-mips.org/patch/3031/Signed-off-by: Ralf Baechle &lt;ralf@linux-mips.org&gt;

            List of files:
            /linux-6.15/arch/mips/ath79/Makefile</description>
        <pubDate>Fri, 18 Nov 2011 00:17:54 +0000</pubDate>
        <dc:creator>Gabor Juhos &lt;juhosg@openwrt.org&gt;</dc:creator>
    </item>
<item>
        <title>2dc7b4a1 - Initial support for the Ubiquiti Networks XM board (rev 1.0).</title>
        <link>http://172.16.0.5:8080/history/linux-6.15/arch/mips/ath79/Makefile#2dc7b4a1</link>
        <description>Initial support for the Ubiquiti Networks XM board (rev 1.0).Signed-off-by: Rene Bolldorf &lt;xsecute@googlemail.com&gt;Cc: linux-mips@linux-mips.orgCc: linux-kernel@vger.kernel.orgPatchwork: https://patchwork.linux-mips.org/patch/3020/Signed-off-by: Ralf Baechle &lt;ralf@linux-mips.org&gt;

            List of files:
            /linux-6.15/arch/mips/ath79/Makefile</description>
        <pubDate>Fri, 18 Nov 2011 00:17:42 +0000</pubDate>
        <dc:creator>Rene Bolldorf &lt;xsecute@googlemail.com&gt;</dc:creator>
    </item>
<item>
        <title>7e0dde17 - MIPS: ath79: Add initial support for the Atheros AP121 reference board</title>
        <link>http://172.16.0.5:8080/history/linux-6.15/arch/mips/ath79/Makefile#7e0dde17</link>
        <description>MIPS: ath79: Add initial support for the Atheros AP121 reference boardSigned-off-by: Gabor Juhos &lt;juhosg@openwrt.org&gt;Cc: linux-mips@linux-mips.orgCc: Kathy Giori &lt;kgiori@qca.qualcomm.com&gt;Cc: &quot;Luis R.  Rodriguez&quot; &lt;rodrigue@qca.qualcomm.com&gt;Patchwork: https://patchwork.linux-mips.org/patch/2531/Signed-off-by: Ralf Baechle &lt;ralf@linux-mips.org&gt;

            List of files:
            /linux-6.15/arch/mips/ath79/Makefile</description>
        <pubDate>Mon, 20 Jun 2011 17:26:13 +0000</pubDate>
        <dc:creator>Gabor Juhos &lt;juhosg@openwrt.org&gt;</dc:creator>
    </item>
<item>
        <title>7e98aa46 - MIPS: ath79: add common USB Host Controller device</title>
        <link>http://172.16.0.5:8080/history/linux-6.15/arch/mips/ath79/Makefile#7e98aa46</link>
        <description>MIPS: ath79: add common USB Host Controller deviceAdd common platform_device and helper code to make the registration ofthe built-in USB controllers easier on the board which are using them.Also register the USB controller on the AP81 and PB44 boards.Signed-off-by: Gabor Juhos &lt;juhosg@openwrt.org&gt;Signed-off-by: Imre Kaloz &lt;kaloz@openwrt.org&gt;Cc: linux-mips@linux-mips.orgPatchwork: https://patchwork.linux-mips.org/patch/2442/Signed-off-by: Ralf Baechle &lt;ralf@linux-mips.org&gt;

            List of files:
            /linux-6.15/arch/mips/ath79/Makefile</description>
        <pubDate>Sun, 05 Jun 2011 21:38:46 +0000</pubDate>
        <dc:creator>Gabor Juhos &lt;juhosg@openwrt.org&gt;</dc:creator>
    </item>
<item>
        <title>f5b35d0b - MIPS: ath79: add common WMAC device for AR913X based boards</title>
        <link>http://172.16.0.5:8080/history/linux-6.15/arch/mips/ath79/Makefile#f5b35d0b</link>
        <description>MIPS: ath79: add common WMAC device for AR913X based boardsAdd common platform_device and helper code to make the registrationof the built-in wireless MAC easier on the Atheros AR9130/AR9132based boards. Also register the WMAC device on the AR81 board.Signed-off-by: Gabor Juhos &lt;juhosg@openwrt.org&gt;Cc: linux-mips@linux-mips.orgCc: Imre Kaloz &lt;kaloz@openwrt.org&gt;,Cc: Luis R. Rodriguez &lt;lrodriguez@atheros.com&gt;Cc: Cliff Holden &lt;Cliff.Holden@Atheros.com&gt;Cc: Kathy Giori &lt;Kathy.Giori@Atheros.com&gt;Patchwork: https://patchwork.linux-mips.org/patch/1962/Signed-off-by: Ralf Baechle &lt;ralf@linux-mips.org&gt;

            List of files:
            /linux-6.15/arch/mips/ath79/Makefile</description>
        <pubDate>Tue, 04 Jan 2011 20:28:29 +0000</pubDate>
        <dc:creator>Gabor Juhos &lt;juhosg@openwrt.org&gt;</dc:creator>
    </item>
<item>
        <title>aa6695ec - MIPS: ath79: Add initial support for the Atheros AP81 reference board</title>
        <link>http://172.16.0.5:8080/history/linux-6.15/arch/mips/ath79/Makefile#aa6695ec</link>
        <description>MIPS: ath79: Add initial support for the Atheros AP81 reference boardSigned-off-by: Gabor Juhos &lt;juhosg@openwrt.org&gt;Signed-off-by: Imre Kaloz &lt;kaloz@openwrt.org&gt;Cc: linux-mips@linux-mips.orgCc: Luis R. Rodriguez &lt;lrodriguez@atheros.com&gt;Cc: Cliff Holden &lt;Cliff.Holden@Atheros.com&gt;Cc: Kathy Giori &lt;Kathy.Giori@Atheros.com&gt;Patchwork: https://patchwork.linux-mips.org/patch/1952/Signed-off-by: Ralf Baechle &lt;ralf@linux-mips.org&gt;

            List of files:
            /linux-6.15/arch/mips/ath79/Makefile</description>
        <pubDate>Tue, 04 Jan 2011 20:28:28 +0000</pubDate>
        <dc:creator>Gabor Juhos &lt;juhosg@openwrt.org&gt;</dc:creator>
    </item>
<item>
        <title>68a1d316 - MIPS: ath79: add common SPI controller device</title>
        <link>http://172.16.0.5:8080/history/linux-6.15/arch/mips/ath79/Makefile#68a1d316</link>
        <description>MIPS: ath79: add common SPI controller deviceSeveral boards are using the built-in SPI controller of theAR71XX/AR724X/AR913X SoCs. This patch adds common platform_deviceand helper code to register it. Additionally, the patch registersthe SPI bus on the PB44 board.Signed-off-by: Gabor Juhos &lt;juhosg@openwrt.org&gt;Cc: linux-mips@linux-mips.orgCc: Imre Kaloz &lt;kaloz@openwrt.org&gt;Cc: Luis R. Rodriguez &lt;lrodriguez@atheros.com&gt;Cc: Cliff Holden &lt;Cliff.Holden@Atheros.com&gt;Cc: Kathy Giori &lt;Kathy.Giori@Atheros.com&gt;Patchwork: https://patchwork.linux-mips.org/patch/1956/Signed-off-by: Ralf Baechle &lt;ralf@linux-mips.org&gt;

            List of files:
            /linux-6.15/arch/mips/ath79/Makefile</description>
        <pubDate>Tue, 04 Jan 2011 20:28:23 +0000</pubDate>
        <dc:creator>Gabor Juhos &lt;juhosg@openwrt.org&gt;</dc:creator>
    </item>
<item>
        <title>3f348c5d - MIPS: ath79: add common GPIO buttons device</title>
        <link>http://172.16.0.5:8080/history/linux-6.15/arch/mips/ath79/Makefile#3f348c5d</link>
        <description>MIPS: ath79: add common GPIO buttons deviceAlmost all boards have one or more push buttons connected to GPIO lines.This patch adds common code to register a platform_device for them.The patch also adds support for the buttons on the PB44 board.Signed-off-by: Gabor Juhos &lt;juhosg@openwrt.org&gt;Signed-off-by: Imre Kaloz &lt;kaloz@openwrt.org&gt;Cc: linux-mips@linux-mips.orgCc: Luis R. Rodriguez &lt;lrodriguez@atheros.com&gt;Cc: Cliff Holden &lt;Cliff.Holden@Atheros.com&gt;Cc: Kathy Giori &lt;Kathy.Giori@Atheros.com&gt;Patchwork: https://patchwork.linux-mips.org/patch/1954/Signed-off-by: Ralf Baechle &lt;ralf@linux-mips.org&gt;

            List of files:
            /linux-6.15/arch/mips/ath79/Makefile</description>
        <pubDate>Tue, 04 Jan 2011 20:28:21 +0000</pubDate>
        <dc:creator>Gabor Juhos &lt;juhosg@openwrt.org&gt;</dc:creator>
    </item>
<item>
        <title>d8fec1fc - MIPS: ath79: add common GPIO LEDs device</title>
        <link>http://172.16.0.5:8080/history/linux-6.15/arch/mips/ath79/Makefile#d8fec1fc</link>
        <description>MIPS: ath79: add common GPIO LEDs deviceAlmost all boards have one or more LEDs connected to GPIO lines. Thispatch adds common code to register a platform_device for them.The patch also adds support for the LEDs on the PB44 board.Signed-off-by: Gabor Juhos &lt;juhosg@openwrt.org&gt;Signed-off-by: Imre Kaloz &lt;kaloz@openwrt.org&gt;Cc: linux-mips@linux-mips.orgCc: Luis R. Rodriguez &lt;lrodriguez@atheros.com&gt;Cc: Cliff Holden &lt;Cliff.Holden@Atheros.com&gt;Cc: Kathy Giori &lt;Kathy.Giori@Atheros.com&gt;Patchwork: https://patchwork.linux-mips.org/patch/1953/Signed-off-by: Ralf Baechle &lt;ralf@linux-mips.org&gt;

            List of files:
            /linux-6.15/arch/mips/ath79/Makefile</description>
        <pubDate>Tue, 04 Jan 2011 20:28:18 +0000</pubDate>
        <dc:creator>Gabor Juhos &lt;juhosg@openwrt.org&gt;</dc:creator>
    </item>
<item>
        <title>0cde7228 - MIPS: ath79: add initial support for the Atheros PB44 reference board</title>
        <link>http://172.16.0.5:8080/history/linux-6.15/arch/mips/ath79/Makefile#0cde7228</link>
        <description>MIPS: ath79: add initial support for the Atheros PB44 reference boardSigned-off-by: Gabor Juhos &lt;juhosg@openwrt.org&gt;Cc: Imre Kaloz &lt;kaloz@openwrt.org&gt;Cc: linux-mips@linux-mips.orgCc: Luis R. Rodriguez &lt;lrodriguez@atheros.com&gt;Cc: Cliff Holden &lt;Cliff.Holden@Atheros.com&gt;Cc: Kathy Giori &lt;Kathy.Giori@Atheros.com&gt;Patchwork: https://patchwork.linux-mips.org/patch/1950/Signed-off-by: Ralf Baechle &lt;ralf@linux-mips.org&gt;

            List of files:
            /linux-6.15/arch/mips/ath79/Makefile</description>
        <pubDate>Tue, 04 Jan 2011 20:28:17 +0000</pubDate>
        <dc:creator>Gabor Juhos &lt;juhosg@openwrt.org&gt;</dc:creator>
    </item>
</channel>
</rss>
