Delete old brcm63xx files
authorflorian <florian@3c298f89-4303-0410-b956-a3cf2f4a3e73>
Sat, 15 Nov 2008 11:21:42 +0000 (11:21 +0000)
committerflorian <florian@3c298f89-4303-0410-b956-a3cf2f4a3e73>
Sat, 15 Nov 2008 11:21:42 +0000 (11:21 +0000)
commit42dd4ac5f0d25d070b888dae143e0987f46826c3
tree18e3915ee612328a9a1a17deaf7bc6f4ad63e1dd
parente3c583df0fbff69ea20d2e83a7bbbc466f73eb67
Delete old brcm63xx files

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@13210 3c298f89-4303-0410-b956-a3cf2f4a3e73
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]