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