Delete old brcm63xx files
authorFlorian Fainelli <florian@openwrt.org>
Sat, 15 Nov 2008 11:21:42 +0000 (11:21 +0000)
committerFlorian Fainelli <florian@openwrt.org>
Sat, 15 Nov 2008 11:21:42 +0000 (11:21 +0000)
commit517e3d404ccf23ddd442357b851cd00ccdf4b72b
tree5bb4627d35b7323c8f9a39a6ab9bbf6fce4f757e
parenta30ed4d09d3ab1ed8fadbd7acfb98c9a236eb0f9
Delete old brcm63xx files

SVN-Revision: 13210
47 files changed:
target/linux/brcm63xx/files/arch/mips/bcm963xx/Makefile [deleted file]
target/linux/brcm63xx/files/arch/mips/bcm963xx/info.c [deleted file]
target/linux/brcm63xx/files/arch/mips/bcm963xx/int-handler.S [deleted file]
target/linux/brcm63xx/files/arch/mips/bcm963xx/irq.c [deleted file]
target/linux/brcm63xx/files/arch/mips/bcm963xx/prom.c [deleted file]
target/linux/brcm63xx/files/arch/mips/bcm963xx/ser_init.c [deleted file]
target/linux/brcm63xx/files/arch/mips/bcm963xx/setup.c [deleted file]
target/linux/brcm63xx/files/arch/mips/bcm963xx/time.c [deleted file]
target/linux/brcm63xx/files/arch/mips/bcm963xx/wdt.c [deleted file]
target/linux/brcm63xx/files/arch/mips/cfe/Makefile [deleted file]
target/linux/brcm63xx/files/arch/mips/cfe/cfe.c [deleted file]
target/linux/brcm63xx/files/arch/mips/cfe/cfe_private.h [deleted file]
target/linux/brcm63xx/files/arch/mips/pci/fixup-bcm96348.c [deleted file]
target/linux/brcm63xx/files/arch/mips/pci/ops-bcm96348.c [deleted file]
target/linux/brcm63xx/files/arch/mips/pci/pci-bcm96348.c [deleted file]
target/linux/brcm63xx/files/drivers/serial/bcm63xx_cons.c [deleted file]
target/linux/brcm63xx/files/include/asm-mips/cfe.h [deleted file]
target/linux/brcm63xx/files/include/asm-mips/mach-bcm963xx/6338_intr.h [deleted file]
target/linux/brcm63xx/files/include/asm-mips/mach-bcm963xx/6338_map_part.h [deleted file]
target/linux/brcm63xx/files/include/asm-mips/mach-bcm963xx/6345_intr.h [deleted file]
target/linux/brcm63xx/files/include/asm-mips/mach-bcm963xx/6345_map_part.h [deleted file]
target/linux/brcm63xx/files/include/asm-mips/mach-bcm963xx/6348_intr.h [deleted file]
target/linux/brcm63xx/files/include/asm-mips/mach-bcm963xx/6348_map_part.h [deleted file]
target/linux/brcm63xx/files/include/asm-mips/mach-bcm963xx/bcmTag.h [deleted file]
target/linux/brcm63xx/files/include/asm-mips/mach-bcm963xx/bcm_intr.h [deleted file]
target/linux/brcm63xx/files/include/asm-mips/mach-bcm963xx/bcm_map_part.h [deleted file]
target/linux/brcm63xx/files/include/asm-mips/mach-bcm963xx/bcmpci.h [deleted file]
target/linux/brcm63xx/files/include/asm-mips/mach-bcm963xx/bcmtypes.h [deleted file]
target/linux/brcm63xx/files/include/asm-mips/mach-bcm963xx/board.h [deleted file]
target/linux/brcm63xx/files/include/asm-mips/mach-bcm963xx/bootloaders.h [deleted file]
target/linux/brcm63xx/files/include/asm-mips/mach-bcm963xx/cpu-feature-overrides.h [deleted file]
target/linux/brcm63xx/files/include/asm-mips/mach-bcm963xx/war.h [deleted file]
target/linux/brcm63xx/files/include/linux/atmrt2684.h [deleted file]
target/linux/brcm63xx/patches-2.6.25/001-bcm963xx.patch [deleted file]
target/linux/brcm63xx/patches-2.6.25/002-bcm963xx_serial.patch [deleted file]
target/linux/brcm63xx/patches-2.6.25/040-bcm963xx_flashmap.patch [deleted file]
target/linux/brcm63xx/patches-2.6.25/050-bcm963xx_add_trailing_zero.patch [deleted file]
target/linux/brcm63xx/patches-2.6.25/060-bcm963xx_rewrite_irq_handling_code.patch [deleted file]
target/linux/brcm63xx/patches-2.6.25/070-bcm963xx_fix_uart_isr.patch [deleted file]
target/linux/brcm63xx/patches-2.6.25/080-bcm963xx_remove_unused_int_handler.patch [deleted file]
target/linux/brcm63xx/patches-2.6.25/090-bcm963xx_remove_obsolete_timer_code.patch [deleted file]
target/linux/brcm63xx/patches-2.6.25/100-bcm963xx_add_new_timer_code.patch [deleted file]
target/linux/brcm63xx/patches-2.6.25/110-bcm963xx_fix_cfe_detection.patch [deleted file]
target/linux/brcm63xx/patches-2.6.25/500-bcm96345_fixes.patch [deleted file]
target/linux/brcm63xx/patches/001-bcm963xx.patch [deleted file]
target/linux/brcm63xx/patches/002-bcm963xx_serial.patch [deleted file]
target/linux/brcm63xx/patches/040-bcm963xx_flashmap.patch [deleted file]