brcm47xx: prepare brcm47xx patches for sending to mainline.
authorHauke Mehrtens <hauke@hauke-m.de>
Mon, 19 Jul 2010 20:25:20 +0000 (20:25 +0000)
committerHauke Mehrtens <hauke@hauke-m.de>
Mon, 19 Jul 2010 20:25:20 +0000 (20:25 +0000)
commita01b02b14ab80f4698c156bcef4fda134d5e024d
treed5497947876a46c2d56f2f702552f5f0b942ce0f
parent4032db25a18071b0323018ce65d72aea9aea1ef8
brcm47xx: prepare brcm47xx patches for sending to mainline.

SVN-Revision: 22296
66 files changed:
target/linux/brcm47xx/files-2.6.32/arch/mips/bcm47xx/cfe_env.c [new file with mode: 0644]
target/linux/brcm47xx/files-2.6.32/arch/mips/bcm47xx/include/nvram.h [new file with mode: 0644]
target/linux/brcm47xx/files-2.6.32/arch/mips/bcm47xx/nvram.c [new file with mode: 0644]
target/linux/brcm47xx/files-2.6.32/arch/mips/include/asm/mach-bcm47xx/kernel-entry-init.h [new file with mode: 0644]
target/linux/brcm47xx/files-2.6.32/drivers/mtd/maps/bcm47xx-flash.c [new file with mode: 0644]
target/linux/brcm47xx/files-2.6.34/drivers/mtd/maps/bcm47xx-flash.c [new file with mode: 0644]
target/linux/brcm47xx/files-2.6.35/drivers/mtd/maps/bcm47xx-flash.c [new file with mode: 0644]
target/linux/brcm47xx/files/arch/mips/bcm47xx/cfe_env.c [deleted file]
target/linux/brcm47xx/files/arch/mips/bcm47xx/include/nvram.h [deleted file]
target/linux/brcm47xx/files/arch/mips/bcm47xx/nvram.c [deleted file]
target/linux/brcm47xx/files/arch/mips/include/asm/mach-bcm47xx/kernel-entry-init.h [deleted file]
target/linux/brcm47xx/files/drivers/mtd/maps/bcm47xx-flash.c [deleted file]
target/linux/brcm47xx/patches-2.6.34/001-backport.patch [new file with mode: 0644]
target/linux/brcm47xx/patches-2.6.34/011-MIPS-BCM47xx-Really-fix-128MB-RAM-problem.patch [new file with mode: 0644]
target/linux/brcm47xx/patches-2.6.34/012-MIPS-BCM47xx-Fill-more-values-into-ssb-sprom.patch [new file with mode: 0644]
target/linux/brcm47xx/patches-2.6.34/013-MIPS-BCM47xx-Activate-SSB_B43_PCI_BRIDGE-by-default.patch [new file with mode: 0644]
target/linux/brcm47xx/patches-2.6.34/014-MIPS-BCM47xx-Setup-and-register-serial-early.patch [new file with mode: 0644]
target/linux/brcm47xx/patches-2.6.34/015-MIPS-BCM47xx-Remove-CFE-console.patch [new file with mode: 0644]
target/linux/brcm47xx/patches-2.6.34/021-USB-Add-USB-2.0-to-ssb-ohci-driver.patch [new file with mode: 0644]
target/linux/brcm47xx/patches-2.6.34/022-USB-Add-ehci-ssb-driver.patch [new file with mode: 0644]
target/linux/brcm47xx/patches-2.6.34/130-remove_scache.patch [deleted file]
target/linux/brcm47xx/patches-2.6.34/150-cpu_fixes.patch
target/linux/brcm47xx/patches-2.6.34/170-128MB_ram_bugfix.patch [deleted file]
target/linux/brcm47xx/patches-2.6.34/210-b44_phy_fix.patch
target/linux/brcm47xx/patches-2.6.34/211-b44_timeout_spam.patch
target/linux/brcm47xx/patches-2.6.34/220-bcm5354.patch
target/linux/brcm47xx/patches-2.6.34/250-ohci-ssb-usb2.patch [deleted file]
target/linux/brcm47xx/patches-2.6.34/260-ohci-set-dma-mask.patch [deleted file]
target/linux/brcm47xx/patches-2.6.34/270-ehci-ssb.patch [deleted file]
target/linux/brcm47xx/patches-2.6.34/275-usb2-bcm5354-init.patch [deleted file]
target/linux/brcm47xx/patches-2.6.34/301-kmod-fuse-dcache-bug-r4k.patch
target/linux/brcm47xx/patches-2.6.34/400-arch-bcm47xx.patch
target/linux/brcm47xx/patches-2.6.34/800-fix_cfe_detection.patch [deleted file]
target/linux/brcm47xx/patches-2.6.34/812-disable_wgt634u_crap.patch
target/linux/brcm47xx/patches-2.6.34/900-disable_early_printk.patch [deleted file]
target/linux/brcm47xx/patches-2.6.34/940-bcm47xx-yenta.patch
target/linux/brcm47xx/patches-2.6.34/999-wl_exports.patch
target/linux/brcm47xx/patches-2.6.35/011-MIPS-BCM47xx-Really-fix-128MB-RAM-problem.patch [new file with mode: 0644]
target/linux/brcm47xx/patches-2.6.35/012-MIPS-BCM47xx-Fill-more-values-into-ssb-sprom.patch [new file with mode: 0644]
target/linux/brcm47xx/patches-2.6.35/013-MIPS-BCM47xx-Activate-SSB_B43_PCI_BRIDGE-by-default.patch [new file with mode: 0644]
target/linux/brcm47xx/patches-2.6.35/014-MIPS-BCM47xx-Setup-and-register-serial-early.patch [new file with mode: 0644]
target/linux/brcm47xx/patches-2.6.35/015-MIPS-BCM47xx-Remove-CFE-console.patch [new file with mode: 0644]
target/linux/brcm47xx/patches-2.6.35/021-USB-Add-USB-2.0-to-ssb-ohci-driver.patch [new file with mode: 0644]
target/linux/brcm47xx/patches-2.6.35/022-USB-Add-ehci-ssb-driver.patch [new file with mode: 0644]
target/linux/brcm47xx/patches-2.6.35/130-remove_scache.patch [deleted file]
target/linux/brcm47xx/patches-2.6.35/150-cpu_fixes.patch
target/linux/brcm47xx/patches-2.6.35/170-128MB_ram_bugfix.patch [deleted file]
target/linux/brcm47xx/patches-2.6.35/210-b44_phy_fix.patch
target/linux/brcm47xx/patches-2.6.35/211-b44_timeout_spam.patch
target/linux/brcm47xx/patches-2.6.35/220-bcm5354.patch
target/linux/brcm47xx/patches-2.6.35/250-ohci-ssb-usb2.patch [deleted file]
target/linux/brcm47xx/patches-2.6.35/260-ohci-set-dma-mask.patch [deleted file]
target/linux/brcm47xx/patches-2.6.35/270-ehci-ssb.patch [deleted file]
target/linux/brcm47xx/patches-2.6.35/275-usb2-bcm5354-init.patch [deleted file]
target/linux/brcm47xx/patches-2.6.35/301-kmod-fuse-dcache-bug-r4k.patch
target/linux/brcm47xx/patches-2.6.35/400-arch-bcm47xx.patch
target/linux/brcm47xx/patches-2.6.35/700-ssb-gigabit-ethernet-driver.patch
target/linux/brcm47xx/patches-2.6.35/800-fix_cfe_detection.patch [deleted file]
target/linux/brcm47xx/patches-2.6.35/812-disable_wgt634u_crap.patch
target/linux/brcm47xx/patches-2.6.35/900-disable_early_printk.patch [deleted file]
target/linux/brcm47xx/patches-2.6.35/940-bcm47xx-yenta.patch
target/linux/brcm47xx/patches-2.6.35/999-wl_exports.patch
target/linux/generic/patches-2.6.34/975-ssb_update.patch
target/linux/generic/patches-2.6.34/976-ssb_add_dma_dev.patch [deleted file]
target/linux/generic/patches-2.6.35/975-ssb_update.patch [new file with mode: 0644]
target/linux/generic/patches-2.6.35/976-ssb_add_dma_dev.patch [deleted file]