[lantiq] move ltq-adsl
authorJohn Crispin <blogic@openwrt.org>
Sat, 15 Dec 2012 02:00:33 +0000 (02:00 +0000)
committerJohn Crispin <blogic@openwrt.org>
Sat, 15 Dec 2012 02:00:33 +0000 (02:00 +0000)
commit2218caeed3f14bd80d5af3bcf9463f7cab1b9af4
treefeb07c5645337a46e49206b262aa9c7be42162dd
parentbb0a7ef4d89f2c0704afc638ba7753d73dfaa1b0
[lantiq] move ltq-adsl

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@34693 3c298f89-4303-0410-b956-a3cf2f4a3e73
68 files changed:
package/platform/lantiq/ltq-adsl-fw/Makefile [new file with mode: 0644]
package/platform/lantiq/ltq-adsl-mei/Makefile [new file with mode: 0644]
package/platform/lantiq/ltq-adsl-mei/src/Makefile [new file with mode: 0644]
package/platform/lantiq/ltq-adsl-mei/src/ifxmips_mei_interface.h [new file with mode: 0644]
package/platform/lantiq/ltq-adsl-mei/src/lantiq_mei.c [new file with mode: 0644]
package/platform/lantiq/ltq-adsl/Config.in [new file with mode: 0644]
package/platform/lantiq/ltq-adsl/Makefile [new file with mode: 0644]
package/platform/lantiq/ltq-adsl/patches/100-dsl_compat.patch [new file with mode: 0644]
package/platform/lantiq/ltq-adsl/patches/110-fix_status_polling_loop.patch [new file with mode: 0644]
package/platform/lantiq/ltq-adsl/patches/120-platform.patch [new file with mode: 0644]
package/platform/lantiq/ltq-atm/Makefile [new file with mode: 0644]
package/platform/lantiq/ltq-atm/src/Makefile [new file with mode: 0644]
package/platform/lantiq/ltq-atm/src/ifxmips_atm_amazon_se.c [new file with mode: 0644]
package/platform/lantiq/ltq-atm/src/ifxmips_atm_ar9.c [new file with mode: 0644]
package/platform/lantiq/ltq-atm/src/ifxmips_atm_core.h [new file with mode: 0644]
package/platform/lantiq/ltq-atm/src/ifxmips_atm_danube.c [new file with mode: 0644]
package/platform/lantiq/ltq-atm/src/ifxmips_atm_fw_amazon_se.h [new file with mode: 0644]
package/platform/lantiq/ltq-atm/src/ifxmips_atm_fw_ar9.h [new file with mode: 0644]
package/platform/lantiq/ltq-atm/src/ifxmips_atm_fw_ar9_retx.h [new file with mode: 0644]
package/platform/lantiq/ltq-atm/src/ifxmips_atm_fw_danube.h [new file with mode: 0644]
package/platform/lantiq/ltq-atm/src/ifxmips_atm_fw_danube_retx.h [new file with mode: 0644]
package/platform/lantiq/ltq-atm/src/ifxmips_atm_fw_regs_amazon_se.h [new file with mode: 0644]
package/platform/lantiq/ltq-atm/src/ifxmips_atm_fw_regs_ar9.h [new file with mode: 0644]
package/platform/lantiq/ltq-atm/src/ifxmips_atm_fw_regs_common.h [new file with mode: 0644]
package/platform/lantiq/ltq-atm/src/ifxmips_atm_fw_regs_danube.h [new file with mode: 0644]
package/platform/lantiq/ltq-atm/src/ifxmips_atm_fw_regs_vr9.h [new file with mode: 0644]
package/platform/lantiq/ltq-atm/src/ifxmips_atm_fw_vr9.h [new file with mode: 0644]
package/platform/lantiq/ltq-atm/src/ifxmips_atm_ppe_amazon_se.h [new file with mode: 0644]
package/platform/lantiq/ltq-atm/src/ifxmips_atm_ppe_ar9.h [new file with mode: 0644]
package/platform/lantiq/ltq-atm/src/ifxmips_atm_ppe_common.h [new file with mode: 0644]
package/platform/lantiq/ltq-atm/src/ifxmips_atm_ppe_danube.h [new file with mode: 0644]
package/platform/lantiq/ltq-atm/src/ifxmips_atm_ppe_vr9.h [new file with mode: 0644]
package/platform/lantiq/ltq-atm/src/ifxmips_atm_vr9.c [new file with mode: 0644]
package/platform/lantiq/ltq-atm/src/ltq_atm.c [new file with mode: 0644]
package/system/ltq-dsl-fw/Makefile [deleted file]
package/system/ltq-dsl/Config.in [deleted file]
package/system/ltq-dsl/Makefile [deleted file]
package/system/ltq-dsl/patches/100-dsl_compat.patch [deleted file]
package/system/ltq-dsl/patches/110-fix_status_polling_loop.patch [deleted file]
package/system/ltq-dsl/patches/500-portability.patch [deleted file]
package/system/ltq-dsl/src/Makefile [deleted file]
package/system/ltq-dsl/src/ifx_atm.h [deleted file]
package/system/ltq-dsl/src/ifxmips_atm.h [deleted file]
package/system/ltq-dsl/src/ifxmips_atm_amazon_se.c [deleted file]
package/system/ltq-dsl/src/ifxmips_atm_ar9.c [deleted file]
package/system/ltq-dsl/src/ifxmips_atm_core.c [deleted file]
package/system/ltq-dsl/src/ifxmips_atm_core.h [deleted file]
package/system/ltq-dsl/src/ifxmips_atm_danube.c [deleted file]
package/system/ltq-dsl/src/ifxmips_atm_fw_amazon_se.h [deleted file]
package/system/ltq-dsl/src/ifxmips_atm_fw_ar9.h [deleted file]
package/system/ltq-dsl/src/ifxmips_atm_fw_ar9_retx.h [deleted file]
package/system/ltq-dsl/src/ifxmips_atm_fw_danube.h [deleted file]
package/system/ltq-dsl/src/ifxmips_atm_fw_danube_retx.h [deleted file]
package/system/ltq-dsl/src/ifxmips_atm_fw_regs_amazon_se.h [deleted file]
package/system/ltq-dsl/src/ifxmips_atm_fw_regs_ar9.h [deleted file]
package/system/ltq-dsl/src/ifxmips_atm_fw_regs_common.h [deleted file]
package/system/ltq-dsl/src/ifxmips_atm_fw_regs_danube.h [deleted file]
package/system/ltq-dsl/src/ifxmips_atm_fw_regs_vr9.h [deleted file]
package/system/ltq-dsl/src/ifxmips_atm_fw_vr9.h [deleted file]
package/system/ltq-dsl/src/ifxmips_atm_ppe_amazon_se.h [deleted file]
package/system/ltq-dsl/src/ifxmips_atm_ppe_ar9.h [deleted file]
package/system/ltq-dsl/src/ifxmips_atm_ppe_common.h [deleted file]
package/system/ltq-dsl/src/ifxmips_atm_ppe_danube.h [deleted file]
package/system/ltq-dsl/src/ifxmips_atm_ppe_vr9.h [deleted file]
package/system/ltq-dsl/src/ifxmips_atm_vr9.c [deleted file]
package/system/ltq-dsl/src/ifxmips_compat.h [deleted file]
package/system/ltq-dsl/src/ifxmips_mei_interface.h [deleted file]
package/system/ltq-dsl/src/lantiq_mei.c [deleted file]