Commit Graph

758 Commits (70c8af0291f81a39b411f7f125ec413f00073e5f)

Author SHA1 Message Date
Chris Zhong cccb6a0da9 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>
2016-07-12 12:46:11 -07:00
Vinod Koul 11e3390b4f linux-firmware: intel: Add Kabylake audio firmware
This adds Kabylake audio dsp firmware

The version of this firmware release is 9.21.00.701

The md5sum of this firmware binary is 7d937bb2919031a8a4ed5427b5e6a108

Signed-off-by: Vinod Koul <vinod.koul@intel.com>
2016-07-12 14:50:59 +05:30
Kyle McMartin cf8b2e69c8 Release -21.ucode for 7265D and up
Release -17.ucode for 7260 / 7265 and 3160
 -----BEGIN PGP SIGNATURE-----
 Version: GnuPG v1
 
 iQIcBAABAgAGBQJXgmiZAAoJEC0Llv5uNjIBarwP/RyH9YrPDJxTj4jryMkU9hv/
 BDYaGx1a3H35puM8EIxkxUlFvYyV6AGzznjQkHuCqj60QJI8x2ZfvdQjgAaa1IPl
 BiSc23RkkPeNl/Zy75Ad9A7ZVkSAHLflBwX13AIBP0ZhNmXr8OA6rOWaIvxT8zez
 EZ7tF8gAO4KUymRGi34Ltnl42dNF/tiBlModvpfaLSnIn9cVznrAF7kMnnU249Yd
 XaMB23O8sOBgqNqHYP4CE8GptCvDzAmhQbB6moHqxwjQPH03FI+0LEMUV1/Cwc3I
 XG9Qpgizb3NHpmBxvxub7RUmuT9kUc7zLLPGgDRukhbD3SUVtbO85kFKjeNKbIRA
 /aVlMsg5laFRe7ln5oexoGwIV0eQ5nhH7veklly8h50Z+n/Wzepa+HtFG28r3S98
 r2xdloLBwSm3Q+HAu7dKVRWJSIct+7aXfGDvDkZRLu8sboAuq9vb/3RFSQyCMsuM
 F609xN6/Irjp8YcImDxx9mqTINu/KIN08jSi0UQi3iyMnhTbMZce8zNPCSZBrGU+
 kR+GkjF719k/OWmU/OksqQS7sC0VTPR9AB3Trw43qizrLVEbxBgi6W6jhog8t37x
 2l9kzrQhZwKFztLdWeX6o+k44XLyaM9ImZ54b9QLQh04fl8gosOMCr23SBN0T9dm
 sbEXOKC9/CB2KiVKwlgS
 =hQja
 -----END PGP SIGNATURE-----

Merge tag 'iwlwifi-fw-2016-07-10' of git://git.kernel.org/pub/scm/linux/kernel/git/iwlwifi/linux-firmware

Release -21.ucode for 7265D and up
Release -17.ucode for 7260 / 7265 and 3160
2016-07-11 11:55:01 -07:00
Emmanuel Grumbach b224bd0c77 iwlwifi: add new -22 firmware for 7265D and up
Revision number: 361476
Build number: WFFW29631_R19

Signed-off-by: Emmanuel Grumbach <emmanuel.grumbach@intel.com>
2016-07-10 09:41:14 +03:00
Emmanuel Grumbach f2cf4d67e8 iwlwifi: add new -17 firmware for iwlmvm devices
Revision number: 352738
Build number: WFFW28817_L14LIN

This is the last firmware that supports 3160 / 7260 / 7265.
Newer firmware will support 7265D and up only.

Signed-off-by: Emmanuel Grumbach <emmanuel.grumbach@intel.com>
2016-07-10 09:35:05 +03:00
Alexandre Courbot 777480f043 nvidia: Add GP100 signed firmware
These NVIDIA-signed firmwares are required to enable the graphics
engine on Pascal GP100 GPUs.

Signed-off-by: Alexandre Courbot <acourbot@nvidia.com>
2016-07-09 17:47:02 +09:00
Tedd Ho-Jeong An a141500613 linux-firmware: Fix the filename for WsP to align with device HW_VARIANT
There was a driver (btusb.c) change to include the device's
HW_VARIANT in the filename to support multiple devices and
this patch fixes the firmware filename for WsP to align with
that patch.

WsP(WindStorm Peak) is also known as Intel Bluetooth 8264.

Signed-off-by: Tedd Ho-Jeong An <tedd.an@intel.com>
Signed-off-by: Kyle McMartin <kyle@kernel.org>
2016-07-08 18:07:02 -07:00
Kyle McMartin 59daacfe30 Merge branch 'skl' of git://git.kernel.org/pub/scm/linux/kernel/git/vkoul/firmware 2016-07-08 18:06:41 -07:00
Kyle McMartin f46aa5d4e5 Merge branch 'vpu_encode' of https://github.com/andrewct-chen/vpu-linux-firmware 2016-07-05 09:41:32 -04:00
Andrew-CT Chen 40876d7b3c mediatek: Add mt8173 VPU firmware
Video Processor Unit is a HW video controller. It controls
HW Codec including H.264/VP8/VP9 Decode, H.264/VP8 Encode
and Image Processor (scale/rotate/color convert). This patch
is to support H.264/VP8 encode.

Release Version: 1.0.0

Signed-off-by: Andrew-CT Chen <andrew-ct.chen@mediatek.com>
2016-07-04 16:26:54 +08:00
Rodrigo Vivi 19b71af532 linux-firmware/i915: Step away from symbolic links and clean up repo.
i915 now loads the specific major/minor version of the firmware
instead of loading the symbolic links.

So this patch also removes symbolic links from the firmware
components that never had the firmware loaded directly and
let the symbolic links only for the cases where some versions
of i915 might load the symbolic link while new versions loads
the file directly.

I considered making copies but this would
increase this repository size in ~ 25%.

The symbolic links now on shall never be updated.

Signed-off-by: Rodrigo Vivi <rodrigo.vivi@intel.com>
2016-07-01 16:07:52 -07:00
Rodrigo Vivi 9facc31d77 linux-firmware: First DMC image for Kabylake.
This is the first version of the FW for KBL.

Although we are stepping back from symbolic links,
when kbl_dmc_ver1_01 was introduced there was the link
so let's keep it around for a while.

Signed-off-by: Rodrigo Vivi <rodrigo.vivi@intel.com>
2016-07-01 15:53:36 -07:00
Rodrigo Vivi 5e976de9e0 linux-firmware: New minor DMC release for Broxton - ver1_07
Following additions from previous version

1. Updated FW to wait for all PLLs to turn on for complete power on.

Signed-off-by: Rodrigo Vivi <rodrigo.vivi@intel.com>
2016-07-01 15:48:36 -07:00
Vinod Koul d4274de33e linux-firmware: intel: Update Skylake audio firmware
This updates Skylake audio dsp firmware, this version contains
update required for latest TP modules.

The version of this firmware release is 8.20.00.951.

The md5sum of this firmware binary is b9eb803923ea32f68599d20a5793d13a.

Signed-off-by: Vinod Koul <vinod.koul@intel.com>
2016-07-01 13:10:07 +05:30
Vinod Koul 040c24514b linux-firmware: intel: Update Broxton audio firmware
This updates Broxton audio dsp firmware, this version contains
some odd update and is signed with production keys

The version of this firmware release is 9.00.00.702

The md5sum of this firmware binary is 15cf66d804f8d275a607108bb4b57c42

Signed-off-by: Vinod Koul <vinod.koul@intel.com>
2016-06-29 14:20:20 +05:30
Kyle McMartin dca884016a Merge branch 'skl' of git://git.kernel.org/pub/scm/linux/kernel/git/vkoul/firmware
Signed-off-by: Kyle McMartin <kyle@kernel.org>
2016-06-20 10:55:03 -04:00
Kyle McMartin c9504062e0 Merge branch 'master' of git://git.ti.com/wilink8-wlan/linux-firmware
Signed-off-by: Kyle McMartin <kyle@kernel.org>
2016-06-20 10:54:13 -04:00
Tedd Ho-Jeong An 19e24461c3 linux-firmware: Add 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: REL0060

BL Ver: 37 0c 12 06 00 1a 26 0f 00
FW Ver: 37 0c 12 23 01 3c 12 10 00

