gluon/targets
Martin Weinelt 99bdce1072
ramips-mt7621: add TP-Link RE650v1 (#2527)
- [x] Must be flashable from vendor firmware
  - [x] Web interface
  - [ ] TFTP (untested, but possible according to OpenWrt wiki)
  - [ ] Other: <specify>
- [x] Must support upgrade mechanism
  - [x] Must have working sysupgrade
    - [x] Must keep/forget configuration (`sysupgrade [-n]`, `firstboot`)
  - [x] Gluon profile name matches autoupdater image name
        (`lua -e 'print(require("platform_info").get_image_name())'`)
- [x] Reset/WPS/... button must return device into config mode
- [x] Primary MAC address should match address on device label (or packaging)
      (https://gluon.readthedocs.io/en/latest/dev/hardware.html#notes)
  - When re-adding a device that was supported by an earlier version of Gluon, a
    factory reset must be performed before checking the primary MAC address, as
    the setting from the old version is not reset otherwise.
- Wired network
  - [x] should support all network ports on the device
  - [x] must have correct port assignment (WAN/LAN)
    - On devices supplied via PoE, there is usually no explicit WAN/LAN labeling on the hardware.
      The PoE input should be the WAN port in this case.
- Wireless network (if applicable)
  - [x] Association with AP must be possible on all radios
  - [x] Association with 802.11s mesh must work on all radios
  - [x] AP+mesh mode must work in parallel on all radios
- LED mapping
  - Power/system LED
    - [x] Lit while the device is on
    - [x] Should display config mode blink sequence
          (https://gluon.readthedocs.io/en/latest/features/configmode.html)
  - Radio LEDs
    - [x] Should map to their respective radio
    - [x] Should show activity
  - Switch port LEDs
    - [x] Should map to their respective port (or switch, if only one led present)
    - [x] Should show link state and activity
2022-05-21 14:17:29 +02:00
..
ath79-generic ath79-generic: (re)add CPE210v3 (#2506) 2022-05-13 23:36:34 +02:00
ath79-nand ath79-nand: (re)add support for glinet_gl-ar300m (#2455) 2022-04-05 19:29:02 +02:00
bcm27xx-bcm2708 brcm2708: rename targets to bcm27xx 2021-06-21 16:28:15 +02:00
bcm27xx-bcm2709 brcm2708: rename targets to bcm27xx 2021-06-21 16:28:15 +02:00
bcm27xx-bcm2710 brcm2708: rename targets to bcm27xx 2021-06-21 16:28:15 +02:00
bcm27xx.inc brcm2708: rename targets to bcm27xx 2021-06-21 16:28:15 +02:00
generic generic: reduce kernel size some more (#2510) 2022-05-07 15:16:47 +02:00
ipq40xx-generic ipq40xx: add support for Aruba AP-303H / Instant ON AP11D (#2302) 2021-09-01 23:31:01 +02:00
ipq806x-generic ipq806x-generic: remove BROKEN flag for target and NETGEAR R7800 2019-11-05 20:24:05 +01:00
lantiq-xrx200 lantiq-xrx200: add support for AVM Fritz!Box 3370 (#2056) 2020-10-26 13:00:15 +01:00
lantiq-xway lantiq-xway: remove support for AVM FRITZ!Box 7320 7330 7330SL 2020-04-26 18:02:46 +02:00
mediatek-mt7622 mediatek-mt7622: add support for Ubiquiti UniFi 6 LR 2021-06-29 22:23:05 +02:00
mpc85xx-p1010 mpc85xx-p1010: remove TP-Link WDR4900 2022-04-30 16:35:44 +02:00
mpc85xx-p1020 mpc85xx-p1020: add Extreme Networks WS-AP3825i (#2495) 2022-05-01 10:43:32 +02:00
mvebu-cortexa9 mvebu-cortexa9: rename Linksys WRT1200AC 2019-10-30 00:06:14 +01:00
ramips-mt76x8 ramips-mt76x8: add support for TP-Link Archer C20 v4 (#2500) 2022-05-05 11:10:07 +02:00
ramips-mt7620 ramips: update profile names 2021-06-22 01:59:48 +02:00
ramips-mt7621 ramips-mt7621: add TP-Link RE650v1 (#2527) 2022-05-21 14:17:29 +02:00
rockchip-armv8 rockchip-armv8: add FriendlyARM NanoPi R2S 2021-06-29 00:25:09 +02:00
sunxi-cortexa7 sunxi: update profile names 2021-06-22 01:59:48 +02:00
targets.mk ramips-rt305x: drop target 2021-07-13 21:37:39 +02:00
x86-64 x86: copy separate kernel and rootfs images to "other" directory 2021-12-31 13:47:36 +01:00
x86-generic x86: copy separate kernel and rootfs images to "other" directory 2021-12-31 13:47:36 +01:00
x86-geode x86: update profile names 2021-06-22 01:59:48 +02:00
x86-legacy x86: update profile names 2021-06-22 01:59:48 +02:00
x86.inc x86: don't build ext4 images 2021-09-19 21:24:17 +02:00