Remove two old targets remaining from adaption to multi-profile
Fix #417: update file names in images/DEVICES
Makefile: remove release codename from package feeds' URLs
Makefile: remove release codename from binary firmware images' filenames
Prepare Makefile for qMp 4.0 "Macondo" release candidate 1
multiprofile: add ar71xx-mikrotik subtarget to compilation (no specific targets yet)
Merge branch 'kalimotxo' into testing
Only add qmp-system package to Nexx WT3020-4M
Merge remote-tracking branch 'origin/kalimotxo' into testing
Set ROOTFS size to 128 MB for Geode-based devices (i.e. Alix)
This allow copying an entire binary image to RAM and sysupgrade it. Default256 MB size (set by default because of building EXT4 rootfs images) was too bigand images could not be uncompressed to RAM.
Add rt2800-usb and ath9k-htc drivers and usb-modeswitch package to almost all targets
Base qMp testing version (previous to v4) on LEDE 17.01
Merge branch 'LEDE' into kalimotxo
[multiprofile] Add verbosity to multiprofile package addition
[multiprofile] Convert sunxi architecture to multiprofile
Add ath10k-ct and qca988x-ct firmware as modules to ar71xx-generic mptarget
Add support for Ubiquiti UniFi AP AC Lite devices
Add sqm to x86 targets
multiprofile: revert 84c871d985b010f0c813c7c1438b41b3a02a8318 and gzip all x86 images
multiprofile: x86 squashfs images are not compressed
Add sysupgrade support for Rocket M5 XW
Merge branch 'multiprofile' of ssh://dev.qmp.cat/qmpfw into multiprofile
[multiprofile] Remove unused x86 target
[multiprofile] Fix nightlycompile to MD5 all images
[multiprofile] Add x86-64 mptarget and 64 bits versions of VBox, KVM, VMware
[multiprofile] Add missing "v1" in tl-mr3040-v1 target settings
[multiprofile] Improve x86 images generation
[multiprofile] Sort targets alphabetically
[multiprofile] Do not GZip images
[multiprofile] Fix typos
[multiprofile] Convert x86 architecture to multiprofile
[multiprofile] Convert mpc85xx architecture to multiprofile
[multiprofile] Fix some Ubiquiti targets with IMAGE instead of FACTORY
Improve customization of firmware images in Makefile
Add kernel scheduling modules, luci-app-sqmp and tc to the list of packages to compile as modules
Add the CONFIG_PACKAGE_luci-app-qos=m option to x86-geode multi-profile target
Avoid the ppp package and modules to be installed on those arch-subarchs with qmp-tiny-node devices
[multiprofile] Remove unneeded target files
Add the CONFIG_PACKAGE_luci-app-qos=m option to make sure the package and its dependencies (basically, the kernel modules) are generated during the compilation, to later install them without troubles
[Multiprofile] Migrate Alix/x86-geode to multiprofile
Alix's firmware binary has .img extension, not .bin
[multiprofile] Adapt Makefile to multiprofile (IX): fix copying single target profiles. Fix recovering saved custom kernelconfigs.
[multiprofile] Dirty fix for building a single target (except for non-subarch targets)
Sort mt7620 targets
Add support for ZBT APE522II devices
[multiprofile] Remove unused %arch-%subarch-imagebuilder profiles
[multiprofile] Add missing WT-1520 devices in targets.mk
[multiprofile] Adapt Makefile to multiprofile (VIII): compile multi-profile targets only once and just copy the binaries on single targets
[multiprofile] Adapt Makefile to multiprofile (VII): fix compilation of non-multiprofile target
[multiprofile] Adapt Makefile to multiprofile (VI): fix images path
Rename Rocket M target name
[multiprofile] Adapt Makefile to multiprofile (V): fix images path
[multiprofile] Adapt Makefile to multiprofile (IV)
[multiprofile] Adapt Makefile to multiprofile (III)
Add support for Wavlink WL-WN575A3 devices
[multiprofile] Add ramips mt7628 multiprofile imagebuilder
[multiprofile] Adapt Makefile to multiprofile (II)
[multiprofile] Adapt Makefile to multiprofile
[multiprofile] Convert ar71xx-generic and ramips-mt7620 to multiprofile and start Makefile adaption
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
Update architecture imagebuilder config files to the new LEDE multiple-profile, per-device profile build
Add brcm2708 architecture, and bcm2708, bcm2709 and bcm2710 sub-architectures
Fix naming for TL-WDR3500-v1 and TL-WA7510N
Add support for TL-WDR3500-v1 and TL-WA7510N devices
Add support for TL-WDR3500-v1 devices
Add support for TP-Link 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
Rename Xiaomi MiWiFi Mini target and file name according to OpenWrt's changes
Merge branch 'testing' into kalimotxo
Fix imagebuilders output file names
Fix image name for a few devices from testing merge
Add sunxi architecture imagebuilder
Do not gzip Lamobo R1 SD card image
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 sysupgrade support for TP-Link TL-WR841N-v10 devices