Release Version: 19.01

Signed-off-by: Tedd Ho-Jeong An <tedd.an@intel.com>
Signed-off-by: Kyle McMartin <kyle@kernel.org>
2016-06-20 10:52:26 -04:00
Vinod Koul 80aae22701 linux-firmware: intel: Update Skylake audio firmware
This updates Skylake audio dsp firmware, this version contains
update required for latest TP modules.

The version of this firmware release is 8.20.00.948.

The md5sum of this firmware binary is 472607996014603dca939877bf085d48.

Signed-off-by: Vinod Koul <vinod.koul@intel.com>
2016-06-17 14:01:52 +05:30
Yaniv Machani dbb85a5154 wl18xx: update firmware file
- Firmware file was updated (8.9.0.0.69), includes bug fixes and improvements.
- Added Mesh support (requires supporting driver)

More information can be found here:
http://www.ti.com/tool/WILINK8-WIFI-NLCP

Signed-off-by: Yaniv Machani <yanivma@ti.com>
2016-06-16 14:59:20 +03:00
Tedd Ho-Jeong An a4bbc8112c 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)

Note that there is no change in ibt-11-5.ddc.

FW Build: REL0330

BL Ver: 37 0b 12 06 00 02 34 0e 00
FW Ver: 37 0b 12 23 00 1e 12 10 00

Release Version: 19.01

Signed-off-by: Tedd Ho-Jeong An <tedd.an@intel.com>
Signed-off-by: Kyle McMartin <kyle@kernel.org>
2016-06-09 08:11:22 -04:00
Tedd Ho-Jeong An b6b402c433 linux-firmware: Update firmware patch for Intel Bluetooth 7265 (C0/D0)
This patch updates the firmware patch for Intel Bluetooth 7265 (C0/D0)
Also it is known as Intel StP C0 or StP D0

StP C0 Patch Version: 58
StP D0 Patch Version: 37

Release Version: 19.01

Signed-off-by: Tedd Ho-Jeong An <tedd.an@intel.com>
Signed-off-by: Kyle McMartin <kyle@kernel.org>
2016-06-09 08:11:20 -04:00
Tedd Ho-Jeong An 85e19c2c24 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: 20

Release Version: 19.01

Signed-off-by: Tedd Ho-Jeong An <tedd.an@intel.com>
Signed-off-by: Kyle McMartin <kyle@kernel.org>
2016-06-09 08:11:17 -04:00
Vinod Koul 1d079ff339 linux-firmware: update audio firmware for Braswell platform
This updates the firmware for BSW platform. This update contains fixes
for some randome noise coming during suspend/resume and headset plug
events.

The firmware version is also added to WHENCE file. The version is
v01.0B.02.02.

The md5sum of the file is 7344444bff5257718bd9e56d961e899c

Signed-off-by: Vinod Koul <vinod.koul@intel.com>
2016-06-06 14:24:20 +05:30
Tedd Ho-Jeong An f5b5468198 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: 38

Release Version: 19.01

Signed-off-by: Tedd Ho-Jeong An <tedd.an@intel.com>
Signed-off-by: Kyle McMartin <kyle@kernel.org>
2016-06-02 09:51:44 -07:00
Tedd Ho-Jeong An e45d386098 linux-firmware: Update firmware patch for Intel Bluetooth 7260 (B3/B4)
This patch updates the firmware patch for Intel bluetooth 7260
also known as Intel WP2 B3 and WP1 B4.

Patch Version: 86

Release Version: 19.01

Signed-off-by: Tedd Ho-Jeong An <tedd.an@intel.com>
Signed-off-by: Kyle McMartin <kyle@kernel.org>
2016-06-02 09:51:42 -07:00
Vinod Koul f559834703 linux-firmware: intel: Add Broxton audio firmware
This adds Broxton audio dsp firmware

The version of this firmware release is 9.00.00.430

The md5sum of this firmware binary is a307e8a10045ce78e0744d7479c715a7

Signed-off-by: Vinod Koul <vinod.koul@intel.com>
2016-05-31 09:20:44 +05:30
Yuval Mintz 7db6ab934f qed: Add FW 8.10.5.0
The new QED firmware contains several new additions;
As for bug-fixes, it fixes a couple of issues:
 - Wrong classification of packets in 4-port devices.
 - Anti-spoof interoperability with encapsulated packets.
 - Tx-switching of encapsulated packets.
It also slightly improves Tx performance in several scenarios.

>From the driver's feature-set POV, this firmware would
allow us to add 2 major enhancements in the near future:
 - It would allow us produce a register dump from the device,
   as well as other debug-related information.
 - It should be sufficient for our iscsi driver, which we [hopefully]
   plan to push upstream soon.

Signed-off-by: Yuval Mintz <Yuval.Mintz@qlogic.com>
Signed-off-by: Kyle McMartin <kyle@kernel.org>
2016-05-29 10:16:35 -07:00
Hariprasad Shenai d2075da724 cxgb4: update firmware to revision 1.15.37.0
Signed-off-by: Hariprasad Shenai <hariprasad@chelsio.com>
2016-05-17 02:10:41 -07:00
Kyle McMartin 80d463be82 Merge branch 'skl' of git://git.kernel.org/pub/scm/linux/kernel/git/vkoul/firmware
Signed-off-by: Kyle McMartin <kyle@kernel.org>
2016-05-16 12:20:51 -07:00
Xose Vazquez Perez 9023bf7dc7 linux-firmware: update rt2870.bin, rt2800usb driver
rt2870.bin from 29 to 0.36

Cc: Shiang Tu <shiang_tu@ralinktech.com>
Cc: Hua Shao (邵华) <hua.shao@mediatek.com>
Cc: Stanislaw Gruszka <sgruszka@redhat.com>
Cc: Kalle Valo <kvalo@codeaurora.org>
Cc: linux-wireless@vger.kernel.org
Cc: linux-firmware@kernel.org
Signed-off-by: Xose Vazquez Perez <xose.vazquez@gmail.com>
Signed-off-by: Kyle McMartin <kyle@kernel.org>
2016-05-16 12:20:16 -07:00
Xose Vazquez Perez 35292dce2b linux-firmware: update rt2860.bin, rt2800pci driver
rt2860.bin: from 34 to 0.40

Cc: Shiang Tu <shiang_tu@ralinktech.com>
Cc: Hua Shao (邵华) <hua.shao@mediatek.com>
Cc: Stanislaw Gruszka <sgruszka@redhat.com>
Cc: Kalle Valo <kvalo@codeaurora.org>
Cc: linux-wireless@vger.kernel.org
Cc: linux-firmware@kernel.org
Signed-off-by: Xose Vazquez Perez <xose.vazquez@gmail.com>
Signed-off-by: Kyle McMartin <kyle@kernel.org>
2016-05-16 12:20:14 -07:00
Vinod Koul 40d7ffa911 linux-firmware: intel: Update Skylake audio firmware
This updates Skylake audio dsp firmware, this version contains
fixes for key phrase detection and handling delay for system
wakes

The version of this firmware release is 8.20.00.927

The md5sum of this firmware binary is 9eb14fe5ccda5d80071f36728f6b2a54

Signed-off-by: Vinod Koul <vinod.koul@intel.com>
2016-05-05 12:06:56 +05:30
Kalle Valo 8afadbe553 ath10k: QCA9377 hw1.0: add firmware and board files
QCA9377 is a new chip supported by ath10k. Firmware version is WLAN.TF.1.0-00267-1.

Signed-off-by: Kalle Valo <kvalo@qca.qualcomm.com>
Signed-off-by: Kyle McMartin <kyle@kernel.org>
2016-05-03 13:15:57 -07:00
Kalle Valo f952dba369 ath10k: QCA6174 hw3.0: add board-2.bin
This file uses the new format which contains multiple board files for various
boards.

Signed-off-by: Kalle Valo <kvalo@qca.qualcomm.com>
Signed-off-by: Kyle McMartin <kyle@kernel.org>
2016-05-03 13:15:56 -07:00
Kalle Valo 9bd4e1a9ea ath10k: QCA6174 hw2.1: add board-2.bin
This file uses the new format which contains multiple board files for various
boards.

