openwrtv3/target/linux/brcm47xx/patches-3.3
Hauke Mehrtens 42952fd94f bcma: initialize sprom earlier
The chip common and the PCIe code are accessing the sprom struct which
is not filled when these cores are initialized. Fix this by adding an
early initialize and fill the sprom struct before accessing it in other
code.

SVN-Revision: 33600
2012-09-30 11:44:44 +00:00
..
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. 2012-07-25 14:52:00 +00:00
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. 2012-07-25 14:52:00 +00:00
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. 2012-07-25 14:52:00 +00:00
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. 2012-07-25 14:52:00 +00:00
005-ssb-remove-rev-from-boardinfo.patch brcm47xx: reorder patches so that the patches already in mainline linux will be applied at first. 2012-07-25 14:52:00 +00:00
006-MIPS-bcm47xx-refactor-fetching-board-data.patch brcm47xx: reorder patches so that the patches already in mainline linux will be applied at first. 2012-07-25 14:52:00 +00:00
007-bcma-add-boardinfo-struct.patch brcm47xx: reorder patches so that the patches already in mainline linux will be applied at first. 2012-07-25 14:52:00 +00:00
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. 2012-07-25 14:52:00 +00:00
009-bcma_reorder_sprom_fill.patch brcm47xx: reorder patches so that the patches already in mainline linux will be applied at first. 2012-07-25 14:52:00 +00:00
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. 2012-07-25 14:52:00 +00:00
020-bcma-move-parallel-flash-into-a-union.patch kernel: bcma: update to version from wireless-testing tag master-2012-07-11 2012-07-11 22:17:05 +00:00
021-bcma-add-serial-flash-support-to-bcma.patch kernel: bcma: update to version from wireless-testing tag master-2012-07-11 2012-07-11 22:17:05 +00:00
022-ssb-move-flash-to-chipcommon.patch brcm47xx: fix patch which moves the flash struct in wgt634u code 2012-08-05 12:39:15 +00:00
023-ssb-add-serial-flash-support.patch brcm47xx: add support for kernel 3.3 2012-05-03 20:18:41 +00:00
024-brcm47xx-add-common-interface-for-sflash.patch make brcm47xx build only with bcma or only with ssb support. 2012-08-18 14:08:35 +00:00
025-mtd-bcm47xx-add-bcm47xx-part-parser.patch brcm47xx: add support for kernel 3.3 2012-05-03 20:18:41 +00:00
026-mtd-bcm47xx-add-parallel-flash-driver.patch brcm47xx: add support for kernel 3.3 2012-05-03 20:18:41 +00:00
027-mtd-bcm47xx-add-serial-flash-driver.patch make brcm47xx build only with bcma or only with ssb support. 2012-08-18 14:08:35 +00:00
028-bcm47xx-register-flash-drivers.patch brcm47xx: reorder patches so that the patches already in mainline linux will be applied at first. 2012-07-25 14:52:00 +00:00
029-bcm47xx-read-nvram-from-sflash.patch brcm47xx: fix nvram read out on devices with serial flash 2012-05-18 16:04:10 +00:00
030-bcm47xx-bcma-nandflash.patch make brcm47xx build only with bcma or only with ssb support. 2012-08-18 14:08:35 +00:00
044-bcma-add-PCIe-host-controller.patch brcm47xx: add support for kernel 3.3 2012-05-03 20:18:41 +00:00
114-MIPS-BCM47xx-Setup-and-register-serial-early.patch make brcm47xx build only with bcma or only with ssb support. 2012-08-18 14:08:35 +00:00
116-MIPS-BCM47xx-Remove-CFE-console.patch brcm47xx: add support for kernel 3.3 2012-05-03 20:18:41 +00:00
119-fix-boot.patch update fix-boot patch. 2012-09-19 10:18:36 +00:00
150-cpu_fixes.patch brcm47xx: add support for kernel 3.3 2012-05-03 20:18:41 +00:00
160-kmap_coherent.patch brcm47xx: add support for kernel 3.3 2012-05-03 20:18:41 +00:00
170-fix-74k-cpu.patch deactivate mips wait instruction for MIPS 74K on Broadcom SoCs 2012-09-20 14:51:57 +00:00
180-USB-OHCI-Add-a-generic-platform-device-driver.patch brcm47xx: add support for kernel 3.3 2012-05-03 20:18:41 +00:00
181-USB-EHCI-Add-a-generic-platform-device-driver.patch brcm47xx: add support for kernel 3.3 2012-05-03 20:18:41 +00:00
183-USB-Add-driver-for-the-bcma-bus.patch brcm47xx: add support for kernel 3.3 2012-05-03 20:18:41 +00:00
184-USB-Add-driver-for-the-ssb-bus.patch brcm47xx: add support for kernel 3.3 2012-05-03 20:18:41 +00:00
185-USB-OHCI-remove-old-SSB-OHCI-driver.patch brcm47xx: add support for kernel 3.3 2012-05-03 20:18:41 +00:00
186-USB-EHCI-bcma-fix-driver.patch brcm47xx: some fixes for the USB driver 2012-05-18 15:44:25 +00:00
187-USB-EHCI-platform-remove-update.patch brcm47xx: some fixes for the USB driver 2012-05-18 15:44:25 +00:00
191-MIPS-BCM47XX-ignore-last-memory-page.patch ignore the last page on bcma based SoCs 2012-09-30 11:43:40 +00:00
192-MIPS-BCM47XX-improve-memory-size-detection.patch improve the check for the memory size 2012-09-30 11:42:16 +00:00
193-MIPS-BCM47xx-read-out-full-board-data.patch Fix reading sprom from nvram without a prefix 2012-09-30 11:43:13 +00:00
194-MIPS-BCM47XX-read-sprom-without-prefix-if-no-ieee802.patch Fix reading sprom from nvram without a prefix 2012-09-30 11:43:13 +00:00
195-MIPS-BCM47xx-sprom-read-values-without-prefix-as-fal.patch Fix reading sprom from nvram without a prefix 2012-09-30 11:43:13 +00:00
201-bcma-just-do-the-necessary-things-in-early-register.patch bcma: initialize sprom earlier 2012-09-30 11:44:44 +00:00
202-bcma-init-sprom-struct-earlier.patch bcma: initialize sprom earlier 2012-09-30 11:44:44 +00:00
210-b44_phy_fix.patch brcm47xx: add support for kernel 3.3 2012-05-03 20:18:41 +00:00
211-b44_timeout_spam.patch brcm47xx: add support for kernel 3.3 2012-05-03 20:18:41 +00:00
240-bcma-pcie-config-access.patch brcm47xx: add support for kernel 3.3 2012-05-03 20:18:41 +00:00
280-activate_ssb_support_in_usb.patch brcm47xx: add support for kernel 3.3 2012-05-03 20:18:41 +00:00
300-fork_cacheflush.patch brcm47xx: add support for kernel 3.3 2012-05-03 20:18:41 +00:00
310-no_highpage.patch brcm47xx: add support for kernel 3.3 2012-05-03 20:18:41 +00:00
400-arch-bcm47xx.patch Fix reading sprom from nvram without a prefix 2012-09-30 11:43:13 +00:00
500-ssb-add-function-to-return-number-of-gpio-lines.patch brcm47xx: use libgpio instaed of implementing the gpio interface ourself. 2012-08-04 19:46:25 +00:00
501-bcma-add-gpio-driver.patch bcma: initialize sprom earlier 2012-09-30 11:44:44 +00:00
502-bcm47xx-rewrite-gpio-handling.patch Fix reading sprom from nvram without a prefix 2012-09-30 11:43:13 +00:00
610-pci_ide_fix.patch brcm47xx: add support for kernel 3.3 2012-05-03 20:18:41 +00:00
700-ssb-gigabit-ethernet-driver.patch update tg3 driver 2012-08-05 20:27:40 +00:00
812-disable_wgt634u_crap.patch update gpio patches 2012-08-18 11:51:35 +00:00
820-wgt634u-nvram-fix.patch brcm47xx: reorder patches so that the patches already in mainline linux will be applied at first. 2012-07-25 14:52:00 +00:00
900-bcm47xx_wdt-noprescale.patch brcm47xx: add support for kernel 3.3 2012-05-03 20:18:41 +00:00
920-cache-wround.patch brcm47xx: add support for kernel 3.3 2012-05-03 20:18:41 +00:00
940-bcm47xx-yenta.patch brcm47xx: add support for kernel 3.3 2012-05-03 20:18:41 +00:00
976-ssb_increase_pci_delay.patch brcm47xx: add support for kernel 3.3 2012-05-03 20:18:41 +00:00
980-wnr834b_no_cardbus_invariant.patch make brcm47xx build only with bcma or only with ssb support. 2012-08-18 14:08:35 +00:00
999-wl_exports.patch kernel: ssb/bcma: update to version from wireless-testing tag master-2012-07-02 2012-07-02 23:12:58 +00:00