Skip to content
Snippets Groups Projects
supported_devices.rst 4.88 KiB
Newer Older
Supported Devices & Architectures
=================================

ath79-generic
--------------

* AVM

  - Fritz!WLAN Repeater 450E [#avmflash]_

  - WiFi pro 1200e [#lan_as_wan]_
  - WiFi pro 1750e [#lan_as_wan]_
  - DAP-1330 A1 [#lan_as_wan]_
  - DAP-1365 A1 [#lan_as_wan]_
  - DAP-2660 A1 [#lan_as_wan]_
  - DIR-505 A1 [#lan_as_wan]_
  - DIR-505 A2 [#lan_as_wan]_
* Onion

  - Omega [#modular_ethernet]_

  - OM2P (v1, v2, v4)
  - OM2P-HS (v1, v2, v3, v4)
* Plasma Cloud

  - PA300
  - Archer C5 (v1)
  - Archer C7 (v2, v5)
  - CPE210 (v1.0, v1.1, v2.0)
  - CPE510 (v2.0)
  - CPE510 (v3.0)
  - TL-WDR3600 (v1)
  - TL-WDR4300 (v1)
  - TL-WR1043N/ND (v3, v4)
  - NanoStation M2/M5 (XW)
  - UniFi AC Lite
  - UniFi AC LR
brcm2708-bcm2708
----------------

* RaspberryPi 1

brcm2708-bcm2709
----------------

* RaspberryPi 2


ipq40xx-generic
---------------
* AVM

  - FRITZ!Box 4040 [#avmflash]_
  - FRITZ!Box 7530 [#eva_ramboot]_
  - FRITZ!Repeater 1200 [#eva_ramboot]_
David Bauer's avatar
David Bauer committed
  - WRE6606  [#device-class-tiny]_
ipq806x-generic
---------------
  - FRITZ!Box 7360 (v1, v2) [#avmflash]_ [#lan_as_wan]_
  - FRITZ!Box 7360 SL [#avmflash]_ [#lan_as_wan]_
  - FRITZ!Box 7362 SL [#eva_ramboot]_ [#lan_as_wan]_
  - FRITZ!Box 7412 [#eva_ramboot]_

lantiq-xway
-----------

* AVM

  - FRITZ!Box 7312 [#avmflash]_

* NETGEAR

  - DGN3500B [#lan_as_wan]_

mediatek-mt7622
---------------

* Ubiquiti

  - UniFi 6 LR

mpc85xx-generic
---------------

* TP-Link

  - TL-WDR4900 (v1)

mpc85xx-p1020
---------------

* Aerohive

  - HiveAP 330

ramips-mt7620
-------------

  - GL-MT300A
  - GL-MT300N
  - GL-MT750

  - Archer C50 (v1)
ramips-mt7621
-------------

* ASUS

* Ubiquiti

  - EdgeRouter X
  - EdgeRouter X-SFP
  - WG3526-16M
  - WG3526-32M
* Xiaomi

  - Xiaomi Mi Router 4A (Gigabit Edition)
ramips-mt76x8
-------------
  - Archer C50 (v3)
  - Archer C50 (v4)
  - TL-MR3020 (v3)
  - TL-MR3420 (v5)
  - TL-WA801ND (v5)
  - TL-WR841N (v13)
  - TL-WR902AC (v3)
* Xiaomi

  - Xiaomi Mi Router 4A (100M Edition)
  - Xiaomi Mi Router 4C
rockchip-armv8
--------------

* FriendlyElec

  - NanoPi R2S

sunxi-cortexa7
--------------

* LeMaker

  - Banana Pi M1

x86-generic
-----------

* x86-generic
* x86-virtualbox
* x86-vmware

See also: :doc:`x86`

x86-geode
---------

* x86-geode

See also: :doc:`x86`

x86-64
------

* x86-64-generic
* x86-64-virtualbox
* x86-64-vmware

See also: :doc:`x86`

Footnotes
---------

David Bauer's avatar
David Bauer committed
.. [#device-class-tiny]
  These devices only support a subset of Gluons capabilities due to flash or memory
  size constraints. Devices are classified as tiny in they provide less than 7M of usable
  flash space or have a low amount of system memory. For more information, see the
  developer documentation: :ref:`device-class-definition`.

  For instructions on how to flash AVM devices, visit https://fritz-tools.readthedocs.io

.. [#eva_ramboot]
  For instructions on how to flash AVM NAND devices, see the respective
  commit which added support in OpenWrt.

.. [#lan_as_wan]
  All LAN ports on this device are used as WAN.

.. [#modular_ethernet]
  These devices follow a modular principle,
  which means even basic functionality like ethernet is provided by an expansion-board,
  that may not be bundled with the device itself.
  Such expansions are recommended for the config mode, but are not strictly necessary,
  as exposed serial ports may grant sufficient access as well.