Signed-off-by: Kalle Valo <kvalo@qca.qualcomm.com>
Signed-off-by: Kyle McMartin <kyle@kernel.org>
2016-05-03 13:15:55 -07:00
Kalle Valo 1d4840014c ath10k: QCA6174 hw2.1: update firmware-5.bin to SW_RM.1.1.1-00157-QCARMSWPZ-1
Signed-off-by: Kalle Valo <kvalo@qca.qualcomm.com>
Signed-off-by: Kyle McMartin <kyle@kernel.org>
2016-05-03 13:15:54 -07:00
Tedd Ho-Jeong An 986a5a8bbb linux-firmware: Update firmware file for Intel Bluetooth 8265
This patch updates the firmware file for Intel Bluetooth 8265
also known as Intel Snowfield Peak (SfP)

FW Build: REL0257
BL Ver: 37 0b 12 06 00 02 34 0e 00
FW Ver: 37 0b 12 23 00 39 34 0f 00

Release Version: 18.15

Signed-off-by: Tedd Ho-Jeong An <tedd.an@intel.com>
Signed-off-by: Kyle McMartin <kyle@kernel.org>
2016-04-21 08:14:40 -07:00
Yoshihiro Shimoda b0668886de usb: host: xhci-plat: add firmware for the R-Car M3-W xHCI controllers
This patch adds a firmware for the USB 3.0 host controllers of Renesas
R-Car M3-W SoC.

 - This firmware is possible to be used on R-Car H2 and M2. However,
   this version causes performance degradation on such SoCs.
 - This firmware is impossible to be used on R-Car H3 because data
   transfer might not work correctly.

So, we would like to keep the v1 and v2 firmware.

Signed-off-by: Yoshihiro Shimoda <yoshihiro.shimoda.uh@renesas.com>
Signed-off-by: Kyle McMartin <kyle@kernel.org>
2016-04-12 08:31:27 -07:00
Tedd Ho-Jeong An a6910d4e68 linux-firmware: Update firmware patch for Intel Bluetooth 7265 (D1)
This patch updates the firmware patch for Intel Bluetooth 7265 (D1)
Also, this device is known as Intel StP D1

StP D1 FW Patch Version: 18

Release Version: 18.16

Signed-off-by: Tedd Ho-Jeong An <tedd.an@intel.com>
Signed-off-by: Kyle McMartin <kyle@kernel.org>
2016-04-11 21:01:28 -07:00
Alex Deucher 337d543260 Add amdgpu ucode images for Polaris family asics
From internal git:
cb9190dbe1c0072f1653fa7d125fcfe830abe589

Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
Signed-off-by: Kyle McMartin <kyle@kernel.org>
2016-03-30 18:16:07 -07:00
Sherry Hurwitz 5f8ca0c1db linux-firmware: Update AMD microcode patch firmware
For AMD Family 15h Processors to fix bugs in prior microcode patch
file: amd-ucode/microcode_amd_fam15h.bin
md5sum: 2384ef1d8ec8ca3930b62d82ea5a3813

Version: 2016_03_16

Signed-off-by: Sherry Hurwitz <sherry.hurwitz@amd.com>
Signed-off-by: Kyle McMartin <kyle@kernel.org>
2016-03-18 21:09:29 -07:00
Kyle McMartin f6cd3d818d Merge branch 'master' of git://people.freedesktop.org/~vivijim/linux-firmware-i915
Signed-off-by: Kyle McMartin <kyle@kernel.org>
2016-03-18 21:07:35 -07:00
Kyle McMartin fa9baa035c Merge branch 'skl' of git://git.kernel.org/pub/scm/linux/kernel/git/vkoul/firmware
Also, update WHENCE, since it's trivial.

Signed-off-by: Kyle McMartin <kyle@kernel.org>
2016-03-18 21:06:29 -07:00
Tom O'Rourke 0a0c97667d linux-firmware/i915: Major GuC release for Skylake - ver 6.1
This update contains:
1. Fix for engine reset issue of incorrectly decoding engine
   state address.
2. Fix scheduling issue where submit queue of an idle engine
   is not scheduled when another submit queue is full.
3. Reorganized SLPC interface.
4. Enabled IBC (intelligent bias control) for GT3 and GT4.

The interface is changed.

Signed-off-by: Tom O'Rourke <Tom.O'Rourke@intel.com>
Signed-off-by: Rodrigo Vivi <rodrigo.vivi@intel.com>
2016-03-16 15:35:42 -07:00
Kyle McMartin deb1d83635 Merge branch 'master' of git://git.ti.com/wilink8-wlan/linux-firmware
Signed-off-by: Kyle McMartin <kyle@kernel.org>
2016-03-11 09:12:34 -08:00
Emmanuel Grumbach 9be9ff2826 iwlwifi: add -21.ucode to WHENCE
Signed-off-by: Emmanuel Grumbach <emmanuel.grumbach@intel.com>
Signed-off-by: Kyle McMartin <kyle@kernel.org>
2016-03-10 11:28:28 -08:00
Yaniv Machani 69a250dd55 wl18xx: update firmware file
- Firmware file was updated (8.9.0.1.55), includes bug fixes and improvements.
- LICENCE file update

Signed-off-by: Yaniv Machani <yanivma@ti.com>
2016-03-10 16:26:07 +02:00
Alexandre Courbot 8d1fd61a37 nvidia: Add GM20B signed firmware
These NVIDIA-signed firmwares are required to enable the graphics
engine on Tegra X1.

Signed-off-by: Alexandre Courbot <acourbot@nvidia.com>
2016-02-23 18:48:41 +09:00
Alexandre Courbot c4f6a36d69 nvidia: Add GM200, GM204 and GM206 signed firmware
These NVIDIA-signed firmwares are required to enable the graphics
engine on Maxwell desktop GPUs.

Signed-off-by: Alexandre Courbot <acourbot@nvidia.com>
2016-02-23 18:45:08 +09:00
John Fleck f66eccaab7 Update Intel OPA hfi1 firmware
Update dc firmware to production signed v0.35.

Signed-off-by: John Fleck <john.fleck@intel.com>
Signed-off-by: Ira Weiny <ira.weiny@intel.com>
2016-02-15 08:34:16 -05:00
Dmitry Tunin b2deae592a linux-firmware: Add AR3012 firmware
Signed-off-by: Dmitry Tunin <hanipouspilot@gmail.com>
Signed-off-by: Kyle McMartin <kyle@kernel.org>
2016-02-11 10:55:05 -08:00
Kyle McMartin 4f11252709 Merge branch 'master' of git://people.freedesktop.org/~vivijim/linux-firmware-i915
Signed-off-by: Kyle McMartin <kyle@kernel.org>
2016-02-11 10:54:32 -08:00
Kyle McMartin 2394c7dc6e Merge branch 'skl' of git://git.kernel.org/pub/scm/linux/kernel/git/vkoul/firmware
Signed-off-by: Kyle McMartin <kyle@kernel.org>
2016-02-11 10:53:30 -08:00
Rodrigo Vivi c44bc5b13e linux-firmware: New minor DMC release for Skylake - ver1_26
Version: 1.26
Date   : 02/01/2016
Notes:
Following additions from ver1.26
1. WA for NV12 flicker issues. Fixed HTP for restore program

Signed-off-by: Rodrigo Vivi <rodrigo.vivi@intel.com>
2016-02-10 13:44:37 -08:00
Vinod Koul f7996657e8 linux-firmware: intel: Update Skylake audio firmware
This updates Skylake audio dsp firmware, this version contains
odd bug fixes and update on some thord party modules

The version of this firmware release is 8.20.00.869

The md5sum of this firmware binary is 146ab54050e720c35e03e8f264ac3459

Signed-off-by: Vinod Koul <vinod.koul@intel.com>
2016-02-04 10:36:52 +05:30
Jes Sorensen 91d5dd1361 rtlwifi: v19 firmware for rtl8192eu
This is v19 firmware for the rtl8192u. Support for this device is
currently under development and will be added to the rtl8xxxu driver.
This firmware occurs as data statements in Realtek vendor driver
rtl8192EU_linux_v4.3.1.1_11320.20140505

