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