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
Matthias Schiffer
1e61e8e897
Disable build of kmod-jool again
...
kmod-jool build is broken with current kernel 4.14.y.
2018-09-30 19:09:23 +02:00
Sven Eckelmann
2b208647f7
ar71xx-generic: Reduce SquashFS blocksize to 64K ( #1455 )
...
Some 32 MB devices like the Nanostation M2 suffer from sudden high loads
combined with a squashfs related OOM reboot:
logd invoked oom-killer: gfp_mask=0x2420848, order=0, oom_score_adj=0
CPU: 0 PID: 774 Comm: logd Not tainted 4.4.135 #0
Stack : 804214dc 00000000 00000001 80480000 8182fa3c 80474803 804028d0 00000306
804e378c 00001ade 00000040 00000000 00000000 800a7f10 00000006 00000000
00000000 00000000 804063e0 80c69994 804e6542 800a5e8c 02420848 00000000
00000001 801fd600 00000000 00000000 00000000 00000000 00000000 00000000
00000000 00000000 00000000 00000000 00000000 00000000 00000000 00000000
...
Call Trace:
[<800721cc>] show_stack+0x54/0x88
[<800d5468>] dump_header.isra.4+0x48/0x130
[<800d5c38>] check_panic_on_oom+0x48/0x84
[<800d5d64>] out_of_memory+0xf0/0x324
[<800d9888>] __alloc_pages_nodemask+0x6b8/0x724
[<800d2960>] pagecache_get_page+0x154/0x270
[<80134cb0>] __getblk_slow+0x15c/0x374
[<80160418>] squashfs_read_data+0x1c8/0x6e8
[<80164628>] squashfs_readpage_block+0x32c/0x4d8
[<801622a4>] squashfs_readpage+0x5bc/0x6d0
[<800dd030>] __do_page_cache_readahead+0x1f8/0x264
[<800d479c>] filemap_fault+0x1a8/0x458
[<800efc1c>] __do_fault+0x64/0xd0
[<800f2824>] handle_mm_fault+0x4a4/0xb40
[<80076e98>] __do_page_fault+0x134/0x470
[<80060820>] ret_from_exception+0x0/0x10
Reduction of the SquashFS blocksize should reduce the problem slightly on
these nodes. The image size will increase slightly but this should be no
problem for ar71xx-generic (in contrast to ar71xx-tiny).
2018-09-23 14:34:14 +02:00
David Bauer
728d1ffdb1
mt76x8: flag target as broken ( #1533 )
...
The MT76x8 is currently not stable enough for worry-free use with Gluon.
It suffers from reboots in intervals as little as 12 hours or WiFi
freezes for several hours.
It may be unflagged as soon the situation with mt76 got better.
2018-09-17 22:40:44 +02:00
David Bauer
a29883986c
ar71xx: add AVM FRITZ!WLAN Reapeater 450E ( #1506 )
2018-09-04 20:59:16 +02:00
Martin Weinelt
3fb83cc3d5
ipq806x: mark as broken because of unstable wifi drivers
2018-09-04 01:05:39 +02:00
Matthias Schiffer
fead411f87
brcm2708: adjust to changed OpenWrt image names
2018-08-11 00:19:28 +02:00
Martin Weinelt
0e21d17032
ar71xx-generic: prefer kmod-ath10k for 802.11s mesh ( #1499 )
...
removes cryptic debug messages from kernel ring buffer and
also reduces memory usage by as much as 20-25 MiB.
2018-08-01 03:37:56 +02:00
Sven Eckelmann
b9ec173ffb
ipq40xx: add support for OpenMesh A62
...
This device is a dual 5GHz device. It is recommended to manually change the
radio of the first device to the lower 5GHz channels and the second radio
to the upper 5GHz channels.
2018-07-25 22:27:16 +02:00
Sven Eckelmann
36a5604dfe
ipq40xx: add support for OpenMesh A42
2018-07-25 22:27:16 +02:00
David Bauer
04b446d8cd
ramips: add support for TP-Link TL-WR841N v13 ( #1470 )
2018-07-25 22:19:59 +02:00
David Bauer
8395c08e66
ramips: add support for TP-Link Archer C50 v3 ( #1487 )
2018-07-23 04:34:37 +02:00
David Bauer
c3ceded76f
ipq40xx: add support for IBSS
...
Add support for IBSS meshing. Leave target marked as BROKEN for IBSS
as stability is unknown and WiFi LEDs are not working.
Functionality was tested in the network of Freifunk Frankfurt with other
ipq40xx and ar71xx devices.
2018-07-16 01:39:36 +02:00
David Bauer
c4b1febd31
ipq40xx: add target
...
This commit adds support for the new ipq40xx target.
2018-07-16 01:39:36 +02:00
Christoph Krapp
4883bc7141
ar71xx: add support for TP-Link RE355 ( #1478 )
...
Support is marked as broken because this device is sold in two variants,
one with 64M RAM and another with 128M. As of now 64M is not enough
for ath10k with 5GHz enabled.
As there is no indication known which variant one will get better mark
it as broken.
Signed-off-by: Christoph Krapp <achterin@googlemail.com>
2018-07-15 18:29:42 +02:00
David Bauer
52bc028e6b
ar71xx: add support for OCEDO Koala ( #1475 )
2018-07-13 01:25:58 +02:00
Julian
126b34ff14
mvebu: add correct subtarget ( #1473 )
2018-07-11 22:13:16 +02:00
Matthias Schiffer
63c16c01a0
scripts: move DEFAULT_FEEDS definition to a separate file
...
modules.sh can't depend on openwrt/feeds.conf.default, otherwise the
initial update will fail.
2018-07-11 21:47:50 +02:00
Matthias Schiffer
210d97c53e
Switch to OpenWrt 18.06 branch
2018-07-10 22:57:40 +02:00
Sven Eckelmann
3d18ae02d8
ar71xx: Add support for TP-Link CPE210 v2 ( #1445 )
2018-06-26 01:19:55 +02:00
Sven Eckelmann
384c2772c9
ar71xx: add ath10k packages for OpenMesh A40/A60 ( #1444 )
...
The dependency line was lost during the rebase of the current master
version.
Fixes: 9d719a2e57
("ar71xx: add support for OpenMesh A40/A60 (#1424 )")
2018-06-24 13:32:56 +02:00
Christoph Krapp
1a065fbe24
ar71xx: add support for ZyXEL NBG6716 ( #1443 )
2018-06-22 20:21:11 +02:00
Sven Eckelmann
ef819cc196
ar71xx: add support for OpenMesh OM2P(-HS)v4 ( #1426 )
2018-06-09 13:55:38 +02:00
Sven Eckelmann
9d719a2e57
ar71xx: add support for OpenMesh A40/A60 ( #1424 )
2018-06-08 20:18:30 +02:00
Christoph Krapp
54ff903633
ar71xx: add support for TP-Link TL-WA901ND v5 ( #1423 )
2018-06-07 22:36:18 +02:00
Vincent Wiemann
33956cd4b3
ar71xx: add support for Alfa AP121F ( #1404 )
...
Adds support for Alfa AP121F USB powered travel router (looks like an USB ethernet adapter).
There is no factory image, but only a sysupgrade file for this router which can be installed using the inbuilt UBoot web interface.
Configure your PC with IP address 192.168.1.2 and connect the router using its RJ45 port. Hold the reset button while powering the device until all LEDs have flashed 3 times simultaneously. You can now access the fallback web interface using a web browser at http://192.168.1.1 and flash the sysupgrade file.
2018-05-23 19:32:40 +02:00
Christoph Krapp
68ee56b869
ar71xx: add support for GL.iNet GL-AR750 ( #1395 )
2018-05-17 22:33:18 +02:00
Christoph Krapp
eaa23aeae6
ar71xx: add support for TP-Link TL-WR940N v6 ( #1389 )
2018-05-17 01:33:52 +02:00
Andreas Ziegler
59d6b2a4ee
ramips-rt305x: correct alphabetical order
2018-05-09 04:00:02 +02:00
Matthias Schiffer
5bd1d88f85
ar71xx-generic: make ubiquiti-rocket-m a separate device
...
Make ubiquiti-rocket-m a separate device rather than a bullet-m alias to
enable USB support and allow adding devive-specific packages.
2018-05-08 18:39:18 +02:00
David Bauer
22d45448fd
ar71xx: add support for Fritz!Box 4020
...
This commit adds support for the AVM Fritz!Box 4020 WiFi-router.
SoC: Qualcomm Atheros QCA9561 (Dragonfly) 750MHz
RAM: Winbond W971GG6KB-25
FLASH: Macronix MX25L12835F
WiFi: QCA9561 b/g/n 3x3 450Mbit/s
USB: 1x USB 2.0
IN: WPS button, WiFi button
OUT: Power LED green, Internet LED green, WLAN LED green,
LAN LED green, INFO LED green, INFO LED red
UART: Header Next to Black metal shield
Pinout is 3.3V - RX - TX - GND (Square Pad is 3.3V)
The Serial setting is 115200-8-N-1.
Tested and working:
- Ethernet (LAN + WAN)
- WiFi (correct MAC)
- Installation via EVA bootloader
- OpenWRT sysupgrade
- Buttons
- LEDs
Not working:
- USB port
Installation via EVA:
In the first seconds after Power is connected, the bootloader will
listen for FTP connections on 169.254.157.1 (Might also be 192.168.178.1). Firmware can be uploaded
like following:
ftp> quote USER adam2
ftp> quote PASS adam2
ftp> binary
ftp> debug
ftp> passive
ftp> quote MEDIA FLSH
ftp> put openwrt-sysupgrade.bin mtd1
Note that this procedure might take up to two minutes. After transfer is
complete you need to powercycle the device to boot OpenWRT.
Signed-off-by: David Bauer <mail@david-bauer.net>
2018-05-08 15:20:02 +02:00
Andreas Ziegler
1531571a7e
targets/ipq806x: use ath10k-firmware-qca99x0-ct for 11s and remove BROKEN flag
2018-05-07 00:03:04 +02:00
Matthias Schiffer
a2eb50e0e6
x86: move common parts of x86-generic and x86-64 to include file
2018-04-26 22:59:36 +02:00
Matthias Schiffer
818acd6021
x86: remove bash and wget again
...
Let's keep the default package selection to hardware support.
2018-04-26 22:55:36 +02:00
Andreas Ziegler
563f351b78
x86: add packages: leds, sensors, gpio, usb, wifi and tools
2018-04-26 20:54:49 +02:00
Matthias Schiffer
02f905f542
ar71xx: build kernel modules used by Gluon into the kernel
...
ar71xx-generic and -tiny benefit most from the optimized kernel, as they
contain all devices with 32MB RAM. We enable CONFIG_GLUON_SPECIALIZE_KERNEL
for all targets using the mips24_kc architecture so packages shared between
targets don't need to be rebuild all the time.
2018-04-13 17:32:20 +02:00
Matthias Schiffer
d210cfcad9
generic: do not attempt to build kmod-usbip
...
kmod-usbip is broken since the last kernel update.
2018-04-10 20:25:38 +02:00
Andreas Ziegler
91912f4935
ar71xx-tiny: add support for TP-Link TL-WR940N v5
...
adding an alias as it uses the same image as the TL-WR940N v4
2018-03-19 23:34:45 +01:00
Jan-Tarek Butt
be286c4c69
ar71xx-generic: set unifi-ac-lr alias on ac-lite
2018-02-20 15:22:21 +01:00
Andreas Ziegler
4315ef7a1f
sunxi: cleanup BROKEN flag formatting
2018-02-07 04:03:00 +01:00
Julian
167e1b34dc
sunxi: LeMaker Banana Pi: remove BROKEN ( #1325 )
2018-02-06 18:24:46 +01:00
Vincent Wiemann
273a60fe62
ramips-mt7621: Add support for ZBT-WG3526-32M ( #1296 )
...
including backport of mtd patches.
The general flash issue (32MB) was discussed here:
https://gist.github.com/dmke/d389bc364b3f73f525076eaee0019dc1
The resulting patch was the following:
http://lists.infradead.org/pipermail/linux-mtd/2016-December/070889.html
Another patch by nbd168 added the required mtd read operations for supporting ZBT-WG3526-32M:
https://github.com/lede-project/source/commit/22d982e#diff-3835f027e16e6416090c1833bc732af3
2018-02-04 17:42:48 +01:00
Matthias Schiffer
87ced3c5c6
modules: update LEDE
...
b1205a9211 ar71xx: /lib/ar71xx.sh: add model detection for TP-Link TL-WR810N
fbeae9d891 iptables: make kmod-ipt-debug part of default ALL build
6ea9a702c5 iptables: Fix target TRACE issue
00fa1e4108 curl: fix libcurl/mbedtls async interface
d5278cc48b kernel: bump 4.4 to 4.4.112 for 17.01
2ae0741f3b dnsmasq: backport validation fix in dnssec security fix
58d60bd283 dnsmasq: backport dnssec security fix for 17.01
d626aa005b mountd: bump to git HEAD version
f0336975be kernel: bump 4.4 to 4.4.111 for 17.01
fb6f21c657 kmod-sched-cake: bump to latest cake bake for 17.01
2e8a3bb35f ar71xx: Netgear WNR2000v4: do not include USB packages [17.01]
3fa86282fa build: fix restoring /etc/opkg with PER_DEVICE_ROOTFS
987a7e3175 ramips: fix lenovo newifi-y1 switch and LED config
dbb5ffaed5 ramips: firewrt: indicate boot status via LED
2018-02-03 14:17:29 +01:00
Matthias Schiffer
ff073f55d8
Merge pull request #1318 from rotanid/target-cleanup
...
target files cleanup: variable checks and comments
2018-01-27 13:04:15 +01:00
Andreas Ziegler
e9362cb724
targets: update & cleanup reasons for BROKEN flags
2018-01-26 14:17:44 +01:00
Andreas Ziegler
e92140c593
targets: remove check if ATH10K_PACKAGES is set
...
as GLUON_WLAN_MESH now is set by default, ATH10K_PACKAGES is set by default, too
2018-01-26 14:17:35 +01:00
Matthias Schiffer
07dbfea617
gluon-site: disable multidomain support by default
2018-01-26 12:32:46 +01:00
Matthias Schiffer
faceb3932c
config: check if GLUON_DEBUG is 1 rather than nonempty
2018-01-26 12:32:46 +01:00
Andreas Ziegler
a99fdf7919
ramips-mt7621: Netgear WNDR3700v5 has no factory image
...
fixes build after 3ec63b8c
2018-01-26 01:45:49 +01:00
Andreas Ziegler
d586720c5c
ar71xx-generic: add support for Ubiquiti NanoBeam M5
...
marked as BROKEN for now as it is untested
related issue: #1099
2018-01-20 15:38:49 +01:00
Andreas Ziegler
c4e3cca1d3
ar71xx-tiny: add support for TP-Link TL-WR802N v1
...
marked as BROKEN for now as it is untested
2018-01-19 23:47:36 +01:00
Andreas Ziegler
708aae5015
ar71xx-generic: add support for TP-Link TL-WR810N
...
marked as BROKEN for now as it is untested
2018-01-19 23:47:31 +01:00
Andreas Ziegler
3ec63b8c70
ar71xx-generic: add support for Netgear WNDR3700v5
...
fixes #442
2018-01-19 20:45:29 +01:00
David Bauer
99b02701cc
ar71xx: add support for TP-Link Archer C58/C59/C60 ( #1281 )
2018-01-16 18:51:12 +01:00
Andreas Ziegler
fb93c3b259
ar71xx: correct model name for TL-WR1043N v5, fixes #1307
2018-01-16 18:30:37 +01:00
Tata
919dda90b3
build: introduce GLUON_WLAN_MESH build variable ( #1298 )
...
defaults to 11s, allowing to build devices without IBSS-support
obsoletes GLUON_ATH10K_MESH
2018-01-10 15:49:33 +01:00
David Bauer
9273e56c63
ar71xx: add support for TP-Link Archer C7 v4 ( #1289 )
2018-01-03 16:50:23 +01:00
Jan-Tarek Butt
f514ec13b5
brcm2708-bcm2709: add manifest_alias for raspberry-pi-2-model-b-rev-1.1
2017-12-27 03:06:19 +01:00
Jan-Tarek Butt
7b61cb16f8
brcm2708-bcm2708: add manifest_alias for raspberry-pi-model-b-rev-2
...
Signed-off-by: Jan-Tarek Butt <tarek@ring0.de>
2017-12-27 03:05:53 +01:00
David Bauer
70784cb3b2
ar71xx: add support for TP-Link TL-WR1043N v5 ( #1279 )
2017-12-19 04:22:44 +01:00
Steffen Förster
9136562517
ramips-rt305x: add D-Link DIR-615 rev D1-D4
2017-12-08 00:00:35 +01:00
kb-light
17d1c65610
ramips-mt7621: do not tag ubnt-erx(-sfp) as broken
...
There is no wifi, so there is no bad wifi.
[Matthias Schiffer: rebase onto master]
2017-11-26 12:46:20 +01:00
Karsten Böddeker
64cfd648cb
ramips-mt7621: add support for UBNT EdgeRouter X-SFP
...
[Matthias Schiffer: remove patch "ramips: simplify ubnt-erx-sfp device
definition", as it depends on other patches that have not been backported]
2017-11-26 12:44:52 +01:00
Andreas Ziegler
1ca402ee46
ramips-mt7621: ZBT-WG3526 has no factory image
2017-11-23 03:09:03 +01:00
Andreas Ziegler
14ef0387ea
ramips-mt7621: add ZBT-WG3526
2017-11-23 03:05:58 +01:00
Andreas Ziegler
a040ec0083
ar71xx: add TP-Link Archer C25 ( #1238 )
...
BROKEN because of stability issues with 5GHz enabled.
2017-10-22 01:43:20 +02:00
Matthias Schiffer
08cbbf9925
build: move all generic config generation to targets/generic
...
As the default package list is now handled using the 'packages' directive,
explicit wpad-mini removals in target definitions can be dropped.
2017-09-07 03:21:42 +02:00
Matthias Schiffer
587c5016cb
build: handle generic and target-specific config in the same run of target_config{,_check}.sh
...
This, together with a new try_config directive, will allow checking the
generic config and make it more flexible.
2017-09-07 00:17:57 +02:00
Steffen Förster
b325f00599
ramips-mt7620: add new subtarget with some Gl.Inet devices
2017-09-06 20:58:51 +02:00
hexa-
c3c6ea0cd7
brcm2708: drop wpad-mini as it clashes with hostapd-mini ( #1205 )
2017-08-13 21:43:57 +02:00
Steffen Förster
e395284156
brcm2708: add target and platform for raspi3 ( #1204 )
...
This device has built in wifi we should include it at least for experiments.
2017-08-13 15:53:11 +02:00
Matthias Schiffer
085cf0debf
ar71xx-generic: add alias for Ubiquiti UniFi Mesh
...
Fixes #1021
2017-08-08 12:08:09 +02:00
Linus Lüssing
23a8947628
Revert "generic: batman-adv: disable multicast optimizations for now"
...
This reverts commit 819758f425
.
A proper fix is now available, therefore reverting this workaround.
2017-08-07 22:07:14 +02:00
Matthias Schiffer
6e039911ab
generic: don't explicitly enable busybox sha256sum applet
...
LEDE has sha256sum enabled by default.
2017-07-03 03:49:03 +02:00
Matthias Schiffer
102f6a7244
Revert "generic: busybox: enable sha512sum to workaround segfault issue"
...
This reverts commit dcff68029e
.
2017-07-03 01:45:21 +02:00
Matthias Schiffer
86636c3ae6
ramips-rt305x: add D-Link DIR-615 H1
...
Fixes #1164
2017-06-29 18:28:16 +02:00
Florian Beier
1690b51d21
ar71xx-generic: add support for GL.INet GL-AR300M ( #1163 )
2017-06-27 02:31:39 +02:00
Matthias Schiffer
819758f425
generic: batman-adv: disable multicast optimizations for now
...
A bug in batman-adv can lead to a large amount of management traffic being
exchanged between nodes when the multicast optimizations are enabled,
effectively making the mesh unusable. It's safer to disable the feature
for now, until we have a real fix.
2017-06-26 14:37:13 +02:00
David Lutz
93c6cf1506
ramips-rt305x: Add support for A5-V11 ( #1151 )
2017-06-23 13:23:31 +02:00
Matthias Schiffer
dcff68029e
generic: busybox: enable sha512sum to workaround segfault issue
...
sha512sum doesn't add much code that is not also used by sha256sum, but the
change of the configuration hides the segfault issue described in:
https://bugs.lede-project.org/index.php?do=details&task_id=822
While the issue only seemed to affect dhcpv6.script, it would clutter /tmp
with coredumps, eventually leading to OOM.
2017-06-23 13:12:46 +02:00
Matthias Schiffer
869ceb425c
x86-generic: add manifest aliases for x86-kvm and x86-xen_domu
...
Allow the autoupdater to work when updating from the removed targets.
2017-06-13 12:21:03 +02:00
Matthias Schiffer
9b687332d3
ar71xx-generic: remove CPE220/CPE520 1.0 devices
...
These devices have never actually existed; the corresponding support
strings have been removed from the stock firmwares as well.
2017-06-07 15:22:18 +02:00
Matthias Schiffer
aabe0dd41d
ar71xx-tiny: add TP-Link TL-WA701N/ND v2 again
...
It seems the device was lost during the OpenWrt -> LEDE migration.
2017-06-07 15:20:12 +02:00
Matthias Schiffer
009162134a
ramips-mt7621: add support for UBNT EdgeRouter X
2017-06-06 16:34:04 +02:00
Matthias Schiffer
88f2e3e4e2
Revert "generic: revert to OpenWrt CC partition sizes on x86 and similar images for now"
...
This reverts commit fcce9e5295
.
The x86-generic kernel does not fit into 4MB.
2017-06-01 21:10:01 +02:00
Matthias Schiffer
fcce9e5295
generic: revert to OpenWrt CC partition sizes on x86 and similar images for now
...
This will allow upgrading using the broken sysupgrade scripts in OpenWrt
CC without losing the configuration.
Fixes #1010
2017-05-30 03:28:31 +02:00
Matthias Schiffer
ad91ab1be7
build: don't copy packages to output directory for targets without opkg
...
Fixes #1126
2017-05-15 23:23:02 +02:00
Steffen Förster
373613bb54
ar71xx-generic: add profile for UBNT Airgateway Pro and alias for UBNT Airgateway LR ( #1107 )
...
The Airgateway LR is the same device as the normal Airgateway but with an detachable antenna. The Pro version is a cheap dual band device.
2017-04-27 04:15:13 +02:00
Matthias Schiffer
6c053d92b8
ar71xx-tiny: add support for TP-Link TL-WR841N/ND v12
2017-04-20 16:59:55 +02:00
bobcanthelpyou
82f5afd09d
ar71xx-tiny: add TP LINK TL-WA730RE v1
2017-04-16 16:26:24 +02:00
Malte Möller
ad9878be9d
ar71xx-generic: add Support for TP Link RE450 ( #1092 )
...
Fixes #1084
Hardware is very similar to Archer C5v1 and C7v2.
Tested factory install and autoupdater.
IBSS Mesh on 2.4 and 5 GHz is working fine.
The only Ethernet Port is used for config mode and afterwards handled
as WAN Port.
2017-04-13 02:01:19 +02:00
Matthias Schiffer
57070a56be
ipq806x: add new target and support for TP-Link Archer C2600
...
Completely untested for now.
Closes #835
2017-03-27 11:44:07 +02:00
Tarnatos
d3d1059149
ar71xx: more consistent image file names for TP-Link TL-WR940N ( #1071 )
...
The TL-WR940N doesn't have detachable antennas. Make v1-v3 match v4.
2017-03-23 12:40:46 +01:00
hexa-
1c9b0ced00
bcm2708: prevent wpad-mini from conflicting with hostapd-mini ( #1065 )
2017-03-10 15:31:20 +01:00
0x4A6F
ebeefa1747
ar71xx-generic: add support for Ubiquiti Rocket M Titanium ( #968 )
2017-03-01 13:21:28 +01:00
Matthias Schiffer
a70462ff18
Update Gluon packages
...
Switch sha512sum to sha256sum to match updated autoupdater.
2017-02-25 01:28:07 +01:00
Julian
6d77065263
mvebu: remove wpad-mini ( #1056 )
2017-02-24 15:19:16 +01:00
Matthias Schiffer
0af0be0673
ar71xx-generic: don't try to build a factory image for D-Link DIR-825 B1
...
The size of the factory images is limited to 4MB, which caused build
failures when many additional packages were included.
Rather than moving the device to ar71xx-tiny, we ignore the factory images
and just build the sysupgrade. This way, the whole flash is usable for
Gluon.
This means that installing Gluon on these devices will now require to flash
a plain LEDE image first, and then upgrading using the Gluon sysupgrade
image.
Fixes #1020
2017-02-24 01:50:17 +01:00
Matthias Schiffer
31d3f08f25
treewide: convert all LuCI-based packages to gluon-web
2017-02-22 01:31:25 +01:00
Matthias Schiffer
08994ae8c0
ar71xx-tiny: fix image name for TL-WR940N v4
...
To fix the autoupdater.
2017-02-21 20:54:36 +01:00
txt.file
1fdaee080a
ar71xx-generic: add support for TP-Link TL-WA7210N ( #1029 )
2017-02-21 09:42:30 +01:00
Matthias Schiffer
b4ccb1fa95
ar71xx-mikrotik: update device definitions
2017-02-12 07:15:16 +01:00
Matthias Schiffer
31ee7be16d
x86-xen_domu: remove
...
Remove obsolete x86-xen_domu definition, it has been merged into
x86-generic.
2017-02-12 05:11:10 +01:00
Christof Schulze
b40d94111e
build: add GLUON_DEBUG flag, if enabled set CONFIG_DEBUG and do not strip binaries ( #1028 )
2017-02-11 23:33:07 +01:00
Steffen Förster
b8dc1a784a
ramips-mt7628: add new platform and vocore2 ( #1027 )
2017-02-09 02:07:00 +01:00
Steffen Förster
fb05aef96b
x86-geode: add target for Geode CPUs
2017-02-03 22:47:14 +01:00
Matthias Schiffer
8ea481edea
x86: add kmod-8139cp by default
...
Fixes #1022
2017-02-03 22:35:56 +01:00
Matthias Schiffer
78b2775eec
Use LEDE as base for Gluon
2017-01-18 17:21:43 +01:00
Matthias Schiffer
850499fdb3
ar71xx-generic: mark Meraki devices as BROKEN again
...
These devices don't have unique MAC addresses with OpenWrt/LEDE at the moment
(see #993 ).
2017-01-09 23:06:09 +01:00
kb-light
d3bc378536
ar71xx-generic: TP-Link WBS210/510: remove BROKEN ( #1002 )
2017-01-09 22:25:16 +01:00
Matthias Schiffer
99471f8d5d
ar71xx-generic: add support for TP-Link WBS210/510 (untested)
...
Closes #844
2017-01-06 12:02:32 +01:00
Matthias Schiffer
bee999dd90
ar71xx-generic: backport support for TP-LINK TL-WR1043ND v4
...
Fixes #961
2016-12-22 00:01:55 +01:00
David Lutz
ef39158ed1
ar71xx-generic: add Support for TP-LINK TL-WR940N v4
2016-12-13 01:31:43 +01:00
Matthias Schiffer
61de5b8841
mvebu: fix comment about BROKEN status
2016-12-12 15:02:45 +01:00
Julian Labus
5b10928ce0
mvebu: add missing package uboot-envtools which is needed for sysupgrade
2016-12-12 15:02:11 +01:00
Matthias Schiffer
1677b62e4b
ar71xx: fix LEDs for TL-WA801ND v3, remove BROKEN
2016-12-06 19:01:46 +01:00
Julian
a9e29725c0
Add support for mvebu target ( #964 )
2016-12-05 10:45:05 +01:00
Neal Oakey
9223639ffe
ar71xx-generic: make UBNT image names consistent ( #809 )
2016-11-29 23:11:50 +01:00
Matthias Schiffer
5ef3d883a5
ar71xx-generic: backport region code support for TP-Link TL-WR841ND v11
2016-11-11 03:45:49 +01:00
Andreas Ziegler
9fba8d7a64
x86: include kmod-igb, kmod-sky2 and kmod-tulip into generic and 64 subtargets
2016-11-06 15:07:06 +01:00
Andreas Ziegler
dbc6fe70d7
x86: sort network packages alphabetically
2016-11-06 15:06:24 +01:00
Matthias Schiffer
a606b32b17
ar71xx-generic: set region code for TL-WA901ND v4 and remove BROKEN
...
Tested-by: Jannis Pinter <jannis@pinterjann.is>
2016-10-15 19:11:35 +02:00
Matthias Schiffer
2432373f5f
ar71xx-generic: allow choosing the ath10k firmware branch in site.mk
...
The GLUON_ATH10K_MESH must be set to 11s or ibss; when it is not set,
ath10k device images won't be built at all. This also allows us to remove
the BROKEN flag for ath10k devices, as the GLUON_ATH10K_MESH variable is
sufficient to avoid ath10k devices if desired.
Fixes #864
2016-09-09 03:02:40 +02:00
Sven Eckelmann
d3811bb2bf
ar71xx-generic: Mark MR1750 and OM5P-AC devices as BROKEN ( #878 )
...
The MR1750 and OM5P-AC devices are based on ath9k SoCs and an external
ath10k chip. All devices which are using ath10k should be marked as broken
due to deficits in their IBSS support.
Signed-off-by: Sven Eckelmann <sven.eckelmann@open-mesh.com>
2016-09-07 17:56:04 +02:00
Steffen Förster
7fd1d0d62e
ar71xx-generic: add support for ALFA N2 and N5 ( #871 )
...
+ added profile for these devices
+ added entry in the docs for these devices plus the missing alfa tube
2016-08-30 12:18:35 +02:00
Matthias Schiffer
639c12b8e2
ar71xx-generic: add support for new TP-Link region codes
...
Generate flashable images for the Archer C7 v2 with current stock firmware
again.
To set the region code, the GLUON_REGION variable must be set to "us" or
"eu" in site.mk or as a make argument.
Fixes #860
2016-08-28 21:03:56 +02:00
Matthias Schiffer
1c6256907b
ar71xx-generic: add support for TL-WA801ND v3 (untested)
...
Fixes #800
2016-08-23 00:26:51 +02:00
Matthias Schiffer
61cde569ad
ar71xx: backport fixes for better CPE210/510 support (again)
...
This patchset enables the RX LNA for the CPE210/510, improving RX by about
20dB. The profiles for CPE210 and CPE510 is split into two images.
The problematic patch switching the CPE510 to the secondary ART is left
out.
2016-08-22 18:42:33 +02:00
Simon Wunderlich
655498889b
ar71xx-generic: remove broken mark for wr842n-v3 ( #859 )
...
I've bought a couple of those devices from Senetic GmbH.
https://www.senetic.de/product/TL-WR842N
They have 16 MB of Flash and 64 MB of RAM. Platform support works fine,
I've also tested a little with Ethernet (since I saw some regressions on
OpenWRT/LEDE with 841v11), no problems.
Therefore, lets remove the broken mark.
Signed-off-by: Simon Wunderlich <sw@simonwunderlich.de>
2016-08-22 16:15:08 +02:00
Sprinterfreak
74f4a9380a
ar71xx-generic: verified Tube2h, remove BROKEN ( #847 )
2016-08-08 11:55:37 +02:00
Jannis Pinter
f103ee244f
Add support for Buffalo WZR-HP-G300NH2 ( #836 )
...
Add Buffalo WZR-HP-G300NH2 to Makefile, device is already supported in OpenWrt and LEDE.
Verified functionality with actual device.
2016-07-29 15:28:28 +02:00
Matthias Schiffer
0c63fc466e
ar71xx-generic: fix Tube2H profile
2016-07-27 13:19:01 +02:00
Matthias Schiffer
0b0550c30f
ar71xx-generic: fix names of ALFA products
...
Fixes autoupdater for Hotnet-UB and AP121. Also add note about broken
autoupdates on Tube2H.
2016-07-27 01:42:59 +02:00
Sprinterfreak
7a03c09e55
ar71xx-generic: add support for ALFA Networks Tube2H ( #828 )
2016-07-25 15:53:03 +02:00
Matthias Schiffer
91881f45dc
mac80211: update to LEDE 6c2651566cce8f5b3a3d3b976439dee2bac5e07e
...
Also switch to kmod-ath10k-ct, so we can drop our AP+IBSS patch.
2016-07-19 22:39:24 +02:00
Matthias Schiffer
267b9bd018
ar71xx-generic: add support for TP-Link TL-WR842N/ND v3 (untested)
2016-07-03 22:27:38 +02:00
Matthias Schiffer
634997ec87
Add target ramips-mt7621 with model D-Link DIR-860L B1
...
Needs more testing, high packet loss at the moment.
2016-07-03 21:56:32 +02:00
Matthias Schiffer
6b644df4ae
brcm2708-*: remove BROKEN
2016-06-29 16:50:54 +02:00
Christian Tramnitz
fb8c7a8baf
sunxi: add Banana Pro ( #802 )
...
build-tested with 2016.1.4, boots but packet loss on eth0
omitted ata due to build errors
2016-06-23 01:05:54 +02:00
Matthias Schiffer
bae721a9bb
Add target ar71xx-mikrotik
...
Fixes #121
Based-on-patch-by: Tobias Hachmer <tobias@hachmer.de>
2016-06-23 00:29:28 +02:00
Sven Eckelmann
fa04fff88d
ar71xx-generic: Add support for OpenMesh MR1750v2
...
The new MR1750v2 device support is only available in LEDE master. The
relevant patches have to backported to add support for them in Gluon
Signed-off-by: Sven Eckelmann <sven.eckelmann@open-mesh.com>
2016-06-17 20:04:00 +02:00
Sven Eckelmann
3ccd516971
ar71xx-generic: Add support for OpenMesh OM2P-HSv3
...
The new OM2P-HSv3 device support is only available in LEDE master. The
relevant patches have to backported to add support for them in Gluon
Signed-off-by: Sven Eckelmann <sven.eckelmann@open-mesh.com>
2016-06-17 20:04:00 +02:00
Matthias Schiffer
7a2dd8b3e4
Revert "ar71xx: backport fixes for better CPE210/510 support"
...
This reverts commit ffd1f0b3a5
.
2016-06-17 11:21:39 +02:00
Jan Niehusmann
1059a798ef
ar71xx: add GL-AR150 support
...
Mainly applying a vendor patch from https://github.com/domino-team/OpenWrt-patches
(https://raw.githubusercontent.com/domino-team/OpenWrt-patches/master/AR150%2C%20AR300%2C%20Domino%20-%20CC1505/000-gl-ar150-cc.patch )
2016-06-15 15:04:04 +02:00
Matthias Schiffer
ffd1f0b3a5
ar71xx: backport fixes for better CPE210/510 support
...
This patchset enables the RX LNA for the CPE210/510, improving RX by about
20dB. The profiles for CPE210 and CPE510 is split into two images, so the
CPE510 can use the correct ART offset, improving the TX power by 10dB.
Fixes #796
2016-06-09 05:53:57 +02:00
copyrights
0c8f637daa
ar71xx-generic: add D-Link DIR-505 rev. A2 as alias of D-Link DIR-505 rev. A1
2016-05-29 16:49:49 +02:00
Stefan Tabbert
8342294b47
sunxi: add Lamobo-R1
...
No sysupgrade support yet.
2016-05-29 15:09:50 +02:00
Matthias Schiffer
60aaa426e6
ar71xx-generic: add support for NETGEAR WNR2200
2016-05-29 15:06:10 +02:00
Matthias Schiffer
a054e4783d
Merge branch 'openmesh' of https://github.com/ecsv/gluon
2016-05-24 00:33:36 +02:00
Sven Eckelmann
101595ead8
ar71xx-generic: Remove extra dash between v2 and OpenMesh device name ( #781 )
...
The returned name for OpenMesh devices with a an extra vX when calling
lua -e 'print(require("platform_info").get_image_name())'
doesn't contain a dash between the vX and the device name. Thus the image
should also not contain a dash.
Signed-off-by: Sven Eckelmann <sven.eckelmann@open-mesh.com>
2016-05-23 17:13:51 +02:00
Sven Eckelmann
69ce123457
ar71xx-generic: Add support for OpenMesh MR1750/OM5P-AC
...
The new ath9k/ath10k based devices are only available in OpenWrt trunk. The
relevant patches have to backported to add support for them in Gluon
Signed-off-by: Sven Eckelmann <sven.eckelmann@open-mesh.com>
2016-05-23 11:15:30 +02:00
Sven Eckelmann
62feb04fe1
ar71xx-generic: Generate OpenMesh sysupgrades in OpenWrt
...
The workaround to generate sysupgrade images for OpenMesh devices in gluon
is replaced in LEDE/OpenWrt by a special patch. It is therefore better to
drop the workaround and use the upstream version.
Reported-by: Matthias Schiffer <mschiffer@universe-factory.net>
Signed-off-by: Sven Eckelmann <sven.eckelmann@open-mesh.com>
2016-05-19 20:59:34 +02:00
Sven Eckelmann
a5c8e60172
ar71xx-generic: Add support for OpenMesh devices
...
Integrate OpenMesh devices available in OpenWrt Chaos Calmer:
- MR600
- MR600v2
- MR900
- MR900v2
- OM2P
- OM2P-HS
- OM2P-HSv2
- OM2P-LC
- OM2Pv2
- OM5P
- OM5P-AN
Signed-off-by: Sven Eckelmann <sven.eckelmann@open-mesh.com>
2016-05-16 13:31:25 +02:00
Matthias Schiffer
087112a09b
ar71xx-generic: add support for UniFi AC PRO/LITE (LITE untested)
...
Also backport some patches improving QCA956x support.
2016-05-14 00:48:10 +02:00
Matthias Schiffer
fdc43ff721
ar71xx-generic: remove BROKEN for Ubiquiti Rocket M XW
2016-05-06 20:10:25 +02:00
Matthias Schiffer
794738b268
ar71xx-generic: add support for TP-LINK TL-WA901ND v4
...
Fixes #731
2016-04-29 18:33:52 +02:00
Matthias Schiffer
7fd60ac48a
Update OpenWrt base
...
This also reverts commit 24d8695d8ceeb09d6c84bcd6ee4ffe087c9b386b...
2016-04-29 17:55:51 +02:00
Matthias Schiffer
ce563f25ad
ar71xx-generic: remove BROKEN for TL-WR841N/ND v11
2016-04-29 17:44:04 +02:00
lemoer
32f40303f0
build: fix inconsistent handling of BROKEN variable.
2016-04-27 22:48:18 +02:00
Matthias Schiffer
8f6cc2dadd
ar71xx-generic: add TP-LINK TL-WR841ND v11 support
...
Fixes #721
2016-04-25 18:18:56 +02:00
Jan Niehusmann
bdcd166c7c
ar71xx-generic: add support for Carambola 2
...
Device information can be found at:
http://www.8devices.com/products/carambola-2
https://wiki.openwrt.org/toh/8devices/carambola2
I only did some minimal testing of gluon on the carambola 2 development
board:
- Config mode works
- Connects to Wifi Mesh
- Allows clients to connect
Notably, autoupgrade has not yet been tested.
Change to 010-primary-mac is necessary as the mac address printed
on the sticker is the one of eth0, not the wifi mac.
2016-04-22 08:32:19 +02:00
Matthias Schiffer
5bfb06fe36
ar71xx-generic: add support for UBNT Rocket M XW (untested)
2016-04-07 18:08:43 +02:00
Nils Schneider
1e1363f17e
ar71xx: Meraki MR12/MR62/MR16/MR66 support
...
OpenWRT now supports the CISCO Meraki enterprise class routers
MR12, MR16, MR62 and MR66. The fabric firmware demands the yearly
renewal of a support license.
This firmware was successfully tested by @Garunda for the MR62 (and
the MR12 with it for which this is an alias). The initial firmware
pre OpenWRT adoption was prepared and adapted for Gluon by @tcatm.
The confirmation of the functionality of the image for the MR66
(and the aliased MR16 with it) is still pending.
The devices are of strategic interest to the Freifunk community as
they are making a rock-solid impression. However, these come with
fairly hefty annual license. The Freifunk may offer an escape route
for those who had signed up and want to keep their investment into the
similarly expensive hardware. Used evices sell for $60 on eBay/Amazon
in the US. Here in the old world it is all >300 €, still.
Credits go to @Garunda for testing, to @tcatm for finding the
OpenWRT patch prior to its adoption and preparing the initial Gluon
adaptation, to @smoe for the update once that patch had arrived in
OpenWRT, and to @NeoRaider for his review and advice to use
GluonModelAlias for MR62 and MR66 to point to MR12 and MR16,
respectively.
2016-04-03 22:56:17 +02:00
Matthias Schiffer
4511ef15d6
Merge pull request #717 from kb-light/ar71xx-generic-image-renaming
...
ar71xx-generic: update profiles.mk to match new naming
2016-04-02 03:59:55 +02:00
kb-light
24d8695d8c
ar71xx-generic: update profiles.mk to match new naming
...
Update the naming of some TP-Link devices corresponding to commit 0fd48fd7dab066db8a46e51775579c9ef507ca25 within git.openwrt.org/15.05/openwrt.git
2016-04-02 03:35:29 +02:00
Matthias Schiffer
3732c26e95
ar71xx-generic: add support for TP-Link TL-WR710N v2.1
2016-04-02 00:59:19 +02:00
Steffen Förster
4e2423c081
Add Support for the ALFA Hornet UB and similar devices
...
The Hornet UB is sold at least in the varieties. Without case it is a Hornet UB, with case and without connected USB port it is called AP121. If the USB port is present this device is called AP121U.
We have a AP121U in our mesh http://meshviewer.chemnitz.freifunk.net/#!v:m;n:00c0ca6efffa
2016-03-13 15:59:47 +01:00
Steffen Förster
ea90788315
Add support for TP-Link TL-WA7510N
...
This CPE is supported by OpenWRT and already running in Chemnitz
2016-03-09 22:17:06 +01:00
Matthias Ludwig
19a7380e74
ar71xx-generic: add support for TP-Link MR13U
2016-02-29 15:54:41 +01:00
Matthias Schiffer
c7a957ca9f
ar71xx-generic: add support for Onion Omega
2016-02-28 05:29:15 +01:00
Matthias Schiffer
b9161061fa
Merge branch 'ubnt-detection' of https://github.com/oakey-dev/gluon
2016-02-25 17:40:36 +01:00
Neal Oakey
a7c2f7ab59
add new UBNT images, as the detection now works
2016-02-14 23:11:03 +01:00
Matthias Schiffer
a40d3cddba
mac80211: update backport to r48681
2016-02-09 18:44:22 +01:00
Ranlvor
35ed4d2b76
Added Support for TP-Link WR843ND
...
Tests done to verify that this worked as intended:
* checked plattform_info image_name
* checked primary_mac
* does appear in ffmap-d3
* does mesh
* does fastd-VPN
2016-01-29 00:08:01 +01:00
Matthias Schiffer
7c67ff0cf1
ath9k: fix HSR tuner support for UniFi Outdoor Plus
...
Also remove the BROKEN check as the UniFi Outdoor Plus support seems to
work fine now.
Fixes #272
2016-01-17 23:17:34 +01:00
Neal Oakey
472a1ff3eb
add support for ubiquiti airRouter
2016-01-17 16:33:49 +01:00
Matthias Schiffer
f396ba43d9
Merge branch 'master' of https://github.com/coacx/gluon
2016-01-04 05:28:54 +01:00
bdobe
ddc2a51764
ar71xx-generic: add support for D-Link DIR-505
2016-01-01 23:17:25 +01:00
Martin Gebhardt
b16ce6637b
Add WZR-HP-G300NH to ar71xx-generic target
2015-11-28 01:13:50 +01:00
Felix Kaechele
00022fc07f
targets/ar71xx-generic: add WD MyNet N600/N750
...
Signed-off-by: Felix Kaechele <felix@kaechele.ca>
2015-11-23 23:13:51 +01:00
Matthias Schiffer
f79d837e87
docs: update list of supported hardware
...
Also
* create list of newly supported devices since v2015.1.2 in the v2015.2 release notes
* update information on docs/user/x86
* fix a comment in targets/ar71xx-generic/profiles.mk
2015-11-23 01:43:35 +01:00
Matthias Schiffer
7028c0e113
ar71xx-generic: add profile for TL-WR1043ND v3
2015-11-06 13:17:45 +01:00
Matthias Schiffer
72e554fcff
Remove BROKEN for TL-LINK TL-WR940 v1 & v2
...
These devices are identical to the TL-WR941 v4 & v5, so we don't need to
test them explicitly.
2015-11-04 14:53:37 +01:00
Matthias Schiffer
a3feff21cf
ar71xx: add TP-LINK TL-WR941ND v6 support (again)
2015-11-02 19:26:15 +01:00
Matthias Schiffer
cb404a944b
build: remove vermagic hack
...
As the Gluon kernel won't be compatible with the OpenWrt upstream anymore,
we don't need the vermagic hack anymore.
2015-10-29 18:44:00 +01:00
Matthias Schiffer
563f9afcc0
ar71xx-generic: remove BROKEN check for TP-LINK CPE210/510 v1.1
2015-10-17 15:14:27 +02:00
Matthias Schiffer
3b4f154445
build: use symlinks instead of copies when multiple devices use identical images
2015-10-16 19:11:36 +02:00
Matthias Schiffer
cad2e8e4b7
ar71xx-generic: add support for CPE210/220/510/520 v1.1 (untested)
2015-10-15 22:03:20 +02:00
Matthias Schiffer
f292ba1d7a
ar71xx-generic: TL-WR841N/ND v10: remove BROKEN check
2015-10-15 12:17:24 +02:00
Matthias Schiffer
0abe7fe4e5
Merge pull request #517 from freifunkMUC/feature/ubiquiti-air-gateway
...
Add support for Ubiquity Air Gateway
2015-10-13 19:17:28 +02:00
Matthias Schiffer
55b7b05db3
ar71xx-generic: disable WHR-HP-G300N profile because of image size issues
2015-10-13 01:34:40 +02:00
Franz Pletz
23933b6842
Add support for Ubiquity Air Gateway
2015-10-12 15:27:43 +02:00
Matthias Schiffer
fca6cb817f
Fix Buffalo WZR-600DHP support.
...
Use the same image for sysupgrade on WZR-HP-AG300H and WZR-600DHP, but use
different factory images.
2015-10-11 21:08:57 +02:00
Matthias Schiffer
cd751b8b9e
Revert "ar71xx: remove WZR-600DHP from Buffalo WZR-HP-AG300H/WZR-600DHP model name string for now"
...
This reverts commit 8ad3c88179
.
2015-10-11 20:56:53 +02:00
Matthias Schiffer
8ad3c88179
ar71xx: remove WZR-600DHP from Buffalo WZR-HP-AG300H/WZR-600DHP model name string for now
...
We can't use the same image for these two devices, so as a workaround,
remove ZR-600DHP from the name for now, so the autoupdater can work and
users aren't confused.
2015-10-11 20:30:15 +02:00
Matthias Schiffer
ffc7baf9fb
ar71xx: add support for TP-LINK TL-WR841N/ND v10 (untested)
2015-10-11 18:07:05 +02:00
Matthias Schiffer
f71a72c440
Merge pull request #513 from brueggemann/master
...
Add support for WHR-HP-G300N
2015-10-11 17:29:14 +02:00
Franz Pletz
61cb226523
Add support for TP-Link TL-WA901ND v1
2015-10-11 10:59:04 +02:00
brueggemann
fda7995827
Add support for WHR-HP-G300N
2015-10-09 14:06:06 +02:00
Matthias Schiffer
74059c8940
Merge pull request #491 from ffac/target-xen_domu
...
Add support for x86-xen_domu target
2015-10-08 22:32:25 +02:00
Matthias Schiffer
595e337d9a
x86: include kmod-forcedeth into generic and 64 subtargets
2015-10-08 13:21:50 +02:00
Matthias Schiffer
46f996b4f0
Update modules
...
This also takes us past the OpenWrt 15.05 final release.
2015-09-21 21:02:31 +09:00
Michael Rüttgers
f03ccf86d6
Add support for x86-xen_domu target
...
Config for rootfs and grub is not needed anymore (https://dev.openwrt.org/ticket/18074 )
Config file not needed anymore (set implicitly by gluon now)
Avoid empty vars
2015-09-14 09:10:50 +02:00
Matthias Schiffer
740e8b67c5
Revert "ar71xx: fix TP-LINK TL-WR941ND v6 support"
...
This reverts commit 6da1677d92
.
2015-09-03 15:24:42 +02:00
Matthias Schiffer
6da1677d92
ar71xx: fix TP-LINK TL-WR941ND v6 support
2015-09-01 22:14:57 +02:00
Matthias Schiffer
5cc6e820ea
Fix TL-MR3220 v2 image generation
...
This broke due to a recent OpenWrt update.
2015-08-07 20:56:43 +02:00
Kokel
8ccb173992
Add support for TP-Link TL-WR710N v2
...
Tested-by: @kokel
2015-08-06 16:21:40 +02:00
Neal Oakey
3f2f37f098
TP-Link TL-WA701ND v2: remove BROKEN
2015-07-30 15:11:39 +02:00
Matthias Schiffer
6f1989d43a
ar71xx-generic: also provide images for the Ubiquiti Loco, Picostation and Rocket M
...
While the images are the same that are used for the Bullet M, adding these
copies will help users choose the correct image for their device.
2015-07-21 15:43:56 +02:00
Matthias Schiffer
bb869b800e
ar71xx-generic: add images for TL-WR940N
...
These are identical to the TL-WR941ND (and identify as TL-WR941ND
internally).
2015-07-21 15:42:13 +02:00
Matthias Schiffer
508dca41eb
Update DEFAULT_OPKG_REPO to 15.05-rc3
2015-07-18 21:22:21 +02:00
Matthias Schiffer
2eb59ddec0
Add support for sunxi target and BananaPi profile (untested)
2015-07-16 23:07:10 +02:00
Matthias Schiffer
cee83c60c0
brcm2708: add sysupgrade support
2015-07-15 22:06:01 +02:00
Matthias Schiffer
8434686085
build: implicitly configure board and subtarget options
...
The file targets/$GLUON_TARGET/config becomes optional, as many targets
only used it to set the board and subtarget.
Also fix targets without subtarget.
2015-07-12 22:38:41 +02:00
Matthias Schiffer
d4c6b31454
ar71xx-generic: remove unneeded CONFIG_TARGET_ROOTFS_JFFS2 option
...
This default to n now by default
2015-07-12 22:09:15 +02:00
Matthias Schiffer
7d7c093007
brcm2708-bcm2708/-bcm2709: remove unnecessary package list
...
These packages are included by OpenWrt by default on this target and don't
need to be specified manually.
2015-07-12 18:46:30 +02:00
Matthias Schiffer
cb40f149f3
Add support for brcm2708-bcm2708 and -bcm2709 targets
...
Original patch by @MPW1412
2015-07-10 19:38:41 +02:00
Matthias Schiffer
961d82e37f
Add x86-64 target
2015-07-09 01:20:21 +02:00
Matthias Schiffer
d8a6c16da2
x86-generic: add kmod-e1000e network driver
2015-07-09 01:20:21 +02:00
Neal Oakey
99fbafdf0c
TP-Link TL-WA830RE v2: remove BROKEN
2015-07-04 17:03:21 +02:00
Matthias Schiffer
514f14863b
Add support for TP-Link TL-WA801N/ND v1
...
Tested-by: @RubenKelevra
2015-07-01 17:17:38 +02:00
Matthias Schiffer
bccfc0419e
Add support for TP-LINK TL-WR740N/TL-WR741ND
...
The TL-WR741ND will identify itself as a TL-WR740N/ND as well. This is fine as
the images are identical anyways.
2015-06-21 23:01:58 +02:00
Matthias Schiffer
8e87d84120
Update default opkg repo to 15.05-rc2
2015-06-16 00:58:18 +02:00
Matthias Schiffer
bf0f1cd53f
Update OpenWrt base and packages
...
This also fixes the TL-WA830RE v1 model name.
2015-06-05 17:38:26 +02:00
Matthias Schiffer
ab10be9f50
We're on Chaos Calmer now
2015-05-22 01:09:19 +02:00
Florian Klink
b3f44325c4
add support for TP-LINK TL-WA830RE v1.0
...
final image name is shown as tp-link-tl-wa830re-v10
primary mac is the one printed on the case
2015-05-21 00:49:14 +02:00
Matthias Schiffer
0d4dd90e2b
Merge pull request #351 from aeickho/WNDRMACv2
...
remove broken flag for Netgear WNDRMACv2
2015-04-25 23:03:53 +02:00
Alex Eickhoff
bb2a185295
remove broken flag for Netgear WNDRMACv2
...
Signed-off-by: Alex Eickhoff <alex@artbanause.de>
2015-04-25 22:29:02 +02:00
Matthias Schiffer
750d9587ea
Remove BROKEN for Unifi UAP Pro
2015-04-18 19:52:17 +02:00
bjoern
1607d179e0
ar71xx-generic: add support for TP-Link TL-MR3220 v2
2015-04-11 14:24:22 +02:00
Matthias Schiffer
4da07244f3
ar71xx-generic: remove BROKEN flag from gl-inet profile
2015-03-16 18:32:55 +01:00
Matthias Schiffer
630de84465
Get rid of the static kernel configuration files
...
With a backported patch from the OpenWrt trunk, it is now easy to generate an
equivalent configuration using CONFIG_ALL_KMODS.
The build will take a bit longer because all kernel module packages are actually
built even when they are not included in the image, but adding new targets
becomes a lot easier.
Also, related documentation updates and fixes.
2015-03-16 13:54:09 +01:00
Matthias Schiffer
41df7400d8
Revert "x86-generic: enable CONFIG_DMIID"
...
This reverts commit 59ea630ed2
.
2015-03-16 00:55:32 +01:00
Matthias Schiffer
b280f73d34
x86-generic: build all images with the same modules, use the same sysupgrade image for all profiles
2015-03-16 00:54:46 +01:00
Matthias Schiffer
59ea630ed2
x86-generic: enable CONFIG_DMIID
...
This shouldn't affect compatiblity with kernel modules and will allow us to
find out under which hypervisor we're running.
2015-03-15 19:16:01 +01:00
Matthias Schiffer
20a8c95eb5
x86-{generic,kvm_guest}: generate sysupgrade images
...
No autoupdater support yet, but that will follow.
2015-03-15 18:26:29 +01:00
Matthias Schiffer
22b14a5f54
x86: better rootfs handling
2015-03-15 18:18:13 +01:00
Matthias Schiffer
9fbad3d324
Remove BROKEN flag for NETGEAR WNDR3700v4 and WNDR4300
2015-03-14 14:33:24 +01:00
Matthias Schiffer
4a304ab1f1
Add experimental support for ar71xx-nand target
...
Includes a profile for the NETGEAR WNDR3700v4 and WNDR4300v1
2015-03-13 21:47:00 +01:00
Matthias Schiffer
564cfc8019
Restructure image suffix handling to make it more flexible
2015-03-13 21:27:15 +01:00
Matthias Schiffer
58d733f9a0
Add support for GL.iNet 6416A and 6408A
2015-03-13 12:02:35 +01:00
Matthias Schiffer
dfc856499b
x86-kvm_guest: fix rootfs partname
2015-03-10 17:21:08 +01:00
Matthias Schiffer
88da2fad44
Mark TL-WA701N/ND v1 as tested
2015-03-09 10:39:11 +01:00
Matthias Schiffer
ffccf4c29f
Add support for TP-LINK TL-WA701N/ND v1 and v2 (untested)
2015-03-07 18:58:51 +01:00
Matthias Schiffer
ac6e76c6f5
Merge branch 'patch-1' of https://github.com/kupschke/gluon
2015-03-07 18:48:03 +01:00
Matthias Schiffer
dd29ac3290
x86-kvm_guest: remove unneeded image types from OpenWrt config
2015-03-07 16:55:22 +01:00
Matthias Schiffer
bad4288b90
Add virtio-enabled kvm_guest target
2015-03-07 16:40:06 +01:00
Matthias Schiffer
f3273c6616
x86-generic: add more network drivers
2015-03-07 16:39:55 +01:00
Dominik Kupschke
52698e62ba
Update profiles.mk
...
Added TLWR743
2015-03-03 13:09:42 +01:00
Matthias Schiffer
bc648e4029
Add support for NETGEAR WNDRMAC v1/v2 (untested)
2015-02-24 00:16:22 +01:00
Frnk Snck
754e4af1d7
Add support for ALLNET ALL0315N
...
Built, flashed and successully tested. This patch takes advantage of patch freifunk-gluon@e93173c which solved issue freifunk-gluon#226 by introducing "GluonProfileFactorySuffix". Packages are separated by a space, not a comma. The ALL0315N initially has a OpenWRT based firmware and there is no need for a factory image. The sysupgrade can be flashed instantly.
2015-02-18 17:53:35 +01:00
Matthias Schiffer
a376c6cf64
Add support for the UniFi AP Outdoor+ (broken because of WLAN issues)
2015-02-17 21:29:57 +01:00
Matthias Schiffer
71145d8016
Remove BROKEN for TP-LINK TL-WR2543N/ND
2015-02-09 13:15:03 +01:00
Matthias Schiffer
9c2463dd8c
Add support for Ubiquiti LS-SR71 (untested)
2015-02-08 19:12:15 +01:00
Matthias Schiffer
35ef35351e
Add support for TP-LINK TL-WA901ND v3
2015-02-06 20:15:55 +01:00
Matthias Schiffer
f7e3bdc0a9
Add support the TP-LINK TL-WR941ND v5 and v6 (v6 untested)
2015-02-03 17:24:13 +01:00
Matthias Schiffer
3056e8bcee
x86-generic: remove BROKEN check
2015-01-29 07:49:00 +01:00
Matthias Schiffer
fdcb30e647
Merge branch 'master' of https://github.com/CodeFetch/gluon
2015-01-28 15:05:06 +01:00
Matthias Schiffer
eec0097172
x86: add generic image, use ext4 filesystem
2015-01-26 03:49:46 +01:00
Matthias Schiffer
01863263a9
Build VMDK and VDI images for x86
...
x86-generic is still marked as broken as fastd v16 doesn't work with uClibc on
x86. This will be fixed with fastd v17.
2015-01-25 03:34:29 +01:00
Matthias Schiffer
e612fe6517
Add comments explaining the BROKEN status to BROKEN profiles
2015-01-25 00:05:47 +01:00
Matthias Schiffer
8f55b57f25
Add support for TL-WR2543N/ND (untested)
2015-01-24 23:47:50 +01:00
Matthias Schiffer
be19251c42
Remove BROKEN from Ubiquiti Nanostation (Loco) XW
2015-01-22 22:35:49 +01:00
Matthias Schiffer
cfac6fa6e3
Add Archer C5 model (BROKEN because of ath10k)
2015-01-22 22:23:07 +01:00
Matthias Schiffer
e144c7fae1
Add support for TL-WA830RE v2 (untested)
2015-01-21 11:23:12 +01:00
Matthias Schiffer
8e41ff616a
Add support for TP-LINK TL-WA860RE
2015-01-16 20:07:58 +01:00
alexander eickhoff
a6f67f2d81
Add support for WNDR3700v1
...
Signed-off-by: flokli <florian@darmstadt.freifunk.net>
2015-01-12 17:24:51 +01:00
Martin Weinelt
348a819711
Add support for Netgear WNDR3700/3800
...
Signed-off-by: flokli <florian@darmstadt.freifunk.net>
2015-01-12 17:24:51 +01:00
CodeFetch
bc118e1099
Added support for D-Link DIR-615 C1
2015-01-06 22:02:59 +01:00
Nils Schneider
db6b22cec7
vocore: do not look for factory image (there is none)
2015-01-03 05:40:46 +01:00
Nils Schneider
51a1fb7b6e
Merge branch 'master' into vocore
2015-01-03 05:38:33 +01:00
Matthias Schiffer
cfbfc06bc4
Remove commented out profile for D-Link DIR-615 rev. E1
2014-12-15 00:51:08 +01:00
Matthias Schiffer
4113b17746
Add support for Ubiquiti NanoStation and Loco M XW (marked as broken for now)
2014-11-26 23:57:34 +01:00
Matthias Schiffer
ab729ed307
Add support for TP-LINK CPE210/220/510/520
2014-11-26 21:35:15 +01:00
Nils Schneider
6e03d14d6d
basic support for VoCore
...
This still needs some work:
- there's no factory image causing `make images` to fail
- VoCore can not support BSS and IBSS at the same time
- multi-BSS mode (e.g. mesh + BSS) works if the macs only
differ in the last 3 bits. Gluon expects to choose both MACs freely,
though, so after flashing the image one should reset the wifi MACs.
This is further complicated as VoCores have their MACs assigned
without gaps making collisions likely.
- there are no buttons nor ethernet ports (without the dock, that is),
so config-mode will not be possible as is
2014-11-15 13:57:30 +01:00
poldy79
396f5ded65
Adding support for TL-WA850RE
...
basic wifi meshing with neighbouring nodes
tested, with TL-WA750RE
client WLAN (if applicable)
works
client lan on LAN ports (if applicable)
n/a - only 1x Ethernet
mesh-vpn on WAN port
works
mesh-on-wan
Not tested
re-entering configmode by pressing the button for >3 seconds
works.
entering failsafe mode
works
whether the MAC address seen by Gluon is the one printed on the device
yes
Und folgende Kommandos:
tail /lib/gluon/core/sysconfig/*
brctl show
lua -e "print(require('platform_info').get_image_name())"
root@XXX:~# tail /lib/gluon/core/sysconfig/*
==> /lib/gluon/core/sysconfig/primary_mac <==
(macwieaufgerätaufgedruckt)
==> /lib/gluon/core/sysconfig/setup_ifname <==
eth0
==> /lib/gluon/core/sysconfig/wan_ifname <==
eth0
root@XXX:~# brctl show
bridge name bridge id STP enabled interfaces
br-wan 7fff.(primarymac) no eth0
br-client 7fff.(primarymac) no bat0
wlan0-1
root@XXXX:~# lua -e "print(require('platform_info').get_image_name())"
tp-link-tl-wa850re-v1
2014-10-17 22:03:34 +02:00
poldy79
d0a113dc16
Adding support for TL-WA750RE
...
I have this little gadget. I've build gluon for this target and it seems that everything works well. Using this thing in the Stuttgart community (currently testing gluon).
2014-10-12 23:53:11 +02:00
Matthias Schiffer
18a20df703
Fix Buffalo WZR-HP-AG300H/WZR-600DHP image name
2014-10-12 16:53:23 +02:00
Matthias Schiffer
72f6b85393
Update kernel configs and references to Barrier Breaker final
...
mpc85xx and x86 are unchanged since rc3.
2014-10-07 19:36:02 +02:00
Kokel
abc189b337
add support for Buffalo WZR-HP-AG300H
2014-10-05 16:06:13 +02:00
Matthias Schiffer
83f62c159e
TL-WR710N v1: remove BROKEN
2014-09-01 18:45:04 +02:00
Matthias Schiffer
d3aecbfc6c
Add support for the TL-WR710N v1 (untested)
2014-08-28 21:12:43 +02:00
Matthias Schiffer
33a1f2c78e
Add support for TP-Link TL-MR3040 v2
2014-08-19 21:15:54 +02:00
Matthias Schiffer
35bb4963df
Update kernel configs to 14.07-rc3
2014-08-18 20:26:35 +02:00
Matthias Schiffer
54f577e931
Add experimental support for the Ubiquiti UniFi AP Pro
2014-08-17 19:55:45 +02:00
Matthias Schiffer
70e72db074
Add experimental support for the TP-Link Archer C7 v2
2014-08-16 18:31:55 +02:00
Matthias Schiffer
6d1fa648e7
Add support for TL-WA801N/ND v2 (tested)
2014-08-14 19:02:49 +02:00
Matthias Schiffer
d4b0ca5434
TL-WR703N: Remove BROKEN flag
2014-08-14 18:55:26 +02:00
Matthias Schiffer
c035ad0574
Remove BROKEN for mpc85xx-generic target
2014-08-08 20:17:30 +02:00
Matthias Schiffer
024d3e3c99
Add experimental support for the TL-WDR4900 (MPC85xx target)
2014-08-08 17:57:18 +02:00
Matthias Schiffer
e53f3102a7
Add support for TL-WR1043N/ND v2
2014-08-07 16:21:56 +02:00
Matthias Schiffer
e164bac87a
Switch to Barrier Breaker
2014-08-07 16:21:56 +02:00
Matthias Schiffer
40286cfb04
Add experimental support for the TL-WR703N
2014-08-04 23:55:36 +02:00
Matthias Schiffer
b3158fb51d
Add support for the Buffalo WZR-HP-G450H
2014-08-04 20:34:08 +02:00
Matthias Schiffer
59bb4247c9
ar71xx: disable building u-boot for ZyXEL devices
...
The u-boot package has some issues causing its build to fail under certain
circumstances. As we don't support the ZyXEL devices it's used for anyways, just
don't build it anymore.
2014-07-25 18:23:02 +02:00
Matthias Schiffer
b5b2228103
WRT160NL: remove BROKEN flag
2014-06-30 23:09:59 +02:00
Matthias Schiffer
643eaad9e7
Add support for the Linksys WRT160NL (marked as broken until it has been tested)
2014-06-26 23:18:46 +02:00
Matthias Schiffer
02fb2817f3
Remove BROKEN flag from TL-WR842N/ND v2 and TL-MR3420 v2
2014-06-21 00:15:26 +02:00
Matthias Schiffer
ff4a030eb3
Disable images and targets which aren't known to work by default
...
They can still be enabled by supplying BROKEN=1.
2014-06-06 19:27:16 +02:00
Matthias Schiffer
a7a426ca75
Enable ath9k debugfs support
2014-06-06 09:06:26 +02:00
Matthias Schiffer
1332ce24bb
Add support for D-Link DIR-615 rev. E1
2014-05-21 23:39:14 +02:00
Matthias Schiffer
356ab27073
Some (unfinished) x86 support
2014-05-21 20:21:32 +02:00
Matthias Schiffer
8644bfbc18
More multi-target support (still not finished...)
2014-05-10 11:52:06 +02:00
Matthias Schiffer
3b8ad88ce4
Some work towards multi-target support
2014-05-09 15:02:46 +02:00