openwrt/target/linux/ath79/dts
Paul Fertser b14e529dd7 ath79: add D-Link DIR-615 E4
Specifications:

- FCC ID: KA2IR615E3
- SoC: MIPS32 24K 400 MHz Atheros AR7240
- RAM: 32 MiB DDR SDRAM ESMT M13S2561616A-5T
- Flash: 4 MiB NOR SPI Macronix MX25L3208E
- Wireless: AR9287 2.4 GHz 802.11n 2T2R, 2x RP-SMA connectors
- Ethernet: 5x 100BASE-TX Fast Ethernet
- LEDs: 9x GPIO, 1x ath9k
- Buttons: 2x tactile switches
- UART: 3.3 V, 115200 8n1
- USB: simple hardware modification required, 1x USB 1.1 Full Speed

Partitioning notes:

Vendor firmware (based on CameoAP99) defines two additional partitions:
"mac" @0x3b0000, size 0x10000 and "lp" @0x3c0000, size 0x30000.

The "mac" partition stores LAN MAC address and hardware board name.
However, the vendor firmware uses addresses from "nvram" partition, and
the board name is used only for informational purposes in the Web
interface (included in the pages' header), not affecting the firmware
image check.

The "lp" partition is supposed to contain a "language pack" (which can
be used to add an additional language support to the Web interface) and
is flashed separately, using the vendor firmware upgrade page.

Since these partitions are absolutely useless for OpenWrt and
overwriting them doesn't prevent downgrading to obsolete vendor
firmware, this patch appends the valueable space to "firmware".

Installation instructions:

- Upgrade from OpenWrt ar71xx with "sysupgrade -f -n"
or
- Upload as a firmware update via the vendor Web-interface
or
- Connect UART and use "loady" to upload and run OpenWrt initramfs
  image, then sysupgrade from it (TFTP client doesn't work)
or
- Before powering up hold "reset" button and keep it pressed for about
  15 seconds after, then access fail safe Web server on 192.168.0.1 (the
  old uIP TCP/IP protocol stack is not compatible with modern Linux, the
  kernel, so you'll need to use some other OS to do this). Can be
  performed without a Web-browser too:
    curl http://192.168.0.1/cgi/index \
      -F Send=@openwrt-ath79-tiny-dlink_dir-615-e4-squashfs-factory.bin

Signed-off-by: Paul Fertser <fercerpav@gmail.com>
2019-12-19 22:41:57 +01:00
..
ar724x.dtsi ath79: add LAN LEDs control bits for AR724x GPIO function pinmux 2019-10-21 13:14:52 +02:00
ar934x.dtsi ath79: add AR934x NAND Flash Controller driver 2019-10-20 15:32:53 +02:00
ar1022_iodata_wn-ag300dgr.dts ath79: DTS file style update and harmonization 2019-11-06 00:27:55 +01:00
ar1022_sitecom_wlr-7100.dts ath79: DTS file style update and harmonization 2019-11-06 00:27:55 +01:00
ar7100.dtsi ath79: fix dtc compiler warnings 2018-12-12 12:28:26 +01:00
ar7161_adtran_bsap1800-v2.dts ath79: add support for Bluesocket BSAP1880 board 2019-07-17 22:59:29 +02:00
ar7161_adtran_bsap1840.dts ath79: add support for Bluesocket BSAP1880 board 2019-07-17 22:59:29 +02:00
ar7161_adtran_bsap1880.dtsi treewide: remove dts-v1 identifier from DTSI files 2019-12-08 16:44:06 +01:00
ar7161_aruba_ap-105.dts ath79: DTS file style update and harmonization 2019-11-06 00:27:55 +01:00
ar7161_buffalo_wzr-hp-ag300h.dts ath79: fix typos in DTS 2019-12-11 22:50:12 +01:00
ar7161_dlink_dir-825-b1.dts ath79: fix typos in DTS 2019-12-11 22:50:12 +01:00
ar7161_jjplus_ja76pf2.dts ath79: DTS file style update and harmonization 2019-11-06 00:27:55 +01:00
ar7161_netgear_wndr3700.dts ath79: specify "firmware" partition format for WNDR3700 and v2 2018-11-24 13:15:55 +01:00
ar7161_netgear_wndr3700.dtsi ath79: fix typos in DTS 2019-12-11 22:50:12 +01:00
ar7161_netgear_wndr3700v2.dts ath79: specify "firmware" partition format for WNDR3700 and v2 2018-11-24 13:15:55 +01:00
ar7161_netgear_wndr3800.dts ath79: fix whitespace issues in DTS files 2019-10-06 21:28:49 +02:00
ar7161_netgear_wndr3800ch.dts ath79: add support of Netgear WNDR3800CH 2019-09-21 23:41:31 +02:00
ar7161_ubnt_routerstation-pro.dts ath79: add syscon compatible property to ar7100 ethernet nodes 2018-09-06 21:35:53 +02:00
ar7161_ubnt_routerstation.dts ath79: initial support for Ubiquiti RouterStation and RouterStation Pro 2018-08-27 19:31:17 +02:00
ar7161_ubnt_routerstation.dtsi ath79: fix typos in DTS 2019-12-11 22:50:12 +01:00
ar7240_buffalo_whr-g301n.dts ath79: DTS file style update and harmonization 2019-11-06 00:27:55 +01:00
ar7240_dlink_dir-615-e4.dts ath79: add D-Link DIR-615 E4 2019-12-19 22:41:57 +01:00
ar7240_netgear_wnr612-v2.dts ath79: WNR612v2: improve device support 2019-10-21 13:15:05 +02:00
ar7240_netgear_wnr612-v2.dtsi treewide: remove dts-v1 identifier from DTSI files 2019-12-08 16:44:06 +01:00
ar7240_netgear_wnr1000-v2.dts ath79: DTS file style update and harmonization 2019-11-06 00:27:55 +01:00
ar7240_on_n150r.dts ath79: WNR612v2: improve device support 2019-10-21 13:15:05 +02:00
ar7240_tplink_tl-wr74xn-v1.dtsi ath79: DTS file style update and harmonization 2019-11-06 00:27:55 +01:00
ar7240_tplink_tl-wr740n-v1.dts ath79: add SoC or family compatible 2018-12-06 13:28:22 +01:00
ar7240_tplink_tl-wr740n-v3.dts ath79: add SoC or family compatible 2018-12-06 13:28:22 +01:00
ar7240_tplink_tl-wr741-v1.dts ath79: add SoC or family compatible 2018-12-06 13:28:22 +01:00
ar7240_tplink_tl-wr743nd-v1.dts ath79: add SoC or family compatible 2018-12-06 13:28:22 +01:00
ar7240_tplink_tl-wr841-v5.dts ath79: add SoC or family compatible 2018-12-06 13:28:22 +01:00
ar7240_tplink_tl-wr941-v4.dts ath79: add SoC or family compatible 2018-12-06 13:28:22 +01:00
ar7240.dtsi ath79: use ar8216 for builtin switch 2019-03-24 01:44:27 +01:00
ar7241_netgear_wnr2000-v3.dts ath79: DTS file style update and harmonization 2019-11-06 00:27:55 +01:00
ar7241_netgear_wnr2200-8m.dts ath79: add support for Netgear WNR2200 2019-11-01 21:14:55 +01:00
ar7241_netgear_wnr2200-16m.dts ath79: add support for Netgear WNR2200 2019-11-01 21:14:55 +01:00
ar7241_netgear_wnr2200.dtsi treewide: remove dts-v1 identifier from DTSI files 2019-12-08 16:44:06 +01:00
ar7241_tplink_tl-mr3x20.dtsi ath79: DTS file style update and harmonization 2019-11-06 00:27:55 +01:00
ar7241_tplink_tl-mr3220-v1.dts treewide: dts: Remove default-state=off property from all gpio LED nodes 2018-12-17 08:16:28 +01:00
ar7241_tplink_tl-mr3420-v1.dts treewide: dts: Remove default-state=off property from all gpio LED nodes 2018-12-17 08:16:28 +01:00
ar7241_tplink_tl-wr841-v7.dts ath79: rename TP-LINK to TP-Link 2019-02-14 16:56:14 +01:00
ar7241_tplink_tl-wr842n-v1.dts ath79: DTS file style update and harmonization 2019-11-06 00:27:55 +01:00
ar7241_tplink.dtsi ath79: DTS file style update and harmonization 2019-11-06 00:27:55 +01:00
ar7241_ubnt_airrouter.dts ath79: DTS style improvement for Ubiquiti XM and BZ devices 2019-11-23 11:57:48 +01:00
ar7241_ubnt_bullet-m.dts ath79: add SoC or family compatible 2018-12-06 13:28:22 +01:00
ar7241_ubnt_nanostation-m.dts ath79: align naming of Ubiquiti Nanostation M 2019-03-18 20:55:24 +01:00
ar7241_ubnt_rocket-m.dts ath79: add SoC or family compatible 2018-12-06 13:28:22 +01:00
ar7241_ubnt_unifi.dts ath79: DTS style improvement for Ubiquiti XM and BZ devices 2019-11-23 11:57:48 +01:00
ar7241_ubnt_xm_outdoor.dtsi ath79: DTS style improvement for Ubiquiti XM and BZ devices 2019-11-23 11:57:48 +01:00
ar7241_ubnt_xm.dtsi ath79: DTS style improvement for Ubiquiti XM and BZ devices 2019-11-23 11:57:48 +01:00
ar7241.dtsi ath79: dts: drop "simple-mfd" for gmacs in SoC dtsi 2019-06-05 10:12:31 +02:00
ar7242_avm_fritz300e.dts ath79: DTS file style update and harmonization 2019-11-06 00:27:55 +01:00
ar7242_buffalo_bhr-4grv.dts ath79: DTS file style update and harmonization 2019-11-06 00:27:55 +01:00
ar7242_buffalo_wzr-bhr.dtsi treewide: remove dts-v1 identifier from DTSI files 2019-12-08 16:44:06 +01:00
ar7242_buffalo_wzr-hp-g302h-a1a0.dts ath79: replace generic button node names 2019-11-07 17:13:18 +01:00
ar7242_buffalo_wzr-hp-g450h.dts ath79: DTS file style update and harmonization 2019-11-06 00:27:55 +01:00
ar7242_tplink_tl-wr2543-v1.dts ath79: DTS file style update and harmonization 2019-11-06 00:27:55 +01:00
ar7242.dtsi ath79: dts: drop "simple-mfd" for gmacs in SoC dtsi 2019-06-05 10:12:31 +02:00
ar9132_tplink_tl-wa901nd-v2.dts ath79: DTS file style update and harmonization 2019-11-06 00:27:55 +01:00
ar9132_tplink_tl-wr941-v2.dts ath79: replace generic button node names 2019-11-07 17:13:18 +01:00
ar9132_tplink_tl-wr1043nd-v1.dts ath79: replace generic button node names 2019-11-07 17:13:18 +01:00
ar9132.dtsi ath79: ag71xx: apply interface mode to MII0/1_CTRL on ar71xx/ar913x 2018-08-28 11:26:53 +02:00
ar9330_glinet_gl-ar150.dts ath79: DTS file style update and harmonization 2019-11-06 00:27:55 +01:00
ar9330_pqi_air-pen.dts ath79: DTS file style update and harmonization 2019-11-06 00:27:55 +01:00
ar9330.dtsi ath79: ar9330: add missing watchdog node 2019-07-17 16:49:20 +02:00
ar9331_8dev_carambola2.dts ath79: remove redundant mtd-mac-address for wmac 2019-10-27 18:02:44 +01:00
ar9331_alfa-network_ap121f.dts ath79: DTS file style update and harmonization 2019-11-06 00:27:55 +01:00
ar9331_embeddedwireless_dorin.dts ath79: DTS file style update and harmonization 2019-11-06 00:27:55 +01:00
ar9331_etactica_eg200.dts ath79: remove redundant mtd-mac-address for wmac 2019-10-27 18:02:44 +01:00
ar9331_pisen_ts-d084.dts ath79: provide label MAC address 2019-09-19 23:43:27 +02:00
ar9331_pisen_wmm003n.dts ath79: convert devices to interrupt-driven gpio-keys 2019-09-22 18:28:11 +02:00
ar9331_tplink_tl-mr10u.dts ath79: rename dts/image using manufacturer_board scheme 2018-08-06 07:31:54 +02:00
ar9331_tplink_tl-mr3020-v1.dts ath79: replace generic button node names 2019-11-07 17:13:18 +01:00
ar9331_tplink_tl-mr3040-v2.dts ath79: DTS file style update and harmonization 2019-11-06 00:27:55 +01:00
ar9331_tplink_tl-wr703n_tl-mr10u.dtsi treewide: remove dts-v1 identifier from DTSI files 2019-12-08 16:44:06 +01:00
ar9331_tplink_tl-wr703n.dts ath79: rename dts/image using manufacturer_board scheme 2018-08-06 07:31:54 +02:00
ar9331_tplink_tl-wr710n-v1.dts ath79: fix whitespace issues in DTS files 2019-10-06 21:28:49 +02:00
ar9331_tplink_tl-wr740n-v4.dts ath79: rename TL-WR740ND-v4 to TL-WR740N-v4 2019-02-14 16:56:14 +01:00
ar9331_tplink_tl-wr741nd-v4.dts ath79: add SoC or family compatible 2018-12-06 13:28:22 +01:00
ar9331_tplink_tl-wr741nd-v4.dtsi treewide: remove dts-v1 identifier from DTSI files 2019-12-08 16:44:06 +01:00
ar9331.dtsi ath79: add tl-mr3020-v1 support 2018-06-08 12:19:49 +02:00
ar9341_pcs_cr3000.dts ath79: DTS file style update and harmonization 2019-11-06 00:27:55 +01:00
ar9341_pisen_wmb001n.dts ath79: DTS file style update and harmonization 2019-11-06 00:27:55 +01:00
ar9341_tplink_tl-mr3420-v2.dts ath79: create DTSI for ar9341 TP-Link devices 2019-08-17 23:52:34 +08:00
ar9341_tplink_tl-wr841-v8.dts ath79: create DTSI for ar9341 TP-Link devices 2019-08-17 23:52:34 +08:00
ar9341_tplink_tl-wr842n-v2.dts ath79: DTS file style update and harmonization 2019-11-06 00:27:55 +01:00
ar9341_tplink.dtsi treewide: remove dts-v1 identifier from DTSI files 2019-12-08 16:44:06 +01:00
ar9341.dtsi ath79: ar934x: Update dts for current ag71xx driver 2018-07-30 10:43:33 +02:00
ar9342_iodata_etg3-r.dts ath79: DTS file style update and harmonization 2019-11-06 00:27:55 +01:00
ar9342_ubnt_bullet-m-xw.dts ath79: ubnt-bullet-m-xw: Remove eth1 disabled node 2018-12-27 16:02:25 +01:00
ar9342_ubnt_lap-120.dts ath79: rename EEPROM to art 2019-11-27 22:54:36 +01:00
ar9342_ubnt_litebeam-ac-gen2.dts ath79: add support for Ubiquiti LiteBeam AC Gen2 2019-12-04 23:17:41 +02:00
ar9342_ubnt_nanobeam-ac.dts ath79: rename EEPROM to art 2019-11-27 22:54:36 +01:00
ar9342_ubnt_nanostation-ac-loco.dts ath79: rename EEPROM to art 2019-11-27 22:54:36 +01:00
ar9342_ubnt_nanostation-ac.dts ath79: rename EEPROM to art 2019-11-27 22:54:36 +01:00
ar9342_ubnt_nanostation-m-xw.dts ath79: Add support for Ubiquiti Nanostation M (XW) 2019-03-05 03:15:52 +01:00
ar9342_ubnt_wa.dtsi ath79: rename EEPROM to art 2019-11-27 22:54:36 +01:00
ar9342_ubnt_xw.dtsi ath79: rename EEPROM to art 2019-11-27 22:54:36 +01:00
ar9344_aerohive_hiveap-121.dts ath79: DTS file style update and harmonization 2019-11-06 00:27:55 +01:00
ar9344_comfast_cf-e120a-v3.dts ath79: DTS file style update and harmonization 2019-11-06 00:27:55 +01:00
ar9344_dlink_dir-8x5.dtsi treewide: remove dts-v1 identifier from DTSI files 2019-12-08 16:44:06 +01:00
ar9344_dlink_dir-825-c1.dts ath79: DTS file style update and harmonization 2019-11-06 00:27:55 +01:00
ar9344_dlink_dir-835-a1.dts ath79: DTS file style update and harmonization 2019-11-06 00:27:55 +01:00
ar9344_netgear_wndr3700-v4.dts ath79: add support for Netgear WNDR3700v4 2019-11-14 23:14:15 +01:00
ar9344_netgear_wndr4300.dts ath79: split dts file for Netgear WNDR4300 2019-11-14 23:13:49 +01:00
ar9344_netgear_wndr.dtsi ath79: enable all space on Netgear ar9344-based WNDR routers 2019-12-19 22:41:57 +01:00
ar9344_ocedo_raccoon.dts ath79: DTS file style update and harmonization 2019-11-06 00:27:55 +01:00
ar9344_pcs_cap324.dts ath79: DTS file style update and harmonization 2019-11-06 00:27:55 +01:00
ar9344_pcs_cr5000.dts ath79: DTS file style update and harmonization 2019-11-06 00:27:55 +01:00
ar9344_qihoo_c301.dts ath79: add support for Qihoo C301 2019-07-16 09:51:03 +08:00
ar9344_tplink_cpe210-v1.dts ath79: improve TP-Link CPE DTSI names for ar9344 SOC 2019-11-23 12:03:49 +01:00
ar9344_tplink_cpe220-v2.dts ath79: improve TP-Link CPE DTSI names for ar9344 SOC 2019-11-23 12:03:49 +01:00
ar9344_tplink_cpe510-v1.dts ath79: improve TP-Link CPE DTSI names for ar9344 SOC 2019-11-23 12:03:49 +01:00
ar9344_tplink_cpe510-v2.dts ath79: improve TP-Link CPE DTSI names for ar9344 SOC 2019-11-23 12:03:49 +01:00
ar9344_tplink_cpe510-v3.dts ath79: improve TP-Link CPE DTSI names for ar9344 SOC 2019-11-23 12:03:49 +01:00
ar9344_tplink_cpe610-v1.dts ath79: improve TP-Link CPE DTSI names for ar9344 SOC 2019-11-23 12:03:49 +01:00
ar9344_tplink_cpe_1port.dtsi treewide: remove dts-v1 identifier from DTSI files 2019-12-08 16:44:06 +01:00
ar9344_tplink_cpe_2port.dtsi treewide: remove dts-v1 identifier from DTSI files 2019-12-08 16:44:06 +01:00
ar9344_tplink_cpe.dtsi treewide: remove dts-v1 identifier from DTSI files 2019-12-08 16:44:06 +01:00
ar9344_tplink_tl-wdr3500-v1.dts ath79: provide label MAC address 2019-09-19 23:43:27 +02:00
ar9344_tplink_tl-wdr3600-v1.dts ath79: Use -v1 suffix for TP-Link WDR3600/4300 2019-07-03 07:45:00 +02:00
ar9344_tplink_tl-wdr4300-v1-il.dts ath79: add support for TP-Link TL-WDR4300 v1 (IL) 2019-12-12 14:42:05 +01:00
ar9344_tplink_tl-wdr4300-v1.dts ath79: Use -v1 suffix for TP-Link WDR3600/4300 2019-07-03 07:45:00 +02:00
ar9344_tplink_tl-wdr4300.dtsi ath79: restore gpio-export on TL-WDR3600/4300 2019-12-19 15:40:49 +01:00
ar9344_tplink_tl-wdrxxxx.dtsi ath79: DTS file style update and harmonization 2019-11-06 00:27:55 +01:00
ar9344_tplink_wbs210-v2.dts ath79: improve TP-Link CPE DTSI names for ar9344 SOC 2019-11-23 12:03:49 +01:00
ar9344_tplink_wbs510-v1.dts ath79: improve TP-Link CPE DTSI names for ar9344 SOC 2019-11-23 12:03:49 +01:00
ar9344_tplink_wbs510-v2.dts ath79: improve TP-Link CPE DTSI names for ar9344 SOC 2019-11-23 12:03:49 +01:00
ar9344_wd_mynet-n750.dts ath79: DTS file style update and harmonization 2019-11-06 00:27:55 +01:00
ar9344_wd_mynet-wifi-rangeextender.dts ath79: DTS file style update and harmonization 2019-11-06 00:27:55 +01:00
ar9344_winchannel_wb2000.dts ath79: convert devices to interrupt-driven gpio-keys 2019-09-22 18:28:11 +02:00
ar9344_zbtlink_zbt-wd323.dts ath79: remove redundant mtd-mac-address for wmac 2019-10-27 18:02:44 +01:00
ar9344.dtsi ath79: ar93xx/qca95xx: move gmac/wmac/pcie node out of apb bus 2019-07-16 09:52:43 +08:00
ath79.dtsi ath79: dts: drop "simple-mfd" for gmacs in SoC dtsi 2019-06-05 10:12:31 +02:00
qca953x_tplink_tl-wr810n.dtsi treewide: remove dts-v1 identifier from DTSI files 2019-12-08 16:44:06 +01:00
qca953x.dtsi ath79: fix whitespace issues in DTS files 2019-10-06 21:28:49 +02:00
qca956x.dtsi ath79: ar93xx/qca95xx: move gmac/wmac/pcie node out of apb bus 2019-07-16 09:52:43 +08:00
qca9531_comfast_cf-e5.dts ath79: replace generic button node names 2019-11-07 17:13:18 +01:00
qca9531_comfast_cf-e313ac.dts ath79: DTS file style update and harmonization 2019-11-06 00:27:55 +01:00
qca9531_comfast_cf-e314n-v2.dts ath79: DTS file style update and harmonization 2019-11-06 00:27:55 +01:00
qca9531_engenius_ews511ap.dts ath79: DTS file style update and harmonization 2019-11-06 00:27:55 +01:00
qca9531_glinet_gl-ar300m16.dts ath79: fix firmware partition attributes for GL-AR300M16 and -Lite 2019-11-16 02:41:13 +01:00
qca9531_glinet_gl-ar300m-lite.dts ath79: fix firmware partition attributes for GL-AR300M16 and -Lite 2019-11-16 02:41:13 +01:00
qca9531_glinet_gl-ar300m-nand.dts ath79: GL-AR300M: provide NAND support; increase to 4 MB kernel 2019-11-14 14:38:58 +08:00
qca9531_glinet_gl-ar300m-nor.dts ath79: GL-AR300M: provide NAND support; increase to 4 MB kernel 2019-11-14 14:38:58 +08:00
qca9531_glinet_gl-ar300m.dtsi treewide: remove dts-v1 identifier from DTSI files 2019-12-08 16:44:06 +01:00
qca9531_glinet_gl-ar750.dts ath79: fix whitespace issues in DTS files 2019-10-06 21:28:49 +02:00
qca9531_glinet_gl-x750.dts ath79: replace generic button node names 2019-11-07 17:13:18 +01:00
qca9531_tplink_archer-d50-v1.dts ath79: DTS file style update and harmonization 2019-11-06 00:27:55 +01:00
qca9531_tplink_tl-wr810n-v1.dts ath79: DTS file style update and harmonization 2019-11-06 00:27:55 +01:00
qca9531_tplink_tl-wr902ac-v1.dts ath79: add support for TP-Link TL-WR902AC v1 2019-12-19 15:40:40 +01:00
qca9531_yuncore_a770.dts ath79: DTS file style update and harmonization 2019-11-06 00:27:55 +01:00
qca9533_comfast_cf-e110n-v2.dts ath79: DTS file style update and harmonization 2019-11-06 00:27:55 +01:00
qca9533_tplink_cpe210-v2.dts ath79: fix vendor capitalization of TP-Link 2019-08-07 18:04:03 +02:00
qca9533_tplink_cpe210-v3.dts ath79: fix vendor capitalization of TP-Link 2019-08-07 18:04:03 +02:00
qca9533_tplink_cpe210.dtsi treewide: remove dts-v1 identifier from DTSI files 2019-12-08 16:44:06 +01:00
qca9533_tplink_cpe220-v3.dts ath79: add support for the TP-LINK CPE220 V3 2019-11-06 13:37:40 +01:00
qca9533_tplink_cpexxx.dtsi treewide: remove dts-v1 identifier from DTSI files 2019-12-08 16:44:06 +01:00
qca9533_tplink_tl-wr810n-v2.dts ath79: DTS file style update and harmonization 2019-11-06 00:27:55 +01:00
qca9533_tplink_tl-wr841-v9.dts ath79: DTS file style update and harmonization 2019-11-06 00:27:55 +01:00
qca9533_tplink_tl-wr841-v10.dts ath79: DTS file style update and harmonization 2019-11-06 00:27:55 +01:00
qca9533_tplink_tl-wr841-v11.dts ath79: add support for TP-Link TL-WR841N/ND v12 2019-08-05 10:54:11 +02:00
qca9533_tplink_tl-wr841-v11.dtsi treewide: remove dts-v1 identifier from DTSI files 2019-12-08 16:44:06 +01:00
qca9533_tplink_tl-wr841-v12.dts ath79: add support for TP-Link TL-WR841N/ND v12 2019-08-05 10:54:11 +02:00
qca9533_tplink_tl-wr841.dtsi treewide: remove dts-v1 identifier from DTSI files 2019-12-08 16:44:06 +01:00
qca9533_tplink_tl-wr842n-v3.dts ath79: DTS file style update and harmonization 2019-11-06 00:27:55 +01:00
qca9533_ubnt_acb-isp.dts ath79: rename EEPROM to art 2019-11-27 22:54:36 +01:00
qca9557_buffalo_bhr-4grv2.dts ath79: DTS file style update and harmonization 2019-11-06 00:27:55 +01:00
qca9557_iodata_wn-ac1167dgr.dts ath79: add support for I-O DATA WN-AC1600DGR 2019-02-14 16:56:15 +01:00
qca9557_iodata_wn-ac1600dgr2.dts ath79: modify device name of I-O DATA WN-AC1600DGR2 2019-07-18 00:06:55 +02:00
qca9557_iodata_wn-ac1600dgr.dts ath79: add support for I-O DATA WN-AC1600DGR 2019-02-14 16:56:15 +01:00
qca9557_iodata_wn-ac-dgr.dtsi treewide: remove dts-v1 identifier from DTSI files 2019-12-08 16:44:06 +01:00
qca9557.dtsi ath79: fix incorrect identation in qca9557.dtsi 2019-10-27 18:03:56 +01:00
qca9558_comfast_cf-wr650ac-v1.dts ath79: fix whitespace issues in DTS files 2019-10-06 21:28:49 +02:00
qca9558_comfast_cf-wr650ac-v2.dts ath79: fix whitespace issues in DTS files 2019-10-06 21:28:49 +02:00
qca9558_comfast_cf-wr650ac.dtsi treewide: remove dts-v1 identifier from DTSI files 2019-12-08 16:44:06 +01:00
qca9558_devolo_dvl1xxx.dtsi treewide: remove dts-v1 identifier from DTSI files 2019-12-08 16:44:06 +01:00
qca9558_devolo_dvl1200e.dts ath79: DTS file style update and harmonization 2019-11-06 00:27:55 +01:00
qca9558_devolo_dvl1200i.dts ath79: DTS file style update and harmonization 2019-11-06 00:27:55 +01:00
qca9558_devolo_dvl1750c.dts ath79: DTS file style update and harmonization 2019-11-06 00:27:55 +01:00
qca9558_devolo_dvl1750e.dts ath79: DTS file style update and harmonization 2019-11-06 00:27:55 +01:00
qca9558_devolo_dvl1750i.dts ath79: DTS file style update and harmonization 2019-11-06 00:27:55 +01:00
qca9558_devolo_dvl1750x.dts ath79: DTS file style update and harmonization 2019-11-06 00:27:55 +01:00
qca9558_engenius_ecb1750.dts ath79: DTS file style update and harmonization 2019-11-06 00:27:55 +01:00
qca9558_engenius_epg5000.dts ath79: DTS file style update and harmonization 2019-11-06 00:27:55 +01:00
qca9558_librerouter_librerouter-v1.dts ath79: replace generic button node names 2019-11-07 17:13:18 +01:00
qca9558_netgear_ex6400.dts ath79: add support for Netgear EX6400 and EX7300 2019-04-09 11:09:26 +02:00
qca9558_netgear_ex7300.dts ath79: add support for Netgear EX6400 and EX7300 2019-04-09 11:09:26 +02:00
qca9558_netgear_ex7300.dtsi treewide: remove dts-v1 identifier from DTSI files 2019-12-08 16:44:06 +01:00
qca9558_ocedo_koala.dts ath79: DTS file style update and harmonization 2019-11-06 00:27:55 +01:00
qca9558_ocedo_ursus.dts ath79: fix whitespace issues in DTS files 2019-10-06 21:28:49 +02:00
qca9558_openmesh_om5p-ac-v2.dts ath79: replace generic button node names 2019-11-07 17:13:18 +01:00
qca9558_tplink_archer-c5-v1.dts ath79: improve common DTSI name for TP-Link Archer C5, C7 v1/v2 2019-11-14 23:12:48 +01:00
qca9558_tplink_archer-c7-v1.dts ath79: improve common DTSI name for TP-Link Archer C5, C7 v1/v2 2019-11-14 23:12:48 +01:00
qca9558_tplink_archer-c7-v2.dts ath79: improve common DTSI name for TP-Link Archer C5, C7 v1/v2 2019-11-14 23:12:48 +01:00
qca9558_tplink_archer-c.dtsi treewide: remove dts-v1 identifier from DTSI files 2019-12-08 16:44:06 +01:00
qca9558_tplink_re350k-v1.dts ath79: DTS file style update and harmonization 2019-11-06 00:27:55 +01:00
qca9558_tplink_re355-v1.dts ath79: add support for TP-Link RE355 v1 and RE450 v1 2019-07-17 23:14:23 +02:00
qca9558_tplink_re450-v1.dts ath79: add support for TP-Link RE355 v1 and RE450 v1 2019-07-17 23:14:23 +02:00
qca9558_tplink_rex5x.dtsi treewide: remove dts-v1 identifier from DTSI files 2019-12-08 16:44:06 +01:00
qca9558_tplink_tl-wdr4900-v2.dts ath79: fix indent in TP-Link TL-WDR4900 v2 DTS 2019-11-14 23:13:19 +01:00
qca9558_tplink_tl-wr941n-v7-cn.dts ath79: provide label MAC address 2019-09-19 23:43:27 +02:00
qca9558_tplink_tl-wr1043nd-v2.dts ath79: make TP-Link revision naming consistent 2019-03-02 13:04:54 +01:00
qca9558_tplink_tl-wr1043nd-v3.dts ath79: make TP-Link revision naming consistent 2019-03-02 13:04:54 +01:00
qca9558_tplink_tl-wr1043nd.dtsi treewide: remove dts-v1 identifier from DTSI files 2019-12-08 16:44:06 +01:00
qca9558_tplink_tl-wr1045nd-v2.dts ath79: add support for TP-Link TL-WR1045ND v2 2019-11-03 00:29:55 +01:00
qca9558_trendnet_tew-823dru.dts ath79: DTS file style update and harmonization 2019-11-06 00:27:55 +01:00
qca9558_zyxel_nbg6716.dts ath79: replace generic button node names 2019-11-07 17:13:18 +01:00
qca9561_avm_fritz4020.dts ath79: replace generic button node names 2019-11-07 17:13:18 +01:00
qca9561_tplink_archer-c5x.dtsi ath79: replace generic button node names 2019-11-07 17:13:18 +01:00
qca9561_tplink_archer-c6x.dtsi treewide: remove dts-v1 identifier from DTSI files 2019-12-08 16:44:06 +01:00
qca9561_tplink_archer-c25-v1.dts ath79: replace generic button node names 2019-11-07 17:13:18 +01:00
qca9561_tplink_archer-c58-v1.dts ath79: move common definitions from Archer C58/C59 to common DTSI 2019-09-16 21:40:06 +02:00
qca9561_tplink_archer-c59-v1.dts ath79: move common definitions from Archer C58/C59 to common DTSI 2019-09-16 21:40:06 +02:00
qca9561_tplink_archer-c59-v2.dts ath79: add support for TP-Link Archer C59v2 2019-09-16 21:40:06 +02:00
qca9561_tplink_archer-c60-v1.dts ath79: Add support for TP-Link Archer C60 v1 2019-07-18 00:06:55 +02:00
qca9561_tplink_archer-c60-v2.dts ath79: Add support for TP-Link Archer C60 v2 2019-07-18 00:06:55 +02:00
qca9561_xiaomi_mi-router-4q.dts ath79: convert devices to interrupt-driven gpio-keys 2019-09-22 18:28:11 +02:00
qca9563_dlink_dir-842-c1.dts ath79: DTS file style update and harmonization 2019-11-06 00:27:55 +01:00
qca9563_dlink_dir-842-c2.dts ath79: DTS file style update and harmonization 2019-11-06 00:27:55 +01:00
qca9563_dlink_dir-842-c3.dts ath79: DTS file style update and harmonization 2019-11-06 00:27:55 +01:00
qca9563_dlink_dir-842-c.dtsi treewide: remove dts-v1 identifier from DTSI files 2019-12-08 16:44:06 +01:00
qca9563_dlink_dir-859-a1.dts ath79: remap D-Link DIR-859 A1 WPS button to WPS 2019-11-16 22:42:07 +01:00
qca9563_elecom_wrc-300ghbk2-i.dts ath79: DTS file style update and harmonization 2019-11-06 00:27:55 +01:00
qca9563_elecom_wrc-1750ghbk2-i.dts ath79: DTS file style update and harmonization 2019-11-06 00:27:55 +01:00
qca9563_elecom_wrc-ghbk2-i.dtsi treewide: remove dts-v1 identifier from DTSI files 2019-12-08 16:44:06 +01:00
qca9563_glinet_gl-ar750s-nor-nand.dts ath79: GL-AR750S: provide NAND support; increase kernel to 4 MB 2019-11-14 14:38:58 +08:00
qca9563_glinet_gl-ar750s-nor.dts ath79: GL-AR750S: provide NAND support; increase kernel to 4 MB 2019-11-14 14:38:58 +08:00
qca9563_glinet_gl-ar750s.dtsi treewide: remove dts-v1 identifier from DTSI files 2019-12-08 16:44:06 +01:00
qca9563_nec_wg800hp.dts ath79: DTS file style update and harmonization 2019-11-06 00:27:55 +01:00
qca9563_nec_wg1200cr.dts ath79: DTS file style update and harmonization 2019-11-06 00:27:55 +01:00
qca9563_phicomm_k2t.dts ath79: convert devices to interrupt-driven gpio-keys 2019-09-22 18:28:11 +02:00
qca9563_rosinson_wr818.dts ath79: DTS file style update and harmonization 2019-11-06 00:27:55 +01:00
qca9563_tplink_archer-a7-v5.dts ath79: DTS file style update and harmonization 2019-11-06 00:27:55 +01:00
qca9563_tplink_archer-c2-v3.dts ath79: DTS file style update and harmonization 2019-11-06 00:27:55 +01:00
qca9563_tplink_archer-c6-v2-us.dts ath79: add support for TP-Link Archer C6 v2 (US) and A6 (US/TW) 2019-11-27 22:54:36 +01:00
qca9563_tplink_archer-c6-v2.dts ath79: add support for TP-Link Archer C6 v2 (US) and A6 (US/TW) 2019-11-27 22:54:36 +01:00
qca9563_tplink_archer-c7-v4.dts ath79: DTS file style update and harmonization 2019-11-06 00:27:55 +01:00
qca9563_tplink_archer-c7-v5.dts ath79: DTS file style update and harmonization 2019-11-06 00:27:55 +01:00
qca9563_tplink_archer-x6-v2.dtsi ath79: add support for TP-Link Archer C6 v2 (US) and A6 (US/TW) 2019-11-27 22:54:36 +01:00
qca9563_tplink_archer-x7-v5.dtsi treewide: remove dts-v1 identifier from DTSI files 2019-12-08 16:44:06 +01:00
qca9563_tplink_re450-v2.dts ath79: DTS file style update and harmonization 2019-11-06 00:27:55 +01:00
qca9563_tplink_tl-wr1043n-v5.dts ath79: Consistently label art partition with lower case 2019-06-10 11:25:41 +02:00
qca9563_tplink_tl-wr1043n.dtsi treewide: remove dts-v1 identifier from DTSI files 2019-12-08 16:44:06 +01:00
qca9563_tplink_tl-wr1043nd-v4.dts ath79: DTS file style update and harmonization 2019-11-06 00:27:55 +01:00
qca9563_ubnt_unifiac-lite.dts ath79: add support for UniFi AC-LR 2019-10-15 18:13:54 +02:00
qca9563_ubnt_unifiac-lite.dtsi ath79: rename EEPROM to art 2019-11-27 22:54:36 +01:00
qca9563_ubnt_unifiac-lr.dts ath79: add support for UniFi AC-LR 2019-10-15 18:13:54 +02:00
qca9563_ubnt_unifiac-mesh-pro.dts ath79: add support for UniFi AC-Mesh Pro 2018-07-07 21:07:40 +02:00
qca9563_ubnt_unifiac-mesh.dts ath79: add support for Unifi AC Mesh 2018-06-28 20:31:48 +02:00
qca9563_ubnt_unifiac-pro.dts ath79: add support for UniFi AC-Mesh Pro 2018-07-07 21:07:40 +02:00
qca9563_ubnt_unifiac-pro.dtsi ath79: rename EEPROM to art 2019-11-27 22:54:36 +01:00
qca9563_ubnt_unifiac.dtsi ath79: rename EEPROM to art 2019-11-27 22:54:36 +01:00
qca9563_yuncore_a782.dts ath79: add support for YunCore XD4200 and A782 2019-11-25 17:32:46 +01:00
qca9563_yuncore_xd4200.dts ath79: add support for YunCore XD4200 and A782 2019-11-25 17:32:46 +01:00
qca9563_yuncore_xd4200.dtsi treewide: remove dts-v1 identifier from DTSI files 2019-12-08 16:44:06 +01:00
tp9343_tplink_tl-wr94x.dtsi treewide: remove dts-v1 identifier from DTSI files 2019-12-08 16:44:06 +01:00
tp9343_tplink_tl-wr940n-v3.dts ath79: add support for TP9343-based TP-Link TL-WR94x devices 2019-08-05 21:50:15 +02:00
tp9343_tplink_tl-wr940n-v3.dtsi treewide: remove dts-v1 identifier from DTSI files 2019-12-08 16:44:06 +01:00
tp9343_tplink_tl-wr940n-v4.dts ath79: DTS file style update and harmonization 2019-11-06 00:27:55 +01:00
tp9343_tplink_tl-wr941nd-v6.dts ath79: add support for TP9343-based TP-Link TL-WR94x devices 2019-08-05 21:50:15 +02:00