adds lantiq packages/drivers
authorJohn Crispin <john@openwrt.org>
Thu, 7 Jul 2011 19:56:31 +0000 (19:56 +0000)
committerJohn Crispin <john@openwrt.org>
Thu, 7 Jul 2011 19:56:31 +0000 (19:56 +0000)
commit6ccdb0ae2351a96577fa14a1f009f0e4bb41eae1
treeaa2ae82437abaab2d2d639b5e411732e93cbad9d
parentec08cc4c05d4439c55173caf05692acb528c5712
adds lantiq packages/drivers

SVN-Revision: 27547
41 files changed:
package/ltq-dsl-app/Makefile [new file with mode: 0644]
package/ltq-dsl-app/files/ifx_cpe_control_init.sh [new file with mode: 0644]
package/ltq-dsl/Config.in [new file with mode: 0644]
package/ltq-dsl/Makefile [new file with mode: 0644]
package/ltq-dsl/patches/100-dsl_compat.patch [new file with mode: 0644]
package/ltq-dsl/patches/500-portability.patch [new file with mode: 0644]
package/ltq-dsl/src/Makefile [new file with mode: 0644]
package/ltq-dsl/src/ifx_atm.h [new file with mode: 0644]
package/ltq-dsl/src/ifxmips_atm.h [new file with mode: 0644]
package/ltq-dsl/src/ifxmips_atm_core.c [new file with mode: 0644]
package/ltq-dsl/src/ifxmips_atm_core.h [new file with mode: 0644]
package/ltq-dsl/src/ifxmips_atm_danube.c [new file with mode: 0644]
package/ltq-dsl/src/ifxmips_atm_fw_danube.h [new file with mode: 0644]
package/ltq-dsl/src/ifxmips_atm_fw_regs_common.h [new file with mode: 0644]
package/ltq-dsl/src/ifxmips_atm_fw_regs_danube.h [new file with mode: 0644]
package/ltq-dsl/src/ifxmips_atm_ppe_common.h [new file with mode: 0644]
package/ltq-dsl/src/ifxmips_atm_ppe_danube.h [new file with mode: 0644]
package/ltq-dsl/src/ifxmips_compat.h [new file with mode: 0644]
package/ltq-dsl/src/ifxmips_mei_interface.h [new file with mode: 0644]
package/ltq-dsl/src/lantiq_mei.c [new file with mode: 0644]
package/ltq-ifxos/Makefile [new file with mode: 0644]
package/ltq-ifxos/patches/100-portability.patch [new file with mode: 0644]
package/ltq-ifxos/patches/120-fix_smp_lock.patch [new file with mode: 0644]
package/ltq-kpi2udp/Makefile [new file with mode: 0644]
package/ltq-kpi2udp/patches/100-owner.patch [new file with mode: 0644]
package/ltq-tapi/Config.in [new file with mode: 0644]
package/ltq-tapi/Makefile [new file with mode: 0644]
package/ltq-tapi/patches/000-portability.patch [new file with mode: 0644]
package/ltq-tapi/patches/100-ifxmips.patch [new file with mode: 0644]
package/ltq-tapi/patches/200-linux-37.patch [new file with mode: 0644]
package/ltq-tapidemo/Config.in [new file with mode: 0644]
package/ltq-tapidemo/Makefile [new file with mode: 0644]
package/ltq-tapidemo/files/bringup_tapidemo [new file with mode: 0644]
package/ltq-tapidemo/patches/100-ifxmips.patch [new file with mode: 0644]
package/ltq-tapidemo/patches/110-filename.patch [new file with mode: 0644]
package/ltq-vmmc/Config.in [new file with mode: 0644]
package/ltq-vmmc/Makefile [new file with mode: 0644]
package/ltq-vmmc/files/vmmc.init [new file with mode: 0644]
package/ltq-vmmc/patches/000-portability.patch [new file with mode: 0644]
package/ltq-vmmc/patches/100-target.patch [new file with mode: 0644]
package/ltq-vmmc/patches/400-falcon.patch [new file with mode: 0644]