brcm47xx: move and rename the patches
authorHauke Mehrtens <hauke@openwrt.org>
Wed, 14 Mar 2012 21:48:23 +0000 (21:48 +0000)
committerHauke Mehrtens <hauke@openwrt.org>
Wed, 14 Mar 2012 21:48:23 +0000 (21:48 +0000)
commit316189c9ac9a0daa8689932b1f2aa0f467010210
treeea0f71e80c2d63dbcc574a5c6d2eff2e123eafb5
parenta93230e20244a64660d3eb73f05131afbe1f5dbb
brcm47xx: move and rename the patches

The patches are now grouped by the part what they are doing and are using three digest numbers.

This does not remove or adds anything

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@30942 3c298f89-4303-0410-b956-a3cf2f4a3e73
56 files changed:
target/linux/brcm47xx/patches-3.2/000-pci-backport.patch [new file with mode: 0644]
target/linux/brcm47xx/patches-3.2/0000-pci-backport.patch [deleted file]
target/linux/brcm47xx/patches-3.2/0012-bcma-move-parallel-flash-into-a-union.patch [deleted file]
target/linux/brcm47xx/patches-3.2/0013-bcma-add-serial-flash-support-to-bcma.patch [deleted file]
target/linux/brcm47xx/patches-3.2/0014-ssb-move-flash-to-chipcommon.patch [deleted file]
target/linux/brcm47xx/patches-3.2/0015-ssb-add-serial-flash-support.patch [deleted file]
target/linux/brcm47xx/patches-3.2/0016-brcm47xx-add-common-interface-for-sflash.patch [deleted file]
target/linux/brcm47xx/patches-3.2/0017-mtd-bcm47xx-add-bcm47xx-part-parser.patch [deleted file]
target/linux/brcm47xx/patches-3.2/0018-mtd-bcm47xx-add-parallel-flash-driver.patch [deleted file]
target/linux/brcm47xx/patches-3.2/0019-mtd-bcm47xx-add-serial-flash-driver.patch [deleted file]
target/linux/brcm47xx/patches-3.2/0020-bcm47xx-register-flash-drivers.patch [deleted file]
target/linux/brcm47xx/patches-3.2/0025-bcm47xx-read-nvram-from-sflash.patch [deleted file]
target/linux/brcm47xx/patches-3.2/0026-bcma-export-needed-gpio-functions.patch [deleted file]
target/linux/brcm47xx/patches-3.2/0036-bcma-add-the-core-unit-number.patch [deleted file]
target/linux/brcm47xx/patches-3.2/0037-bcma-constants-for-PCI-and-use-them.patch [deleted file]
target/linux/brcm47xx/patches-3.2/0038-bcma-export-bcma_pcie_read.patch [deleted file]
target/linux/brcm47xx/patches-3.2/0039-bcma-make-some-functions-__devinit.patch [deleted file]
target/linux/brcm47xx/patches-3.2/0040-bcma-add-PCIe-host-controller.patch [deleted file]
target/linux/brcm47xx/patches-3.2/0041-bcma-add-bus-num-counter.patch [deleted file]
target/linux/brcm47xx/patches-3.2/0042-bcma-add-new-PCI-ID.patch [deleted file]
target/linux/brcm47xx/patches-3.2/0043-bcma-add-extra-sprom-check.patch [deleted file]
target/linux/brcm47xx/patches-3.2/0045-ssb-fix-cardbus-in-hostmode.patch [deleted file]
target/linux/brcm47xx/patches-3.2/0046-bcma-complete-workaround-for-BCMA43224.patch [deleted file]
target/linux/brcm47xx/patches-3.2/0047-bcma-log-the-id-rev-and-pkg-of-the-chip-found.patch [deleted file]
target/linux/brcm47xx/patches-3.2/0048-ssb-log-the-id-rev-and-pkg-of-the-chip-found.patch [deleted file]
target/linux/brcm47xx/patches-3.2/014-MIPS-BCM47xx-Setup-and-register-serial-early.patch [deleted file]
target/linux/brcm47xx/patches-3.2/016-MIPS-BCM47xx-Remove-CFE-console.patch [deleted file]
target/linux/brcm47xx/patches-3.2/019-fix-boot.patch [deleted file]
target/linux/brcm47xx/patches-3.2/020-bcma-move-parallel-flash-into-a-union.patch [new file with mode: 0644]
target/linux/brcm47xx/patches-3.2/021-bcma-add-serial-flash-support-to-bcma.patch [new file with mode: 0644]
target/linux/brcm47xx/patches-3.2/022-ssb-move-flash-to-chipcommon.patch [new file with mode: 0644]
target/linux/brcm47xx/patches-3.2/023-ssb-add-serial-flash-support.patch [new file with mode: 0644]
target/linux/brcm47xx/patches-3.2/024-brcm47xx-add-common-interface-for-sflash.patch [new file with mode: 0644]
target/linux/brcm47xx/patches-3.2/025-mtd-bcm47xx-add-bcm47xx-part-parser.patch [new file with mode: 0644]
target/linux/brcm47xx/patches-3.2/026-mtd-bcm47xx-add-parallel-flash-driver.patch [new file with mode: 0644]
target/linux/brcm47xx/patches-3.2/027-mtd-bcm47xx-add-serial-flash-driver.patch [new file with mode: 0644]
target/linux/brcm47xx/patches-3.2/028-bcm47xx-register-flash-drivers.patch [new file with mode: 0644]
target/linux/brcm47xx/patches-3.2/029-bcm47xx-read-nvram-from-sflash.patch [new file with mode: 0644]
target/linux/brcm47xx/patches-3.2/040-bcm47xx-add-gpio_set_debounce.patch [deleted file]
target/linux/brcm47xx/patches-3.2/040-bcma-add-the-core-unit-number.patch [new file with mode: 0644]
target/linux/brcm47xx/patches-3.2/041-bcma-constants-for-PCI-and-use-them.patch [new file with mode: 0644]
target/linux/brcm47xx/patches-3.2/042-bcma-export-bcma_pcie_read.patch [new file with mode: 0644]
target/linux/brcm47xx/patches-3.2/043-bcma-make-some-functions-__devinit.patch [new file with mode: 0644]
target/linux/brcm47xx/patches-3.2/044-bcma-add-PCIe-host-controller.patch [new file with mode: 0644]
target/linux/brcm47xx/patches-3.2/045-bcma-add-bus-num-counter.patch [new file with mode: 0644]
target/linux/brcm47xx/patches-3.2/046-bcma-add-extra-sprom-check.patch [new file with mode: 0644]
target/linux/brcm47xx/patches-3.2/047-bcma-add-new-PCI-ID.patch [new file with mode: 0644]
target/linux/brcm47xx/patches-3.2/050-bcma-export-needed-gpio-functions.patch [new file with mode: 0644]
target/linux/brcm47xx/patches-3.2/051-ssb-fix-cardbus-in-hostmode.patch [new file with mode: 0644]
target/linux/brcm47xx/patches-3.2/052-bcma-complete-workaround-for-BCMA43224.patch [new file with mode: 0644]
target/linux/brcm47xx/patches-3.2/053-bcma-log-the-id-rev-and-pkg-of-the-chip-found.patch [new file with mode: 0644]
target/linux/brcm47xx/patches-3.2/054-ssb-log-the-id-rev-and-pkg-of-the-chip-found.patch [new file with mode: 0644]
target/linux/brcm47xx/patches-3.2/114-MIPS-BCM47xx-Setup-and-register-serial-early.patch [new file with mode: 0644]
target/linux/brcm47xx/patches-3.2/116-MIPS-BCM47xx-Remove-CFE-console.patch [new file with mode: 0644]
target/linux/brcm47xx/patches-3.2/119-fix-boot.patch [new file with mode: 0644]
target/linux/brcm47xx/patches-3.2/140-bcm47xx-add-gpio_set_debounce.patch [new file with mode: 0644]