Andreas Ziegler
82244336bc
ar71xx-generic: fix device alias for Ubiquiti UniFi AC LR
...
fixes #1834
fixes #1332
2019-10-03 21:26:40 +02:00
David Bauer
320690d8ab
ar71xx-generic: add ath10k packages to OCEDO Koala ( #1838 )
...
The OCEDO Koala was missing the correct package definition. Because of
this, firmware is potentially built with the wrong ath10k firmware /
driver.
2019-10-03 21:26:38 +02:00
Martin Weinelt
be965e7e4a
ar71xx-generic: deprecate ALFA AP121, Hornet-UB, Tube2H, N2/N5
...
The kernel partition on these devices is too small for the
OpenWrt 19.07 kernel. It is also located after the rootfs, so
we cannot grow it further.
Therefore mark these devices as deprecated now.
2019-09-20 17:02:41 +02:00
Andreas Ziegler
b113e0f517
ramips-rt305x: remove opkg and USB packages from 4M flash boards ( #1807 )
...
reduce size by removing dispensable packages,
to fix builds of this target in most cases.
2019-09-14 13:24:37 +02:00
Martin Weinelt
61bd88309e
Revert "ar71xx-generic: unmark archer-c25-v1 as broken"
...
This reverts commit fb08e10494
.
Devices featuring ath10k radios should at least 128 MB of memory
as their driver is quite memory hungry.
Devices with a configuration (1x ath10k, 64M memory) like this have
often been seen as running out of memory.
2019-08-18 19:32:43 +02:00
David Bauer
35bde952e1
ramips-mt7621: add missing broken flg for ASUS RT-AC57U
2019-08-15 15:53:04 +02:00
Simon Terzenbach
c124f6f410
mcp85xx-p1020: add support for Aerohive HiveAP 330
2019-08-13 13:25:20 +02:00
Vincent Wiemann
0a22218304
ar71xx-generic: Fix packages for GL.iNet AR750 ( #1792 )
...
The profile for GL.iNet AR750 currently selects ATH10K_PACKAGES, but this device actually has a QCA9887 which needs another driver.
This commit fixes the issue by setting ATH10K_PACKAGES_QCA9887 instead.
2019-08-10 10:17:29 +02:00
Simon Terzenbach
c37644e004
ar71xx-nand: add support for Aerohive HiveAP 121
2019-08-02 00:37:26 +02:00
David Bauer
9abce01e87
ramips: add support for ASUS RT-AC57U ( #1786 )
2019-07-13 14:32:22 +02:00
Andreas Ziegler
350fe73fe5
ramips-mt76x8: add support for TP-Link TL-MR3420 v5
2019-07-08 14:29:00 +02:00
Adrian Schmutzler
851dfc6a93
ar71xx-generic: Add support for TP-Link CPE210 V3 ( #1696 )
...
Signed-off-by: Adrian Schmutzler <freifunk@adrianschmutzler.de>
2019-06-29 14:49:54 +02:00
Martin Weinelt
fb08e10494
ar71xx-generic: unmark archer-c25-v1 as broken
...
memory usage seems to behave more reasonable for a while now
2019-06-28 01:58:35 +02:00
Matthias Schiffer
09a09d634a
scripts: avoid global variables in target handler scripts
2019-06-18 01:34:45 +02:00
Matthias Schiffer
8e00149f11
targets: add deprecated flags as appropriate
2019-06-15 23:34:07 +02:00
Matthias Schiffer
071cf7b20f
Switch to Lua for target definitions
...
The old bash-based parsing code was way too complex. Replace it with Lua.
2019-06-15 23:34:07 +02:00
Matthias Schiffer
a44a5dce02
ar71xx: Onion Omega is BROKEN
...
This device doesn't have an Ethernet port, and even with the Ethernet
shield, eth0 is not configured.
2019-06-15 23:30:23 +02:00
Matthias Schiffer
0970dd3e01
targets: unset executable mode for target files
...
For some reason, some of the target files were executable.
2019-06-12 14:15:25 +02:00
Petr Štetiar
9dc1ac7f58
build: replace hardcoded paths with overridable variables
...
Signed-off-by: Petr Štetiar <ynezz@true.cz>
2019-04-22 22:00:45 +02:00
Tata
12b87b2441
ipq40xx: add jalapeno from 8devices ( #1706 )
...
Signed-off-by: Jan-Tarek Butt <tarek@ring0.de>
2019-04-19 15:15:00 +02:00
Matthias Schiffer
134a6460a7
build: move hostapd-mini package from generic target to Makefile
...
By passing the package name through merge_packages, it becomes possible to
override the package choice in GLUON_SITE_PACKAGES again, for example:
GLUON_SITE_PACKAGES += -hostapd-mini hostapd
2019-04-19 13:53:09 +02:00
bobcanthelpyou
2ce07ae2fe
ar71xx: add support for TP-Link TL-WR840N v2 ( #1697 )
2019-04-12 01:32:11 +02:00
Andreas Ziegler
b5b2a2176b
ar71xx: remove redundancy from 2 target specifications
2019-03-31 17:45:24 +02:00
Manu.WTF
3b0e5fab71
ramips-mt7620: add support for Xiaomi MiWifi Mini ( #1638 )
2019-03-29 12:43:05 +01:00
David Bauer
a9a4abb637
ipq806x: add support for NETGEAR R7800 ( #1669 )
...
The device is broken until the next release. The LEDs are currently not
working (fixed in current OpenWRT master).
Also give a brief explanation about the BROKEN status being dependent on
the WiFi chip used and not the SoC family in general.
2019-03-28 14:49:17 +01:00
Manu.WTF
917d6af299
ar71xx: add support for D-Link DAP-1330 ( #1672 )
2019-03-15 23:35:35 +01:00
Martin Weinelt
ce8cf1b900
ramips-mt76x8: fix image name for wr841n v13
2019-03-14 04:58:19 +01:00
David Bauer
5b97b07f6a
ramips-mt76x8: add support for Netgear R6120 ( #1650 )
2019-02-16 14:41:48 +01:00
Steffen Förster
7b092e1e13
ramips-mt7620: add support for ASUS RT-AC51U ( #1642 )
2019-02-09 23:31:58 +01:00
David Bauer
1ace3d5bb0
ramips-mt76x8: add support for TP-Link Archer C50 v4 ( #1641 )
...
This backports the TP-Link Archer C50 v4.
We are dropping the following upstream commits. They add support for the
TP-Link recovery-flag which enabled the web-recovery. As they are not
needed for the router to work, we drop them for now.
28cd2ca base-files: sysupgrade: support additional mtd options
1e06482 mtd: add logic for TP-Link ramips recovery magic
2019-02-08 02:48:09 +01:00
oszilloskop
b9cf102f46
ar71xx: fix incorrect gl-ar150 and gl-ar300m image names ( #1640 )
...
also added manifest aliases for gl-ar150, gl-ar300m, gl-ar750
2019-02-07 01:55:07 +01:00
txt-file
97485dcecf
target x86-*: change from ext4 to squashfs ( #1634 )
...
This allows for smaller firmware images and makes it possible to reset a
device via firstboot command.
Signed-off-by: Matthias Fritzsche <matthias@chemnitz.freifunk.net>
2019-02-03 23:57:16 +01:00
Martin Weinelt
9342e31d45
brcm2708-bcm2708: add manifest alias for Raspberry Pi Model B Plus Rev 1.2
2019-02-03 21:15:32 +01:00
Matthias Fritzsche
3abadc286f
ar71xx-mikrotik: remove kmod-ath5k package
...
ath5k supports only IEEE 802.11 a/b/g
Signed-off-by: Matthias Fritzsche <matthias@chemnitz.freifunk.net>
2019-01-29 12:54:30 +01:00
Matthias Fritzsche
cecfe03839
ar71xx-mikrotik: add missing OpenWrt image types
...
Signed-off-by: Matthias Fritzsche <matthias@chemnitz.freifunk.net>
2019-01-29 12:54:01 +01:00
Malte Moeller
692f61ec5a
change device identifier to match machine identifier
...
this matches the output of
lua -e 'print(require(platform_info).get_image_name())'
This way the manifest file is accepted by the autoupdater
2019-01-18 23:33:05 +01:00
Manu.WTF
04cca280a1
ramips-mt7620: add support for Nexx WT3020 (8M)
2019-01-17 22:42:10 +01:00
David Bauer
55d2acd709
ramips-mt76x8: remove broken flag ( #1608 )
...
This commit removes the broken flag from all devices in the mt76x8
subtarget.
The stability of the mt76 driver for the mt7628 and mt7612 has greatly
improved in the last half-year. It might be still behind ath9k and
ath10k but it is suitable for daily use.
This affects the following devices:
- GL.iNet MT300N v2
- TP-Link Archer C50 v3
- TP-Link TL-WR841 v13
2018-12-29 23:32:02 +01:00
Martin Weinelt
656230a79f
ar71xx: add support for FRITZ!Repeater 300E ( #1604 )
...
Signed-off-by: Martin Weinelt <martin@darmstadt.freifunk.net>
2018-12-29 22:51:57 +01:00
Matthias Schiffer
a6bce7959d
ramips-mt76x8: remove VoCore 2 BROKEN flag again
...
The driver has stablized enough to officially support ramips-mt76x8 devices
again. At least remove BROKEN for VoCore 2 (as it was supported before).
2018-12-29 19:31:51 +01:00
Andreas Ziegler
5746fb08c4
ramips-mt7621: remove BROKEN flag for ZBT WG3526-16M & WG3526-32M
2018-12-28 21:15:29 +01:00
Martin Weinelt
e9c6153cd5
ramips-mt7621: unflag dir860l-b1 as broken with 11s mesh
...
Signed-off-by: Martin Weinelt <martin@darmstadt.freifunk.net>
2018-12-23 02:49:17 +01:00
Christoph Krapp
b5aa8c2f7c
ar71xx: add support for ZyXEL NBG6616
...
Signed-off-by: Christoph Krapp <achterin@googlemail.com>
2018-12-20 14:12:50 +01:00
Christoph Krapp
1c590ca148
ar71xx: add support for UniFi-AC-Mesh-Pro
...
Signed-off-by: Christoph Krapp <achterin@googlemail.com>
2018-12-09 20:41:56 +01:00
Martin Weinelt
3601c9aba6
mt76x8: add support for GL.iNet GL-MT300N-V2 ( #1548 )
...
Signed-off-by: Martin Weinelt <martin@darmstadt.freifunk.net>
2018-11-14 23:35:02 +01:00
David Bauer
a51ec56363
ipq40xx: add support for ZyXEL NBG6617 ( #1560 )
2018-11-14 23:02:25 +01:00
David Bauer
c1967fe383
ar71xx: remove BROKEN flag for TL-WR810N v1
...
Fixes #856
2018-10-24 23:44:01 +02:00
David Bauer
665cc49d67
ar71xx: add support for Archer C7 v5
2018-10-15 00:38:18 +02:00
David Bauer
246a617d71
ar71xx: add support for TL-WR902AC v1 ( #1546 )
...
This adds support for the TP-Link TL-WR902Ac v1 travel router.
The device is marked as broken due to 64MB which might be insufficient
in certain environments.
2018-10-11 03:21:51 +02:00
Ruben Barkow
2a077f86cf
ar71xx: unify position of comment containing BROKEN flag reason ( #1545 )
2018-10-02 01:03:55 +02:00