openwrt-pf/target/linux/ramips/dts
David Yang b00a02aaa0 ramips: add support for Netgear PR2000
This patch adds support for Netgear PR2000, sold as "Travel Router and
Range Extender".

Specifications:
--------------

* SoC: Mediatek MT7620N
* RAM: 64MB DDR2
* Flash: 16MB SPI NOR flash (Macronix MX25L12805D)
* WiFi 2.4GHz: builtin
* Ethernet: builtin
* LED: Power, Internet, WiFi, USB
* Buttons: Reset (GPIO 1/2)
* UART: Serial console (57600 8n1)
* USB: 1 x USB2

SPECIAL NOTES:
-------------

Problem: WiFi is super weak, but SSID beacons seems to be right.

Solve: Change 36h in factory partition (namely 0xf60036) to be 0x0.

Explain: Clearly Netgear have different ideas on how EEPROM is used. Bit 2
of 36h indicates the presence of External LNA for 11g (2.4 GHz) band,
which seems to be incorrectly set by Netgear (originally 0x04). Lifting it
solves the problem of weak RX signal.

Installation:
------------

There are two possible ways to install the firmware. Flashing via web
interface of original firmware is not tested due to a broken firmware.

1) Open the shell and use a UART2USB convert to gain TTY access (TP7: RXD,
   TP9: TXD, TP10: GND). Please notice you have to remove resistance R54
   next to TP7 otherwise you won't be able to input anything.
2) Use well-known Netgear debug switch. Access
   http://192.168.168.1/setup.cgi?todo=debug to start telnet service
   (username: root, password: <none>).

Please back up firmware if you want to go back to the original.

After you can control the device, flash the firmware as usual. Here are
some hints for that.

Option 1 (via nmrpflash):

1) Download nmrpflash from https://github.com/jclehner/nmrpflash
2) Use *-factory.img and flash:
     nmrpflash -L
     nmrpflash -i net* -f <your-firmware-name>
3) Turn off then turn on the device, wait it finishing flash.

Option 2 (replacing u-boot via breed):

1) Download breed-mt7620-reset1.bin from https://breed.hackpascal.net/
2) Setup HTTP server on your computer, for example:
     python3 -m http.server
   You can skip this step if your breed is already accessible from HTTP,
   since the original wget does not support HTTPS.
3) Connect to the route and flash breed:
     cd /tmp
     wget http://<your-computer-host>/breed-mt7620-reset1.bin
     dd if=breed-mt7620-reset1.bin of=/dev/mtdblock0 bs=64k
