ralink: add mt7621 support
authorJohn Crispin <john@openwrt.org>
Fri, 13 Dec 2013 10:53:34 +0000 (10:53 +0000)
committerJohn Crispin <john@openwrt.org>
Fri, 13 Dec 2013 10:53:34 +0000 (10:53 +0000)
commitb4b0a55aabd2839c5c995bb226f528efca73eea5
tree5590872e7727102a707ee126637130489a674f12
parent594442a37e40f7839b144036e1e2ade8a1d58f86
ralink: add mt7621 support

there are still various missing pieces for full support.

Signed-off-by: John Crispin <blogic@openwrt.org>
SVN-Revision: 39040
20 files changed:
target/linux/ramips/Makefile
target/linux/ramips/dts/MT7621.dts [new file with mode: 0644]
target/linux/ramips/dts/mt7621.dtsi [new file with mode: 0644]
target/linux/ramips/image/Makefile
target/linux/ramips/mt7620a/config-3.10
target/linux/ramips/mt7620n/config-3.10
target/linux/ramips/mt7621/config-3.10 [new file with mode: 0644]
target/linux/ramips/mt7621/profiles/00-default.mk [new file with mode: 0644]
target/linux/ramips/mt7621/target.mk [new file with mode: 0644]
target/linux/ramips/patches-3.10/0206-MTD-add-chunked-read-io-to-m25p80.patch [new file with mode: 0644]
target/linux/ramips/patches-3.10/0500-spi-mt7621.patch [new file with mode: 0644]
target/linux/ramips/patches-3.10/0501-MIPS-increase-GIC_INTR_MAX.patch [new file with mode: 0644]
target/linux/ramips/patches-3.10/0502-MIPS-ralink-add-MT7621-support.patch [new file with mode: 0644]
target/linux/ramips/patches-3.10/0503-MIPS-ralink-add-MT7621-early_printk-support.patch [new file with mode: 0644]
target/linux/ramips/patches-3.10/0504-MIPS-ralink-add-pcie-driver.patch [new file with mode: 0644]
target/linux/ramips/patches-3.10/0505-watchdog-add-MT7621-support.patch [new file with mode: 0644]
target/linux/ramips/patches-3.10/0506-GPIO-ralink-add-mt7621-gpio-controller.patch [new file with mode: 0644]
target/linux/ramips/patches-3.10/0507-MTD-add-mt7621-nand-support.patch [new file with mode: 0644]
target/linux/ramips/rt305x/config-3.10
target/linux/ramips/rt3883/config-3.10