add all source code from linksys/broadcom which is free, to cvs for better maintainen...
authorWaldemar Brodkorb <mail@waldemar-brodkorb.de>
Wed, 16 Mar 2005 13:50:00 +0000 (13:50 +0000)
committerWaldemar Brodkorb <mail@waldemar-brodkorb.de>
Wed, 16 Mar 2005 13:50:00 +0000 (13:50 +0000)
commit9d0799559f6ebae35cc605f8a82ce31f1736f739
tree5cd5a5f93b8b203d2343d5ade6e35ebd6b99f55d
parent68e8b101b6d3e989e11b002ee301860a3bc6f869
add all source code from linksys/broadcom which is free, to cvs for better maintainence inside
openwrt. this gives us the ability to better support different hardware models, without changing
any external tar-balls. only et.o and wl.o is missing and is fetched from my webserver.

SVN-Revision: 379
85 files changed:
openwrt/package/linux/kernel-patches/001-Makefile.bz2
openwrt/package/linux/kernel-patches/020-drivers_mtd-jumbo.bz2
openwrt/package/linux/kernel-patches/022-drivers_net_Makefile.bz2
openwrt/package/linux/kernel-patches/023-drivers_net_et-hnd.bz2 [deleted file]
openwrt/package/linux/kernel-patches/025-drivers_net_hnd-hnd.bz2 [deleted file]
openwrt/package/linux/kernel-patches/026-drivers_net_wl-hnd.bz2 [deleted file]
openwrt/package/linux/kernel-patches/028-drivers_pcmcia_Makefile.bz2 [new file with mode: 0644]
openwrt/package/linux/kernel-patches/028-drivers_pcmcia_jumbo.bz2 [deleted file]
openwrt/package/linux/kernel-patches/101-arch_mips_brcm-boards_bcm947xx_compressed.bz2 [deleted file]
openwrt/package/linux/kernel-patches/104-drivers_net_diag-mbm.bz2 [deleted file]
openwrt/package/linux/kernel-patches/105-makefile-mkdep-fix.bz2 [deleted file]
openwrt/package/linux/kernel-patches/400-bcm947xx-openwrt.bz2 [deleted file]
openwrt/package/linux/kernel-source/arch/mips/brcm-boards/bcm947xx/Makefile [new file with mode: 0644]
openwrt/package/linux/kernel-source/arch/mips/brcm-boards/bcm947xx/compressed/Makefile [new file with mode: 0644]
openwrt/package/linux/kernel-source/arch/mips/brcm-boards/bcm947xx/compressed/README.mjn3 [new file with mode: 0644]
openwrt/package/linux/kernel-source/arch/mips/brcm-boards/bcm947xx/compressed/data.lds [new file with mode: 0644]
openwrt/package/linux/kernel-source/arch/mips/brcm-boards/bcm947xx/compressed/decompress_bunzip2.c [new file with mode: 0644]
openwrt/package/linux/kernel-source/arch/mips/brcm-boards/bcm947xx/compressed/decompress_bunzip2.lds [new file with mode: 0644]
openwrt/package/linux/kernel-source/arch/mips/brcm-boards/bcm947xx/compressed/decompress_bunzip2.lds.in [new file with mode: 0644]
openwrt/package/linux/kernel-source/arch/mips/brcm-boards/bcm947xx/compressed/head.S [new file with mode: 0644]
openwrt/package/linux/kernel-source/arch/mips/brcm-boards/bcm947xx/compressed/vmlinux.lds [new file with mode: 0644]
openwrt/package/linux/kernel-source/arch/mips/brcm-boards/bcm947xx/compressed/vmlinux.lds.in [new file with mode: 0644]
openwrt/package/linux/kernel-source/arch/mips/brcm-boards/bcm947xx/gpio.c [new file with mode: 0644]
openwrt/package/linux/kernel-source/arch/mips/brcm-boards/bcm947xx/nvram.c [new file with mode: 0644]
openwrt/package/linux/kernel-source/arch/mips/brcm-boards/bcm947xx/nvram_linux.c [new file with mode: 0644]
openwrt/package/linux/kernel-source/arch/mips/brcm-boards/bcm947xx/pcibios.c [new file with mode: 0644]
openwrt/package/linux/kernel-source/arch/mips/brcm-boards/bcm947xx/perfcntr.c [new file with mode: 0644]
openwrt/package/linux/kernel-source/arch/mips/brcm-boards/bcm947xx/prom.c [new file with mode: 0644]
openwrt/package/linux/kernel-source/arch/mips/brcm-boards/bcm947xx/sbmips.c [new file with mode: 0644]
openwrt/package/linux/kernel-source/arch/mips/brcm-boards/bcm947xx/sbpci.c [new file with mode: 0644]
openwrt/package/linux/kernel-source/arch/mips/brcm-boards/bcm947xx/setup.c [new file with mode: 0644]
openwrt/package/linux/kernel-source/arch/mips/brcm-boards/bcm947xx/sflash.c [new file with mode: 0644]
openwrt/package/linux/kernel-source/arch/mips/brcm-boards/bcm947xx/time.c [new file with mode: 0644]
openwrt/package/linux/kernel-source/arch/mips/brcm-boards/generic/Makefile [new file with mode: 0644]
openwrt/package/linux/kernel-source/arch/mips/brcm-boards/generic/gdb_hook.c [new file with mode: 0644]
openwrt/package/linux/kernel-source/arch/mips/brcm-boards/generic/int-handler.S [new file with mode: 0644]
openwrt/package/linux/kernel-source/arch/mips/brcm-boards/generic/irq.c [new file with mode: 0644]
openwrt/package/linux/kernel-source/drivers/mtd/chips/cfi_cmdset_0701.c [new file with mode: 0644]
openwrt/package/linux/kernel-source/drivers/mtd/devices/sflash.c [new file with mode: 0644]
openwrt/package/linux/kernel-source/drivers/mtd/maps/bcm947xx-flash.c [new file with mode: 0644]
openwrt/package/linux/kernel-source/drivers/net/diag/Makefile [new file with mode: 0644]
openwrt/package/linux/kernel-source/drivers/net/diag/diag_led.c [new file with mode: 0644]
openwrt/package/linux/kernel-source/drivers/net/et/Makefile [new file with mode: 0644]
openwrt/package/linux/kernel-source/drivers/net/hnd/Config.in [new file with mode: 0644]
openwrt/package/linux/kernel-source/drivers/net/hnd/Makefile [new file with mode: 0644]
openwrt/package/linux/kernel-source/drivers/net/hnd/bcmsrom.c [new file with mode: 0644]
openwrt/package/linux/kernel-source/drivers/net/hnd/bcmutils.c [new file with mode: 0644]
openwrt/package/linux/kernel-source/drivers/net/hnd/hnddma.c [new file with mode: 0644]
openwrt/package/linux/kernel-source/drivers/net/hnd/linux_osl.c [new file with mode: 0644]
openwrt/package/linux/kernel-source/drivers/net/hnd/sbutils.c [new file with mode: 0644]
openwrt/package/linux/kernel-source/drivers/net/hnd/shared_ksyms.sh [new file with mode: 0644]
openwrt/package/linux/kernel-source/drivers/net/wl/Makefile [new file with mode: 0644]
openwrt/package/linux/kernel-source/drivers/pcmcia/bcm4710_generic.c [new file with mode: 0644]
openwrt/package/linux/kernel-source/drivers/pcmcia/bcm4710_pcmcia.c [new file with mode: 0644]
openwrt/package/linux/kernel-source/drivers/pcmcia/bcm4710pcmcia.h [new file with mode: 0644]
openwrt/package/linux/kernel-source/include/bcm4710.h [new file with mode: 0644]
openwrt/package/linux/kernel-source/include/bcmdevs.h [new file with mode: 0644]
openwrt/package/linux/kernel-source/include/bcmendian.h [new file with mode: 0644]
openwrt/package/linux/kernel-source/include/bcmenet47xx.h [new file with mode: 0644]
openwrt/package/linux/kernel-source/include/bcmenetmib.h [new file with mode: 0644]
openwrt/package/linux/kernel-source/include/bcmenetrxh.h [new file with mode: 0644]
openwrt/package/linux/kernel-source/include/bcmnvram.h [new file with mode: 0644]
openwrt/package/linux/kernel-source/include/bcmsrom.h [new file with mode: 0755]
openwrt/package/linux/kernel-source/include/bcmutils.h [new file with mode: 0644]
openwrt/package/linux/kernel-source/include/hnddma.h [new file with mode: 0644]
openwrt/package/linux/kernel-source/include/hndmips.h [new file with mode: 0644]
openwrt/package/linux/kernel-source/include/linux_osl.h [new file with mode: 0644]
openwrt/package/linux/kernel-source/include/linuxver.h [new file with mode: 0644]
openwrt/package/linux/kernel-source/include/osl.h [new file with mode: 0644]
openwrt/package/linux/kernel-source/include/pcicfg.h [new file with mode: 0644]
openwrt/package/linux/kernel-source/include/proto/802.11.h [new file with mode: 0644]
openwrt/package/linux/kernel-source/include/proto/ethernet.h [new file with mode: 0644]
openwrt/package/linux/kernel-source/include/sbchipc.h [new file with mode: 0644]
openwrt/package/linux/kernel-source/include/sbconfig.h [new file with mode: 0644]
openwrt/package/linux/kernel-source/include/sbextif.h [new file with mode: 0644]
openwrt/package/linux/kernel-source/include/sbmemc.h [new file with mode: 0644]
openwrt/package/linux/kernel-source/include/sbmips.h [new file with mode: 0644]
openwrt/package/linux/kernel-source/include/sbpci.h [new file with mode: 0644]
openwrt/package/linux/kernel-source/include/sbpcmcia.h [new file with mode: 0644]
openwrt/package/linux/kernel-source/include/sbsdram.h [new file with mode: 0644]
openwrt/package/linux/kernel-source/include/sbutils.h [new file with mode: 0644]
openwrt/package/linux/kernel-source/include/sflash.h [new file with mode: 0644]
openwrt/package/linux/kernel-source/include/trxhdr.h [new file with mode: 0644]
openwrt/package/linux/kernel-source/include/typedefs.h [new file with mode: 0644]
openwrt/package/linux/linux.mk