add initial 2.6.28 support for brcm47xx target
authornbd <nbd@3c298f89-4303-0410-b956-a3cf2f4a3e73>
Tue, 6 Jan 2009 22:36:41 +0000 (22:36 +0000)
committernbd <nbd@3c298f89-4303-0410-b956-a3cf2f4a3e73>
Tue, 6 Jan 2009 22:36:41 +0000 (22:36 +0000)
commit3b617e51ccb4e6e8fd00cbf15bf76a218776d6dd
tree930ed8ba448c8cb7b266e8546bcfa3eb6333242b
parent8ebc23314044a9974a92bdc698dd8bc2291a7788
add initial 2.6.28 support for brcm47xx target

Signed-off-by: Hauke Mehrtens <hauke@hauke-m.de>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@13909 3c298f89-4303-0410-b956-a3cf2f4a3e73
24 files changed:
package/broadcom-diag/src/gpio.h
target/linux/brcm47xx/config-2.6.28 [new file with mode: 0644]
target/linux/brcm47xx/files-2.6.28/arch/mips/bcm47xx/cfe_env.c [new file with mode: 0644]
target/linux/brcm47xx/files-2.6.28/arch/mips/bcm47xx/include/nvram.h [new file with mode: 0644]
target/linux/brcm47xx/files-2.6.28/arch/mips/bcm47xx/nvram.c [new file with mode: 0644]
target/linux/brcm47xx/files-2.6.28/arch/mips/include/asm/mach-bcm47xx/kernel-entry-init.h [new file with mode: 0644]
target/linux/brcm47xx/files-2.6.28/drivers/mtd/maps/bcm47xx-flash.c [new file with mode: 0644]
target/linux/brcm47xx/patches-2.6.28/100-board_support.patch [new file with mode: 0644]
target/linux/brcm47xx/patches-2.6.28/110-flash_map.patch [new file with mode: 0644]
target/linux/brcm47xx/patches-2.6.28/130-remove_scache.patch [new file with mode: 0644]
target/linux/brcm47xx/patches-2.6.28/150-cpu_fixes.patch [new file with mode: 0644]
target/linux/brcm47xx/patches-2.6.28/160-kmap_coherent.patch [new file with mode: 0644]
target/linux/brcm47xx/patches-2.6.28/210-b44_phy_fix.patch [new file with mode: 0644]
target/linux/brcm47xx/patches-2.6.28/220-bcm5354.patch [new file with mode: 0644]
target/linux/brcm47xx/patches-2.6.28/250-ohci-ssb-usb2.patch [new file with mode: 0644]
target/linux/brcm47xx/patches-2.6.28/260-ohci-set-dma-mask.patch [new file with mode: 0644]
target/linux/brcm47xx/patches-2.6.28/270-ehci-ssb.patch [new file with mode: 0644]
target/linux/brcm47xx/patches-2.6.28/300-fork_cacheflush.patch [new file with mode: 0644]
target/linux/brcm47xx/patches-2.6.28/310-no_highpage.patch [new file with mode: 0644]
target/linux/brcm47xx/patches-2.6.28/400-arch-bcm47xx.patch [new file with mode: 0644]
target/linux/brcm47xx/patches-2.6.28/500-lzma_initramfs.patch [new file with mode: 0644]
target/linux/brcm47xx/patches-2.6.28/601-mips-remove-pci-collision-check.patch [new file with mode: 0644]
target/linux/brcm47xx/patches-2.6.28/700-ssb-gigabit-ethernet-driver.patch [new file with mode: 0644]
target/linux/brcm47xx/patches-2.6.28/800-fix_cfe_detection.patch [new file with mode: 0644]