adds lantiq packages/drivers
authorblogic <blogic@3c298f89-4303-0410-b956-a3cf2f4a3e73>
Thu, 7 Jul 2011 19:56:31 +0000 (19:56 +0000)
committerblogic <blogic@3c298f89-4303-0410-b956-a3cf2f4a3e73>
Thu, 7 Jul 2011 19:56:31 +0000 (19:56 +0000)
commit1c68520f6367a546871ce09075fe18abf42d0b0c
treeaa2ae82437abaab2d2d639b5e411732e93cbad9d
parentdc6d2b605105e0666a6cb772f0f4b9854caeef14
adds lantiq packages/drivers

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