Commit Graph

15 Commits

Author SHA1 Message Date
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
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
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
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
bad4288b90 Add virtio-enabled kvm_guest target 2015-03-07 16:40:06 +01:00
Matthias Schiffer
3056e8bcee x86-generic: remove BROKEN check 2015-01-29 07:49:00 +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
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
e164bac87a Switch to Barrier Breaker 2014-08-07 16:21:56 +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
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