4) Reboot. Hold reset key or press any key in TTY to enter breed.
5) Access breed web interface (http://192.168.1.1/). Choose memory layout
   to be 0x40000 and flash new firmware.

Remark:
------

As a "Range Extender", it has a switch to switch between Wired mode (GPIO
21 low) and Wireless mode (GPIO 20 low), which is not implemented in this
patch. However, the router will be turned off when it switches to the
middle, which makes this switch much less useful.

MAC addresses:
-------------

The OEM firmware uses one single MAC for all interfaces, located at
0xf700b0.

Signed-off-by: David Yang <mmyangfl@gmail.com>
2022-08-06 19:58:46 +02:00
..
mt7620a.dtsi
mt7620a_aigale_ai-br100.dts ramips: convert mtd-mac-address to nvmem implementation 2021-07-19 14:51:22 +02:00
mt7620a_alfa-network_ac1200rm.dts ramips: convert mtd-mac-address to nvmem implementation 2021-07-19 14:51:22 +02:00
mt7620a_alfa-network_r36m-e4g.dts ramips: convert mtd-mac-address to nvmem implementation 2021-07-19 14:51:22 +02:00
mt7620a_alfa-network_tube-e4g.dts ramips: convert mtd-mac-address to nvmem implementation 2021-07-19 14:51:22 +02:00
mt7620a_asus_rp-n53.dts ramips: mt7620: simplify DTS properties for GMAC 2021-06-23 14:22:18 +08:00
mt7620a_asus_rt-ac5x.dtsi ramips: convert mtd-mac-address to nvmem implementation 2021-07-19 14:51:22 +02:00
mt7620a_asus_rt-ac51u.dts
mt7620a_asus_rt-ac54u.dts
mt7620a_bdcom_wap2100-sk.dts ramips: convert mtd-mac-address to nvmem implementation 2021-07-19 14:51:22 +02:00
mt7620a_buffalo_whr-300hp2.dts ramips: convert mtd-mac-address to nvmem implementation 2021-07-19 14:51:22 +02:00
mt7620a_buffalo_whr-600d.dts ramips: convert mtd-mac-address to nvmem implementation 2021-07-19 14:51:22 +02:00
mt7620a_buffalo_whr-1166d.dts ramips: convert mtd-mac-address to nvmem implementation 2021-07-19 14:51:22 +02:00
mt7620a_cameo_810.dtsi ramips: convert mtd-mac-address to nvmem implementation 2021-07-19 14:51:22 +02:00
mt7620a_dlink_dch-m225.dts ramips: convert mtd-mac-address to nvmem implementation 2021-07-19 14:51:22 +02:00
mt7620a_dlink_dir-510l.dts ramips: mt7620: use OKLI loader with Jboot devices 2021-12-13 19:36:10 +01:00
mt7620a_dlink_dir-810l.dts
mt7620a_dlink_dwr-96x.dtsi ramips: mt7620: Add support for D-Link DWR-961 A1 2022-03-16 22:31:14 +09:00
mt7620a_dlink_dwr-118-a1.dts ramips: mt7620: use OKLI loader with Jboot devices 2021-12-13 19:36:10 +01:00
mt7620a_dlink_dwr-118-a2.dts ramips: mt7620: use OKLI loader with Jboot devices 2021-12-13 19:36:10 +01:00
mt7620a_dlink_dwr-960.dts ramips: mt7620: Add support for D-Link DWR-961 A1 2022-03-16 22:31:14 +09:00
mt7620a_dlink_dwr-961-a1.dts ramips: mt7620: Add support for D-Link DWR-961 A1 2022-03-16 22:31:14 +09:00
mt7620a_domywifi.dtsi ramips: add support for DomyWifi DM202/DM203/DW22D 2021-08-25 01:42:16 +02:00
mt7620a_domywifi_dm202.dts ramips: add support for DomyWifi DM202/DM203/DW22D 2021-08-25 01:42:16 +02:00
mt7620a_domywifi_dm203.dts ramips: add support for DomyWifi DM202/DM203/DW22D 2021-08-25 01:42:16 +02:00
mt7620a_domywifi_dw22d.dts ramips: add support for DomyWifi DM202/DM203/DW22D 2021-08-25 01:42:16 +02:00
mt7620a_dovado_tiny-ac.dts ramips: mt7620: use DTS to set PHY base address for external PHYs 2021-06-23 14:22:18 +08:00
mt7620a_edimax_br-6478ac-v2.dts ramips: convert mtd-mac-address to nvmem implementation 2021-07-19 14:51:22 +02:00
mt7620a_edimax_ew-747x.dtsi ramips: convert mtd-mac-address to nvmem implementation 2021-07-19 14:51:22 +02:00
mt7620a_edimax_ew-7476rpc.dts
mt7620a_edimax_ew-7478ac.dts
mt7620a_edimax_ew-7478apc.dts ramips: convert mtd-mac-address to nvmem implementation 2021-07-19 14:51:22 +02:00
mt7620a_engenius_esr600.dts ramips: convert mtd-mac-address to nvmem implementation 2021-07-19 14:51:22 +02:00
mt7620a_fon_fon2601.dts ramips: convert mtd-mac-address to nvmem implementation 2021-07-19 14:51:22 +02:00
mt7620a_glinet_gl-mt300a.dts ramips: convert mtd-mac-address to nvmem implementation 2021-07-19 14:51:22 +02:00
mt7620a_glinet_gl-mt300n.dts ramips: convert mtd-mac-address to nvmem implementation 2021-07-19 14:51:22 +02:00
mt7620a_glinet_gl-mt750.dts ramips: convert mtd-mac-address to nvmem implementation 2021-07-19 14:51:22 +02:00
mt7620a_head-weblink_hdrm200.dts ramips: convert mtd-mac-address to nvmem implementation 2021-07-19 14:51:22 +02:00
mt7620a_hiwifi_hc5x61.dtsi ramips: convert mtd-mac-address to nvmem implementation 2021-07-19 14:51:22 +02:00
mt7620a_hiwifi_hc5661.dts
mt7620a_hiwifi_hc5761.dts
mt7620a_hiwifi_hc5861.dts ramips: remove redundant nvmem definitions 2021-08-20 18:13:50 +02:00
mt7620a_hnet_c108.dts ramips: convert mtd-mac-address to nvmem implementation 2021-07-19 14:51:22 +02:00
mt7620a_humax_e2.dts ramips: add support for HUMAX E2 2022-01-15 20:05:46 +09:00
mt7620a_iodata_wn-ac733gr3.dts ramips: convert mtd-mac-address to nvmem implementation 2021-07-19 14:51:22 +02:00
mt7620a_iodata_wn-ac1167gr.dts ramips: convert mtd-mac-address to nvmem implementation 2021-07-19 14:51:22 +02:00
mt7620a_iptime.dtsi Revert "ramips: increase spi-max-frequency for ipTIME mt7620 devices" 2022-02-20 13:47:57 +09:00
mt7620a_iptime_a104ns.dts
mt7620a_iptime_a1004ns.dts ramips: mt7620: use DTS to set PHY base address for external PHYs 2021-06-23 14:22:18 +08:00
mt7620a_kimax_u25awf-h1.dts ramips: convert mtd-mac-address to nvmem implementation 2021-07-19 14:51:22 +02:00
mt7620a_lava_lr-25g001.dts ramips: mt7620: use OKLI loader with Jboot devices 2021-12-13 19:36:10 +01:00
mt7620a_lb-link_bl-w1200.dts ramips: convert mtd-mac-address to nvmem implementation 2021-07-19 14:51:22 +02:00
mt7620a_lenovo_newifi-y1.dts ramips: convert mtd-mac-address to nvmem implementation 2021-07-19 14:51:22 +02:00
mt7620a_lenovo_newifi-y1.dtsi
mt7620a_lenovo_newifi-y1s.dts ramips: convert mtd-mac-address to nvmem implementation 2021-07-19 14:51:22 +02:00
mt7620a_linksys_e1700.dts ramips: convert mtd-mac-address to nvmem implementation 2021-07-19 14:51:22 +02:00
mt7620a_microduino_microwrt.dts ramips: convert mtd-mac-address to nvmem implementation 2021-07-19 14:51:22 +02:00
mt7620a_netgear_ex3x00_ex61xx.dtsi ramips: convert mtd-mac-address to nvmem implementation 2021-07-19 14:51:22 +02:00
mt7620a_netgear_ex2700.dts ramips: convert most mtd-mac-address cases in DTSI to nvmem 2021-08-18 23:46:02 +02:00
mt7620a_netgear_ex3700.dts
mt7620a_netgear_ex6120.dts
mt7620a_netgear_ex6130.dts
mt7620a_netgear_wn3x00rp.dtsi ramips: add support for Netgear WN3100RPv2 2022-03-16 23:14:25 +09:00
mt7620a_netgear_wn3000rp-v3.dts ramips: add support for Netgear WN3100RPv2 2022-03-16 23:14:25 +09:00
mt7620a_netgear_wn3100rp-v2.dts ramips: add support for Netgear WN3100RPv2 2022-03-16 23:14:25 +09:00
mt7620a_netis_wf2770.dts ramips: convert mtd-mac-address to nvmem implementation 2021-07-19 14:51:22 +02:00
mt7620a_ohyeah_oy-0001.dts ramips: convert mtd-mac-address to nvmem implementation 2021-07-19 14:51:22 +02:00
mt7620a_phicomm_k2-v22.4.dts ramips: add new flash layout support to Phicomm K2 2021-08-24 20:26:00 +02:00
mt7620a_phicomm_k2-v22.5.dts ramips: add new flash layout support to Phicomm K2 2021-08-24 20:26:00 +02:00
mt7620a_phicomm_k2g.dts ramips: mt7620: move Phicomm MAC address setup to DTSI 2021-08-24 20:26:00 +02:00
mt7620a_phicomm_k2x.dtsi ramips: mt7620: move Phicomm MAC address setup to DTSI 2021-08-24 20:26:00 +02:00
mt7620a_phicomm_psg1208.dts ramips: convert mtd-mac-address to nvmem implementation 2021-07-19 14:51:22 +02:00
mt7620a_phicomm_psg1218b.dts ramips: mt7620: move Phicomm MAC address setup to DTSI 2021-08-24 20:26:00 +02:00
mt7620a_planex_cs-qr10.dts ramips: convert mtd-mac-address to nvmem implementation 2021-07-19 14:51:22 +02:00
mt7620a_planex_db-wrt01.dts ramips: convert mtd-mac-address to nvmem implementation 2021-07-19 14:51:22 +02:00
mt7620a_planex_mzk-750dhp.dts ramips: convert mtd-mac-address to nvmem implementation 2021-07-19 14:51:22 +02:00
mt7620a_planex_mzk-ex300np.dts ramips: convert mtd-mac-address to nvmem implementation 2021-07-19 14:51:22 +02:00
mt7620a_planex_mzk-ex750np.dts ramips: convert mtd-mac-address to nvmem implementation 2021-07-19 14:51:22 +02:00
mt7620a_ralink_mt7620a-evb.dts ramips: mt7620: use DTS to set PHY base address for external PHYs 2021-06-23 14:22:18 +08:00
mt7620a_ralink_mt7620a-mt7530-evb.dts ramips: mt7620: use DTS to set PHY base address for external PHYs 2021-06-23 14:22:18 +08:00
mt7620a_ralink_mt7620a-mt7610e-evb.dts ramips: mt7620: simplify DTS properties for GMAC 2021-06-23 14:22:18 +08:00
mt7620a_ralink_mt7620a-v22sg-evb.dts ramips: mt7620: use DTS to set PHY base address for external PHYs 2021-06-23 14:22:18 +08:00
mt7620a_sanlinking_d240.dts ramips: convert mtd-mac-address to nvmem implementation 2021-07-19 14:51:22 +02:00
mt7620a_sercomm_na930.dts ramips: mt7620: use DTS to set PHY base address for external PHYs 2021-06-23 14:22:18 +08:00
mt7620a_sitecom_wlr-4100-v1-002.dts ramips: add support for Sitecom WLR-4100 v1 002 2021-09-05 23:52:35 +02:00
mt7620a_tplink_archer-c2-v1.dts ramips: convert mtd-mac-address to nvmem implementation 2021-07-19 14:51:22 +02:00
mt7620a_tplink_archer-c20-v1.dts ramips: remove redundant nvmem definitions 2021-08-20 18:13:50 +02:00
mt7620a_tplink_archer-c20i.dts ramips: remove redundant nvmem definitions 2021-08-20 18:13:50 +02:00
mt7620a_tplink_archer-c50-v1.dts ramips: remove redundant nvmem definitions 2021-08-20 18:13:50 +02:00
mt7620a_tplink_archer-mr200.dts ramips: convert mtd-mac-address to nvmem implementation 2021-07-19 14:51:22 +02:00
mt7620a_tplink_archer.dtsi ramips: convert mtd-mac-address to nvmem implementation 2021-07-19 14:51:22 +02:00
mt7620a_tplink_re2x0-v1.dtsi ramips: convert mtd-mac-address to nvmem implementation 2021-07-19 14:51:22 +02:00
mt7620a_tplink_re200-v1.dts
mt7620a_tplink_re210-v1.dts ramips: mt7620: use DTS to set PHY base address for external PHYs 2021-06-23 14:22:18 +08:00
mt7620a_trendnet_tew-810dr.dts
mt7620a_wavlink_wl-wn530hg4.dts ramips: convert mtd-mac-address to nvmem implementation 2021-07-19 14:51:22 +02:00
mt7620a_wavlink_wl-wn535k1.dts ramips: add support for Wavlink WL-WN535K1 2022-01-30 01:15:23 +09:00
mt7620a_wavlink_wl-wn579x3.dts ramips: convert mtd-mac-address to nvmem implementation 2021-07-19 14:51:22 +02:00
mt7620a_wevo_air-duo.dts ramips: add support for WeVO AIR DUO 2021-12-29 20:35:57 +01:00
mt7620a_xiaomi_miwifi-mini.dts ramips: expose ephy leds for miwifi-mini 2021-08-25 01:42:17 +02:00
mt7620a_youku_yk-l1.dts ramips: fix reboot for remaining 32 MB boards 2022-01-15 17:12:12 +01:00
mt7620a_youku_yk-l1.dtsi ramips: fix reboot for remaining 32 MB boards 2022-01-15 17:12:12 +01:00
mt7620a_youku_yk-l1c.dts
mt7620a_yukai_bocco.dts ramips: convert mtd-mac-address to nvmem implementation 2021-07-19 14:51:22 +02:00
mt7620a_zbtlink_zbt-ape522ii.dts ramips: convert mtd-mac-address to nvmem implementation 2021-07-19 14:51:22 +02:00
mt7620a_zbtlink_zbt-we826-16m.dts ramips: convert most mtd-mac-address cases in DTSI to nvmem 2021-08-18 23:46:02 +02:00
mt7620a_zbtlink_zbt-we826-32m.dts ramips: fix reboot for remaining 32 MB boards 2022-01-15 17:12:12 +01:00
mt7620a_zbtlink_zbt-we826-e.dts ramips: fix reboot for remaining 32 MB boards 2022-01-15 17:12:12 +01:00
mt7620a_zbtlink_zbt-we826.dtsi ramips: fix reboot for remaining 32 MB boards 2022-01-15 17:12:12 +01:00
mt7620a_zbtlink_zbt-we1026-5g-16m.dts
mt7620a_zbtlink_zbt-we1026-5g.dtsi rampis: feed zbt-we1026 external watchdog 2022-02-28 15:17:11 +01:00
mt7620a_zbtlink_zbt-we1026-h-32m.dts ramips: fix reboot for remaining 32 MB boards 2022-01-15 17:12:12 +01:00
mt7620a_zbtlink_zbt-we1026-h.dtsi
mt7620a_zbtlink_zbt-we1026.dtsi ramips: fix reboot for remaining 32 MB boards 2022-01-15 17:12:12 +01:00
mt7620a_zte_q7.dts ramips: convert mtd-mac-address to nvmem implementation 2021-07-19 14:51:22 +02:00
mt7620a_zyxel_keenetic-viva.dts ramips: convert mtd-mac-address to nvmem implementation 2021-07-19 14:51:22 +02:00
mt7620n.dtsi ramips: mt7620: remove useless GMAC nodes 2021-06-23 14:22:18 +08:00
mt7620n_asus_rt-n12p.dts ramips: convert mtd-mac-address to nvmem implementation 2021-07-19 14:51:22 +02:00
mt7620n_asus_rt-n14u.dts ramips: convert mtd-mac-address to nvmem implementation 2021-07-19 14:51:22 +02:00
mt7620n_buffalo_wmr-300.dts ramips: convert mtd-mac-address to nvmem implementation 2021-07-19 14:51:22 +02:00
mt7620n_comfast_cf-wr800n.dts ramips: convert mtd-mac-address to nvmem implementation 2021-07-19 14:51:22 +02:00
mt7620n_dlink_dwr-116-a1.dts ramips: mt7620: use OKLI loader with Jboot devices 2021-12-13 19:36:10 +01:00
mt7620n_dlink_dwr-921-c1.dts ramips: mt7620: use OKLI loader with Jboot devices 2021-12-13 19:36:10 +01:00
mt7620n_dlink_dwr-922-e2.dts ramips: mt7620: use OKLI loader with Jboot devices 2021-12-13 19:36:10 +01:00
mt7620n_elecom_wrh-300cr.dts ramips: convert mtd-mac-address to nvmem implementation 2021-07-19 14:51:22 +02:00
mt7620n_hootoo_ht-tm05.dts
mt7620n_kimax_u35wf.dts ramips: convert mtd-mac-address to nvmem implementation 2021-07-19 14:51:22 +02:00
mt7620n_kingston_mlw221.dts ramips: convert mtd-mac-address to nvmem implementation 2021-07-19 14:51:22 +02:00
mt7620n_kingston_mlwg2.dts ramips: convert mtd-mac-address to nvmem implementation 2021-07-19 14:51:22 +02:00
mt7620n_netgear_jwnr2010-v5.dts
mt7620n_netgear_n300.dtsi ramips: convert mtd-mac-address to nvmem implementation 2021-07-19 14:51:22 +02:00
mt7620n_netgear_pr2000.dts ramips: add support for Netgear PR2000 2022-08-06 19:58:46 +02:00
mt7620n_nexx_wt3020-4m.dts ramips: convert most mtd-mac-address cases in DTSI to nvmem 2021-08-18 23:46:02 +02:00
mt7620n_nexx_wt3020-8m.dts ramips: convert most mtd-mac-address cases in DTSI to nvmem 2021-08-18 23:46:02 +02:00
mt7620n_nexx_wt3020.dtsi ramips: convert most mtd-mac-address cases in DTSI to nvmem 2021-08-18 23:46:02 +02:00
mt7620n_ravpower_rp-wd03.dts
mt7620n_sunvalley_filehub.dtsi ramips: convert mtd-mac-address to nvmem implementation 2021-07-19 14:51:22 +02:00
mt7620n_vonets_var11n-300.dts ramips: convert mtd-mac-address to nvmem implementation 2021-07-19 14:51:22 +02:00
mt7620n_wrtnode_wrtnode.dts ramips: convert mtd-mac-address to nvmem implementation 2021-07-19 14:51:22 +02:00
mt7620n_zbtlink_zbt-cpe102.dts ramips: convert mtd-mac-address to nvmem implementation 2021-07-19 14:51:22 +02:00
mt7620n_zbtlink_zbt-wa05.dts ramips: convert mtd-mac-address to nvmem implementation 2021-07-19 14:51:22 +02:00
mt7620n_zbtlink_zbt-we2026.dts ramips: convert mtd-mac-address to nvmem implementation 2021-07-19 14:51:22 +02:00
mt7620n_zbtlink_zbt-wr8305rt.dts ramips: convert mtd-mac-address to nvmem implementation 2021-07-19 14:51:22 +02:00
mt7620n_zyxel_keenetic-omni-ii.dts ramips: convert mtd-mac-address to nvmem implementation 2021-07-19 14:51:22 +02:00
mt7620n_zyxel_keenetic-omni.dts ramips: convert mtd-mac-address to nvmem implementation 2021-07-19 14:51:22 +02:00
mt7621.dtsi ramips: add linux 5.15 support for mt7621 2022-03-27 21:36:40 +02:00
mt7621_adslr_g7.dts ramips: convert mtd-mac-address to nvmem implementation 2021-07-19 14:51:22 +02:00
mt7621_afoundry_ew1200.dts ramips: convert mtd-mac-address to nvmem implementation 2021-07-19 14:51:22 +02:00
mt7621_alfa-network_quad-e4g.dts ramips: mt7621-dts: add pinctrl properties for ethernet 2022-02-26 13:36:30 +01:00
mt7621_ampedwireless_ally-00x19k.dts
mt7621_ampedwireless_ally-r1900k.dts
mt7621_ampedwireless_ally.dtsi
mt7621_arcadyan_wg4xx223.dtsi ramips: create new dtsi for Arcadyan routers 2022-06-13 15:26:23 +08:00
mt7621_asiarf_ap7621-001.dts ramips: remove redundant nvmem definitions 2021-08-20 18:13:50 +02:00
mt7621_asiarf_ap7621-nv1.dts ramips: remove redundant nvmem definitions 2021-08-20 18:13:50 +02:00
mt7621_asiarf_ap7621.dtsi ramips: convert mtd-mac-address to nvmem implementation 2021-07-19 14:51:22 +02:00
mt7621_asus_rp-ac56.dts ramips: adding support for Asus RP-AC56 2022-08-06 19:58:46 +02:00
mt7621_asus_rp-ac87.dts ramips: add support for ASUS RP-AC87 2022-06-29 00:57:56 +02:00
mt7621_asus_rt-ac57u.dts ramips: fix RT-AC57U button level 2022-06-18 22:11:19 +02:00
mt7621_asus_rt-ac65p.dts
mt7621_asus_rt-ac85p.dts
mt7621_asus_rt-acx5p.dtsi ramips: convert mtd-mac-address to nvmem implementation 2021-07-19 14:51:22 +02:00
mt7621_asus_rt-ax53u.dts ramips: add support for ASUS RT-AX53U 2022-06-25 10:14:18 +02:00
mt7621_asus_rt-n56u-b1.dts ramips: convert mtd-mac-address to nvmem implementation 2021-07-19 14:51:22 +02:00
mt7621_beeline_smartbox-flash.dts ramips: create new dtsi for Arcadyan routers 2022-06-13 15:26:23 +08:00
mt7621_beeline_smartbox-giga.dts ramips: add support for Beeline SmartBox GIGA 2022-07-03 20:25:38 +02:00
mt7621_bolt_arion.dts ramips: add support for BOLT! Arion 2022-04-16 14:02:11 +02:00
mt7621_buffalo_wsr-600dhp.dts ramips: mt7621-dts: add pinctrl properties for ethernet 2022-02-26 13:36:30 +01:00
mt7621_buffalo_wsr-1166dhp.dts ramips: mt7621-dts: add pinctrl properties for ethernet 2022-02-26 13:36:30 +01:00
mt7621_buffalo_wsr-2533dhpl.dts ramips: convert mtd-mac-address to nvmem implementation 2021-07-19 14:51:22 +02:00
mt7621_cudy_wr1300.dts ramips: convert mtd-mac-address to nvmem implementation 2021-07-19 14:51:22 +02:00
mt7621_cudy_wr2100.dts ramips: convert mtd-mac-address to nvmem implementation 2021-07-19 14:51:22 +02:00
mt7621_cudy_x6.dts ramips: add support for Cudy X6 2022-05-09 15:31:01 +02:00
mt7621_d-team_newifi-d2.dts ramips: convert mtd-mac-address to nvmem implementation 2021-07-19 14:51:22 +02:00
mt7621_d-team_pbr-m1.dts ramips: mt7621-dts: add pinctrl properties for ethernet 2022-02-26 13:36:30 +01:00
mt7621_dlink_dir-8xx.dtsi ramips: convert mtd-mac-address to nvmem for D-Link DIR-8xx 2021-08-20 18:10:48 +02:00
mt7621_dlink_dir-853-a3.dts ramips: convert mtd-mac-address to nvmem for D-Link DIR-8xx 2021-08-20 18:10:48 +02:00
mt7621_dlink_dir-853-r1.dts ramips: convert mtd-mac-address to nvmem for D-Link DIR-8xx 2021-08-20 18:10:48 +02:00
mt7621_dlink_dir-860l-b1.dts ramips: convert mtd-mac-address to nvmem for D-Link DIR-8xx 2021-08-20 18:10:48 +02:00
mt7621_dlink_dir-867-a1.dts ramips: convert mtd-mac-address to nvmem for D-Link DIR-8xx 2021-08-20 18:10:48 +02:00
mt7621_dlink_dir-878-a1.dts ramips: convert mtd-mac-address to nvmem for D-Link DIR-8xx 2021-08-20 18:10:48 +02:00
mt7621_dlink_dir-878-r1.dts ramips: add support for D-Link DIR-878 R1 2022-03-19 19:51:20 +01:00
mt7621_dlink_dir-882-a1.dts ramips: convert mtd-mac-address to nvmem for D-Link DIR-8xx 2021-08-20 18:10:48 +02:00
mt7621_dlink_dir-882-r1.dts ramips: convert mtd-mac-address to nvmem for D-Link DIR-8xx 2021-08-20 18:10:48 +02:00
mt7621_dlink_dir-1960-a1.dts ramips: remove redundant nvmem definitions 2021-08-20 18:13:50 +02:00
mt7621_dlink_dir-2640-a1.dts ramips: remove redundant nvmem definitions 2021-08-20 18:13:50 +02:00
mt7621_dlink_dir-2660-a1.dts ramips: remove redundant nvmem definitions 2021-08-20 18:13:50 +02:00
mt7621_dlink_dir-xx60-a1.dtsi ramips: add missing information to dlink headers 2021-09-24 12:32:28 +02:00
mt7621_dlink_flash-16m-a1.dtsi ramips: reorganize DTSI files for D-Link DIR-8xx 2021-06-20 17:29:52 +02:00
mt7621_dlink_flash-16m-r1.dtsi ramips: reorganize DTSI files for D-Link DIR-8xx 2021-06-20 17:29:52 +02:00
mt7621_dual-q_h721.dts ramips: Add support for Dual-Q H721 2022-03-13 12:37:25 +09:00
mt7621_edimax_ra21s.dts
mt7621_edimax_re23s.dts ramips: convert mtd-mac-address to nvmem implementation 2021-07-19 14:51:22 +02:00
mt7621_edimax_rg21s.dts
mt7621_edimax_rx21s.dtsi ramips: convert mtd-mac-address to nvmem implementation 2021-07-19 14:51:22 +02:00
mt7621_elecom_wrc-1167ghbk2-s.dts ramips: convert mtd-mac-address to nvmem implementation 2021-07-19 14:51:22 +02:00
mt7621_elecom_wrc-1167gs2-b.dts ramips: convert mtd-mac-address to nvmem implementation 2021-07-19 14:51:22 +02:00
mt7621_elecom_wrc-1167gst2.dts ramips: convert mtd-mac-address to nvmem implementation 2021-07-19 14:51:22 +02:00
mt7621_elecom_wrc-1750gs.dts ramips: move MAC configs to device dts from wrc-gs-2pci.dtsi 2022-02-11 22:30:04 +09:00
mt7621_elecom_wrc-1750gst2.dts ramips: move MAC configs to device dts from wrc-gs-2pci.dtsi 2022-02-11 22:30:04 +09:00
mt7621_elecom_wrc-1750gsv.dts ramips: move MAC configs to device dts from wrc-gs-2pci.dtsi 2022-02-11 22:30:04 +09:00
mt7621_elecom_wrc-1900gst.dts ramips: move MAC configs to device dts from wrc-gs-2pci.dtsi 2022-02-11 22:30:04 +09:00
mt7621_elecom_wrc-2533ghbk-i.dts
mt7621_elecom_wrc-2533gs2.dts ramips: add support for ELECOM WRC-2533GS2 2022-02-11 22:30:04 +09:00
mt7621_elecom_wrc-2533gst.dts ramips: move MAC configs to device dts from wrc-gs-2pci.dtsi 2022-02-11 22:30:04 +09:00
mt7621_elecom_wrc-2533gst2.dts ramips: move MAC configs to device dts from wrc-gs-2pci.dtsi 2022-02-11 22:30:04 +09:00
mt7621_elecom_wrc-gs-1pci.dtsi
mt7621_elecom_wrc-gs-2pci.dtsi ramips: move MAC configs to device dts from wrc-gs-2pci.dtsi 2022-02-11 22:30:04 +09:00
mt7621_elecom_wrc-gs.dtsi
mt7621_firefly_firewrt.dts ramips: mt7621-dts: add pinctrl properties for ethernet 2022-02-26 13:36:30 +01:00
mt7621_gehua_ghl-r-001.dts ramips: convert mtd-mac-address to nvmem implementation 2021-07-19 14:51:22 +02:00
mt7621_glinet_gl-mt1300.dts ramips: fix reboot for remaining 32 MB boards 2022-01-15 17:12:12 +01:00
mt7621_gnubee_gb-pc1.dts ramips: mt7621-dts: add pinctrl properties for ethernet 2022-02-26 13:36:30 +01:00
mt7621_gnubee_gb-pc2.dts ramips: mt7621-dts: add pinctrl properties for ethernet 2022-02-26 13:36:30 +01:00
mt7621_h3c_tx180x.dtsi ramips: add support for H3C TX1800 Plus / TX1801 Plus / TX1806 2022-07-31 19:23:24 +02:00
mt7621_h3c_tx1800-plus.dts ramips: add support for H3C TX1800 Plus / TX1801 Plus / TX1806 2022-07-31 19:23:24 +02:00
mt7621_h3c_tx1801-plus.dts ramips: add support for H3C TX1800 Plus / TX1801 Plus / TX1806 2022-07-31 19:23:24 +02:00
mt7621_h3c_tx1806.dts ramips: add support for H3C TX1800 Plus / TX1801 Plus / TX1806 2022-07-31 19:23:24 +02:00
mt7621_hilink_hlk-7621a-evb.dts ramips: add broken-flash-reset for HLK-7621A EvB 2021-11-06 23:36:32 +01:00
mt7621_hiwifi_hc5962.dts
mt7621_humax_e10.dts ramips: add support for HUMAX E10 2021-12-12 20:33:19 +09:00
mt7621_iodata_wn-ax1167gr.dts ramips: convert mtd-mac-address to nvmem implementation 2021-07-19 14:51:22 +02:00
mt7621_iodata_wn-ax1167gr2.dts
mt7621_iodata_wn-ax2033gr.dts
mt7621_iodata_wn-dx1167r.dts
mt7621_iodata_wn-dx1200gr.dts ramips: convert mtd-mac-address to nvmem implementation 2021-07-19 14:51:22 +02:00
mt7621_iodata_wn-dx2033gr.dts ramips: add support for I-O DATA WN-DX2033GR 2021-09-25 19:28:54 +02:00
mt7621_iodata_wn-gx300gr.dts ramips: convert mtd-mac-address to nvmem implementation 2021-07-19 14:51:22 +02:00
mt7621_iodata_wn-xx-xr.dtsi ramips: convert mtd-mac-address to nvmem implementation 2021-07-19 14:51:22 +02:00
mt7621_iodata_wnpr2600g.dts ramips: convert mtd-mac-address to nvmem implementation 2021-07-19 14:51:22 +02:00
mt7621_iptime_a6ns-m.dts ramips: add support for ipTIME A6004NS-M 2022-01-15 20:43:14 +09:00
mt7621_iptime_a3002mesh.dts ramips: add support for ipTIME A3002MESH 2022-02-20 13:53:15 +09:00
mt7621_iptime_a3004ns-dual.dts ramips: add support for ipTIME A3004NS-dual 2021-12-04 09:39:11 +09:00
mt7621_iptime_a3004t.dts ramips: add support for ipTIME A3004T 2021-12-29 20:35:57 +01:00
mt7621_iptime_a6004ns-m.dts ramips: add support for ipTIME A6004NS-M 2022-01-15 20:43:14 +09:00
mt7621_iptime_a6004ns-m.dtsi ramips: add support for ipTIME A6004NS-M 2022-01-15 20:43:14 +09:00
mt7621_iptime_a8004t.dts ramips: convert mtd-mac-address to nvmem implementation 2021-07-19 14:51:22 +02:00
mt7621_iptime_ax2004m.dts ramips: add support for ipTIME AX2004M 2022-02-11 22:30:04 +09:00
mt7621_iptime_t5004.dts ramips: add support for ipTIME T5004 2022-01-02 00:50:43 +09:00
mt7621_jcg_jhr-ac876m.dts ramips: convert mtd-mac-address to nvmem implementation 2021-07-19 14:51:22 +02:00
mt7621_jcg_q20.dts ramips: convert mtd-mac-address to nvmem implementation 2021-07-19 14:51:22 +02:00
mt7621_jcg_y2.dts ramips: convert mtd-mac-address to nvmem implementation 2021-07-19 14:51:22 +02:00
mt7621_lenovo_newifi-d1.dts ramips: add WPS button for newifi d1 2021-08-17 18:41:17 +02:00
mt7621_linksys_e5600.dts
mt7621_linksys_ea7xxx.dtsi ramips: mt7621: make u_env partition r/w for Linksys EA7xxx devices 2022-04-16 16:59:29 +02:00
mt7621_linksys_ea6350-v4.dts ramips: add support for Linksys EA6350 v4 2022-01-08 00:49:59 +01:00
mt7621_linksys_ea7300-v1.dts
mt7621_linksys_ea7300-v2.dts
mt7621_linksys_ea7500-v2.dts
mt7621_linksys_ea8100-v1.dts
mt7621_linksys_ea8100-v2.dts ramips: add support for Linksys EA8100 v2 2021-07-11 16:58:12 +02:00
mt7621_linksys_re6500.dts ramips: convert mtd-mac-address to nvmem implementation 2021-07-19 14:51:22 +02:00
mt7621_mediatek_ap-mt7621a-v60.dts ramips: mt7621-dts: add pinctrl properties for ethernet 2022-02-26 13:36:30 +01:00
mt7621_mediatek_mt7621-eval-board.dts ramips: mt7621-dts: add pinctrl properties for ethernet 2022-02-26 13:36:30 +01:00
mt7621_mikrotik.dtsi mikrotik: make soft_config writable 2022-01-13 09:33:29 +01:00
mt7621_mikrotik_routerboard-7xx.dtsi
mt7621_mikrotik_routerboard-750gr3.dts
mt7621_mikrotik_routerboard-760igs.dts
mt7621_mikrotik_routerboard-m11g.dts ramips: mt7621-dts: add pinctrl properties for ethernet 2022-02-26 13:36:30 +01:00
mt7621_mikrotik_routerboard-m33g.dts
mt7621_mqmaker_witi.dts ramips: convert mtd-mac-address to nvmem implementation 2021-07-19 14:51:22 +02:00
mt7621_mtc_wr1201.dts ramips: mt7621-dts: add pinctrl properties for ethernet 2022-02-26 13:36:30 +01:00
mt7621_mts_wg430223.dts ramips: add support for MTS WG430223 2022-06-13 15:26:23 +08:00
mt7621_netgear_ex6150.dts ramips: mt7621-dts: add pinctrl properties for ethernet 2022-02-26 13:36:30 +01:00
mt7621_netgear_r6220.dts ramips: convert most mtd-mac-address cases in DTSI to nvmem 2021-08-18 23:46:02 +02:00
mt7621_netgear_r6260.dts
mt7621_netgear_r6350.dts
mt7621_netgear_r6700-v2.dts
mt7621_netgear_r6800.dts
mt7621_netgear_r6850.dts
mt7621_netgear_r6900-v2.dts ramips: add support for Netgear R6900v2 2021-09-26 15:15:36 +02:00
mt7621_netgear_r7200.dts ramips: make Netgear R7200 a separate device from R6700v2 2021-09-26 15:15:30 +02:00
mt7621_netgear_r7450.dts ramips: add support for Netgear R7450 2021-09-26 15:38:01 +02:00
mt7621_netgear_sercomm_ayx.dtsi ramips: convert most mtd-mac-address cases in DTSI to nvmem 2021-08-18 23:46:02 +02:00
mt7621_netgear_sercomm_bzv.dtsi ramips: convert mtd-mac-address to nvmem implementation 2021-07-19 14:51:22 +02:00
mt7621_netgear_sercomm_chj.dtsi ramips: convert mtd-mac-address to nvmem implementation 2021-07-19 14:51:22 +02:00
mt7621_netgear_wac104.dts ramips: convert mtd-mac-address to nvmem implementation 2021-07-19 14:51:22 +02:00
mt7621_netgear_wac124.dts
mt7621_netgear_wax202.dts ramips: add support for Netgear WAX202 2022-07-19 14:49:04 +02:00
mt7621_netgear_wndr3700-v5.dts ramips: convert most mtd-mac-address cases in DTSI to nvmem 2021-08-18 23:46:02 +02:00
mt7621_netis_wf2881.dts ramips: convert mtd-mac-address to nvmem implementation 2021-07-19 14:51:22 +02:00
mt7621_oraybox_x3a.dts ramips: add support for OrayBox X3A 2022-04-17 14:10:11 +02:00
mt7621_phicomm_k2p.dts ramips: decrease SPI frequency for Phicomm K2P 2022-06-13 15:26:23 +08:00
mt7621_planex_vr500.dts ramips: convert mtd-mac-address to nvmem implementation 2021-07-19 14:51:22 +02:00
mt7621_raisecom_msg1500-x-00.dts ramips: add support for RAISECOM MSG1500 X.00 2022-01-08 00:49:59 +01:00
mt7621_renkforce_ws-wn530hp3-a.dts ramips: add support for Renkforce WS-WN530HP3-A 2022-03-08 18:34:32 +01:00
mt7621_samknows_whitebox-v8.dts ramips: convert mtd-mac-address to nvmem implementation 2021-07-19 14:51:22 +02:00
mt7621_sercomm_na502.dts ramips: mt7621-dts: add pinctrl properties for ethernet 2022-02-26 13:36:30 +01:00
mt7621_sercomm_na502s.dts ramips: Add support for SERCOMM NA502S 2022-05-16 20:26:38 +02:00
mt7621_storylink_sap-g3200u3.dts ramips: convert mtd-mac-address to nvmem implementation 2021-07-19 14:51:22 +02:00
mt7621_telco-electronics_x1.dts ramips: mt7621-dts: add pinctrl properties for ethernet 2022-02-26 13:36:30 +01:00
mt7621_tenbay_t-mb5eu-v01.dts ramips: disable unsupported background-radar 2022-05-29 00:00:39 +02:00
mt7621_thunder_timecloud.dts ramips: convert mtd-mac-address to nvmem implementation 2021-07-19 14:51:22 +02:00
mt7621_totolink_a7000r.dts ramips: convert mtd-mac-address to nvmem implementation 2021-07-19 14:51:22 +02:00
mt7621_totolink_x5000r.dts ramips: convert mtd-mac-address to nvmem implementation 2021-07-19 14:51:22 +02:00
mt7621_tplink_archer-a6-v3.dts ramips: add support for TP-Link Archer C6 v3 2021-06-13 11:32:31 +02:00
mt7621_tplink_archer-c6-v3.dts ramips: add support for TP-Link Archer C6 v3 2021-06-13 11:32:31 +02:00
mt7621_tplink_archer-c6u-v1.dts ramips: convert mtd-mac-address to nvmem implementation 2021-07-19 14:51:22 +02:00
mt7621_tplink_archer-x6-v3.dtsi ramips: mt7621-dts: add pinctrl properties for ethernet 2022-02-26 13:36:30 +01:00
mt7621_tplink_eap235-wall-v1.dts ramips: convert mtd-mac-address to nvmem implementation 2021-07-19 14:51:22 +02:00
mt7621_tplink_eap615-wall-v1.dts ramips: use hotplug script for EAP615-Wall MACs 2022-06-03 13:45:38 +03:00
mt7621_tplink_re350-v1.dts ramips: mt7621-dts: add pinctrl properties for ethernet 2022-02-26 13:36:30 +01:00
mt7621_tplink_re500-v1.dts
mt7621_tplink_re650-v1.dts
mt7621_tplink_re650-v2.dts ramips: add support for TP-Link RE650 v2 2022-04-23 22:02:27 +02:00
mt7621_tplink_rexx0-v1.dtsi ramips: mt7621-dts: add pinctrl properties for ethernet 2022-02-26 13:36:30 +01:00
mt7621_tplink_tl-wpa8631p-v3.dts ramips: Apply pinctrl DTS changes to TL-WPA8631P 2022-03-13 12:39:58 +09:00
mt7621_ubnt_edgerouter-x-sfp.dts ramips: mt7621-dts: fix claiming rgmii2 pin group for EdgeRouter X SFP 2022-06-24 09:18:03 +02:00
mt7621_ubnt_edgerouter-x.dts
mt7621_ubnt_edgerouter-x.dtsi ramips: mt7621-dts: fix claiming rgmii2 pin group for EdgeRouter X SFP 2022-06-24 09:18:03 +02:00
mt7621_ubnt_unifi-6-lite.dts ramips: disable unsupported background-radar 2022-05-29 00:00:39 +02:00
mt7621_ubnt_unifi-nanohd.dts ramips: convert most mtd-mac-address cases in DTSI to nvmem 2021-08-18 23:46:02 +02:00
mt7621_ubnt_unifi.dtsi ramips: convert most mtd-mac-address cases in DTSI to nvmem 2021-08-18 23:46:02 +02:00
mt7621_ubnt_usw-flex.dts ramips: fix USW-Flex reversed switch-port order 2021-10-04 23:24:32 +02:00
mt7621_unielec_u7621-01-16m.dts ramips: convert mtd-mac-address to nvmem for UniElec devices 2021-08-20 18:13:55 +02:00
mt7621_unielec_u7621-01.dtsi ramips: convert mtd-mac-address to nvmem for UniElec devices 2021-08-20 18:13:55 +02:00
mt7621_unielec_u7621-06-16m.dts ramips: convert mtd-mac-address to nvmem for UniElec devices 2021-08-20 18:13:55 +02:00
mt7621_unielec_u7621-06-64m.dts ramips: convert mtd-mac-address to nvmem for UniElec devices 2021-08-20 18:13:55 +02:00
mt7621_unielec_u7621-06.dtsi ramips: convert mtd-mac-address to nvmem for UniElec devices 2021-08-20 18:13:55 +02:00
mt7621_wavlink_wl-wn53xax.dtsi ramips: create shared DTSI for Wavlink WN53XAX devices 2022-04-30 23:56:47 +02:00
mt7621_wavlink_wl-wn531a6.dts ramips: create shared DTSI for Wavlink WN53XAX devices 2022-04-30 23:56:47 +02:00
mt7621_wavlink_wl-wn533a8.dts ramips: add support for Wavlink WL-WN533A8 2022-04-30 23:56:47 +02:00
mt7621_wevo_11acnas.dts ramips: w2914ns-v2: consolidate leds nodes into dtsi 2021-08-30 00:37:47 +02:00
mt7621_wevo_w2914ns-v2.dts ramips: w2914ns-v2: consolidate leds nodes into dtsi 2021-08-30 00:37:47 +02:00
mt7621_wevo_w2914ns-v2.dtsi ramips: mt7621-dts: add pinctrl properties for ethernet 2022-02-26 13:36:30 +01:00
mt7621_winstars_ws-wn583a6.dts ramips: mt7621-dts: add pinctrl properties for ethernet 2022-02-26 13:36:30 +01:00
mt7621_xiaomi_mi-router-3-pro.dts ramips: convert mtd-mac-address to nvmem implementation 2021-07-19 14:51:22 +02:00
mt7621_xiaomi_mi-router-3g-v2.dts
mt7621_xiaomi_mi-router-3g.dts ramips: convert mtd-mac-address to nvmem implementation 2021-07-19 14:51:22 +02:00
mt7621_xiaomi_mi-router-4.dts ramips: convert mtd-mac-address to nvmem implementation 2021-07-19 14:51:22 +02:00
mt7621_xiaomi_mi-router-4a-3g-v2.dtsi ramips: convert mtd-mac-address to nvmem implementation 2021-07-19 14:51:22 +02:00
mt7621_xiaomi_mi-router-4a-gigabit.dts
mt7621_xiaomi_mi-router-ac2100.dts
mt7621_xiaomi_mi-router-cr660x.dtsi ramips: add support for Xiaomi Mi Router CR660x series 2022-02-07 00:03:27 +01:00
mt7621_xiaomi_mi-router-cr6606.dts ramips: add support for Xiaomi Mi Router CR660x series 2022-02-07 00:03:27 +01:00
mt7621_xiaomi_mi-router-cr6608.dts ramips: add support for Xiaomi Mi Router CR660x series 2022-02-07 00:03:27 +01:00
mt7621_xiaomi_mi-router-cr6609.dts ramips: add support for Xiaomi Mi Router CR660x series 2022-02-07 00:03:27 +01:00
mt7621_xiaomi_nand_128m.dtsi
mt7621_xiaomi_redmi-router-ac2100.dts
mt7621_xiaomi_router-ac2100.dtsi ramips: convert mtd-mac-address to nvmem implementation 2021-07-19 14:51:22 +02:00
mt7621_xiaoyu_xy-c5.dts ramips: fix reboot for remaining 32 MB boards 2022-01-15 17:12:12 +01:00
mt7621_xzwifi_creativebox-v1.dts ramips: mt7621-dts: add pinctrl properties for ethernet 2022-02-26 13:36:30 +01:00
mt7621_youhua_wr1200js.dts ramips: convert mtd-mac-address to nvmem implementation 2021-07-19 14:51:22 +02:00
mt7621_youku_yk-l2.dts ramips: convert mtd-mac-address to nvmem implementation 2021-07-19 14:51:22 +02:00
mt7621_yuncore_ax820.dts ramips: improve YunCore AX820 LEDs 2022-07-01 20:13:46 +02:00
mt7621_zbtlink_zbt-we1326.dts ramips: convert mtd-mac-address to nvmem implementation 2021-07-19 14:51:22 +02:00
mt7621_zbtlink_zbt-we3526.dts ramips: convert mtd-mac-address to nvmem implementation 2021-07-19 14:51:22 +02:00
mt7621_zbtlink_zbt-wg1602-16m.dts ramips: add support for Zbtlink ZBT-WG1602 2021-12-05 18:49:14 +01:00
mt7621_zbtlink_zbt-wg1602.dtsi ramips: mt7621-dts: add pinctrl properties for ethernet 2022-02-26 13:36:30 +01:00
mt7621_zbtlink_zbt-wg1608-16m.dts ramips: mt7621: add support for Zbtlink ZBT-WG1608 2022-03-09 15:38:32 +09:00
mt7621_zbtlink_zbt-wg1608.dtsi ramips: mt7621: add support for Zbtlink ZBT-WG1608 2022-03-09 15:38:32 +09:00
mt7621_zbtlink_zbt-wg2626.dts ramips: zbt-wg2626: Fix the LAN ports names 2022-05-01 13:39:56 +09:00
mt7621_zbtlink_zbt-wg3526-16m.dts
mt7621_zbtlink_zbt-wg3526-32m.dts ramips: fix reboot for remaining 32 MB boards 2022-01-15 17:12:12 +01:00
mt7621_zbtlink_zbt-wg3526.dtsi ramips: mt7621-dts: add pinctrl properties for ethernet 2022-02-26 13:36:30 +01:00
mt7621_zio_freezio.dts ramips: w2914ns-v2: consolidate leds nodes into dtsi 2021-08-30 00:37:47 +02:00
mt7621_zyxel_nr7101.dts ramips: mt7621-dts: add pinctrl properties for ethernet 2022-02-26 13:36:30 +01:00
mt7621_zyxel_nwa-ax.dtsi ramips: add support for ZyXEL NWA50AX / NWA55AXE 2022-07-20 21:52:06 +02:00
mt7621_zyxel_nwa50ax.dts ramips: add support for ZyXEL NWA50AX / NWA55AXE 2022-07-20 21:52:06 +02:00
mt7621_zyxel_nwa55axe.dts ramips: add support for ZyXEL NWA50AX / NWA55AXE 2022-07-20 21:52:06 +02:00
mt7621_zyxel_wap6805.dts ramips: convert mtd-mac-address to nvmem implementation 2021-07-19 14:51:22 +02:00
mt7628an.dtsi ramips: mt7628: move mtd-eeprom out of root DTSI 2021-08-17 18:41:17 +02:00
mt7628an_alfa-network_awusfree1.dts ramips: mt7628: move mtd-eeprom out of root DTSI 2021-08-17 18:41:17 +02:00
mt7628an_asus_rt-ac1200-v2.dts ramips: add support for ASUS RT-AC1200-V2 2022-04-16 15:30:11 +02:00
mt7628an_asus_rt-ac1200.dts ramips: add support for ASUS RT-AC1200-V2 2022-04-16 15:30:11 +02:00
mt7628an_asus_rt-ac1200.dtsi ramips: add led_source for Asus RT-AC1200 devices 2022-05-15 22:59:35 +02:00
mt7628an_asus_rt-n1x.dtsi ramips: mt7628: move mtd-eeprom out of root DTSI 2021-08-17 18:41:17 +02:00
mt7628an_asus_rt-n10p-v3.dts
mt7628an_asus_rt-n11p-b1.dts
mt7628an_asus_rt-n12-vp-b1.dts
mt7628an_buffalo_wcr-1166ds.dts ramips: use parser_trx for Buffalo WCR-1166DS 2022-03-06 20:40:35 +01:00
mt7628an_comfast_cf-wr617ac.dts ramips: Add suport for COMFAST CF-WR617AC 2022-07-03 22:14:05 +02:00
mt7628an_comfast_cf-wr758ac-v1.dts ramips: correct vendor name for COMFAST/Joowin 2022-01-22 01:17:04 +01:00
mt7628an_comfast_cf-wr758ac-v2.dts ramips: correct vendor name for COMFAST/Joowin 2022-01-22 01:17:04 +01:00
mt7628an_comfast_cf-wr758ac.dtsi ramips: correct vendor name for COMFAST/Joowin 2022-01-22 01:17:04 +01:00
mt7628an_cudy_wr1000.dts ramips: mt7628: move mtd-eeprom out of root DTSI 2021-08-17 18:41:17 +02:00
mt7628an_d-team_pbr-d1.dts ramips: convert mtd-mac-address to nvmem implementation 2021-07-19 14:51:22 +02:00
mt7628an_dlink_dap-1325-a1.dts ramips: add support for D-Link DAP-1325-A1 2021-08-25 01:42:17 +02:00
mt7628an_duzun_dm06.dts ramips: convert mtd-mac-address to nvmem implementation 2021-07-19 14:51:22 +02:00
mt7628an_elecom_wrc-1167fs.dts ramips: mt7628: move mtd-eeprom out of root DTSI 2021-08-17 18:41:17 +02:00
mt7628an_glinet_gl-mt300n-v2.dts ramips: add i2c in dts for GL-MT300N-V2 2022-05-05 09:19:00 +09:00
mt7628an_glinet_microuter-n300.dts ramips: fix indent in DTS for GL.iNet VIXMINI/microuter-N300 2021-08-20 18:10:48 +02:00
mt7628an_glinet_vixmini.dts ramips: fix indent in DTS for GL.iNet VIXMINI/microuter-N300 2021-08-20 18:10:48 +02:00
mt7628an_glinet_vixmini_microuter.dtsi ramips: mt7628: move mtd-eeprom out of root DTSI 2021-08-17 18:41:17 +02:00
mt7628an_hak5_wifi-pineapple-mk7.dts ramips: fix reboot for remaining 32 MB boards 2022-01-15 17:12:12 +01:00
mt7628an_hilink_hlk-7628n.dts ramips: mt7628: move mtd-eeprom out of root DTSI 2021-08-17 18:41:17 +02:00
mt7628an_hilink_hlk-7688a.dts ramips: fix reboot for remaining 32 MB boards 2022-01-15 17:12:12 +01:00
mt7628an_hiwifi_hc5x61a.dtsi ramips: mt7628: move mtd-eeprom out of root DTSI 2021-08-17 18:41:17 +02:00
mt7628an_hiwifi_hc5661a.dts
mt7628an_hiwifi_hc5761a.dts
mt7628an_hiwifi_hc5861b.dts ramips: convert mtd-mac-address to nvmem implementation 2021-07-19 14:51:22 +02:00
mt7628an_iptime.dtsi ramips: mt7628: move mtd-eeprom out of root DTSI 2021-08-17 18:41:17 +02:00
mt7628an_iptime_a3.dts
mt7628an_iptime_a604m.dts
mt7628an_jotale_js76x8-8m.dts
mt7628an_jotale_js76x8-16m.dts
mt7628an_jotale_js76x8-32m.dts ramips: fix reboot for remaining 32 MB boards 2022-01-15 17:12:12 +01:00
mt7628an_jotale_js76x8.dtsi ramips: fix reboot for remaining 32 MB boards 2022-01-15 17:12:12 +01:00
mt7628an_mediatek_linkit-smart-7688.dts ramips: mt7628: move mtd-eeprom out of root DTSI 2021-08-17 18:41:17 +02:00
mt7628an_mediatek_mt7628an-eval-board.dts ramips: mt7628: move mtd-eeprom out of root DTSI 2021-08-17 18:41:17 +02:00
mt7628an_mercury_mac1200r-v2.dts ramips: mt7628: move mtd-eeprom out of root DTSI 2021-08-17 18:41:17 +02:00
mt7628an_minew_g1-c.dts ramips: minew g1-c: Allow dynamic RAM sizes 2021-10-26 13:59:30 +02:00
mt7628an_motorola_mwr03.dts ramips: add support for Motorola MWR03 2021-08-25 01:41:35 +02:00
mt7628an_netgear_r6xxx.dtsi ramips: mt7628: move mtd-eeprom out of root DTSI 2021-08-17 18:41:17 +02:00
mt7628an_netgear_r6020.dts
mt7628an_netgear_r6080.dts
mt7628an_netgear_r6120.dts ramips: remove redundant nvmem definitions 2021-08-20 18:13:50 +02:00
mt7628an_onion_omega2.dts
mt7628an_onion_omega2.dtsi ramips: fix reboot for remaining 32 MB boards 2022-01-15 17:12:12 +01:00
mt7628an_onion_omega2p.dts ramips: fix reboot for remaining 32 MB boards 2022-01-15 17:12:12 +01:00
mt7628an_rakwireless_rak633.dts ramips: mt7628: move mtd-eeprom out of root DTSI 2021-08-17 18:41:17 +02:00
mt7628an_ravpower_rp-wd009.dts ramips: mt7628: move mtd-eeprom out of root DTSI 2021-08-17 18:41:17 +02:00
mt7628an_skylab_skw92a.dts ramips: mt7628: move mtd-eeprom out of root DTSI 2021-08-17 18:41:17 +02:00
mt7628an_tama_w06.dts ramips: mt7628: move mtd-eeprom out of root DTSI 2021-08-17 18:41:17 +02:00
mt7628an_totolink_a3.dts
mt7628an_totolink_lr1200.dts ramips: mt7628: move mtd-eeprom out of root DTSI 2021-08-17 18:41:17 +02:00
mt7628an_tplink_8m-split-uboot.dtsi ramips: mt7628: move mtd-eeprom out of root DTSI 2021-08-17 18:41:17 +02:00
mt7628an_tplink_8m.dtsi ramips: mt7628: move mtd-eeprom out of root DTSI 2021-08-17 18:41:17 +02:00
mt7628an_tplink_archer-c20-v4.dts ramips: remove redundant nvmem definitions 2021-08-20 18:13:50 +02:00
mt7628an_tplink_archer-c20-v5.dts ramips: remove redundant nvmem definitions 2021-08-20 18:13:50 +02:00
mt7628an_tplink_archer-c50-v3.dts ramips: remove redundant nvmem definitions 2021-08-20 18:13:50 +02:00
mt7628an_tplink_archer-c50-v4.dts ramips: remove redundant nvmem definitions 2021-08-20 18:13:50 +02:00
mt7628an_tplink_re200-v2.dts
mt7628an_tplink_re200-v3.dts
mt7628an_tplink_re200-v4.dts
mt7628an_tplink_re200.dtsi ramips: mt7628: move mtd-eeprom out of root DTSI 2021-08-17 18:41:17 +02:00
mt7628an_tplink_re220-v2.dts
mt7628an_tplink_re305-v1.dts ramips: add support for TP-Link RE305 v3 2021-10-30 22:05:25 +02:00
mt7628an_tplink_re305-v3.dts ramips: add support for TP-Link RE305 v3 2021-10-30 22:05:25 +02:00
mt7628an_tplink_re305.dtsi ramips: add support for TP-Link RE305 v3 2021-10-30 22:05:25 +02:00
mt7628an_tplink_tl-mr3020-v3.dts ramips: allow USB power control on TP-Link MR3020v3 2022-03-09 15:44:51 +09:00
mt7628an_tplink_tl-mr3420-v5.dts
mt7628an_tplink_tl-mr6400-v4.dts ramips: convert mtd-mac-address to nvmem implementation 2021-07-19 14:51:22 +02:00
mt7628an_tplink_tl-mr6400-v5.dts ramips: convert mtd-mac-address to nvmem implementation 2021-07-19 14:51:22 +02:00
mt7628an_tplink_tl-wa801nd-v5.dts
mt7628an_tplink_tl-wr802n-v4.dts ramips: remove redundant nvmem definitions 2021-08-20 18:13:50 +02:00
mt7628an_tplink_tl-wr840n-v4.dts
mt7628an_tplink_tl-wr840n-v5.dts ramips: mt7628: move mtd-eeprom out of root DTSI 2021-08-17 18:41:17 +02:00
mt7628an_tplink_tl-wr841n-v13.dts
mt7628an_tplink_tl-wr841n-v14.dts ramips: mt7628: move mtd-eeprom out of root DTSI 2021-08-17 18:41:17 +02:00
mt7628an_tplink_tl-wr842n-v5.dts
mt7628an_tplink_tl-wr850n-v2.dts
mt7628an_tplink_tl-wr902ac-v3.dts ramips: remove redundant nvmem definitions 2021-08-20 18:13:50 +02:00
mt7628an_unielec_u7628-01-16m.dts ramips: convert mtd-mac-address to nvmem for UniElec devices 2021-08-20 18:13:55 +02:00
mt7628an_unielec_u7628-01.dtsi ramips: convert mtd-mac-address to nvmem for UniElec devices 2021-08-20 18:13:55 +02:00
mt7628an_vocore_vocore2-lite.dts ramips: convert most mtd-mac-address cases in DTSI to nvmem 2021-08-18 23:46:02 +02:00
mt7628an_vocore_vocore2.dts ramips: convert most mtd-mac-address cases in DTSI to nvmem 2021-08-18 23:46:02 +02:00
mt7628an_vocore_vocore2.dtsi ramips: convert most mtd-mac-address cases in DTSI to nvmem 2021-08-18 23:46:02 +02:00
mt7628an_wavlink_wl-wn531a3.dts ramips: add support for Wavlink WL-WN531A3 2022-04-16 14:02:11 +02:00
mt7628an_wavlink_wl-wn570ha1.dts ramips: mt7628: move mtd-eeprom out of root DTSI 2021-08-17 18:41:17 +02:00
mt7628an_wavlink_wl-wn575a3.dts ramips: mt7628: move mtd-eeprom out of root DTSI 2021-08-17 18:41:17 +02:00
mt7628an_wavlink_wl-wn576a2.dts ramips: add support for Wavlink WL-WN576A2 2021-11-20 21:08:25 +01:00
mt7628an_wavlink_wl-wn577a2.dts ramips: mt7628: move mtd-eeprom out of root DTSI 2021-08-17 18:41:17 +02:00
mt7628an_wavlink_wl-wn578a2.dts ramips: mt7628: move mtd-eeprom out of root DTSI 2021-08-17 18:41:17 +02:00
mt7628an_widora_neo-16m.dts ramips: convert most mtd-mac-address cases in DTSI to nvmem 2021-08-18 23:46:02 +02:00
mt7628an_widora_neo-32m.dts ramips: fix reboot for remaining 32 MB boards 2022-01-15 17:12:12 +01:00
mt7628an_widora_neo.dtsi ramips: fix reboot for remaining 32 MB boards 2022-01-15 17:12:12 +01:00
mt7628an_wiznet_wizfi630s.dts ramips: fix reboot for remaining 32 MB boards 2022-01-15 17:12:12 +01:00
mt7628an_wrtnode_wrtnode2.dtsi ramips: fix reboot for remaining 32 MB boards 2022-01-15 17:12:12 +01:00
mt7628an_wrtnode_wrtnode2p.dts
mt7628an_wrtnode_wrtnode2r.dts
mt7628an_xiaomi_mi-router-4.dtsi ramips: mt7628: move mtd-eeprom out of root DTSI 2021-08-17 18:41:17 +02:00
mt7628an_xiaomi_mi-router-4a-100m-intl.dts ramips: Add Xiaomi Mi Router 4A 100M International 2022-07-03 22:14:05 +02:00
mt7628an_xiaomi_mi-router-4a-100m.dts ramips: convert mtd-mac-address to nvmem implementation 2021-07-19 14:51:22 +02:00
mt7628an_xiaomi_mi-router-4c.dts ramips: convert mtd-mac-address to nvmem implementation 2021-07-19 14:51:22 +02:00
mt7628an_xiaomi_miwifi-3c.dts ramips: add support for Xiaomi MiWifi 3C 2021-10-31 21:24:47 +01:00
mt7628an_xiaomi_miwifi-nano.dts ramips: mt7628: move mtd-eeprom out of root DTSI 2021-08-17 18:41:17 +02:00
mt7628an_zbtlink_zbt-we1226.dts ramips: mt7628: move mtd-eeprom out of root DTSI 2021-08-17 18:41:17 +02:00
mt7628an_zyxel_keenetic-extra-ii.dts ramips: fix reboot for remaining 32 MB boards 2022-01-15 17:12:12 +01:00
rt2880.dtsi
rt2880_airlink101_ar670w.dts ramips: convert mtd-mac-address to nvmem implementation 2021-07-19 14:51:22 +02:00
rt2880_airlink101_ar725w.dts ramips: convert mtd-mac-address to nvmem implementation 2021-07-19 14:51:22 +02:00
rt2880_asus_rt-n15.dts ramips: convert mtd-mac-address to nvmem implementation 2021-07-19 14:51:22 +02:00
rt2880_belkin_f5d8235-v1.dts ramips: convert mtd-mac-address to nvmem implementation 2021-07-19 14:51:22 +02:00
rt2880_buffalo_wli-tx4-ag300n.dts ramips: convert mtd-mac-address to nvmem implementation 2021-07-19 14:51:22 +02:00
rt2880_buffalo_wzr-agl300nh.dts ramips: convert mtd-mac-address to nvmem implementation 2021-07-19 14:51:22 +02:00
rt2880_dlink_dap-1522-a1.dts ramips: convert mtd-mac-address to nvmem implementation 2021-07-19 14:51:22 +02:00
rt2880_ralink_v11st-fe.dts
rt3050.dtsi ramips: ethernet: ralink: use the reset controller api for esw & ephy 2021-06-25 10:52:50 +02:00
rt3050_8devices_carambola.dts ramips: convert mtd-mac-address to nvmem implementation 2021-07-19 14:51:22 +02:00
rt3050_allnet_all0256n-4m.dts ramips: convert most mtd-mac-address cases in DTSI to nvmem 2021-08-18 23:46:02 +02:00
rt3050_allnet_all0256n-8m.dts ramips: convert most mtd-mac-address cases in DTSI to nvmem 2021-08-18 23:46:02 +02:00
rt3050_allnet_all0256n.dtsi ramips: convert most mtd-mac-address cases in DTSI to nvmem 2021-08-18 23:46:02 +02:00
rt3050_alphanetworks_asl26555-8m.dts ramips: convert most mtd-mac-address cases in DTSI to nvmem 2021-08-18 23:46:02 +02:00
rt3050_alphanetworks_asl26555-16m.dts ramips: convert most mtd-mac-address cases in DTSI to nvmem 2021-08-18 23:46:02 +02:00
rt3050_alphanetworks_asl26555.dtsi ramips: convert most mtd-mac-address cases in DTSI to nvmem 2021-08-18 23:46:02 +02:00
rt3050_arcwireless_freestation5.dts ramips: convert mtd-mac-address to nvmem implementation 2021-07-19 14:51:22 +02:00
rt3050_asus_rt-g32-b1.dts ramips: convert mtd-mac-address to nvmem implementation 2021-07-19 14:51:22 +02:00
rt3050_asus_rt-n10-plus.dts ramips: convert mtd-mac-address to nvmem implementation 2021-07-19 14:51:22 +02:00
rt3050_asus_wl-330n.dts ramips: convert mtd-mac-address to nvmem implementation 2021-07-19 14:51:22 +02:00
rt3050_asus_wl-330n3g.dts ramips: convert mtd-mac-address to nvmem implementation 2021-07-19 14:51:22 +02:00
rt3050_dlink_dcs-930.dts ramips: convert mtd-mac-address to nvmem implementation 2021-07-19 14:51:22 +02:00
rt3050_dlink_dir-300-b1.dts ramips: convert mtd-mac-address to nvmem implementation 2021-07-19 14:51:22 +02:00
rt3050_dlink_dir-600-b1.dts ramips: convert mtd-mac-address to nvmem implementation 2021-07-19 14:51:22 +02:00
rt3050_dlink_dir-615-d.dts
rt3050_dlink_dir-620-a1.dts ramips: convert mtd-mac-address to nvmem implementation 2021-07-19 14:51:22 +02:00
rt3050_edimax_3g-6200n.dts ramips: convert mtd-mac-address to nvmem implementation 2021-07-19 14:51:22 +02:00
rt3050_edimax_3g-6200nl.dts ramips: convert mtd-mac-address to nvmem implementation 2021-07-19 14:51:22 +02:00
rt3050_huawei_d105.dts ramips: convert mtd-mac-address to nvmem implementation 2021-07-19 14:51:22 +02:00
rt3050_jcg_jhr-n805r.dts ramips: convert mtd-mac-address to nvmem implementation 2021-07-19 14:51:22 +02:00
rt3050_netcore_nw718.dts ramips: convert mtd-mac-address to nvmem implementation 2021-07-19 14:51:22 +02:00
rt3050_sparklan_wcr-150gn.dts ramips: convert mtd-mac-address to nvmem implementation 2021-07-19 14:51:22 +02:00
rt3050_teltonika_rut5xx.dts ramips: Switch Teltonika RUT5xx to kernel GPIO-line watchdog driver 2022-02-03 22:27:15 +01:00
rt3050_tenda_w150m.dts ramips: convert mtd-mac-address to nvmem implementation 2021-07-19 14:51:22 +02:00
rt3050_trendnet_tew-638apb-v2.dts ramips: convert mtd-mac-address to nvmem implementation 2021-07-19 14:51:22 +02:00
rt3052_accton_wr6202.dts ramips: convert mtd-mac-address to nvmem implementation 2021-07-19 14:51:22 +02:00
rt3052_alfa-network_w502u.dts ramips: convert mtd-mac-address to nvmem implementation 2021-07-19 14:51:22 +02:00
rt3052_argus_atp-52b.dts ramips: convert mtd-mac-address to nvmem implementation 2021-07-19 14:51:22 +02:00
rt3052_asiarf_awapn2403.dts
rt3052_asus_rt-n13u.dts ramips: convert mtd-mac-address to nvmem implementation 2021-07-19 14:51:22 +02:00
rt3052_aximcom_mr-102n.dts ramips: convert mtd-mac-address to nvmem implementation 2021-07-19 14:51:22 +02:00
rt3052_aztech_hw550-3g.dts ramips: convert mtd-mac-address to nvmem implementation 2021-07-19 14:51:22 +02:00
rt3052_belkin_f5d8235-v2.dts ramips: convert mtd-mac-address to nvmem implementation 2021-07-19 14:51:22 +02:00
rt3052_buffalo_whr-g300n.dts ramips: convert mtd-mac-address to nvmem implementation 2021-07-19 14:51:22 +02:00
rt3052_dlink_dap-1350.dts ramips: convert mtd-mac-address to nvmem implementation 2021-07-19 14:51:22 +02:00
rt3052_engenius_esr-9753.dts ramips: convert mtd-mac-address to nvmem implementation 2021-07-19 14:51:22 +02:00
rt3052_fon_fonera-20n.dts ramips: convert mtd-mac-address to nvmem implementation 2021-07-19 14:51:22 +02:00
rt3052_hauppauge_broadway.dts ramips: convert mtd-mac-address to nvmem implementation 2021-07-19 14:51:22 +02:00
rt3052_huawei_hg255d.dts ramips: convert mtd-mac-address to nvmem implementation 2021-07-19 14:51:22 +02:00
rt3052_jcg_jhr-n825r.dts ramips: convert mtd-mac-address to nvmem implementation 2021-07-19 14:51:22 +02:00
rt3052_jcg_jhr-n926r.dts ramips: convert mtd-mac-address to nvmem implementation 2021-07-19 14:51:22 +02:00
rt3052_mofinetwork_mofi3500-3gn.dts
rt3052_netgear_wnce2001.dts ramips: convert mtd-mac-address to nvmem implementation 2021-07-19 14:51:22 +02:00
rt3052_nexaira_bc2.dts ramips: convert mtd-mac-address to nvmem implementation 2021-07-19 14:51:22 +02:00
rt3052_omnima_miniembwifi.dts ramips: convert mtd-mac-address to nvmem implementation 2021-07-19 14:51:22 +02:00
rt3052_petatel_psr-680w.dts ramips: convert mtd-mac-address to nvmem implementation 2021-07-19 14:51:22 +02:00
rt3052_planex_mzk-w300nh2.dts ramips: convert mtd-mac-address to nvmem implementation 2021-07-19 14:51:22 +02:00
rt3052_planex_mzk-wdpr.dts ramips: convert mtd-mac-address to nvmem implementation 2021-07-19 14:51:22 +02:00
rt3052_poray_ip2202.dts ramips: convert mtd-mac-address to nvmem implementation 2021-07-19 14:51:22 +02:00
rt3052_prolink_pwh2004.dts
rt3052_ralink_v22rw-2x2.dts
rt3052_sitecom_wl-351.dts ramips: convert mtd-mac-address to nvmem implementation 2021-07-19 14:51:22 +02:00
rt3052_skyline_sl-r7205.dts ramips: convert mtd-mac-address to nvmem implementation 2021-07-19 14:51:22 +02:00
rt3052_tenda_3g300m.dts ramips: convert mtd-mac-address to nvmem implementation 2021-07-19 14:51:22 +02:00
rt3052_tenda_w306r-v2.dts ramips: convert mtd-mac-address to nvmem implementation 2021-07-19 14:51:22 +02:00
rt3052_unbranded_wr512-3gn-4m.dts ramips: fix DEVICE_VENDOR for unbranded devices 2022-03-09 15:38:36 +09:00
rt3052_unbranded_wr512-3gn-8m.dts ramips: fix DEVICE_VENDOR for unbranded devices 2022-03-09 15:38:36 +09:00
rt3052_unbranded_wr512-3gn.dtsi
rt3052_unbranded_xdx-rn502j.dts ramips: fix DEVICE_VENDOR for unbranded devices 2022-03-09 15:38:36 +09:00
rt3052_upvel_ur-326n4g.dts ramips: convert mtd-mac-address to nvmem implementation 2021-07-19 14:51:22 +02:00
rt3052_upvel_ur-336un.dts ramips: convert mtd-mac-address to nvmem implementation 2021-07-19 14:51:22 +02:00
rt3052_zyxel_keenetic.dts ramips: convert mtd-mac-address to nvmem implementation 2021-07-19 14:51:22 +02:00
rt3052_zyxel_nbg-419n.dts ramips: convert mtd-mac-address to nvmem implementation 2021-07-19 14:51:22 +02:00
rt3352.dtsi ramips: ethernet: ralink: use the reset controller api for esw & ephy 2021-06-25 10:52:50 +02:00
rt3352_allnet_all5002.dts ramips: convert mtd-mac-address to nvmem implementation 2021-07-19 14:51:22 +02:00
rt3352_dlink_dir-615-h1.dts ramips: convert mtd-mac-address to nvmem implementation 2021-07-19 14:51:22 +02:00
rt3352_dlink_dir-620-d1.dts ramips: convert mtd-mac-address to nvmem implementation 2021-07-19 14:51:22 +02:00
rt3352_zte_mf283plus.dts ramips: convert mtd-mac-address to nvmem implementation 2021-07-19 14:51:22 +02:00
rt3352_zyxel_nbg-419n-v2.dts ramips: convert mtd-mac-address to nvmem implementation 2021-07-19 14:51:22 +02:00
rt3662_asus_rt-n56u.dts ramips: convert mtd-mac-address to nvmem implementation 2021-07-19 14:51:22 +02:00
rt3662_dlink_dir-645.dts ramips: convert mtd-mac-address to nvmem implementation 2021-07-19 14:51:22 +02:00
rt3662_edimax_br-6475nd.dts ramips: convert mtd-mac-address to nvmem implementation 2021-07-19 14:51:22 +02:00
rt3662_engenius_esr600h.dts
rt3662_loewe_wmdr-143n.dts
rt3662_omnima_hpm.dts ramips: convert mtd-mac-address to nvmem implementation 2021-07-19 14:51:22 +02:00
rt3662_samsung_cy-swr1100.dts
rt3883.dtsi
rt3883_belkin_f9k110x.dtsi
rt3883_belkin_f9k1109v1.dts
rt3883_sitecom_wlr-6000.dts ramips: convert mtd-mac-address to nvmem implementation 2021-07-19 14:51:22 +02:00
rt3883_trendnet_tew-691gr.dts ramips: convert mtd-mac-address to nvmem implementation 2021-07-19 14:51:22 +02:00
rt3883_trendnet_tew-692gr.dts ramips: convert mtd-mac-address to nvmem implementation 2021-07-19 14:51:22 +02:00
rt5350.dtsi ramips: ethernet: ralink: move reset of the esw into the esw instead of fe 2021-06-25 10:52:50 +02:00
rt5350_7links_px-4885-4m.dts ramips: convert most mtd-mac-address cases in DTSI to nvmem 2021-08-18 23:46:02 +02:00
rt5350_7links_px-4885-8m.dts ramips: convert most mtd-mac-address cases in DTSI to nvmem 2021-08-18 23:46:02 +02:00
rt5350_7links_px-4885.dtsi ramips: convert most mtd-mac-address cases in DTSI to nvmem 2021-08-18 23:46:02 +02:00
rt5350_airlive_air3gii.dts ramips: convert mtd-mac-address to nvmem implementation 2021-07-19 14:51:22 +02:00
rt5350_allnet_all5003.dts ramips: convert mtd-mac-address to nvmem implementation 2021-07-19 14:51:22 +02:00
rt5350_asiarf_awm002-evb-4m.dts ramips: convert most mtd-mac-address cases in DTSI to nvmem 2021-08-18 23:46:02 +02:00
rt5350_asiarf_awm002-evb-8m.dts ramips: convert most mtd-mac-address cases in DTSI to nvmem 2021-08-18 23:46:02 +02:00
rt5350_asiarf_awm002-evb.dtsi ramips: convert most mtd-mac-address cases in DTSI to nvmem 2021-08-18 23:46:02 +02:00
rt5350_belkin_f7c027.dts
rt5350_dlink_dcs-930l-b1.dts ramips: convert mtd-mac-address to nvmem implementation 2021-07-19 14:51:22 +02:00
rt5350_dlink_dir-300-b7.dts ramips: convert mtd-mac-address to nvmem implementation 2021-07-19 14:51:22 +02:00
rt5350_dlink_dir-320-b1.dts ramips: convert mtd-mac-address to nvmem implementation 2021-07-19 14:51:22 +02:00
rt5350_dlink_dir-610-a1.dts ramips: convert mtd-mac-address to nvmem implementation 2021-07-19 14:51:22 +02:00
rt5350_dlink_dwr-512-b.dts ramips: convert mtd-mac-address to nvmem implementation 2021-07-19 14:51:22 +02:00
rt5350_easyacc_wizard-8800.dts ramips: convert mtd-mac-address to nvmem implementation 2021-07-19 14:51:22 +02:00
rt5350_hame_mpr-a1.dts ramips: convert mtd-mac-address to nvmem implementation 2021-07-19 14:51:22 +02:00
rt5350_hame_mpr-a2.dts ramips: convert mtd-mac-address to nvmem implementation 2021-07-19 14:51:22 +02:00
rt5350_hilink_hlk-rm04.dts ramips: convert mtd-mac-address to nvmem implementation 2021-07-19 14:51:22 +02:00
rt5350_hootoo_ht-tm02.dts ramips: convert mtd-mac-address to nvmem implementation 2021-07-19 14:51:22 +02:00
rt5350_intenso_memory2move.dts ramips: convert mtd-mac-address to nvmem implementation 2021-07-19 14:51:22 +02:00
rt5350_nexx_wt1520-4m.dts ramips: convert most mtd-mac-address cases in DTSI to nvmem 2021-08-18 23:46:02 +02:00
rt5350_nexx_wt1520-8m.dts ramips: convert most mtd-mac-address cases in DTSI to nvmem 2021-08-18 23:46:02 +02:00
rt5350_nexx_wt1520.dtsi ramips: convert most mtd-mac-address cases in DTSI to nvmem 2021-08-18 23:46:02 +02:00
rt5350_nixcore_x1-8m.dts ramips: convert most mtd-mac-address cases in DTSI to nvmem 2021-08-18 23:46:02 +02:00
rt5350_nixcore_x1-16m.dts ramips: convert most mtd-mac-address cases in DTSI to nvmem 2021-08-18 23:46:02 +02:00
rt5350_nixcore_x1.dtsi ramips: convert most mtd-mac-address cases in DTSI to nvmem 2021-08-18 23:46:02 +02:00
rt5350_olimex_rt5350f-olinuxino-evb.dts
rt5350_olimex_rt5350f-olinuxino.dts
rt5350_olimex_rt5350f-olinuxino.dtsi ramips: convert mtd-mac-address to nvmem implementation 2021-07-19 14:51:22 +02:00
rt5350_omnima_miniembplug.dts ramips: convert mtd-mac-address to nvmem implementation 2021-07-19 14:51:22 +02:00
rt5350_planex_mzk-dp150n.dts ramips: convert mtd-mac-address to nvmem implementation 2021-07-19 14:51:22 +02:00
rt5350_poray_m3.dts ramips: convert mtd-mac-address to nvmem implementation 2021-07-19 14:51:22 +02:00
rt5350_poray_m4-4m.dts ramips: convert most mtd-mac-address cases in DTSI to nvmem 2021-08-18 23:46:02 +02:00
rt5350_poray_m4-8m.dts ramips: convert most mtd-mac-address cases in DTSI to nvmem 2021-08-18 23:46:02 +02:00
rt5350_poray_m4.dtsi ramips: convert most mtd-mac-address cases in DTSI to nvmem 2021-08-18 23:46:02 +02:00
rt5350_poray_x5.dts ramips: convert mtd-mac-address to nvmem implementation 2021-07-19 14:51:22 +02:00
rt5350_poray_x8.dts ramips: convert mtd-mac-address to nvmem implementation 2021-07-19 14:51:22 +02:00
rt5350_tenda_3g150b.dts ramips: convert mtd-mac-address to nvmem implementation 2021-07-19 14:51:22 +02:00
rt5350_trendnet_tew-714tru.dts ramips: convert mtd-mac-address to nvmem implementation 2021-07-19 14:51:22 +02:00
rt5350_unbranded_a5-v11.dts ramips: fix DEVICE_VENDOR for unbranded devices 2022-03-09 15:38:36 +09:00
rt5350_vocore_vocore-8m.dts ramips: convert most mtd-mac-address cases in DTSI to nvmem 2021-08-18 23:46:02 +02:00
rt5350_vocore_vocore-16m.dts ramips: convert most mtd-mac-address cases in DTSI to nvmem 2021-08-18 23:46:02 +02:00
rt5350_vocore_vocore.dtsi ramips: convert most mtd-mac-address cases in DTSI to nvmem 2021-08-18 23:46:02 +02:00
rt5350_wansview_ncs601w.dts ramips: convert mtd-mac-address to nvmem implementation 2021-07-19 14:51:22 +02:00
rt5350_wiznet_wizfi630a.dts ramips: convert mtd-mac-address to nvmem implementation 2021-07-19 14:51:22 +02:00
rt5350_zorlik_zl5900v2.dts ramips: convert mtd-mac-address to nvmem implementation 2021-07-19 14:51:22 +02:00
rt5350_zyxel_keenetic-lite-b.dts ramips: convert mtd-mac-address to nvmem implementation 2021-07-19 14:51:22 +02:00
rt5350_zyxel_keenetic-start.dts ramips: convert mtd-mac-address to nvmem implementation 2021-07-19 14:51:22 +02:00