]>
granicus.if.org Git - linux-firmware/log
Rodrigo Vivi [Fri, 24 Feb 2017 20:24:00 +0000 (12:24 -0800)]
linux-firmware/i915: Fix Corrupted GuC files.
For some reason these 2 files got corrupted
when propagating the release to this repository.
i915 firmware got first release at:
https://01.org/linuxgraphics/downloads/firmware
then propagated to linux-firmware.git.
The version on 01.org are the right ones.
This issue has been identified by Jason. He
noticed that GuC image from linux-firmware.git
wasn't getting loaded on his Kabylake, while
the version on 01.org was working propertly.
In a further review I identified that also GuC
image for Broxton faced a similar issue. All other
files on i915 are the proper one matching with
the ones released on 01.org.
Cc: Jason Curtiss <jason.curtiss@intel.com>
Cc: Anusha Srivatsa <anusha.srivatsa@intel.com>
Signed-off-by: Rodrigo Vivi <rodrigo.vivi@intel.com>
Alex Deucher [Thu, 23 Feb 2017 02:37:45 +0000 (21:37 -0500)]
Revert "amdgpu: update VI gfx/sdma firmware"
This reverts commit
7a110b85a46d7f884f4ac712ff52e02ed57234bd .
Signed-off-by: Kyle McMartin <kyle@kernel.org>
Alex Deucher [Thu, 23 Feb 2017 02:37:31 +0000 (21:37 -0500)]
Revert "amdgpu: update VI smc/mc firmware"
This reverts commit
51911f57cda2ce6f290123974bfbe872d1f9dd65 .
Signed-off-by: Kyle McMartin <kyle@kernel.org>
Alex Deucher [Fri, 17 Feb 2017 22:24:28 +0000 (17:24 -0500)]
amdgpu: add smc firmware for new polaris variants
from internal git commit:
35328ab989a24fa32069bdbbea55f5cbcbdbcec6
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
Signed-off-by: Kyle McMartin <kyle@kernel.org>
Felix Fietkau [Wed, 7 Dec 2016 14:05:53 +0000 (15:05 +0100)]
linux-firmware: add firmware for mt76x2
Signed-off-by: Felix Fietkau <nbd@nbd.name>
Signed-off-by: Hua Shao <hua.shao@mediatek.com>
[kyle: fixed permissions on mt7662*.bin]
Signed-off-by: Kyle McMartin <kyle@kernel.org>
Kyle McMartin [Fri, 17 Feb 2017 17:57:52 +0000 (09:57 -0800)]
Merge tag 'iwlwifi-fw-2017-02-03' of git://git.kernel.org/pub/scm/linux/kernel/git/iwlwifi/linux-firmware
* update -17 firmware binaries for iwlwifi devices 3260, 7260 and 7265
* update -22 firmware binaries for iwlwifi devices 7265D, 8000C and 8265
* add -27 firmware binaries for iwlwifi devices 3168, 7265D, 8000C and 8265
Kyle McMartin [Fri, 17 Feb 2017 17:56:38 +0000 (09:56 -0800)]
Merge commit '
d7fe1272 ' from https://github.com/anushasr/linux-firmware.git
Kyle McMartin [Fri, 17 Feb 2017 17:53:27 +0000 (09:53 -0800)]
Merge commit '
60db383a ' of https://github.com/dchickles-cavm/linux-firmware
Kyle McMartin [Fri, 17 Feb 2017 17:48:38 +0000 (09:48 -0800)]
update WHENCE for new amdgpu/polaris12_*.bin firmware
Signed-off-by: Kyle McMartin <kyle@kernel.org>
Alex Deucher [Thu, 26 Jan 2017 15:34:52 +0000 (10:34 -0500)]
amdgpu: update VI smc/mc firmware
based on internal git commit:
197dad9a8963b3a70de0c056a4002d734115b50b
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
Signed-off-by: Kyle McMartin <kyle@kernel.org>
Alex Deucher [Thu, 26 Jan 2017 15:24:03 +0000 (10:24 -0500)]
amdgpu: update VI gfx/sdma firmware
from internal git commit:
197dad9a8963b3a70de0c056a4002d734115b50b
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
Signed-off-by: Kyle McMartin <kyle@kernel.org>
Alex Deucher [Thu, 26 Jan 2017 15:30:36 +0000 (10:30 -0500)]
amdgpu: add firmware for polaris12 asics
Based on internal git commit:
197dad9a8963b3a70de0c056a4002d734115b50b
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
Signed-off-by: Kyle McMartin <kyle@kernel.org>
Himanshu Madhani [Thu, 26 Jan 2017 03:32:49 +0000 (19:32 -0800)]
qla2xxx: Update firmware version to 8.06.00
Signed-off-by: Himanshu Madhani <himanshu.madhani@cavium.com>
Signed-off-by: Giridhar Malaval <giridhar.malaval@cavium.com>
Signed-off-by: Kyle McMartin <kyle@kernel.org>
Larry Finger [Thu, 19 Jan 2017 21:04:27 +0000 (15:04 -0600)]
rtlwifi: rtl8723bs: Add firmware for new driver
This driver is being added for Fedora users, and will then be added
to the mainline kernel.
Signed-off-by: Larry Finger <Larry.Finger@lwfinger.net>
c: Hans de Goede <hdegoede@redhat.com>
Signed-off-by: Kyle McMartin <kyle@kernel.org>
Alex Deucher [Thu, 19 Jan 2017 18:37:33 +0000 (13:37 -0500)]
radeon: add new firmware for SI chips
Adds new si58 mc firmware and new hainan smc firmware.
From internal git commit:
69ce13393d0b733544d1ea0ed5e2d08cf626998f
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
Signed-off-by: Kyle McMartin <kyle@kernel.org>
Alex Deucher [Thu, 19 Jan 2017 18:38:23 +0000 (13:38 -0500)]
radeon/amdgpu: update license copyright dates
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
Signed-off-by: Kyle McMartin <kyle@kernel.org>
Anusha Srivatsa [Tue, 7 Feb 2017 17:52:56 +0000 (09:52 -0800)]
linux-firmware/i915: GuC firmware for Kabylake v9.14
This update includes (since v8.12):
1. Sub-feature level control for power management features.
2. Clean-up for power management interface.
3. Bug Fix for multi context scheduler flag.
8.12 contained since v 5.1:
1. Add per engine preemption support to scheduler
2. Minor bug fixes
3. Add support to log media reset count
Cc: Rodrigo Vivi <rodrigo.vivi@intel.com>
Signed-off-by: Anusha Srivatsa <anusha.srivatsa@intel.com>
Anusha Srivatsa [Tue, 7 Feb 2017 17:47:59 +0000 (09:47 -0800)]
linux-firmware/i915: GuC firmware for Broxton v8.7
This update contains (since v7.6):
1. Update parameter name (interface change).
2. Fix for power impact issue.
7.6 contained since v 5.1:
1. Add per engine preemption support in scheduler.
2. Fix for Sleep Shared Area Pointer Validation.
3. Fix for Golden Context init for Render only for Engine Reset.
4. Fix for Forcewake Render check.
Cc: Rodrigo Vivi <rodrigo.vivi@intel.com>
Signed-off-by: Anusha Srivatsa <anusha.srivatsa@intel.com>
Anusha Srivatsa [Tue, 7 Feb 2017 17:35:07 +0000 (09:35 -0800)]
linux-firmware/i915: HuC on 2.0.1810 for Kabylake
This release is to support the following features:
Gen95 HuC KBL BRC Kernel:
- First release.
Cc:Rodrigo Vivi <rodrigo.vivi@intel.com>
Signed-off-by: Anusha Srivatsa <anusha.srivatsa@intel.com>
Anusha Srivatsa [Tue, 7 Feb 2017 17:30:28 +0000 (09:30 -0800)]
linux-firmware/i915: Add HuC 1.07.1398 for broxton
This release is to support the following features:
Gen9 HuC BXT BRC Kernel:
- Update SkipFrame to avoid conditional batch buffer issue in driver
- Updated for open source driver
- Fix overflow issue
- Enable ME distortion based QP adjustment
- Fix incorrect cost table loading when ME detection is enabled
Cc: Rodrigo Vivi <rodrigo.vivi@intel.com>
Signed-off-by: Anusha Srivatsa <anusha.srivatsa@intel.com>
Anusha Srivatsa [Tue, 7 Feb 2017 02:08:39 +0000 (18:08 -0800)]
linux-firmware/i915: Add HuC 1.07.1398 for SKL
This release is to support the following features:
Gen9 HuC AVC BRC Kernel:
- Update SkipFrame to avoid conditional batch buffer issue in driver
- Updated for open source driver
- Fix overflow issue
- Enable ME distortion based QP adjustment
- Fix incorrect cost table loading when ME detection is enabled
CC: Rodrigo Vivi <rodrigo.vivi@intel.com>
Signed-off-by: Anusha Srivatsa <anusha.srivatsa@intel.com>
Luca Coelho [Thu, 12 Jan 2017 19:28:05 +0000 (21:28 +0200)]
iwlwifi: add -27 firmware for 3168, 7265D, 8000C and 8265
Revision number: 455470
Build number: WFFW38158_R24
Signed-off-by: Luca Coelho <luciano.coelho@intel.com>
Emmanuel Grumbach [Sat, 7 Jan 2017 20:29:08 +0000 (22:29 +0200)]
iwlwifi: update -22 firmware for 7265D and up
Revision number: 391740
Build number: WFFW33799_R19
Signed-off-by: Emmanuel Grumbach <emmanuel.grumbach@intel.com>
Signed-off-by: Luca Coelho <luciano.coelho@intel.com>
Luca Coelho [Thu, 12 Jan 2017 19:28:05 +0000 (21:28 +0200)]
iwlwifi: update -17 firmware for 3260, 7260 and 7265
Revision number: 459231
Build number: WFFW38520_L14LIN
Signed-off-by: Luca Coelho <luciano.coelho@intel.com>
Kyle McMartin [Fri, 13 Jan 2017 15:14:07 +0000 (10:14 -0500)]
Fix permissions on ti-connectivity firmware from
05e9fe59
Signed-off-by: Kyle McMartin <kyle@kernel.org>
Kyle McMartin [Fri, 13 Jan 2017 15:11:52 +0000 (10:11 -0500)]
Merge branch 'skl' of git://git.kernel.org/pub/scm/linux/kernel/git/vkoul/firmware
Guido Günther [Thu, 15 Dec 2016 20:12:48 +0000 (21:12 +0100)]
atusb: Document that dfu-util needs to be run before device enters runtime mode
Signed-off-by: Guido Günther <agx@sigxcpu.org>
Acked-by: Stefan Schmidt <stefan@datenfreihafen.org>
Signed-off-by: Kyle McMartin <kyle@kernel.org>
Kyle McMartin [Fri, 13 Jan 2017 15:07:13 +0000 (10:07 -0500)]
Merge branch 'for-upstream' of git://git.chelsio.net/pub/git/linux-firmware
Kyle McMartin [Fri, 13 Jan 2017 15:06:01 +0000 (10:06 -0500)]
Merge branch 'firmware-update' of https://github.com/01org/opa-firmware
Guy Mishol [Wed, 21 Dec 2016 15:26:36 +0000 (17:26 +0200)]
wl127x/wl128x: update firmwares
Update the wl127x and wl128x firmwares to *.3.10.0.141 for single-role
and *.5.7.0.49 for multi-role.
Signed-off-by: Guy Mishol <guym@ti.com>
Signed-off-by: Kyle McMartin <kyle@kernel.org>
Arend van Spriel [Sun, 18 Dec 2016 20:16:36 +0000 (20:16 +0000)]
brcm: add firmware for the BCM4358 PCIe device.
This patch adds firmware for the BCM4358 2x2 11ac PCIe device.
Reviewed-by: Hante Meuleman <hante.meuleman@broadcom.com>
Reviewed-by: Pieter-Paul Giesberts <pieter-paul.giesberts@broadcom.com>
Reviewed-by: Franky Lin <franky.lin@broadcom.com>
Signed-off-by: Arend van Spriel <arend.vanspriel@broadcom.com>
Change-Id: I5c106e4e216dd7856de1e204a4d568714b015efc
Reviewed-on: http://hnd-swgit.sj.broadcom.com:8080/8118
Signed-off-by: Kyle McMartin <kyle@kernel.org>
Arend van Spriel [Sun, 18 Dec 2016 20:16:35 +0000 (20:16 +0000)]
brcm: add firmware for the BCM4356 SDIO device
This patch adds firmware for the BCM4356 2x2 11ac SDIO device.
Reviewed-by: Hante Meuleman <hante.meuleman@broadcom.com>
Reviewed-by: Pieter-Paul Giesberts <pieter-paul.giesberts@broadcom.com>
Reviewed-by: Franky Lin <franky.lin@broadcom.com>
Signed-off-by: Arend van Spriel <arend.vanspriel@broadcom.com>
Change-Id: I73131f77986c9fc0faf58d316640846897725a14
Reviewed-on: http://hnd-swgit.sj.broadcom.com:8080/8117
Signed-off-by: Kyle McMartin <kyle@kernel.org>
Tedd Ho-Jeong An [Thu, 8 Dec 2016 16:58:25 +0000 (08:58 -0800)]
linux-firmware: Fix DDC file format for Intel Bluetooth 8260/8265
This patch fixes the DDC file format for Intel Bluetooth 8260 and
8265. The format of files were incorrect and it caused the failure
while downloading the DDC content.
The affected patches are:
8794102 linux-firmware: Update firmware file for Intel Bluetooth 8265
28ddb05 linux-firmware: Update firmware file for Intel Bluetooth 8260
Signed-off-by: Tedd Ho-Jeong An <tedd.an@intel.com>
Signed-off-by: Kyle McMartin <kyle@kernel.org>
Subhransu S. Prusty [Wed, 11 Jan 2017 11:59:26 +0000 (17:29 +0530)]
linux-firmware: intel: Update Broxton audio firmware
This updates Broxton audio dsp firmware to latest version. This update
fixes some fw crash issues.
The version of this firmware release is 9.22.01.2010_44
The md5sum of this firmware binary is
74fb0e1ab2e9290361d8cbac7fb46bae
Signed-off-by: Subhransu S. Prusty <subhransu.s.prusty@intel.com>
Signed-off-by: Vinod Koul <vinod.koul@intel.com>
Jeeja KP [Wed, 11 Jan 2017 11:59:27 +0000 (17:29 +0530)]
linux-firmware: intel: Update Skylake audio firmware
This updates Skylake audio dsp firmware, this version contains
update to support additional dsp modules.
The version of this firmware release is 8.20.00.969.
The md5sum of this firmware binary is
ec8d14d090393c6b0ca5257df222b243 .
Signed-off-by: Jeeja KP <jeeja.kp@intel.com>
Signed-off-by: Vinod Koul <vinod.koul@intel.com>
Ganesh Goudar [Wed, 4 Jan 2017 11:35:12 +0000 (03:35 -0800)]
cxgb4: Update firmware to revision 1.16.26.0.
Signed-off-by: Ganesh Goudar <ganeshgr@chelsio.com>
John Fleck [Wed, 21 Dec 2016 15:22:38 +0000 (10:22 -0500)]
Update Intel OPA hfi1 firmware
Update dc firmware to produciton signed v0.47
Update platform data for channel tuning on Intel OPA HFI adapter 100 series
Update PCIe SerDes firmware to version 0x4755
Add version numbers to other firmware pieces in WHENCE file
Signed-off-by: John Fleck <john.fleck@intel.com>
Signed-off-by: Ira Weiny <ira.weiny@intel.com>
Derek Chickles [Sat, 10 Dec 2016 00:29:38 +0000 (16:29 -0800)]
linux-firmware: liquidio: update firmware to v1.4.2
This version has many stability and performance improvements
on CN66xx- and CN68xx-based adapters. Also added support for
CN23XX-based LiquidIO II adapters.
Stefan Schmidt [Mon, 5 Dec 2016 07:50:08 +0000 (08:50 +0100)]
linux-firmware: update firmware file for atusb
Update to newly released 0.3 version while also adding another
file for the slightly different Atmel Raven USB dongle to be
supported by the same kernel driver.
Signed-off-by: Stefan Schmidt <stefan@datenfreihafen.org>
Signed-off-by: Ben Hutchings <ben@decadent.org.uk>
Ben Hutchings [Mon, 5 Dec 2016 03:41:25 +0000 (03:41 +0000)]
LICENCE.siano: Add copyright years
A copyright notice is supposed to specify the years the work was
created.
Mauro Carvalho Chehab <mchehab@infradead.org> writes:
> The oldest copyright I found for the Siano Linux driver is 2005, as
> you can see at:
> drivers/media/common/siano/smscoreapi.c
>
> As the driver talks with the Siano firmware, it has to be written
> before or together with the driver.
>
> Browsing at the new, that seems to match the oldest news about the
> first chipset supported by the driver (sms1000) is from 2006:
> http://www.businesswire.com/news/home/
20061206005282 /en/Siano-SMS1000-Mobile-Digital-TV-Receiver-Chip
>
> This driver supports both the sms1xx and the newer sms27xx
> chipsets. Due to that, the Rio firmware (ISDB-T) s probably newer,
> as it support only the sms27xx chips, but it could be based on the
> DVB-T firmware.
>
> So, if you really want to put some timestamp, except if someone
> at either Siano or Hauppauge could tell us otherwise, I would stick
> with a copyright notice starting from 2005, going u to the year that
> they got merged at the firmware tree (as some changes might have
> happened until the final version).
So I'm specifying 2005-2014.
Signed-off-by: Ben Hutchings <ben@decadent.org.uk>
Ben Hutchings [Sat, 3 Dec 2016 02:23:43 +0000 (02:23 +0000)]
WHENCE: Add new snd_intel_sst_core
Missed in commit
128052ee31f7023b07c5d65c2212abce6e52076c .
Signed-off-by: Ben Hutchings <ben@decadent.org.uk>
Ben Hutchings [Sat, 3 Dec 2016 02:23:13 +0000 (02:23 +0000)]
WHENCE: Add new amdgpu firmware
Missed in commit
9c011a98a94ab1320f6c073ae500ae4dc33ce838 .
Signed-off-by: Ben Hutchings <ben@decadent.org.uk>
jaya.p.g [Wed, 30 Nov 2016 15:48:20 +0000 (21:18 +0530)]
linux-firmware: Update firmware file for Intel Bluetooth 8265
This patch adds the firmware file for Intel Bluetooth 8265
Also it is known as Intel WindStormPeak (WsP).
FW Build: REL0082
Release Version: 19.30
Signed-off-by: jaya.p.g <jaya.p.g@linux.intel.com>
Signed-off-by: Kyle McMartin <kyle@kernel.org>
jaya.p.g [Wed, 30 Nov 2016 15:46:03 +0000 (21:16 +0530)]
linux-firmware: Update firmware file for Intel Bluetooth 8260
This patch updates the firmware file for Intel Bluetooth 8260
also it is known as Intel Snowfield Peak (SfP)
FW Build: REL0351
Release Version: 19.30
Signed-off-by: jaya.p.g <jaya.p.g@linux.intel.com>
Signed-off-by: Kyle McMartin <kyle@kernel.org>
jaya.p.g [Wed, 30 Nov 2016 15:43:13 +0000 (21:13 +0530)]
linux-firmware: Update firmware patch for Intel Bluetooth 7260 (B5/B6)
This patch updates the firmware patch for Intel Bluetooth 7260
also known as Intel WP2 B5 and WP1 B6.
Patch Version: 39
Release Version: 19.30
Signed-off-by: jaya.p.g <jaya.p.g@linux.intel.com>
Signed-off-by: Kyle McMartin <kyle@kernel.org>
jaya.p.g [Wed, 30 Nov 2016 15:40:06 +0000 (21:10 +0530)]
linux-firmware: Update firmware patch for Intel Bluetooth 7265 (D1)
This patch updates the firmware patch for Intel Bluetooth 7265 (D1)
also, it is known as Intel StP D1
StP D1 FW Patch Version: 25
Release Version: 19.30
Signed-off-by: jaya.p.g <jaya.p.g@linux.intel.com>
Signed-off-by: Kyle McMartin <kyle@kernel.org>
jaya.p.g [Wed, 30 Nov 2016 15:37:25 +0000 (21:07 +0530)]
linux-firmware: Update firmware patch for Intel Bluetooth 7265 (C0)
This patch updates the firmware patch for Intel Bluetooth 7265 (C0)
Also, it is known as Intel StP C0
StP C0 FW Patch Version: 59
Release Version: 19.30
Signed-off-by: jaya.p.g <jaya.p.g@linux.intel.com>
Signed-off-by: Kyle McMartin <kyle@kernel.org>
Larry Finger [Sun, 27 Nov 2016 19:28:34 +0000 (13:28 -0600)]
rtlwifi: Add updates for RTL8723BE and RTL8821AE
The new versions will only work with new versions of the drivers. For
that reason, they are given new names and the old versions are retained.
Signed-off-by: Larry Finger <Larry.Finger@lwfinger.net>
Signed-off-by: Kyle McMartin <kyle@kernel.org>
Vinod Koul [Wed, 23 Nov 2016 07:59:19 +0000 (08:59 +0100)]
linux-firmware: update BYT audio firmware
This updates BYT audio firmware binary to latest version 01_0C_00_01 and
also adds binary for SSP0 port used in many BYT variants
Signed-off-by: Vinod Koul <vinod.koul@intel.com>
Signed-off-by: Sebastien Guiriec <sebastien.guiriec@intel.com>
Signed-off-by: Kyle McMartin <kyle@kernel.org>
Kyle McMartin [Mon, 21 Nov 2016 16:18:02 +0000 (11:18 -0500)]
Merge branch 'v1.0.3' of https://github.com/andrewct-chen/linux_fw_vpu_v1.0.3
Kyle McMartin [Mon, 21 Nov 2016 16:16:41 +0000 (11:16 -0500)]
rockchip/dptx: update WHENCE to version 3.1
52ef7302 didn't bump it here.
Signed-off-by: Kyle McMartin <kyle@kernel.org>
Chris Zhong [Fri, 18 Nov 2016 01:40:20 +0000 (09:40 +0800)]
linux-firmware: rockchip: update dptx firmware to v3.1
This version firmware resolved HBR2 Compliance Test failed, and improved
compatibility by adjusting the phy configuration. Improved stability of
HDCP.
Signed-off-by: Chris Zhong <zyw@rock-chips.com>
Signed-off-by: Kyle McMartin <kyle@kernel.org>
Alex Deucher [Fri, 28 Oct 2016 19:34:18 +0000 (15:34 -0400)]
amdgpu: add new smc firmware for newer tonga and iceland chips
From internal commit:
b0f131ab87cf184c1444d5786bb6e7efc19f09aa
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
Signed-off-by: Kyle McMartin <kyle@kernel.org>
Andrew-CT Chen [Fri, 11 Nov 2016 10:30:34 +0000 (18:30 +0800)]
mediatek: update MT8173 VPU firmware for idle state
Release Version: 1.0.3
Signed-off-by: Andrew-CT Chen <andrew-ct.chen@mediatek.com>
Alex Deucher [Tue, 27 Sep 2016 15:55:26 +0000 (11:55 -0400)]
amdgpu: update SMC firmware for VI parts
From internal commit:
c7c36e204eda9715ae70f8c5b1a7bec636ef7f56
Fixes version number.
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
Signed-off-by: Kyle McMartin <kyle@kernel.org>
Alex Deucher [Tue, 27 Sep 2016 15:52:57 +0000 (11:52 -0400)]
radeon: update SMC firmware for CI parts
From internal commit:
c7c36e204eda9715ae70f8c5b1a7bec636ef7f56
Fixes version number.
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
Signed-off-by: Kyle McMartin <kyle@kernel.org>
Alex Deucher [Tue, 27 Sep 2016 15:51:12 +0000 (11:51 -0400)]
radeon: update SMC firmware for SI parts
From internal commit:
c7c36e204eda9715ae70f8c5b1a7bec636ef7f56
Fixes version number.
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
Signed-off-by: Kyle McMartin <kyle@kernel.org>
Ben Hutchings [Sun, 18 Sep 2016 01:47:17 +0000 (02:47 +0100)]
README: Say that files must be listed in WHENCE, and how to check it
- Say that new files must, not 'should', be listed in WHENCE
- State the expected form of a reference to a separate licence file
- Mention 'make check'
Signed-off-by: Ben Hutchings <ben@decadent.org.uk>
Ben Hutchings [Sun, 18 Sep 2016 01:37:40 +0000 (02:37 +0100)]
WHENCE: Add reference to 'qca/NOTICE.txt'
Signed-off-by: Ben Hutchings <ben@decadent.org.uk>
Ben Hutchings [Sun, 18 Sep 2016 02:09:31 +0000 (03:09 +0100)]
WHENCE: List symlink 'qat_mmp.bin'
This was added in commit
ed6f89bb4ece after being wrongly removed in
commit
8d1f7a117223 .
Signed-off-by: Ben Hutchings <ben@decadent.org.uk>
Ben Hutchings [Sun, 18 Sep 2016 01:29:18 +0000 (02:29 +0100)]
WHENCE: List new radeon CI and SI smc firmware
These were added in commits
406964300821 ,
9693ff6d749d .
Signed-off-by: Ben Hutchings <ben@decadent.org.uk>
Acked-by: Alex Deucher <alexander.deucher@amd.com>
Ben Hutchings [Sun, 18 Sep 2016 00:59:54 +0000 (01:59 +0100)]
WHENCE: Fix metadata for snd-soc-skl firmware
Fix filename 'intel/dsp_fw_bxtn.bin'. List all the files and their
versions, not just the symlinks. Delete the non-standard 'md5sum'
fields.
Signed-off-by: Ben Hutchings <ben@decadent.org.uk>
Acked-by: Vinod Koul <vinod.koul@intel.com>
Ben Hutchings [Sun, 18 Sep 2016 01:10:25 +0000 (02:10 +0100)]
WHENCE: Adjust some licence file references to satisfy check_whence.py
Signed-off-by: Ben Hutchings <ben@decadent.org.uk>
Ben Hutchings [Sun, 18 Sep 2016 01:09:08 +0000 (02:09 +0100)]
Remove unused 'LICENCE.mwl8335'
This was the licence text for mwl8335_duplex.fw which has already been
removed.
Signed-off-by: Ben Hutchings <ben@decadent.org.uk>
Ben Hutchings [Sun, 18 Sep 2016 01:04:39 +0000 (02:04 +0100)]
WHENCE: Remove references to two nvidia firmware files that were never added
Signed-off-by: Ben Hutchings <ben@decadent.org.uk>
Reviewed-by: Alexandre Courbot <acourbot@nvidia.com>
Ben Hutchings [Sun, 18 Sep 2016 01:00:56 +0000 (02:00 +0100)]
WHENCE: Remove references to source for emi62 firmware
The 'sources' appear to be the names of ihex files, not actual source
code, and in any case those files are not included in this repository.
Signed-off-by: Ben Hutchings <ben@decadent.org.uk>
Ben Hutchings [Sun, 18 Sep 2016 00:57:22 +0000 (01:57 +0100)]
WHENCE: Specify source directories for cis, isci, and usbdux firmware
This stops check_whence.py complaining about Makefiles etc.
Signed-off-by: Ben Hutchings <ben@decadent.org.uk>
Ben Hutchings [Sun, 18 Sep 2016 00:52:38 +0000 (01:52 +0100)]
Add copy of GPL v2 and references to the GPL-2 and GPL-3 files
Signed-off-by: Ben Hutchings <ben@decadent.org.uk>
Ben Hutchings [Sun, 18 Sep 2016 00:52:20 +0000 (01:52 +0100)]
WHENCE: Correct filename of LICENCE.moxa
Signed-off-by: Ben Hutchings <ben@decadent.org.uk>
Ben Hutchings [Sun, 18 Sep 2016 00:44:04 +0000 (01:44 +0100)]
Add a metadata consistency check script
The script compares the files listed in WHENCE (or otherwise expected)
and the files known to git, and reports all differences as errors.
Add a 'check' rule to the Makefile that runs this.
Signed-off-by: Ben Hutchings <ben@decadent.org.uk>
Alex Deucher [Tue, 20 Sep 2016 21:30:20 +0000 (17:30 -0400)]
amdgpu: update tonga and fiji VCE firmware to 52.8.3
From internal commit:
49e34ed4d5555269b78c4558a00149193572717a
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
Signed-off-by: Kyle McMartin <kyle@kernel.org>
Kyle McMartin [Tue, 20 Sep 2016 17:27:37 +0000 (10:27 -0700)]
Merge branch 'firmware-update' of https://github.com/01org/opa-firmware
Arend van Spriel [Wed, 14 Sep 2016 09:04:25 +0000 (10:04 +0100)]
brcm: add firmware for BCM43430 802.11n chipset
This patch releases firmware for the BCM43430 and BCM43438 chipset. The
latter is found on the Raspberry Pi 3.
Signed-off-by: Arend van Spriel <arend.vanspriel@broadcom.com>
Signed-off-by: Kyle McMartin <kyle@kernel.org>
Kyle McMartin [Tue, 13 Sep 2016 16:14:31 +0000 (12:14 -0400)]
Merge branch 'master' of git://git.marvell.com/mwifiex-firmware
Kyle McMartin [Tue, 13 Sep 2016 16:12:43 +0000 (12:12 -0400)]
Merge branch 'decoder_mdp' of https://github.com/andrewct-chen/linux_fw_vpu_v1.0.2
Alex Deucher [Thu, 1 Sep 2016 19:53:49 +0000 (15:53 -0400)]
amdgpu: update UVD firmware for VI devices
Based on internal commit:
62bcdaba6d7d3000ebf7a04a685f0f03a13f7ab3
Carrizo version: 1.87
Tonga version: 1.65.10
Fiji version: 1.87.12
Stoney version: 1.38.15
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
Signed-off-by: Kyle McMartin <kyle@kernel.org>
Amitkumar Karwar [Mon, 12 Sep 2016 11:42:17 +0000 (17:12 +0530)]
linux-firmware: update WHENCE file for Marvell firmware versions
WHENCE file is updated to reflect SD/PCIe8897 and PCIe8997 firmware
versions.
Signed-off-by: Amitkumar Karwar <akarwar@marvell.com>
Amitkumar Karwar [Mon, 12 Sep 2016 10:23:43 +0000 (15:53 +0530)]
linux-firmware: add Marvell PCIe8997 firmware images
Firmware version for these images is 16.68.1.p70
PCIe-USB and PCIe-UART are two variant of PCIe8997 chipset in which WLAN
is over PCIe whereas bluetooth can be over USB or UART bus.
Signed-off-by: Amitkumar Karwar <akarwar@marvell.com>
Signed-off-by: Nishant Sarmukadam <nishants@marvell.com>
Signed-off-by: Cathy Luo <cluo@marvell.com>
Andrew-CT Chen [Thu, 8 Sep 2016 10:22:19 +0000 (18:22 +0800)]
mediatek: Update firmware for decoder and MDP
Update MT8173 VPU firmware for decoder and
MDP (Media Data Path).
Release Version: 1.0.2
Signed-off-by: Andrew-CT Chen <andrew-ct.chen@mediatek.com>
John Fleck [Fri, 2 Sep 2016 17:07:08 +0000 (13:07 -0400)]
Update Intel OPA hfi1 firmware file
Add platform data for channel tuning on Intel OPA HFI adapter 100 series
Signed-off-by: John Fleck <john.fleck@intel.com>
Signed-off-by: Ira Weiny <ira.weiny@intel.com>
Larry Finger [Wed, 31 Aug 2016 01:11:04 +0000 (20:11 -0500)]
rtl_bt: Add firmware and config file for RTL8822BE
This device is a new model from Realtek. Updates to driver btrtl will
soon be submitted to the kernel.
These files were provided by the Realtek developer.
Signed-off-by: 陆朱伟 <alex_lu@realsil.com.cn>
Signed-off-by: Larry Finger <Larry.Finger@lwfinger.net>
Cc: linux-bluetooth@vger.kernel.org
[bwh: Fixed the filename wildcard in WHENCE]
Signed-off-by: Ben Hutchings <ben@decadent.org.uk>
Ben Hutchings [Sun, 28 Aug 2016 22:16:06 +0000 (23:16 +0100)]
rt2870sta: Update rt3071.bin to match rt2870.bin
rt3071.bin is a copy of the second firmware image in rt2870.bin,
used only by the old rt2870sta driver.
Update it to version 0.36.
Signed-off-by: Ben Hutchings <ben@decadent.org.uk>
Kalle Valo [Wed, 24 Aug 2016 11:34:17 +0000 (14:34 +0300)]
ath10k: QCA6174: update board files
Adding support for new QCA6174 board types.
Signed-off-by: Kalle Valo <kvalo@qca.qualcomm.com>
Signed-off-by: Kyle McMartin <kyle@kernel.org>
Kalle Valo [Wed, 24 Aug 2016 11:33:54 +0000 (14:33 +0300)]
ath10k: QCA988X hw2.0: update firmware to 10.2.4.70.54
Signed-off-by: Kalle Valo <kvalo@qca.qualcomm.com>
Signed-off-by: Kyle McMartin <kyle@kernel.org>
Kalle Valo [Wed, 24 Aug 2016 11:33:30 +0000 (14:33 +0300)]
ath10k: QCA9984 hw1.0: add firmware and board files
QCA9984 is a new chip supported by ath10k. Firmware version is 10.4-3.2-00072.
Signed-off-by: Kalle Valo <kvalo@qca.qualcomm.com>
Signed-off-by: Kyle McMartin <kyle@kernel.org>
Kalle Valo [Wed, 24 Aug 2016 11:33:06 +0000 (14:33 +0300)]
ath10k: QCA9888 hw2.0: add firmware and board files
QCA9888 is a new chip supported by ath10k. Firmware version is 10.4-3.2-00072.
Signed-off-by: Kalle Valo <kvalo@qca.qualcomm.com>
Signed-off-by: Kyle McMartin <kyle@kernel.org>
Kalle Valo [Wed, 24 Aug 2016 11:32:51 +0000 (14:32 +0300)]
ath10k: QCA9887 hw1.0: add firmware and board files
QCA9887 is a new chip supported by ath10k. Firmware version is 10.2.4-1.0-00013.
Signed-off-by: Kalle Valo <kvalo@qca.qualcomm.com>
Signed-off-by: Kyle McMartin <kyle@kernel.org>
Kalle Valo [Wed, 24 Aug 2016 11:32:23 +0000 (14:32 +0300)]
ath10k: QCA4019 hw1.0: add firmware and board files
QCA4019 is a new chip supported by ath10k. Firmware version is 10.4-3.2.1-00028.
Signed-off-by: Kalle Valo <kvalo@qca.qualcomm.com>
Signed-off-by: Kyle McMartin <kyle@kernel.org>
Yuval Mintz [Tue, 16 Aug 2016 14:33:10 +0000 (17:33 +0300)]
qed: Add firmware 8.10.10.0
This new firmware for the qed* adpaters fixes several issues:
- Better blocking of malicious VFs.
- After FLR, Tx-switching [internal routing] of packets might
be incorrect.
- Deletion of unicast MAC filters would sometime have side-effect
of corrupting the MAC filters configred for a device.
It also contains fixes for future qed* drivers that *hopefully* would be
sent for review in the near future.
In addition, it would allow driver some new functionality, including:
- Allowing PF/VF driver compaitibility with old drivers [running
pre-8.10.5.0 firmware].
- Better debug facilities.
Signed-off-by: Yuval Mintz <Yuval.Mintz@qlogic.com>
Signed-off-by: Kyle McMartin <kyle@kernel.org>
Yoshihiro Shimoda [Wed, 10 Aug 2016 10:56:39 +0000 (19:56 +0900)]
usb: host: xhci-rcar: update firmware for R-Car H3 and M3-W
This patch updates the firmware files for R-Car H3 and M3-W to fix
the device detection issue.
The md5sum of the files are:
645db7e9056029efa15f158e51cc8a11 r8a779x_usb3_v2.dlmem
687d5d42f38f9850f8d5a6071dca3109 r8a779x_usb3_v3.dlmem
Signed-off-by: Yoshihiro Shimoda <yoshihiro.shimoda.uh@renesas.com>
Signed-off-by: Kyle McMartin <kyle@kernel.org>
Chris Zhong [Sun, 14 Aug 2016 23:05:19 +0000 (07:05 +0800)]
linux-firmware: rockchip: update dptx firmware to v2.9
This version firmware fixed the USB3 lanes config bug.
Signed-off-by: Chris Zhong <zyw@rock-chips.com>
Signed-off-by: Kyle McMartin <kyle@kernel.org>
Kyle McMartin [Mon, 15 Aug 2016 14:47:27 +0000 (10:47 -0400)]
Merge branch 'apl' of git://git.kernel.org/pub/scm/linux/kernel/git/vkoul/firmware
Vinod Koul [Fri, 12 Aug 2016 10:37:01 +0000 (16:07 +0530)]
linux-firmware: intel: Update Broxton audio firmware
This updates Broxton audio dsp firmware to latest version
The version of this firmware release is 9.22.00.1118
The md5sum of this firmware binary is
469dfcf5b2ebbc58505a0cca23303723
Signed-off-by: Vinod Koul <vinod.koul@intel.com>
Vinod Koul [Fri, 12 Aug 2016 10:31:09 +0000 (16:01 +0530)]
linux-firmware: intel: Update Kabylake audio firmware
This updates Kabylake audio dsp firmware to latest version.
The version of this firmware release is 9.21.00.1037
The md5sum of this firmware binary is
e71a2421565fadae228b3924d9510bcb .
Signed-off-by: Vinod Koul <vinod.koul@intel.com>
Rodrigo Vivi [Wed, 10 Aug 2016 05:22:21 +0000 (22:22 -0700)]
linux-firmware/i915: Restore DMC 1.23
1.26 is the stable and recommended firmware for Skylake.
However one conflict in i915 accidentally restored 1.23
making that the default in some kernel out there.
So, let's restore this 1.23 here.
Bugzilla: https://bugs.freedesktop.org/show_bug.cgi?id=97182
Cc: Jani Nikula <jani.nikula@intel.com>
Signed-off-by: Rodrigo Vivi <rodrigo.vivi@intel.com>
Vinod Koul [Thu, 4 Aug 2016 10:26:14 +0000 (15:56 +0530)]
linux-firmware: intel: Update Skylake audio firmware
This updates Skylake audio dsp firmware, this version contains update to
support setting of multiple coefficients with one large IPC.
The version of this firmware release is 8.20.00.958.
The md5sum of this firmware binary is
02bd300f5ef85ae04afffd7c0ef50c46 .
Signed-off-by: Vinod Koul <vinod.koul@intel.com>
Alex Deucher [Thu, 28 Jul 2016 20:00:22 +0000 (16:00 -0400)]
amdgpu: update stoney UVD firmware
Update to internal commit:
3b96115d73130bcce98a545e9f5ab86e8230878d
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
Signed-off-by: Kyle McMartin <kyle@kernel.org>
Chris Zhong [Wed, 27 Jul 2016 11:24:54 +0000 (19:24 +0800)]
linux-firmware: rockchip: update dptx firmware to v2.6
Update firmware to v2.6, it support standby, controlled by mailbox
commend. And update the licence.
Signed-off-by: Chris Zhong <zyw@rock-chips.com>
Signed-off-by: Kyle McMartin <kyle@kernel.org>
Bernd Porr [Sun, 24 Jul 2016 08:48:42 +0000 (09:48 +0100)]
usbdux: usbduxsigma: created matching binary of the firmware
The firmware source (alongside with the usbduxsigma.c)
was updated in 2015 during a major rewrite but
its binary was still the old one which caused the
kernel driver to fail. This fix provides the matching
firmware binary. This was created by invoking
"make -f Makefile_dux" which creates the firmware binary.
Signed-off-by: tech@linux-usb-daq.co.uk
Signed-off-by: Kyle McMartin <kyle@kernel.org>
Chris Zhong [Tue, 12 Jul 2016 14:58:38 +0000 (22:58 +0800)]
Add dptx firmware for rockchip rk3399
This dptx firmware is required by rk3399 Type-C DisplayPort controller.
Signed-off-by: Chris Zhong <zyw@rock-chips.com>
Signed-off-by: Kyle McMartin <kyle@kernel.org>