Add new firmware for new devices: 7260 and 3160
version:
22.0.7.0
Cc: Johannes Berg <johannes.berg@intel.com>
Signed-off-by: Emmanuel Grumbach <emmanuel.grumbach@intel.com>
Signed-off-by: Ben Hutchings <ben@decadent.org.uk>
Hans Verkuil says:
The go7007 staging driver has been substantially overhauled for kernel 3.10.
As part of that process the firmware situation has been improved as well.
While Micronas allowed the firmware to be redistributed, it was never made
part of linux-firmware. Only the firmwares for the Sensoray S2250 were added
in the past, but those need the go7007*.bin firmwares as well to work.
This pull request collects all the firmwares necessary to support all the
go7007 devices into the go7007 directory. With this change the go7007 driver
will work out-of-the-box starting with kernel 3.10.
This is used by drivers/tty/serial/rp2.c.
Signed-off-by: Kevin Cernekee <cernekee@gmail.com>
Signed-off-by: Grant Edwards <grant.edwards@comtrol.com>
Signed-off-by: Nick Thompson <nick.thompson@comtrol.com>
Signed-off-by: Ben Hutchings <ben@decadent.org.uk>
This fw is for bluetooth module for mt7630/mt7650 combo chip
Signed-off-by: Jay Hung <jay.hung@mediatek.com>
[bwh: Corrected driver name in WHENCE]
Signed-off-by: Ben Hutchings <ben@decadent.org.uk>
The go7007 staging driver has been overhauled and is now in decent shape. As
part of that work all related firmware files were collected into one place
(the /lib/firmware/go7007 directory) and the .hex firmwares were converted
into a binary format to make it easy to load for the kernel. It's now time
to add the firmware files here to get full support for this driver.
The original firmware came from Micronas. The initial driver package from
them can be found here:
http://nikosapi.org/software/WIS_Go7007/wis-go7007-linux-0.9.8.tar.bz2
The s2250 firmware is from Sensoray and was already part of linux-firmware.
That firmware has just been renamed.
Signed-off-by: Hans Verkuil <hans.verkuil@cisco.com>
The wl18xx-conf.bin contains a binary configuration that is used by
the driver to configure the firmware.
Signed-off-by: Luciano Coelho <coelho@ti.com>
There is a new API in the latest version of the wl18xx firmware. Add
the new firmware with a new filename (wl18xx-fw-2.bin), which
corresponds to firmware revision 8.5.0.0.55.
Signed-off-by: Luciano Coelho <coelho@ti.com>
This is firmware patch files for Bluetooth module in Intel 7260 combo chip.
Signed-off-by: Tedd Ho-Jeong An <tedd.an@intel.com>
Signed-off-by: David Woodhouse <David.Woodhouse@intel.com>
This contains the external firmware files loaded by Creative CA0132
HD-audio codec driver. The firmwares are used optionally since 3.9
kernel.
v1->v2: fix the installation path of ct*.bin firmware files
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v2.0.19 (GNU/Linux)
iQIcBAABAgAGBQJRbA7/AAoJEGwxgFQ9KSmk2vQP/1+JsZfrtS6TaNL+aL/h3dHe
/TK0CUdiJJbCPfaibVN+BU49qlB2SPDHO95sdIC+xJyoCa6yfHn9r+/VlQxwm/H0
nEvw/8bRrxm5t2o2hXf4WJw/GVf67txX9ki1BWjqL28r/cTveCZS3T6FFpgSef+2
9Pq9F5NHb89dvF/V8bE1o6nYaf2sGuYk7C1PFkbpTTkfsDNY4+HL6JKUfMrfvLtk
NrE/dPpQYHAHaI1J0D/leiO7bGqvNKRaTJl3vV6ZUGJXGsRXhPzXatG7hRGA9q4L
cBIoP1fmuRAsitpydVxZIWLqmYPTRLECqSyTLiX2IvDR5Tn1XTT3kZQm015uI/MM
AdP8/Q/di5w90vjjoij8NerhQo4BkOlFpIzL6aBLQWhDbBNSOnYF1gEbhxLywnh0
VX6MVafYynf87tDee6gtF0VJOxTGjnt9XcRImCvobxo7LXh7yt+b20Yw88GteVwN
UPKmgAjnJ8RY1UxOxWPKzSwUx7w9hzqrUqOFaMbE3IeikGggtGOi9Es3f+bM7zgt
fubvanQui17r80Lcpwh4QQuMbRJOIOWcPSvx6ILyUb1olrgCk6XUwbk2FvMJvzrp
Y5s9i/kp901oVUWu3I3Z3dHMoDO5WrrUCqNbyJVzA8libS/iBKDaXqu+nC/N+DTg
+xE7oy3oqSAwl/WP0Q/v
=Bxjn
-----END PGP SIGNATURE-----
Merge tag 'ca0132-fw-v2' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/linux-firmware
Firmware files for CA0132 HD-audio codec (v2)
This contains the external firmware files loaded by Creative CA0132
HD-audio codec driver. The firmwares are used optionally since 3.9
kernel.
v1->v2: fix the installation path of ct*.bin firmware files
This adds the firmware required for video decode using
the UVD hardware on modern radeon chip.
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
Signed-off-by: Ben Hutchings <ben@decadent.org.uk>
Add new ucode files and update the copyright
dates and WHENCE entry.
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
Signed-off-by: Ben Hutchings <ben@decadent.org.uk>
The recent snd-hda-codec-ca0132 driver supports the external firmware
blobs since 3.9.
The firmware files are copied from alsa-firmware 1.0.27 release.
Signed-off-by: Ian Minett <ian_minett@creativelabs.com>
Signed-off-by: Takashi Iwai <tiwai@suse.de>
The new firmware version is 7.4.0.9, API is 1.
Signed-off-by: Nishant Sarmukadam <nishants@marvell.com>
Signed-off-by: Yogesh Ashok Powar <yogeshp@marvell.com>
Signed-off-by: Ben Hutchings <ben@decadent.org.uk>
57766 devices with no nvram need a service patch firmware for the boot
code to support EEE. This patch adds the fw.
Signed-off-by: Nithin Nayak Sujir <nsujir@broadcom.com>
Signed-off-by: Michael Chan <mchan@broadcom.com>
Signed-off-by: Ben Hutchings <ben@decadent.org.uk>
This new firmware includes the following changes:
1. Several corner case bugs in iSCSI code.
2. Fixes for FCoE including support for 3PAR targets.
3. Fixes for SR-IOV behaviour including:
a. Remove FW assert erroneously triggered during FLR.
b. Several fixes in FLR flow.
c. Prevent VF crash when packet bigger than MTU arrives.
d. Improve security against malicious VF.
4. Added CSUM and TSO support for encapsulation protocols.
5. Added RSS capability for GRE traffic based on inner headers.
6. Added FCoE support for 4-port 57840 devices.
Signed-off-by: Dmitry Kravkov <dmitry@broadcom.com>
Signed-off-by: Ariel Elior <ariele@broadcom.com>
Signed-off-by: Eilon Greenstein <eilong@broadcom.com>
Signed-off-by: Ben Hutchings <ben@decadent.org.uk>
v4l-cx23885-enc.fw is a duplicate of v4l-cx23885-avcore-01.fw, but
should contain code for a different part of the chip. Unfortunately
the correct code does not seem to be available for redistribution.
Signed-off-by: Ben Hutchings <ben@decadent.org.uk>
Set new API to 3 which adds following new features in the fw
a) Add support for additional ampdu streams
b) Handle corresponding watchdog events to destroy ampdu streams
The new firmware version is 5.2.8.16
v2: Added new fw file in WHENCE
Suggested by Ben Hutchings <ben@decadent.org.uk>
Signed-off-by: Nishant Sarmukadam <nishants@marvell.com>
Signed-off-by: Yogesh Ashok Powar <yogeshp@marvell.com>
Signed-off-by: Ben Hutchings <ben@decadent.org.uk>
Version 14.66.11.p151
Signed-off-by: Bing Zhao <bzhao@marvell.com>
Signed-off-by: Frank Huang <frankh@marvell.com>
Signed-off-by: Ben Hutchings <ben@decadent.org.uk>
Version 14.66.11.p100
Signed-off-by: Bing Zhao <bzhao@marvell.com>
Signed-off-by: Frank Huang <frankh@marvell.com>
Signed-off-by: Ben Hutchings <ben@decadent.org.uk>
File: rtl_nic/rtl8168g-2.fw
Version: 0.0.1
This firmware supports new fw setting mothod for linux kernel.
Add MAC OCP settings for:
-phy reset
-PXE in ALDPS
-pwron sequence
-OBFF
Signed-off-by: Hayes Wang <hayeswang@realtek.com>
Signed-off-by: Ben Hutchings <ben@decadent.org.uk>
They are (unlike rest of sd8xxx images from libertas/ and mrvl/) not Libertas
WiFi specific and are used for the bluetooth controller (btmrvl) which does not
look for them in libertas/.
Provide a compatibility symbolic link to avoid breaking libertas_sdio drivers
that are already in use.
Signed-off-by: Lubomir Rintel <lkundrak@v3.sk>
This reverts commit 27bfb9d846.
There is no need to explicitly add a checksum, as the miniboot tool
normally does this for us. I can't reproduce the behaviour where the
checksum was omitted.
Signed-off-by: Ben Hutchings <ben@decadent.org.uk>
The sums for binutils and gcc are based on an HTTPS download (instead
of the default HTTP).
newlib doesn't seem to be available with any kind of signature, so I
compared a tarball and CVS checkout; let's hope they weren't both
compromised.
Signed-off-by: Ben Hutchings <ben@decadent.org.uk>
This version adds ucode support for bcm4313 iPA variant.
Signed-off-by: Piotr Haber <phaber@broadcom.com>
Signed-off-by: Arend van Spriel <arend@broadcom.com>
Signed-off-by: Ben Hutchings <ben@decadent.org.uk>
Version 14.69.11.p179
This is for Marvell Avastar 88W8797 Rev B0 combo chip with USB
interfaces for both WLAN and Bluetooth.
Signed-off-by: Bing Zhao <bzhao@marvell.com>
Signed-off-by: Frank Huang <frankh@marvell.com>
Signed-off-by: Ben Hutchings <ben@decadent.org.uk>