Signed-off-by: Jes Sorensen <Jes.Sorensen@redhat.com>
Signed-off-by: Kyle McMartin <kyle@kernel.org>
2016-02-03 10:50:47 -05:00
Tedd Ho-Jeong An 7b1a5cb6a2 linux-firmware: Update firmware patch for Intel Bluetooth 7260 (B3/B4)
This patch updates the firmware patch for Intel Bluetooth 7260 (B3/B4)
also known as Intel WP2 B3 and WP1 B4.

Patch Version: 85

Release Version: 18.15

Signed-off-by: Tedd Ho-Jeong An <tedd.an@intel.com>
Signed-off-by: Kyle McMartin <kyle@kernel.org>
2016-02-03 10:50:46 -05:00
Tedd Ho-Jeong An ede3068ff6 linux-firmware: Update firmware patch for Intel Bluetooth 7260 (B5/B6)
This patch updates the firmware patch for Intel Bluetooth 7260 (B5/B6)
also known as Intel WP2 B5 and WP1 B6.

Patch Version: 37

Release Version: 18.15

Signed-off-by: Tedd Ho-Jeong An <tedd.an@intel.com>
Signed-off-by: Kyle McMartin <kyle@kernel.org>
2016-02-03 10:50:45 -05:00
Tedd Ho-Jeong An 4592e376eb linux-firmware: Update firmware patch for Intel Bluetooth 7265 (C0/D0)
This patch updates the firmware patch for Intel Bluetooth 7265 (C0/D0)
also known as Intel StP C0 and StP D0

C0 Patch Version: 57
D0 Patch Version: 35

Release Version: 18.15

Signed-off-by: Tedd Ho-Jeong An <tedd.an@intel.com>
Signed-off-by: Kyle McMartin <kyle@kernel.org>
2016-02-03 10:50:44 -05:00
Arend van Spriel 52442afee9 brcm: add firmware for bcm4366 device
This patch adds firmware for the bcm4366 11ac wlan device which
is supported by the brcmfmac driver since commit 55acca90da52
("brcmfmac: Add support for the BCM4365 and BCM4366 PCIE devices").

Cc: Rafal Milecki <zajec5@gmail.com>
Signed-off-by: Arend van Spriel <arend@broadcom.com>
Signed-off-by: Kyle McMartin <kyle@kernel.org>
2016-01-25 15:15:34 -08:00
Tedd Ho-Jeong An 40e9ae8430 linux-firmware: Update firmware patch for Intel Bluetooth 7265 (D1)
This patch updates the firmware patch for Intel Bluetooth 7265 (D1)
Also, this device is known as Intel StP D1

StP D1 FW Patch Version: 13

Release Version: 18.15

Signed-off-by: Tedd Ho-Jeong An <tedd.an@intel.com>
Signed-off-by: Kyle McMartin <kyle@kernel.org>
2016-01-12 10:12:19 -08:00
Jes Sorensen c5456ddf22 rtlwifi: v35 firmware for rtl8723bu
This is v35 firmware for the rtl8723bu. Support for this device is
currently under development and will be added to the rtl8xxxu driver.
This firmware occurs as data statements in Realtek vendor driver
rtl8723BU_WiFi_linux_v4.3.16_14189.20150519_BTCOEX20150119-5844

Signed-off-by: Jes Sorensen <Jes.Sorensen@redhat.com>
Signed-off-by: Kyle McMartin <kyle@kernel.org>
2016-01-11 15:46:23 -08:00
Sudarsana Reddy Kalluru 73b07a93ed qed: Add firmware 8.7.3.0.
This patch pushes the next firmware for the QED module.
This fixes numerous bugs, most notably:
  - FLR flow isn't properly working.
  - Chip might become unrespronsive after closing a vport.
  - Chip gets stuck when transmitting packet with length > mtu.

It would also allow us to push future features such as:
  - Vlan filter offload.
  - Encapsulation offload.
  - Single Root IOV support.
  - Timesync.
  - Non-L2 protocols.

>From L2 perspecitve, it's also note-worthy to state that it:
  - Changes fastpath HSI - fastpath will be moved to into using
    Jumbo-over-BD.
  - Improves throughput on single connection traffic.

Signed-off-by: Sudarsana Reddy Kalluru <Sudarsana.Kalluru@qlogic.com>
Signed-off-by: Yuval Mintz <Yuval.Mintz@qlogic.com>
Signed-off-by: Kyle McMartin <kyle@kernel.org>
2016-01-10 12:11:00 -08:00
Kyle McMartin f7c7657b9b Merge branch 'master' of git://git.marvell.com/mwifiex-firmware
Signed-off-by: Kyle McMartin <kyle@kernel.org>
2016-01-10 12:10:11 -08:00
Kyle McMartin 0555ae0ffc Merge branch 'moxa' of https://github.com/mathieu64200/linux-firmware
Signed-off-by: Kyle McMartin <kyle@kernel.org>
2016-01-10 12:09:24 -08:00
Paul Fertser 3f3aa3a12d Clarified licensing terms for the current ath9k_htc firmware
The 1.4.0 version of ath9k_htc firmware is the first built from the
free software sources.

