[ltq-dsl]
authorJohn Crispin <blogic@openwrt.org>
Mon, 10 Oct 2011 15:14:17 +0000 (15:14 +0000)
committerJohn Crispin <blogic@openwrt.org>
Mon, 10 Oct 2011 15:14:17 +0000 (15:14 +0000)
commitd504175233010ec8b3431ca3f18c7d3760ee4993
treec744550c4eb70b0a99eeee97ad19b8f914d40fdc
parent4cc422e0f3860fbe49957352cfb7cd61e5e884d3
[ltq-dsl]

* add support for ar9
* add support for ase

(vr9 support is still a todo)

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@28406 3c298f89-4303-0410-b956-a3cf2f4a3e73
30 files changed:
package/ltq-dsl-app/Config.in
package/ltq-dsl-app/Makefile
package/ltq-dsl/Makefile
package/ltq-dsl/src/Makefile
package/ltq-dsl/src/ifx_atm.h
package/ltq-dsl/src/ifxmips_atm_amazon_se.c [new file with mode: 0644]
package/ltq-dsl/src/ifxmips_atm_ar9.c [new file with mode: 0644]
package/ltq-dsl/src/ifxmips_atm_core.c
package/ltq-dsl/src/ifxmips_atm_core.h
package/ltq-dsl/src/ifxmips_atm_danube.c
package/ltq-dsl/src/ifxmips_atm_fw_amazon_se.h [new file with mode: 0644]
package/ltq-dsl/src/ifxmips_atm_fw_ar9.h [new file with mode: 0644]
package/ltq-dsl/src/ifxmips_atm_fw_ar9_retx.h [new file with mode: 0644]
package/ltq-dsl/src/ifxmips_atm_fw_danube.h
package/ltq-dsl/src/ifxmips_atm_fw_danube_retx.h [new file with mode: 0644]
package/ltq-dsl/src/ifxmips_atm_fw_regs_amazon_se.h [new file with mode: 0644]
package/ltq-dsl/src/ifxmips_atm_fw_regs_ar9.h [new file with mode: 0644]
package/ltq-dsl/src/ifxmips_atm_fw_regs_common.h
package/ltq-dsl/src/ifxmips_atm_fw_regs_danube.h
package/ltq-dsl/src/ifxmips_atm_fw_regs_vr9.h [new file with mode: 0644]
package/ltq-dsl/src/ifxmips_atm_fw_vr9.h [new file with mode: 0644]
package/ltq-dsl/src/ifxmips_atm_ppe_amazon_se.h [new file with mode: 0644]
package/ltq-dsl/src/ifxmips_atm_ppe_ar9.h [new file with mode: 0644]
package/ltq-dsl/src/ifxmips_atm_ppe_common.h
package/ltq-dsl/src/ifxmips_atm_ppe_danube.h
package/ltq-dsl/src/ifxmips_atm_ppe_vr9.h [new file with mode: 0644]
package/ltq-dsl/src/ifxmips_atm_vr9.c [new file with mode: 0644]
package/ltq-dsl/src/ifxmips_compat.h
package/ltq-dsl/src/ifxmips_mei_interface.h
package/ltq-dsl/src/lantiq_mei.c