Commit Graph

59 Commits

Author SHA1 Message Date
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