From 3fa00eeda227f7e2f182718509a8a3b8cc163668 Mon Sep 17 00:00:00 2001 From: =?utf8?q?Rafa=C5=82=20Mi=C5=82ecki?= Date: Tue, 7 Apr 2015 11:54:18 +0000 Subject: [PATCH] brcm47xx: group MIPS BCM47XX backported patches by source kernel MIME-Version: 1.0 Content-Type: text/plain; charset=utf8 Content-Transfer-Encoding: 8bit Signed-off-by: Rafał Miłecki SVN-Revision: 45287 --- ...ch => 030-01-MIPS-BCM47XX-Get-rid-of-calls-to-KSEG1ADDR.patch} | 0 ...02-MIPS-BCM47XX-Make-ssb-init-NVRAM-instead-of-bcm47xx-.patch} | 0 ...03-MIPS-BCM47XX-Make-bcma-init-NVRAM-instead-of-bcm47xx.patch} | 0 ...0-04-MIPS-BCM47XX-Move-SPROM-fallback-code-into-sprom.c.patch} | 0 ...05-MIPS-BCM47XX-Initialize-bcma-bus-later-with-mm-avail.patch} | 0 ...06-MIPS-BCM47XX-Use-mtd-as-an-alternative-way-API-to-ge.patch} | 0 ...ader.patch => 030-07-MIPS-BCM47XX-Clean-up-nvram-header.patch} | 0 ...-01-MIPS-BCM47XX-Support-SPROM-prefixes-for-PCI-devices.patch} | 0 8 files changed, 0 insertions(+), 0 deletions(-) rename target/linux/brcm47xx/patches-3.18/{030-MIPS-BCM47XX-Get-rid-of-calls-to-KSEG1ADDR.patch => 030-01-MIPS-BCM47XX-Get-rid-of-calls-to-KSEG1ADDR.patch} (100%) rename target/linux/brcm47xx/patches-3.18/{031-MIPS-BCM47XX-Make-ssb-init-NVRAM-instead-of-bcm47xx-.patch => 030-02-MIPS-BCM47XX-Make-ssb-init-NVRAM-instead-of-bcm47xx-.patch} (100%) rename target/linux/brcm47xx/patches-3.18/{032-MIPS-BCM47XX-Make-bcma-init-NVRAM-instead-of-bcm47xx.patch => 030-03-MIPS-BCM47XX-Make-bcma-init-NVRAM-instead-of-bcm47xx.patch} (100%) rename target/linux/brcm47xx/patches-3.18/{033-MIPS-BCM47XX-Move-SPROM-fallback-code-into-sprom.c.patch => 030-04-MIPS-BCM47XX-Move-SPROM-fallback-code-into-sprom.c.patch} (100%) rename target/linux/brcm47xx/patches-3.18/{034-MIPS-BCM47XX-Initialize-bcma-bus-later-with-mm-avail.patch => 030-05-MIPS-BCM47XX-Initialize-bcma-bus-later-with-mm-avail.patch} (100%) rename target/linux/brcm47xx/patches-3.18/{035-MIPS-BCM47XX-Use-mtd-as-an-alternative-way-API-to-ge.patch => 030-06-MIPS-BCM47XX-Use-mtd-as-an-alternative-way-API-to-ge.patch} (100%) rename target/linux/brcm47xx/patches-3.18/{036-MIPS-BCM47XX-Clean-up-nvram-header.patch => 030-07-MIPS-BCM47XX-Clean-up-nvram-header.patch} (100%) rename target/linux/brcm47xx/patches-3.18/{037-MIPS-BCM47XX-Support-SPROM-prefixes-for-PCI-devices.patch => 031-01-MIPS-BCM47XX-Support-SPROM-prefixes-for-PCI-devices.patch} (100%) diff --git a/target/linux/brcm47xx/patches-3.18/030-MIPS-BCM47XX-Get-rid-of-calls-to-KSEG1ADDR.patch b/target/linux/brcm47xx/patches-3.18/030-01-MIPS-BCM47XX-Get-rid-of-calls-to-KSEG1ADDR.patch similarity index 100% rename from target/linux/brcm47xx/patches-3.18/030-MIPS-BCM47XX-Get-rid-of-calls-to-KSEG1ADDR.patch rename to target/linux/brcm47xx/patches-3.18/030-01-MIPS-BCM47XX-Get-rid-of-calls-to-KSEG1ADDR.patch diff --git a/target/linux/brcm47xx/patches-3.18/031-MIPS-BCM47XX-Make-ssb-init-NVRAM-instead-of-bcm47xx-.patch b/target/linux/brcm47xx/patches-3.18/030-02-MIPS-BCM47XX-Make-ssb-init-NVRAM-instead-of-bcm47xx-.patch similarity index 100% rename from target/linux/brcm47xx/patches-3.18/031-MIPS-BCM47XX-Make-ssb-init-NVRAM-instead-of-bcm47xx-.patch rename to target/linux/brcm47xx/patches-3.18/030-02-MIPS-BCM47XX-Make-ssb-init-NVRAM-instead-of-bcm47xx-.patch diff --git a/target/linux/brcm47xx/patches-3.18/032-MIPS-BCM47XX-Make-bcma-init-NVRAM-instead-of-bcm47xx.patch b/target/linux/brcm47xx/patches-3.18/030-03-MIPS-BCM47XX-Make-bcma-init-NVRAM-instead-of-bcm47xx.patch similarity index 100% rename from target/linux/brcm47xx/patches-3.18/032-MIPS-BCM47XX-Make-bcma-init-NVRAM-instead-of-bcm47xx.patch rename to target/linux/brcm47xx/patches-3.18/030-03-MIPS-BCM47XX-Make-bcma-init-NVRAM-instead-of-bcm47xx.patch diff --git a/target/linux/brcm47xx/patches-3.18/033-MIPS-BCM47XX-Move-SPROM-fallback-code-into-sprom.c.patch b/target/linux/brcm47xx/patches-3.18/030-04-MIPS-BCM47XX-Move-SPROM-fallback-code-into-sprom.c.patch similarity index 100% rename from target/linux/brcm47xx/patches-3.18/033-MIPS-BCM47XX-Move-SPROM-fallback-code-into-sprom.c.patch rename to target/linux/brcm47xx/patches-3.18/030-04-MIPS-BCM47XX-Move-SPROM-fallback-code-into-sprom.c.patch diff --git a/target/linux/brcm47xx/patches-3.18/034-MIPS-BCM47XX-Initialize-bcma-bus-later-with-mm-avail.patch b/target/linux/brcm47xx/patches-3.18/030-05-MIPS-BCM47XX-Initialize-bcma-bus-later-with-mm-avail.patch similarity index 100% rename from target/linux/brcm47xx/patches-3.18/034-MIPS-BCM47XX-Initialize-bcma-bus-later-with-mm-avail.patch rename to target/linux/brcm47xx/patches-3.18/030-05-MIPS-BCM47XX-Initialize-bcma-bus-later-with-mm-avail.patch diff --git a/target/linux/brcm47xx/patches-3.18/035-MIPS-BCM47XX-Use-mtd-as-an-alternative-way-API-to-ge.patch b/target/linux/brcm47xx/patches-3.18/030-06-MIPS-BCM47XX-Use-mtd-as-an-alternative-way-API-to-ge.patch similarity index 100% rename from target/linux/brcm47xx/patches-3.18/035-MIPS-BCM47XX-Use-mtd-as-an-alternative-way-API-to-ge.patch rename to target/linux/brcm47xx/patches-3.18/030-06-MIPS-BCM47XX-Use-mtd-as-an-alternative-way-API-to-ge.patch diff --git a/target/linux/brcm47xx/patches-3.18/036-MIPS-BCM47XX-Clean-up-nvram-header.patch b/target/linux/brcm47xx/patches-3.18/030-07-MIPS-BCM47XX-Clean-up-nvram-header.patch similarity index 100% rename from target/linux/brcm47xx/patches-3.18/036-MIPS-BCM47XX-Clean-up-nvram-header.patch rename to target/linux/brcm47xx/patches-3.18/030-07-MIPS-BCM47XX-Clean-up-nvram-header.patch diff --git a/target/linux/brcm47xx/patches-3.18/037-MIPS-BCM47XX-Support-SPROM-prefixes-for-PCI-devices.patch b/target/linux/brcm47xx/patches-3.18/031-01-MIPS-BCM47XX-Support-SPROM-prefixes-for-PCI-devices.patch similarity index 100% rename from target/linux/brcm47xx/patches-3.18/037-MIPS-BCM47XX-Support-SPROM-prefixes-for-PCI-devices.patch rename to target/linux/brcm47xx/patches-3.18/031-01-MIPS-BCM47XX-Support-SPROM-prefixes-for-PCI-devices.patch -- 2.30.2