add initial 2.6.28 support for brcm47xx target
authorFelix Fietkau <nbd@openwrt.org>
Tue, 6 Jan 2009 22:36:41 +0000 (22:36 +0000)
committerFelix Fietkau <nbd@openwrt.org>
Tue, 6 Jan 2009 22:36:41 +0000 (22:36 +0000)
commitc2b878a3841b7ec8d1fad24d95b7c787b7e9f256
tree35b4639cca9b18bae932100c7adf5a861fb250b6
parent74429f096180d752b2dcc7916fea2ed85ea22c7f
add initial 2.6.28 support for brcm47xx target

Signed-off-by: Hauke Mehrtens <hauke@hauke-m.de>
SVN-Revision: 13909
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]