Alix's firmware binary has .img extension, not .bin
[multiprofile] Dirty fix for building a single target (except for non-subarch targets)
Sort mt7620 targets
Add support for ZBT APE522II devices
[multiprofile] Add missing WT-1520 devices in targets.mk
Rename Rocket M target name
Add support for Wavlink WL-WN575A3 devices
[multiprofile] Add ramips mt7628 multiprofile imagebuilder
[multiprofile] Adapt Makefile to multiprofile (II)
Update Nexx WTxy20-zM targets
Fix VoCore targets
Add missing subarchitecture to vmware target
Add missing folder in path for TL-WDR3500-v1
Add missing $(SUBARCH)/ to TL-WR841-v10's filenames
Sync filenames for TP-Link TL-WR841* targets
Merge branch 'LEDE' of ssh://dev.qmp.cat/qmpfw into LEDE
Sync filenames for some targets, which have changed slightly
Temporary fix for #389, only rt305x-legacy devices
Temporary fix for #389, only ar71xx-legacy devices
Remove old ar71xx target which acted as a sort of imagebuilder
Add brcm2708-bcm2708-ib, brcm2708-bcm2709-ib and brcm2708-bcm2710-ib targets to the target list
Add x86 64 (x86_64) subarchitecture and imagebuilder
Add ramips mt7621 subarchitecture and imagebuilder
Add brcm2708 architecture, and bcm2708, bcm2709 and bcm2710 sub-architectures
Add support for TL-WDR3500-v1 and TL-WA7510N devices
Replace forgotten openwrt TBUILD in targets.mk
Fix missing targets LEDE subdirectory in recently added devices
Fix Sunxi generic imagebuilder target
Merge branch 'kalimotxo' into LEDE
Merge branch 'testing' into kalimotxo
Fix imagebuilders output file names
Fix image name for a few devices from testing merge
Add sunxi architecture imagebuilder
Base qMp firmware builder on LEDE. Also fix a few targets and configs that got outdated.
Change compiled binary firmware images filename. The prefix is no longer openwrt, but qmp.
This is a quick fix, the prefix should be obtained from the compilation variables (VERSION_DIST?).
Add support for TP-Link TL-WR841N-v10 devices
Add support for Alfa Network N5 devices
Add support for Lamobo R1 (BananaPi R1) boards
Add support for Microduino MicroWRT:
- Add device to targets.mk, to generate firmware images - Add checksum to images/DEVICES, to enable sysupgrade
Add ar71xx_kstrip target for 4 MB flash devices
Remove tl-mr3040-cam target from targets.mk
Fix #373 (1/2). Enforce precompiled images' filename format to $MANUFACTURER_$MODEL-NAME
Remove unused tl-mr3040 "targets"
Fix #373 (1/2). Use coherent naming for precompiled images' filenames
Fix #369. Use mt7620_kstrip-qmp-tiny-node profile for Nexx WT3020-4M devices
Add VoCore back to targets.mk and to sysupgrade
Rename old atheros architecture to ath25
Add support for Comfast CF-WR800N
Add support for Ubiquiti Rocket M XW device
Add SYSUPGRADE image to Xiaomi MiWiFi Mini target so that qmpcontrol upgrade works
[alix] Change binary file name for alix target again
Add support for Soekris Net45XX devices
Add support for MERCURY MAC1200R devices
Add support for Xiaomi MiWiFi Mini
Remove two lines accidentally yanked
Add support for Nexx WT1520 devices
Split WT3020 into 4M and 8M profiles. Update MT7620x profiles
Update MT7620x profiles
Add support for VoCore and RT5350 profile (ramips)
Fix wrong x86 imagebuilder profile call in targets.mk
Add support for Ubiquiti Unifi AP-PRO devices
Simplify ar71xx imagebuilder and add atheros, mpc85xx, ramips and x86 imagebuilders
Add profile for D-Link DIR-810L
Add profiles for devices with MT7620n SoC (mt7620n-qmp-tiny-node and mt7620n-qmp-small-node)Add support for Nexx WT3020 devices
Add support for TP-Link TL-WDR4900 v1
Add NanoStation Loco M5 XW in targets.mk
Add support for D-Link DIR-810L
Change KVM TBUILD to openwrt
Add regdb patchRemove specific target for alixAdd support for two new tplink routersRemove files from gitignore
Add support for Ubiquiti Unifi AP devices
Add support for NanoStation [Loco] M5 XW devices
Fix WRTnode port
Import support for KVM
Add support for KVM
Fixed typo in targets.mk (Imabe -> Image)
Added support for WRTnode in targets.mk
Changed vbox in targets.mk to generate the VirtualBox image
Add support for TP-Link TL-WR841N-v9 (only in Kalimotxo)
Add Dragino2 as a qMp supported target
Fix typo
Change default target build directory from ar71xx to openwrt
Change OpenWRT version to trunkUse git instead of svnChange default name for builds to "openwrt"
Merge branch 'master' of qmp.cat:qmpfw
Conflicts: targets.mk
Add x86 config (for PC)Add target for alixAdd target for ar71xx imagebuilder
Rename target tl-841 to tl-wr841n-v7 to avoid confusion with v8
Add support for TP-Link TL-WR841N v8 in targets.mk
Add support for specify the full output image name in targets.mk
Add support for build an imagebuilder with all packages for at71xx
Adds a new way to generate/store the configuration files for each target: There are profiles (such as ath-qmp-small-node) which are shared between all similar kind of devices (i.e ubiquiti devices) And individual configurations (optional) which can be used to specify extra options for the device
Change x86, atheros and ramips TBUILD to ar71xx to unify all targets in one single openwrt source directory
Add ar71xx target in HW_AVAILABLE list. It is a generic target for compiling all existing ar71xx based devices
Change freestation target to use the ar71xx buildroot (to save space). Run rm -rf build/freestation
Adds support for new special target "ar71xx" which compiles the firmware for all atheros AR7/9 devices.
Adds new target for t-mr3040 bmx6 testing
Add new target for TpLink MR3040 with WebCam/Streaming support
Change wr-703 for tl-703n in targets