Signed-off-by: Paul Fertser <fercerpav@gmail.com>
Cc: Adrian Chadd <adrian.chadd@gmail.com>
Cc: Oleksij Rempel <linux@rempel-privat.de>
Signed-off-by: Kyle McMartin <kyle@kernel.org>
2016-01-10 12:09:09 -08:00
Arend van Spriel e92017c4d5 brcm: add firmware for BCM4350 rev 5
Patch for brcmfmac has been submitted upstream and applied to the
wireless-drivers-next repo with commit fdf345642297 ("brcmfmac: Add
support for PCIE 4350 revision 5 device"). This patch adds the new
firmware file required for it.

Signed-off-by: Arend van Spriel <arend@broadcom.com>
Signed-off-by: Kyle McMartin <kyle@kernel.org>
2016-01-10 12:08:39 -08:00
Kyle McMartin 36cc174af0 Merge branch 'skl' of git://git.kernel.org/pub/scm/linux/kernel/git/vkoul/firmware
Signed-off-by: Kyle McMartin <kyle@kernel.org>
2016-01-10 12:06:50 -08:00
Tadeusz Struk 8d1f7a1172 linux-firmware: add fw for new qat devices
Add new qat FW images for c3xxx and c6xxx device type.
Update qat_895xcc FW images with a new version.
Rename qat_mmp.bin to qat_895xcc_mmp.bin to make it consistent
with the rest.

Signed-off-by: Tadeusz Struk <tadeusz.struk@intel.com>
Signed-off-by: Kyle McMartin <kyle@kernel.org>
2016-01-10 12:05:14 -08:00
Ben Hutchings 1603ba6e02 WHENCE: Add version information for hfi1
Based on the previous commit message.

Signed-off-by: Ben Hutchings <ben@decadent.org.uk>
2016-01-10 19:34:55 +00:00
Vinod Koul 177d9f030b linux-firmware: Update Skylake audio firmware
This updates Skylake audio dsp firmware, this version contains
odd bug fixes and support for mclk configuration thru SW

The version of this firmware release is 8.20.00.827

The md5sum of this firmware binary is 2a2166e169098c8620cb15ea0f850ed9

Signed-off-by: Vinod Koul <vinod.koul@intel.com>
2016-01-05 19:07:52 +05:30
Mathieu OTHACEHE edf313ca2c moxa: Refer to LICENCE.moxa for mxuport driver
Signed-off-by: Mathieu OTHACEHE <m.othacehe@gmail.com>
2015-12-28 19:38:36 +01:00
Mathieu OTHACEHE 850de370db moxa: Add firmware for Moxa 11x0 USB Serial devices
Add firmware for the following devices, controlled by mxu11x0 kernel
driver

- UPort 1110
- UPort 1130
- UPort 1130I
- UPort 1150
- UPort 1150I

Signed-off-by: Mathieu OTHACEHE <m.othacehe@gmail.com>
2015-12-28 19:38:10 +01:00
Mauro Carvalho Chehab bbe4917c05 WHENCE: use https://linuxtv.org for LinuxTV URLs
While https was always supported on linuxtv.org, only in
Dec 3 2015 the website is using valid certificates.

As we're planning to drop pure http support on some
future, change the http://linuxtv.org references at firmware/WHENCE
file to point to https://linuxtv.org instead.

Signed-off-by: Mauro Carvalho Chehab <mchehab@osg.samsung.com>
[bwh: Adjust filename and context for the linux-firmware repository]
Signed-off-by: Ben Hutchings <ben@decadent.org.uk>
2015-12-07 02:17:20 +00:00
Hua Shao (邵华) 9df5430a3c Add firmware for mt7601u. version 34.
Signed-off-by: Hua Shao <hua.shao@mediatek.com>
[bwh: Add the version to WHENCE]
Signed-off-by: Ben Hutchings <ben@decadent.org.uk>
2015-12-07 02:09:06 +00:00
Arend van Spriel a109a8ffb6 brcm: add initial firmware for bcm4371 11ac wifi device
Signed-off-by: Arend van Spriel <arend@broadcom.com>
Signed-off-by: Ben Hutchings <ben@decadent.org.uk>
2015-11-27 17:27:55 +00:00
Ben Hutchings 9e3a6d7751 WHENCE: Remove claim that qed and bfa/bna firmware came from kernel source
These have only been included in linux-firmware.git.

Signed-off-by: Ben Hutchings <ben@decadent.org.uk>
2015-11-26 01:52:46 +00:00
Ben Hutchings c582662f36 WHENCE: Correct filename of qed firmware
Signed-off-by: Ben Hutchings <ben@decadent.org.uk>
2015-11-26 01:51:33 +00:00
Himanshu Madhani 4957f4b393 qla2xxx: Update firmware version to 8.03.00
Signed-off-by: Himanshu Madhani <himanshu.madhani@qlogic.com>
Signed-off-by: Giridhar Malavali <giridhar.malavali@qlogic.com>
Signed-off-by: Kyle McMartin <kyle@kernel.org>
2015-11-20 11:37:54 -05:00
Yuval Mintz 46e8a24942 bnx2x: Add FW 7.13.1.0.
This adds new FW for bnx2x, which adds the following:
 - Ability to change outer vlan ID for some multi-function modes.
 - FW ability for Geneve RSS classification according to inner headers.
 - Prevent VFs from sending MAC control frames.

Signed-off-by: Yuval Mintz <Yuval.Mintz@qlogic.com>
Signed-off-by: Kyle McMartin <kyle@kernel.org>
2015-11-20 11:35:21 -05:00
Emmanuel Grumbach 7514f28c76 iwlwifi: add new -16 firmware for iwlmvm devices
Revision number: 242414
Build number: WFFW19679_R13

Signed-off-by: Emmanuel Grumbach <emmanuel.grumbach@intel.com>
2015-11-18 09:51:46 +02:00
Tedd Ho-Jeong An 1406ec1124 linux-firmware: Update firmware patch for Intel Bluetooth 7265 (C0/D0)
This patch updates the firmware patch for Intel Bluetooth 7265 (C0/D0)
also known as Intel StP C0 and StP D0

C0 Patch Version: 55
D0 Patch Version: 32

Signed-off-by: Tedd Ho-Jeong An <tedd.an@intel.com>
Signed-off-by: Kyle McMartin <kyle@kernel.org>
2015-11-11 16:18:35 -08:00
Sudarsana Kalluru 9d0546a9fe qed: Add FW 8.4.2.0.
This adds the first FW entry to the newly added
Qlogic Ethernet Driver product series.

Signed-off-by: Sudarsana Kalluru <Sudarsana.Kalluru@qlogic.com>
Signed-off-by: Yuval Mintz <Yuval.Mintz@qlogic.com>
Signed-off-by: Kyle McMartin <kyle@kernel.org>
2015-11-11 16:18:29 -08:00
Kyle McMartin bfeee58b50 fix WHENCE, which for some reason became executable...
Signed-off-by: Kyle McMartin <kyle@kernel.org>
2015-11-06 14:19:32 -08:00
Alex Deucher 90d3de6378 radeon/amdgpu: update to latest firmware
Internal commit:
89eb0443c30a5fb06291f922e2f784c01213da2f

Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
Signed-off-by: Kyle McMartin <kyle@kernel.org>
2015-11-06 14:15:49 -08:00
Kyle McMartin 3a1c117398 Merge branch 'skl' of git://git.kernel.org/pub/scm/linux/kernel/git/vkoul/firmware
Signed-off-by: Kyle McMartin <kyle@kernel.org>
2015-11-04 08:42:53 -08:00
Vinod Koul 33a1bc51b6 linux-firmware: add Skylake audio firmware
This adds Skylake audio dsp firmware which will be used in Skylake systems
with adsp enabled.

The version of this firmware release is 8.20.00.669

The md5sum of this firmware binary is 039c718077ea3c3a4253110a0554f422

Signed-off-by: Vinod Koul <vinod.koul@intel.com>
2015-11-04 17:26:40 +05:30
Kalle Valo aa57476f3b ath10k: add notice.txt references to WHENCE
This is to make sure that the notice files get automatically included.

Signed-off-by: Kalle Valo <kvalo@qca.qualcomm.com>
Signed-off-by: Kyle McMartin <jkkm@boosh.dhcp.thefacebook.com>
2015-11-03 15:57:52 -08:00
Arend van Spriel d19609d9c8 brcm: adding firmware for BCM4350 PCIe device
This patch adds firmware for the BCM4350 11ac PCIe device.

Signed-off-by: Arend van Spriel <arend@broadcom.com>
Signed-off-by: Kyle McMartin <jkkm@boosh.DHCP.thefacebook.com>
2015-11-03 15:57:49 -08:00
Amitkumar Karwar e92f8b3f65 linux-firmware: update Marvell USB8797-B0 firmware image
Version 14.68.29.p49

Signed-off-by: Amitkumar Karwar <akarwar@marvell.com>
Signed-off-by: Cathy Luo <cluo@marvell.com>
Signed-off-by: Frank Huang <frankh@marvell.com>
2015-11-02 06:25:05 -05:00
Amitkumar Karwar 495e89368e linux-firmware: update Marvell 8897-B0 firmware images to 7.p53
SD8897:
    WLAN (SDIO) firmware version: 15.68.7.p53
    Bluetooth (SDIO) firmware version: 15.68.7.p53
    The combo image can be downloaded through either WLAN or
    Bluetooth.

PCIe/USB-8897:
    WLAN (PCIe) firmware version: 15.68.7.p53
    Bluetooth (USB) firmware version: 15.68.7.p53
    The combo image will be downloaded through WLAN only.

Signed-off-by: Amitkumar Karwar <akarwar@marvell.com>
Signed-off-by: Cathy Luo <cluo@marvell.com>
Signed-off-by: Frank Huang <frankh@marvell.com>
2015-11-02 05:45:17 -05:00
Rodrigo Vivi 7dae4d9df0 linux-firmware/i915: Removing old Skylake DMC
This versions has the risk of  "DMC RAM corruption issue"
fixed on 1.23.

So let's remove old version and let only the latest one available
for now.

Signed-off-by: Rodrigo Vivi <rodrigo.vivi@intel.com>
2015-10-20 10:32:26 -07:00
Rodrigo Vivi 182a82e604 linux-firmware: New minor DMC release for Skylake - ver1_23
Version: 1.23
Date   : 10/19/2015
Notes:
Following additions from ver1.22
1. WA for Palette and DMC RAM corruption issue.

DC 5 and 6 count locations are in the below mentioned offsets - same as ver1.22
DC3_DC5_COUNT                  80030
DC5_DC6_COUNT                  8002C

Signed-off-by: Rodrigo Vivi <rodrigo.vivi@intel.com>
2015-10-20 10:30:11 -07:00
David Lin 66d3d8d760 Add FW binary used by mwlwifi driver.
Signed-off-by: David Lin <dlin@marvell.com>
Signed-off-by: Ben Hutchings <ben@decadent.org.uk>
2015-10-18 19:28:55 +01:00
Kalle Valo d6255c76ec ath10k: QCA99X0 hw2.0: add firmware 10.4.1.00030-1 and board.bin
Add initial firmware and board files for QCA99X0 hw2.0 family of chipsets.

Signed-off-by: Kalle Valo <kvalo@qca.qualcomm.com>
[bwh: Remove trailing whitespace from notice]
Signed-off-by: Ben Hutchings <ben@decadent.org.uk>
2015-10-18 19:18:18 +01:00
Kalle Valo 002384aca9 ath10k: QCA6174 hw3.0: add WLAN.RM.2.0-00180-QCARMSWPZ-1
Add initial firmware and board files for QCA6174 hw3.0 family of chipsets.

Signed-off-by: Kalle Valo <kvalo@qca.qualcomm.com>
[bwh: Remove trailing whitespace from notice and convert it to UTF-8]
Signed-off-by: Ben Hutchings <ben@decadent.org.uk>
2015-10-18 19:18:18 +01:00
Kalle Valo aab28b04bc ath10k: QCA6174 hw2.1: add firmware WLAN.RM.1.1-00141 and board.bin
Add initial firmware and board files for QCA6174 hw2.1 family of chipsets.

Signed-off-by: Kalle Valo <kvalo@qca.qualcomm.com>
[bwh: Remove trailing whitespace from notice and convert it to UTF-8]
Signed-off-by: Ben Hutchings <ben@decadent.org.uk>
2015-10-18 19:18:05 +01:00
Kalle Valo 371fe038db ath10k: QCA988X hw2.0: add firmware 10.2.4.70.9-2
Add firmware 10.2.4.70.9-2 which uses FW API 5 so use name firmware-5.bin. Keep
firmware-4.bin for backwards compatibility with older ath10k versions.

Signed-off-by: Kalle Valo <kvalo@qca.qualcomm.com>
[bwh: Remove trailing whitespace from notice]
Signed-off-by: Ben Hutchings <ben@decadent.org.uk>
2015-10-18 18:59:28 +01:00
Kalle Valo a9526824e9 ath10k: QCA988X hw2.0: add board.bin
In commit 40d14143b7 ("ath10k: add firmware 10.2.4.45 as firmware-4.bin") I
forgot to commit board.bin file and that's why it was not included in the
commit even I had added an entry to WHENCE. Add that now.

At the same time also add Version field for firmware-4.bin.

Signed-off-by: Kalle Valo <kvalo@qca.qualcomm.com>
Signed-off-by: Ben Hutchings <ben@decadent.org.uk>
2015-10-18 18:58:16 +01:00
Ben Hutchings 162cbfdf9b WHENCE: Summarise several more custom licences as 'Redistributable'
This makes it easier for downstream distributors to check which files
are clearly distributable without unusual restrictions.

Signed-off-by: Ben Hutchings <ben@decadent.org.uk>
2015-10-18 14:55:38 +01:00
Ben Hutchings a817a9b870 Add licence information for qla1280 firmware
These files were previously available from
ftp://ftp.qlogic.com/outgoing/linux/firmware under a BSD-ish licence.

Signed-off-by: Ben Hutchings <ben@decadent.org.uk>
2015-10-18 14:55:38 +01:00
Ben Hutchings 9a92b3c2cc Add licence information for e100 microcode
The BSDs include the same code under a typical BSD-ish licence, e.g.
http://cvsweb.openbsd.org/cgi-bin/cvsweb/src/sys/dev/microcode/fxp/rcvbundl.h?rev=1.2

Signed-off-by: Ben Hutchings <ben@decadent.org.uk>
2015-10-18 14:55:38 +01:00
Ben Hutchings 8c01d46414 Add licence information for kaweth firmware
Based on the discussion at <https://bugs.debian.org/502665>, this is
BSD-licenced.

Signed-off-by: Ben Hutchings <ben@decadent.org.uk>
2015-10-18 14:55:38 +01:00
Ben Hutchings 3a21320e9d WHENCE: Fix several licen[cs]e filenames
Signed-off-by: Ben Hutchings <ben@decadent.org.uk>
2015-10-18 14:55:38 +01:00
Ben Hutchings f33f88f6f3 WHENCE: Expand file wildcard RTL8192E/*
No other entry uses a wildcard, so keep things simple for scripts that
parse this file.

Signed-off-by: Ben Hutchings <ben@decadent.org.uk>
2015-10-18 14:55:38 +01:00
Ben Hutchings 5edd3d7550 WHENCE: Remove listing of a nonexistent file
v4l-cx23885-enc.fw was removed by commit c11f374afd
("cx231xx/cx23885: Remove incorrect Conexant CX23885 firmware").

Signed-off-by: Ben Hutchings <ben@decadent.org.uk>
2015-10-18 14:54:50 +01:00
Tedd Ho-Jeong An d82d3c1e5e linux-firmware: Add firmware patch for Intel Bluetooth 7265 (D1)
This patch adds the firmware patch for Intel Bluetooth 7265 (D1)
also known as Intel StP D1.

D1 Patch Version: 9

Release Version: 153.1

Signed-off-by: Tedd Ho-Jeong An <tedd.an@intel.com>
Signed-off-by: Kyle McMartin <kyle@kernel.org>
2015-10-07 13:11:59 -07:00
Yoshihiro Shimoda 98d922b9bc usb: host: xhci-plat: add support for the R-Car H3 xHCI controllers
This patch adds a firmware for the USB 3.0 host controllers of Renesas
R-Car H3 SoC.
This firmware is possible to use on R-Car H2 and M2. However, this
version causes performance degradation on R-Car H2 and M2. So, we would
like to keep the v1 firmware.

Signed-off-by: Yoshihiro Shimoda <yoshihiro.shimoda.uh@renesas.com>
Signed-off-by: Kyle McMartin <kyle@kernel.org>
2015-10-07 08:21:35 -07:00
Kyle McMartin f88e5c2e2f Merge 'c11384c' of git://people.freedesktop.org/~vivijim/linux-firmware-i915
Signed-off-by: Kyle McMartin <kyle@kernel.org>
2015-09-24 07:07:00 -07:00
Tedd Ho-Jeong An 07cd0b29e9 linux-firmware: Update firmware patch for Intel Bluetooth 7265 (C0/D0)
This patch updates the firmware patch for Intel Bluetooth 7265 (C0/D0)
also known as Intel StP C0 and StP D0.

C0 Patch Version: 54
D0 Patch Version: 28

Release Version: 153

Signed-off-by: Tedd Ho-Jeong An <tedd.an@intel.com>
Signed-off-by: Kyle McMartin <kyle@kernel.org>
2015-09-24 07:05:42 -07:00
Tedd Ho-Jeong An 05af03fe25 linux-firmware: Update firmware patch for Intel Bluetooth 7260 (B5/B6)
This patch updates the firmware patch for Intel Bluetooth 7260 (B5/B6)
also known as Intel WP2 B5 and WP1 B6

Patch Version: 34

Release Version: 153

Signed-off-by: Tedd Ho-Jeong An <tedd.an@intel.com>
Signed-off-by: Kyle McMartin <kyle@kernel.org>
2015-09-24 07:03:46 -07:00
Tedd Ho-Jeong An 01f57c63a0 linux-firmware: Update firmware patch for Intel Bluetooth 7260 (B3/B4)
This patch updates the firmware patch for Intel Bluetooth 7260 (B3/B4)
also known as Intel WP2 B3 and WP1 B4

Patch Version: 83

Release Version: 153

Signed-off-by: Tedd Ho-Jeong An <tedd.an@intel.com>
Signed-off-by: Kyle McMartin <kyle@kernel.org>
2015-09-24 07:03:35 -07:00
Murali Karicheri cc427ee77a linux-firmware: Add qmss accumulator pdsp firmware for keystone SoCs
This patch adds firmware for Keystone QMSS Accumulator PDSP. This is required
to support Accumulator queues. Accumulator queues are one of the queue types
supported in drivers/soc/ti/knav_qmss_acc.c. This queue can be part of a
channel that supports one queue or multiple queue per channel and are managed
by the Accumulator PDSP. For more details on hardware, please refer
http://www.ti.com/lit/ug/sprugr9h/sprugr9h.pdf and DT documentation below in
linux kernel source tree

Documentation/devicetree/bindings/soc/ti/keystone-navigator-qmss.txt

Signed-off-by: Murali Karicheri <m-karicheri2@ti.com>
Signed-off-by: Kyle McMartin <kyle@kernel.org>
2015-09-24 07:02:42 -07:00
Rodrigo Vivi c11384c344 linux-firmware: Clean up i915 by removing old skl dmc firmware.
The code points to the major version that is a link to the most
recent one, so we can remove the old firmware blobs.

For tests and validation purposes we will let few minor versions
available, but we need to let linux-firmware repo as
clean as possible, so let's remove old and unused ones.

Signed-off-by: Rodrigo Vivi <rodrigo.vivi@intel.com>
2015-09-23 14:13:19 -07:00
Rodrigo Vivi 31d33adb4b linux-firmware: New minor DMC release for Skylake - ver1_22
Version: 1.22
Date   : 9/23/2015
Notes:
Following additions from ver1.21
1. PLL lock wait time updated
2. DC 5 and 6 count locations are in the below mentioned offsets - same as ver1.21
DC3_DC5_COUNT                  80030
DC5_DC6_COUNT                  8002C

Signed-off-by: Rodrigo Vivi <rodrigo.vivi@intel.com>
2015-09-23 14:10:11 -07:00
Amitkumar Karwar 6218df0a42 linux-firmware: update Marvell 8897-B0 firmware images to 7.p18
SD8897:
    WLAN (SDIO) firmware version: 15.68.7.p18
    Bluetooth (SDIO) firmware version: 15.68.7.p18
    The combo image can be downloaded through either WLAN or
    Bluetooth.

PCIe/USB-8897:
    WLAN (PCIe) firmware version: 15.68.7.p18
    Bluetooth (USB) firmware version: 15.68.7.p18
    The combo image will be downloaded through WLAN only.

Signed-off-by: Amitkumar Karwar <akarwar@marvell.com>
Signed-off-by: Cathy Luo <cluo@marvell.com>
Signed-off-by: Frank Huang <frankh@marvell.com>
2015-09-22 06:15:01 -04:00
Rodrigo Vivi 76dbdf5de1 linux-firmware: New minor DMC release for Broxton - ver1_06
Following additions from previous version

1. Updated FW for NV12 enabling
2. Changes to the waits times for pll enable and disable.
3. Fixed GT interrupts issue
4. DC3_DC5_COUNT: 80038

Signed-off-by: Rodrigo Vivi <rodrigo.vivi@intel.com>
2015-09-17 14:34:20 -07:00
Alex Deucher 6ebf5d57d9 amdgpu: add firmware for VI asics
VI asics are supported by the new amdgpu driver and
this adds the initial firmware to support them.

Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
Signed-off-by: Kyle McMartin <kyle@kernel.org>
2015-09-03 16:55:43 -04:00
Kyle McMartin 045f3030a6 Merge branch 'master-hfi1-firmware-v2' of git://github.com/weiny2/linux-firmware
Signed-off-by: Kyle McMartin <kyle@kernel.org>
2015-09-03 16:55:09 -04:00
Kyle McMartin 35a16a3652 Merge commit 'd1fa230a' of git://people.freedesktop.org/~vivijim/linux-firmware-i915
Signed-off-by: Kyle McMartin <kyle@kernel.org>
2015-09-03 16:49:03 -04:00
Ben Young Tae Kim 12bd5dfd10 ar3k: add to support AR3012 v2.1 firmware
Supports AR3012 v2.1 firmware files

Signed-off-by: Ben Young Tae Kim <ytkim@qca.qualcomm.com>
Signed-off-by: Kyle McMartin <kyle@kernel.org>
2015-09-03 16:47:25 -04:00
Ira Weiny 5bc50e9b2d linux-firmware: Add Intel OPA hfi1 firmware
This is the first release of the Intel OPA hfi1 firmware required by the hfi1
driver.

Signed-off-by: Ira Weiny <ira.weiny@intel.com>
Signed-off-by: Steve Vogel <steve.vogel@intel.com>
2015-08-24 11:22:10 -04:00
Rodrigo Vivi d1fa230aff linux-firmware: New major GuC release for Skylake.
Following additions from ver1:

1. Performance Improvement.
2. Fix reset issue.
3. Scheduler fix.
4. Merge in new power management features.
5. Firmware layout changes.
6. Force Fence WA to guarantee correct ordering of GTT writes from uKernel.

Signed-off-by: Rodrigo Vivi <rodrigo.vivi@intel.com>
2015-08-20 08:28:18 -07:00
Rodrigo Vivi f11e89f025 linux-firmware: Clean up i915 by removing old skl dmc firmware.
The code points to the major version that is a link to the most
recent one, so we can remove the old firmware blobs.

For tests and validation purposes we will let at least 3 latest
minor available, but we need to let linux-firmware repo as
clean as possible, so let's remove old and unused ones.

Signed-off-by: Rodrigo Vivi <rodrigo.vivi@intel.com>
2015-08-20 08:20:48 -07:00
Rodrigo Vivi ab37cc2397 linux-firmware: New minor DMC release for Skylake - ver1_21
Following additions from ver1.20
1. Fixed GT interrupts issue when DC6 is enabled
2. DC 5 and 6 count locations are in the below mentioned offsets - same as ver1.20
DC3_DC5_COUNT                  80030
DC5_DC6_COUNT                  8002C

Signed-off-by: Rodrigo Vivi <rodrigo.vivi@intel.com>
2015-08-20 08:18:08 -07:00
Rodrigo Vivi ea2d9b2677 linux-firmware: New minor DMC release for Skylake - ver1_20
Following additions from ver1.19
1. Changes to the waits times for pll enable and disable.
2. DC 5 and 6 count locations are in the below mentioned offsets - same as ver1.19
DC3_DC5_COUNT                  80030
DC5_DC6_COUNT                  8002C

Signed-off-by: Rodrigo Vivi <rodrigo.vivi@intel.com>
2015-08-19 17:11:50 -07:00
Rodrigo Vivi b56286baf0 linux-firmware: New minor DMC release for Broxton - ver1_05
Following additions from ver1.04
1. No changes to the FW program itself
2. CSS header size field was fixed
3. Date field is fixed in header.
4. DC3_DC5_COUNT � 80038

Signed-off-by: Rodrigo Vivi <rodrigo.vivi@intel.com>
2015-08-19 17:03:07 -07:00
Rodrigo Vivi 364d6ef15b linux-firmware: New minor DMC release for Skylake - ver1_19
Following additions:
  1. Updated FW for NV12 enabling
  3. DC 5 and 6 count locations are in the below mentioned offsets - same as ver1.18 and ver1.17
  DC3_DC5_COUNT                  80030
  DC5_DC6_COUNT                  8002C

Signed-off-by: Rodrigo Vivi <rodrigo.vivi@intel.com>
2015-08-19 17:03:07 -07:00
Hariprasad Shenai 8bc2d07591 cxgb4: update firmware to revision 1.14.4.0
Signed-off-by: Hariprasad Shenai <hariprasad@chelsio.com>
2015-08-13 20:47:40 -07:00
Andrew Chew 38358cfcf5 firmware: tegra: Update XHCI firmware to v50.10 for T210
Update T210 XHCI firmware to v50.10.

Signed-off-by: Andrew Chew <achew@nvidia.com>
Signed-off-by: Kyle McMartin <kyle@kernel.org>
2015-08-12 14:39:31 -04:00
Johnny Kim dc00519de4 linux-firmware: wilc1000: add firmware for wilc1000 802.11n driver
This is new firmware for wilc1000 which is a single chip IEEE 802.11
b/g/n device.

Signed-off-by: Johnny Kim <johnny.kim@atmel.com>
Signed-off-by: Kyle McMartin <kyle@kernel.org>
2015-08-12 14:38:53 -04:00
Tadeusz Struk 1900994a46 linux-firmware: Update to QAT dh895xxcc UOF firmware and a new QAT MMP FW
After enabling asymmetric key encryption in qat driver an update to existing
firmware is required plus a new Modular Math Processor(MMP) firmware.

This has dependency on these commits:
commit	f3dd7e60d2028b8391dea7a3b214e3083dadf6d6
commit	28cfaf67e5c1f5b6b0d549eea398f8401a40e566
commit	a990532023b903b10cf14736241cdd138e4bc92c

Signed-off-by: Xiaoyan Bo <xiaoyan.bo@intel.com>
Signed-off-by: Gokhan Simsek <gokhan.simsek@intel.com>
Signed-off-by: Tadeusz Struk <tadeusz.struk@intel.com>
Signed-off-by: Kyle McMartin <kyle@kernel.org>
2015-07-22 13:34:57 -04:00
Yuval Mintz e10097aa1b bnx2x: Update to FW version 7.12.30
The new FW will allow us to utilize some new features in our driver,
mainly adding vlan stripping offload and vxlan offload support.

In addition, this fixes several issues:
 - Packets from a VF with pvid configured which were sent with a
   different vlan were transmitted instead of being discarded.

 - FCoE traffic might not recover after a failue while there's traffic
   to another function.

Signed-off-by: Yuval Mintz <Yuval.Mintz@qlogic.com>
Signed-off-by: Kyle McMartin <kyle@kernel.org>
2015-07-16 11:19:30 -04:00
Alexandre Courbot 899ebcb681 firmware: tegra: add GK20A FECS/GPCCS firmware
Adds the firmware file for the GK20A GPU found in Tegra K1, and required
for Nouveau to run.

Signed-off-by: Alexandre Courbot <acourbot@nvidia.com>
2015-07-16 15:59:03 +09:00
Alexandre Courbot f6e3c833f3 Remove patch conflict remains
Two "<<<<<<< HEAD" lines remained from what seems to be a previous patch
conflict.

Signed-off-by: Alexandre Courbot <acourbot@nvidia.com>
2015-07-16 15:59:02 +09:00
Tedd Ho-Jeong An 696403047a linux-firmware: Add firmware file for Intel Bluetooth 8260
This patch adds new firmware file for Intel Wireless Bluetooth 8260

Build: REL0190
BL Ver: 37 0b 12 06 00 02 34 0e 00
FW Ver: 37 0b 12 23 00 5a 19 0f 00

Signed-off-by: Tedd Ho-Jeong An <tedd.an@intel.com>
Signed-off-by: Kyle McMartin <kyle@kernel.org>
2015-07-14 17:05:20 -04:00
Kyle McMartin e1da99a84e Merge commit 'a750f4ee10f962640c479aca184fe65f83956295' of git://people.freedesktop.org/~vivijim/linux-firmware-i915
Signed-off-by: Kyle McMartin <kyle@kernel.org>
2015-07-14 17:04:02 -04:00
Derek Chickles 26556b645c Add firmware for Cavium LiquidIO 210NV, 210SV, and 410NV cards
Version 1.1.9

Added LICENCE.cavium and updated WHENCE as well.

Signed-off-by: Derek Chickles <dchickles@caviumnetworks.com>
Signed-off-by: Kyle McMartin <kyle@kernel.org>
2015-07-14 16:58:52 -04:00
Vinod Koul e567d7771d linux-firmware: update audio firmware for Braswell platform
This updates the firmware for BSW platform, which includes the fixes for BSW
power management.
The firmware version is also added to WHENCE file. The version is
v01.0B.02.01.
The md5sum of the file is cf8caa8d33e95744f25adcab1373daff

Signed-off-by: Vinod Koul <vinod.koul@intel.com>
Signed-off-by: Kyle McMartin <kyle@kernel.org>
2015-07-14 16:54:23 -04:00
Ben Young Tae Kim 23d1340528 qca: add BT firmware files to support QCA ROME chips
Latest firmware files supporting QCA61x4 ROME family chipset

Signed-off-by: Ben Young Tae Kim <ytkim@qca.qualcomm.com>
Signed-off-by: Kyle McMartin <kyle@kernel.org>
2015-07-14 16:51:43 -04:00
Hariprasad Shenai a2586e1f57 cxgb4: Add BT adapter PHY firmware
Signed-off-by: Hariprasad Shenai <hariprasad@chelsio.com>
Signed-off-by: Kyle McMartin <kyle@kernel.org>
2015-07-14 16:46:55 -04:00
Stefan Schmidt 7d9dd88bca linux-firmware: add firmware for atusb driver
The atusb kernel driver is sitting in the bluetooth-next tree waiting for the
merge window to open. It's scheduled for 4.2.

Flashing goes into permanent storage and the GPLv2+ firmware allows for further
explorations. See ChangeLog for more details and links.

Signed-off-by: Stefan Schmidt <stefan@datenfreihafen.org>
Signed-off-by: Kyle McMartin <kyle@kernel.org>
2015-07-14 16:46:52 -04:00
Alex Deucher 6f7e8cce17 radeon: add firmware for VCE1.0 hardware
This is the firmware for the VCE (video encoding engine)
block in SI and TN/RL asics.

Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
Signed-off-by: Kyle McMartin <kyle@kernel.org>
2015-07-14 16:37:45 -04:00
Rodrigo Vivi a750f4ee10 linux-firmware: New minor DMC release for Skylake - ver1_18
Following additions:
1. No changes to the FW program itself
2. CSS header size field was fixed
3. DMCheader length field is mentioned in dwords instead of bytes
4. Date field is fixed in header.
4. Fixed the DMC Header.HeaderLen issue. The HeaderLen is specified in bytes instead of dwords.
6. DC 5 and 6 count locations are in the below mentioned offsets - same as ver1.16
DC3_DC5_COUNT                  80030
DC5_DC6_COUNT                  8002C

Signed-off-by: Rodrigo Vivi <rodrigo.vivi@intel.com>
2015-06-19 17:29:18 -07:00
Emmanuel Grumbach c6c4150eaa iwlwifi: add new -13 firmware for iwlmvm devices
This firmware also supports 3165.
This is the first firmware release for 8000.

Version number: 25.30.13.0
Revision number: 183742
Build number: WFFW14681

Signed-off-by: Emmanuel Grumbach <emmanuel.grumbach@intel.com>
2015-06-18 20:06:17 +03:00
Rodrigo Vivi 5a7595e80b linux-firmware: New minor DMC release for Skylake.
Following additions:
1. The DE_RRMR and DE_GUCRMR register bits are set before the restore of
the registers to mask the flip done, etc. Once all the registers are
restored, these registers are restored.
2. The pipe interrupt registers are restored only after the plane has
been enabled.
3. Naming of the file changed from .5 to .16 to make it two decimal
points for increased number of versions that can be supported.
4. DC 5 and 6 count locations are in the below mentioned offsets
DC3_DC5_COUNT                  80030
DC5_DC6_COUNT                  8002C

Signed-off-by: Rodrigo Vivi <rodrigo.vivi@intel.com>
2015-06-05 14:10:41 -07:00
Rodrigo Vivi d8d7887047 linux-firmware: Add i915 DMC firmware for Broxton
DMC provides additional graphics low-power idle states. It provides
capability to save and restore display registers across these
low-power states independently from the OS/Kernel.

This is the first release of DMC firmware for Broxton platforms.

bxt_dmc_ver1.bin is a symbolik link to latest recommended minor
release.
This major version will be just upgraded on code when it is required
software changes for API/ABI compatibility.

Signed-off-by: Rodrigo Vivi <rodrigo.vivi@intel.com>
2015-06-05 14:04:41 -07:00
Rodrigo Vivi 4e27950458 linux-firmware: Add i915 GuC firmware
GuC is designed to perform graphics workload scheduling on the various
graphics parallel engines. In this scheduling model, host software
submits work through one of the 256 graphics doorbells and this invokes
the scheduling operation on the appropriate graphics engine. Scheduling
operations include determining which workload to run next, submitting a
workload to a command streamer, pre-empting existing workloads running
on an engine, monitoring progress and notifying host SW when work is
done.

This is the first release of GuC firmware for Skylake platforms.

skl_guc_ver1.bin is a symbolik link to latest recommended minor release.
This major version will be just upgraded on code when it is required
software changes for API/ABI compatibility.

Signed-off-by: Rodrigo Vivi <rodrigo.vivi@intel.com>
2015-06-05 14:01:25 -07:00
Rodrigo Vivi b693dacc8b linux-firmware: Add i915 DMC firmware
DMC provides additional graphics low-power idle states. It provides
capability to save and restore display registers across these low-power
states independently from the OS/Kernel.

This is the first release of DMC firmware for Skylake platforms.

skl_dmc_ver1.bin is a symbolik link to latest recommended minor release.
This major version will be just upgraded on code when it is required
software changes for API/ABI compatibility.

Signed-off-by: Rodrigo Vivi <rodrigo.vivi@intel.com>
2015-06-05 13:59:20 -07:00