[brcm47xx] Port to kernel 2.6.30.
authorHauke Mehrtens <hauke@hauke-m.de>
Sat, 13 Jun 2009 21:20:53 +0000 (21:20 +0000)
committerHauke Mehrtens <hauke@hauke-m.de>
Sat, 13 Jun 2009 21:20:53 +0000 (21:20 +0000)
commit94567fbd1bf82122da6260de17418957eee38d01
tree0276abfb54835688e678419ad60b71745cd78490
parent705377b02b776a98c6d80632a7392b4e6dbe3234
[brcm47xx] Port to kernel 2.6.30.

There is an error in the unlzma system in the kernel.
A lzma compressed squashfs filesystem does not work for me.
This should compile and works for me on my Asus WL-500GP, please test it on more systems.

SVN-Revision: 16441
35 files changed:
target/linux/brcm47xx/config-2.6.30 [new file with mode: 0644]
target/linux/brcm47xx/files-2.6.28/arch/mips/bcm47xx/cfe_env.c [deleted file]
target/linux/brcm47xx/files-2.6.28/arch/mips/bcm47xx/include/nvram.h [deleted file]
target/linux/brcm47xx/files-2.6.28/arch/mips/bcm47xx/nvram.c [deleted file]
target/linux/brcm47xx/files-2.6.28/arch/mips/include/asm/mach-bcm47xx/kernel-entry-init.h [deleted file]
target/linux/brcm47xx/files-2.6.28/drivers/mtd/maps/bcm47xx-flash.c [deleted file]
target/linux/brcm47xx/files/arch/mips/bcm47xx/cfe_env.c [new file with mode: 0644]
target/linux/brcm47xx/files/arch/mips/bcm47xx/include/nvram.h [new file with mode: 0644]
target/linux/brcm47xx/files/arch/mips/bcm47xx/nvram.c [new file with mode: 0644]
target/linux/brcm47xx/files/arch/mips/include/asm/mach-bcm47xx/kernel-entry-init.h [new file with mode: 0644]
target/linux/brcm47xx/files/drivers/mtd/maps/bcm47xx-flash.c [new file with mode: 0644]
target/linux/brcm47xx/patches-2.6.30/100-board_support.patch [new file with mode: 0644]
target/linux/brcm47xx/patches-2.6.30/110-flash_map.patch [new file with mode: 0644]
target/linux/brcm47xx/patches-2.6.30/130-remove_scache.patch [new file with mode: 0644]
target/linux/brcm47xx/patches-2.6.30/150-cpu_fixes.patch [new file with mode: 0644]
target/linux/brcm47xx/patches-2.6.30/160-kmap_coherent.patch [new file with mode: 0644]
target/linux/brcm47xx/patches-2.6.30/210-b44_phy_fix.patch [new file with mode: 0644]
target/linux/brcm47xx/patches-2.6.30/220-bcm5354.patch [new file with mode: 0644]
target/linux/brcm47xx/patches-2.6.30/250-ohci-ssb-usb2.patch [new file with mode: 0644]
target/linux/brcm47xx/patches-2.6.30/260-ohci-set-dma-mask.patch [new file with mode: 0644]
target/linux/brcm47xx/patches-2.6.30/270-ehci-ssb.patch [new file with mode: 0644]
target/linux/brcm47xx/patches-2.6.30/280-activate_ssb_support_in_usb.patch [new file with mode: 0644]
target/linux/brcm47xx/patches-2.6.30/300-fork_cacheflush.patch [new file with mode: 0644]
target/linux/brcm47xx/patches-2.6.30/301-kmod-fuse-dcache-bug-r4k.patch [new file with mode: 0644]
target/linux/brcm47xx/patches-2.6.30/302-kmod-fuse-dcache-bug-fuse.patch [new file with mode: 0644]
target/linux/brcm47xx/patches-2.6.30/310-no_highpage.patch [new file with mode: 0644]
target/linux/brcm47xx/patches-2.6.30/400-arch-bcm47xx.patch [new file with mode: 0644]
target/linux/brcm47xx/patches-2.6.30/601-mips-remove-pci-collision-check.patch [new file with mode: 0644]
target/linux/brcm47xx/patches-2.6.30/700-ssb-gigabit-ethernet-driver.patch [new file with mode: 0644]
target/linux/brcm47xx/patches-2.6.30/800-fix_cfe_detection.patch [new file with mode: 0644]
target/linux/brcm47xx/patches-2.6.30/812-disable_wgt634u_crap.patch [new file with mode: 0644]
target/linux/brcm47xx/patches-2.6.30/813-use_netdev_alloc_skb.patch [new file with mode: 0644]
target/linux/brcm47xx/patches-2.6.30/815-watchdog.patch [new file with mode: 0644]
target/linux/brcm47xx/patches-2.6.30/816-ssb_fix_irq_setup.patch [new file with mode: 0644]
target/linux/brcm47xx/patches-2.6.30/900-disable_early_printk.patch [new file with mode: 0644]