You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
openwrt/target/linux/brcm47xx/patches-3.3
Hauke Mehrtens 9eaee85cc2 make brcm47xx build only with bcma or only with ssb support.
There are some ifdefs missing so when only ssb or only bcma was
selected in the kernel config it did not build.

SVN-Revision: 33209
12 years ago
..
001-MIPS-BCM47XX-return-number-of-written-bytes-in-nvram.patch brcm47xx: reorder patches so that the patches already in mainline linux will be applied at first. 12 years ago
002-MIPS-BCM47XX-fix-signature-of-nvram_parse_macaddr.patch brcm47xx: reorder patches so that the patches already in mainline linux will be applied at first. 12 years ago
003-MIPS-BCM47XX-move-and-extend-sprom-parsing.patch brcm47xx: reorder patches so that the patches already in mainline linux will be applied at first. 12 years ago
004-MIPS-BCM47XX-provide-sprom-to-bcma-bus.patch brcm47xx: reorder patches so that the patches already in mainline linux will be applied at first. 12 years ago
005-ssb-remove-rev-from-boardinfo.patch brcm47xx: reorder patches so that the patches already in mainline linux will be applied at first. 12 years ago
006-MIPS-bcm47xx-refactor-fetching-board-data.patch brcm47xx: reorder patches so that the patches already in mainline linux will be applied at first. 12 years ago
007-bcma-add-boardinfo-struct.patch brcm47xx: reorder patches so that the patches already in mainline linux will be applied at first. 12 years ago
008-MIPS-bcm47xx-read-baordrev-without-prefix-from-sprom.patch brcm47xx: reorder patches so that the patches already in mainline linux will be applied at first. 12 years ago
009-bcma_reorder_sprom_fill.patch brcm47xx: reorder patches so that the patches already in mainline linux will be applied at first. 12 years ago
010-MIPS-BCM47xx-Fix-BCMA_DRIVER_PCI_HOSTMODE.patch brcm47xx: reorder patches so that the patches already in mainline linux will be applied at first. 12 years ago
020-bcma-move-parallel-flash-into-a-union.patch kernel: bcma: update to version from wireless-testing tag master-2012-07-11 12 years ago
021-bcma-add-serial-flash-support-to-bcma.patch kernel: bcma: update to version from wireless-testing tag master-2012-07-11 12 years ago
022-ssb-move-flash-to-chipcommon.patch brcm47xx: fix patch which moves the flash struct in wgt634u code 12 years ago
023-ssb-add-serial-flash-support.patch brcm47xx: add support for kernel 3.3 12 years ago
024-brcm47xx-add-common-interface-for-sflash.patch make brcm47xx build only with bcma or only with ssb support. 12 years ago
025-mtd-bcm47xx-add-bcm47xx-part-parser.patch brcm47xx: add support for kernel 3.3 12 years ago
026-mtd-bcm47xx-add-parallel-flash-driver.patch brcm47xx: add support for kernel 3.3 12 years ago
027-mtd-bcm47xx-add-serial-flash-driver.patch make brcm47xx build only with bcma or only with ssb support. 12 years ago
028-bcm47xx-register-flash-drivers.patch brcm47xx: reorder patches so that the patches already in mainline linux will be applied at first. 12 years ago
029-bcm47xx-read-nvram-from-sflash.patch brcm47xx: fix nvram read out on devices with serial flash 12 years ago
030-bcm47xx-bcma-nandflash.patch make brcm47xx build only with bcma or only with ssb support. 12 years ago
044-bcma-add-PCIe-host-controller.patch brcm47xx: add support for kernel 3.3 12 years ago
114-MIPS-BCM47xx-Setup-and-register-serial-early.patch make brcm47xx build only with bcma or only with ssb support. 12 years ago
116-MIPS-BCM47xx-Remove-CFE-console.patch brcm47xx: add support for kernel 3.3 12 years ago
119-fix-boot.patch brcm47xx: add support for kernel 3.3 12 years ago
150-cpu_fixes.patch brcm47xx: add support for kernel 3.3 12 years ago
160-kmap_coherent.patch brcm47xx: add support for kernel 3.3 12 years ago
180-USB-OHCI-Add-a-generic-platform-device-driver.patch brcm47xx: add support for kernel 3.3 12 years ago
181-USB-EHCI-Add-a-generic-platform-device-driver.patch brcm47xx: add support for kernel 3.3 12 years ago
183-USB-Add-driver-for-the-bcma-bus.patch brcm47xx: add support for kernel 3.3 12 years ago
184-USB-Add-driver-for-the-ssb-bus.patch brcm47xx: add support for kernel 3.3 12 years ago
185-USB-OHCI-remove-old-SSB-OHCI-driver.patch brcm47xx: add support for kernel 3.3 12 years ago
186-USB-EHCI-bcma-fix-driver.patch brcm47xx: some fixes for the USB driver 12 years ago
187-USB-EHCI-platform-remove-update.patch brcm47xx: some fixes for the USB driver 12 years ago
210-b44_phy_fix.patch brcm47xx: add support for kernel 3.3 12 years ago
211-b44_timeout_spam.patch brcm47xx: add support for kernel 3.3 12 years ago
240-bcma-pcie-config-access.patch brcm47xx: add support for kernel 3.3 12 years ago
280-activate_ssb_support_in_usb.patch brcm47xx: add support for kernel 3.3 12 years ago
300-fork_cacheflush.patch brcm47xx: add support for kernel 3.3 12 years ago
310-no_highpage.patch brcm47xx: add support for kernel 3.3 12 years ago
400-arch-bcm47xx.patch make brcm47xx build only with bcma or only with ssb support. 12 years ago
500-ssb-add-function-to-return-number-of-gpio-lines.patch brcm47xx: use libgpio instaed of implementing the gpio interface ourself. 12 years ago
501-bcma-add-gpio-driver.patch brcm47xx: update gpio patch 12 years ago
502-bcm47xx-rewrite-gpio-handling.patch make brcm47xx build only with bcma or only with ssb support. 12 years ago
610-pci_ide_fix.patch brcm47xx: add support for kernel 3.3 12 years ago
700-ssb-gigabit-ethernet-driver.patch update tg3 driver 12 years ago
812-disable_wgt634u_crap.patch update gpio patches 12 years ago
820-wgt634u-nvram-fix.patch brcm47xx: reorder patches so that the patches already in mainline linux will be applied at first. 12 years ago
900-bcm47xx_wdt-noprescale.patch brcm47xx: add support for kernel 3.3 12 years ago
920-cache-wround.patch brcm47xx: add support for kernel 3.3 12 years ago
940-bcm47xx-yenta.patch brcm47xx: add support for kernel 3.3 12 years ago
976-ssb_increase_pci_delay.patch brcm47xx: add support for kernel 3.3 12 years ago
980-wnr834b_no_cardbus_invariant.patch make brcm47xx build only with bcma or only with ssb support. 12 years ago
999-wl_exports.patch kernel: ssb/bcma: update to version from wireless-testing tag master-2012-07-02 12 years ago