aboutsummaryrefslogtreecommitdiffstats
path: root/package/firmware
Commit message (Collapse)AuthorAgeFilesLines
* brcmfmac43430-firmware: switch to @GITHUB download aliasJohn Crispin2016-04-091-1/+1
| | | | | | Signed-off-by: Álvaro Fernández Rojas <noltari@gmail.com> git-svn-id: svn://svn.openwrt.org/openwrt/trunk@49139 3c298f89-4303-0410-b956-a3cf2f4a3e73
* brcmfmac43430-firmware: add new packageJohn Crispin2016-04-011-0/+61
| | | | | | | | This adds the firmware needed for the BCM43438 included in Raspberry Pi 3. Signed-off-by: Álvaro Fernández Rojas <noltari@gmail.com> git-svn-id: svn://svn.openwrt.org/openwrt/trunk@49102 3c298f89-4303-0410-b956-a3cf2f4a3e73
* linux-firmware: fix rt73-usb-firmware packageHauke Mehrtens2016-03-191-2/+2
| | | | | | | | | | | | | | Some parts of this package were named rt73-pci-firmware before which looks like a copy and past error. This renames all parts to rt73-usb- firmware and then the firmware gets build and the dependencies from the package with the kernel module are also working correctly. This fixes #22069 Signed-off-by: Hauke Mehrtens <hauke@hauke-m.de> git-svn-id: svn://svn.openwrt.org/openwrt/trunk@49037 3c298f89-4303-0410-b956-a3cf2f4a3e73
* dsl-vrx200-firmware-xdsl: create Lantiq vrx200 firmware patchesFelix Fietkau2016-03-073-94/+129
| | | | | | | | | | | Instead of having two big binaries only add one binary and then a patch to create the other one when needed at runtime. This is easier to handle in one Makefile for both firmware files. Signed-off-by: Hauke Mehrtens <hauke@hauke-m.de> Signed-off-by: Felix Fietkau <nbd@openwrt.org> git-svn-id: svn://svn.openwrt.org/openwrt/trunk@48939 3c298f89-4303-0410-b956-a3cf2f4a3e73
* mac80211: add packages libertas-spi module and firmwareFelix Fietkau2016-02-221-0/+10
| | | | | | | | | This adds option to build kernel module and firmware packages for a Marvell 8686 SPI Wireless device Signed-off-by: Joseph Honold <mozzwald@gmail.com> git-svn-id: svn://svn.openwrt.org/openwrt/trunk@48750 3c298f89-4303-0410-b956-a3cf2f4a3e73
* linux-firmware: package BCM4366 firmwareRafał Miłecki2016-02-081-0/+3
| | | | | | Signed-off-by: Rafał Miłecki <zajec5@gmail.com> git-svn-id: svn://svn.openwrt.org/openwrt/trunk@48654 3c298f89-4303-0410-b956-a3cf2f4a3e73
* linux-firmware: update to the commit from 2016-01-25Rafał Miłecki2016-01-281-2/+2
| | | | | | | | This adds e.g. BCM4350 rev 5 and BCM4366 firmwares (not packaged yet). Signed-off-by: Rafał Miłecki <zajec5@gmail.com> git-svn-id: svn://svn.openwrt.org/openwrt/trunk@48544 3c298f89-4303-0410-b956-a3cf2f4a3e73
* linux-firmware: fix mediatek/ralink package namesFelix Fietkau2016-01-111-10/+10
| | | | | | Signed-off-by: Felix Fietkau <nbd@openwrt.org> git-svn-id: svn://svn.openwrt.org/openwrt/trunk@48204 3c298f89-4303-0410-b956-a3cf2f4a3e73
* mac80211: move b43legacy firmware to a separate packageFelix Fietkau2016-01-101-0/+72
| | | | | | Signed-off-by: Felix Fietkau <nbd@openwrt.org> git-svn-id: svn://svn.openwrt.org/openwrt/trunk@48184 3c298f89-4303-0410-b956-a3cf2f4a3e73
* mac80211: move broadcom firmware to the linux-firmware packageFelix Fietkau2016-01-101-0/+42
| | | | | | Signed-off-by: Felix Fietkau <nbd@openwrt.org> git-svn-id: svn://svn.openwrt.org/openwrt/trunk@48182 3c298f89-4303-0410-b956-a3cf2f4a3e73
* mac80211: move ti firmware to the linux-firmware packageFelix Fietkau2016-01-101-0/+25
| | | | | | Signed-off-by: Felix Fietkau <nbd@openwrt.org> git-svn-id: svn://svn.openwrt.org/openwrt/trunk@48181 3c298f89-4303-0410-b956-a3cf2f4a3e73
* mac80211: move mediatek/ralink firmware to the linux-firmware packageFelix Fietkau2016-01-101-0/+43
| | | | | | Signed-off-by: Felix Fietkau <nbd@openwrt.org> git-svn-id: svn://svn.openwrt.org/openwrt/trunk@48180 3c298f89-4303-0410-b956-a3cf2f4a3e73
* mac80211: move atheros/qca firmware to the linux-firmware packageFelix Fietkau2016-01-102-9/+25
| | | | | | Signed-off-by: Felix Fietkau <nbd@openwrt.org> git-svn-id: svn://svn.openwrt.org/openwrt/trunk@48179 3c298f89-4303-0410-b956-a3cf2f4a3e73
* mac80211: move marvell firmware to the linux-firmware packageFelix Fietkau2016-01-102-0/+48
| | | | | | Signed-off-by: Felix Fietkau <nbd@openwrt.org> git-svn-id: svn://svn.openwrt.org/openwrt/trunk@48178 3c298f89-4303-0410-b956-a3cf2f4a3e73
* mac80211: move intel firmware to the linux-firmware packageFelix Fietkau2016-01-102-9/+192
| | | | | | Signed-off-by: Felix Fietkau <nbd@openwrt.org> git-svn-id: svn://svn.openwrt.org/openwrt/trunk@48177 3c298f89-4303-0410-b956-a3cf2f4a3e73
* mac80211: move realtek firmware to the linux-firmware packageFelix Fietkau2016-01-101-0/+33
| | | | | | Signed-off-by: Felix Fietkau <nbd@openwrt.org> git-svn-id: svn://svn.openwrt.org/openwrt/trunk@48176 3c298f89-4303-0410-b956-a3cf2f4a3e73
* linux-firmware: add commented out BuildPackage section for metadata scanningFelix Fietkau2016-01-101-0/+1
| | | | | | Signed-off-by: Felix Fietkau <nbd@openwrt.org> git-svn-id: svn://svn.openwrt.org/openwrt/trunk@48175 3c298f89-4303-0410-b956-a3cf2f4a3e73
* linux-firmware: remove duplication in package metadataFelix Fietkau2016-01-102-33/+12
| | | | | | Signed-off-by: Felix Fietkau <nbd@openwrt.org> git-svn-id: svn://svn.openwrt.org/openwrt/trunk@48174 3c298f89-4303-0410-b956-a3cf2f4a3e73
* linux-firmware: move realtek firmware packages to realtek.mkFelix Fietkau2016-01-102-30/+34
| | | | | | Signed-off-by: Felix Fietkau <nbd@openwrt.org> git-svn-id: svn://svn.openwrt.org/openwrt/trunk@48173 3c298f89-4303-0410-b956-a3cf2f4a3e73
* linux-firmware: update to the latest version, sync with subdir used by the ↵Felix Fietkau2016-01-101-3/+4
| | | | | | | | mac80211 package Signed-off-by: Felix Fietkau <nbd@openwrt.org> git-svn-id: svn://svn.openwrt.org/openwrt/trunk@48172 3c298f89-4303-0410-b956-a3cf2f4a3e73
* ath10k-firmware: Update QCA988X firmware to 10.2.4.97-1John Crispin2015-12-231-2/+11
| | | | | | Signed-off-by: Martin Blumenstingl <martin.blumenstingl@googlemail.com> git-svn-id: svn://svn.openwrt.org/openwrt/trunk@47984 3c298f89-4303-0410-b956-a3cf2f4a3e73
* lantiq: add dsl-vrx200-firmware-xdsl-b: add Annex B version of VRX200 DSL ↵Hauke Mehrtens2015-11-251-0/+47
| | | | | | | | | | | firmware This adds the Annex B version of the VRX200 firmware. Signed-off-by: Hauke Mehrtens <hauke.mehrtens@lantiq.com> git-svn-id: svn://svn.openwrt.org/openwrt/trunk@47650 3c298f89-4303-0410-b956-a3cf2f4a3e73
* lantiq: dsl-vrx200-firmware-xdsl-a: rename to VRX200 and add annex aHauke Mehrtens2015-11-251-6/+7
| | | | | | | | | This just renamed the package to indicate that this is the annex a version. Signed-off-by: Hauke Mehrtens <hauke.mehrtens@lantiq.com> git-svn-id: svn://svn.openwrt.org/openwrt/trunk@47649 3c298f89-4303-0410-b956-a3cf2f4a3e73
* lantiq: add dsl-vr9-firmware-xdslJohn Crispin2015-11-241-0/+46
| | | | | | | | This adds the DSL firmware for the VR9/XRX200 SoCs. Signed-off-by: Hauke Mehrtens <hauke.mehrtens@lantiq.com> git-svn-id: svn://svn.openwrt.org/openwrt/trunk@47631 3c298f89-4303-0410-b956-a3cf2f4a3e73
* ath10k-firmware: add board-2.bin for qca99x0Felix Fietkau2015-11-221-0/+14
| | | | | | | | | Keep board.bin as fallback for devices without OTP that load caldata from flash Signed-off-by: Felix Fietkau <nbd@openwrt.org> git-svn-id: svn://svn.openwrt.org/openwrt/trunk@47592 3c298f89-4303-0410-b956-a3cf2f4a3e73
* ath10k-firmware: fix patch of firmwareHauke Mehrtens2015-11-191-1/+1
| | | | | | | | | This fixes a build error. Signed-off-by: Hauke Mehrtens <hauke@hauke-m.de> git-svn-id: svn://svn.openwrt.org/openwrt/trunk@47517 3c298f89-4303-0410-b956-a3cf2f4a3e73
* ath10k-firmware: update firmware version for QCA988X (again)Felix Fietkau2015-11-151-4/+4
| | | | | | | | | | | | Updates the ath10-firmware release to current git and updates the QCA988X firmware in use to version 10.2.4.70.12-2 which appears to actually fix the stability problems when using a Nexus 5X phone as per issue #20854. Also updates the Makefile for a change in the location of the board.bin file for QCA988X in the source repository. Signed-off-by: Robert Hancock <hancockrwd@gmail.com> git-svn-id: svn://svn.openwrt.org/openwrt/trunk@47469 3c298f89-4303-0410-b956-a3cf2f4a3e73
* ath10k-firmware: update firmware version for QCA988XFelix Fietkau2015-11-111-1/+1
| | | | | | | | | | | Updates the ath10k firmware version for QCA988X to version 10.2.4.70.10-2, which appears to fix problems with the 5GHz wireless failing on TP-Link Archer C7 v2 when using a Nexus 5X phone. Fixes issue #20854. Signed-off-by: Robert Hancock <hancockrwd@gmail.com> git-svn-id: svn://svn.openwrt.org/openwrt/trunk@47454 3c298f89-4303-0410-b956-a3cf2f4a3e73
* ath10k-firmware: add qca6174 firmware (mostly untested)Felix Fietkau2015-11-101-7/+18
| | | | | | Signed-off-by: Felix Fietkau <nbd@openwrt.org> git-svn-id: svn://svn.openwrt.org/openwrt/trunk@47437 3c298f89-4303-0410-b956-a3cf2f4a3e73
* ath10k-firmware: add qca99x0 firmwareFelix Fietkau2015-10-301-0/+20
| | | | | | Signed-off-by: Felix Fietkau <nbd@openwrt.org> git-svn-id: svn://svn.openwrt.org/openwrt/trunk@47295 3c298f89-4303-0410-b956-a3cf2f4a3e73
* ath10k: split out ath10k firmware into a separate source package and .ipkFelix Fietkau2015-10-301-0/+50
| | | | | | Signed-off-by: Felix Fietkau <nbd@openwrt.org> git-svn-id: svn://svn.openwrt.org/openwrt/trunk@47294 3c298f89-4303-0410-b956-a3cf2f4a3e73
* linux-firmware: minor makefile cleanupFelix Fietkau2015-10-301-22/+7
| | | | | | Signed-off-by: Felix Fietkau <nbd@openwrt.org> git-svn-id: svn://svn.openwrt.org/openwrt/trunk@47293 3c298f89-4303-0410-b956-a3cf2f4a3e73
* firmware: linux-firmware: Add ibt-firmware and ar3k-firmware packagesJohn Crispin2015-10-191-0/+40
| | | | | | | | Some bluetooth devices require firmware. Add intel bluetooth and ar3k for now. Signed-off-by: Pushpal Sidhu <psidhu@gateworks.com> git-svn-id: svn://svn.openwrt.org/openwrt/trunk@47222 3c298f89-4303-0410-b956-a3cf2f4a3e73
* cosmetic: remove trailing whitespacesLuka Perkov2015-10-151-1/+1
| | | | | | Signed-off-by: Luka Perkov <luka@openwrt.org> git-svn-id: svn://svn.openwrt.org/openwrt/trunk@47197 3c298f89-4303-0410-b956-a3cf2f4a3e73
* kernel: add staging r8188eu module (3.13)Zoltan HERPAI2014-04-301-0/+20
| | | | | | | | Signed-off-by: Zoltan HERPAI <wigyori@uid0.hu> git-svn-id: svn://svn.openwrt.org/openwrt/trunk@40609 3c298f89-4303-0410-b956-a3cf2f4a3e73
* linux-firmware: add a new package for firmware (currently only builds r8169 ↵Felix Fietkau2014-04-101-0/+43
| | | | | | | | firmware) Signed-off-by: Felix Fietkau <nbd@openwrt.org> git-svn-id: svn://svn.openwrt.org/openwrt/trunk@40447 3c298f89-4303-0410-b956-a3cf2f4a3e73
* firmware: create a new folder for holfing firmware blobsJohn Crispin2014-03-306-0/+388
Signed-off-by: John Crispin <blogic@openwrt.org> git-svn-id: svn://svn.openwrt.org/openwrt/trunk@40307 3c298f89-4303-0410-b956-a3cf2f4a3e73