- 20 Aug, 2015 1 commit
-
-
Rodrigo Vivi authored
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>
-
- 12 Aug, 2015 2 commits
-
-
Andrew Chew authored
Update T210 XHCI firmware to v50.10. Signed-off-by: Andrew Chew <achew@nvidia.com> Signed-off-by: Kyle McMartin <kyle@kernel.org>
-
Johnny Kim authored
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>
-
- 22 Jul, 2015 1 commit
-
-
Tadeusz Struk authored
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>
-
- 16 Jul, 2015 3 commits
-
-
Yuval Mintz authored
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>
-
Alexandre Courbot authored
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>
-
Alexandre Courbot authored
Two "<<<<<<< HEAD" lines remained from what seems to be a previous patch conflict. Signed-off-by: Alexandre Courbot <acourbot@nvidia.com>
-
- 14 Jul, 2015 7 commits
-
-
Tedd Ho-Jeong An authored
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>
-
Derek Chickles authored
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>
-
Vinod Koul authored
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>
-
Ben Young Tae Kim authored
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>
-
Hariprasad Shenai authored
Signed-off-by: Hariprasad Shenai <hariprasad@chelsio.com> Signed-off-by: Kyle McMartin <kyle@kernel.org>
-
Stefan Schmidt authored
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>
-
Alex Deucher authored
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>
-
- 20 Jun, 2015 1 commit
-
-
Rodrigo Vivi authored
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>
-
- 18 Jun, 2015 1 commit
-
-
Emmanuel Grumbach authored
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>
-
- 05 Jun, 2015 4 commits
-
-
Rodrigo Vivi authored
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>
-
Rodrigo Vivi authored
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>
-
Rodrigo Vivi authored
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>
-
Rodrigo Vivi authored
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>
-
- 13 May, 2015 6 commits
-
-
Tedd Ho-Jeong An authored
This patch updates the firmware patch for Intel Bluetooth 7260 (B3/B4) also known as Intel WP2 B3 and WP1 B4. Patch Version: 79 Release Version: 152.1 Signed-off-by: Tedd Ho-Jeong An <tedd.an@intel.com> Signed-off-by: Kyle McMartin <kyle@kernel.org>
-
Tedd Ho-Jeong An authored
This patch updates the firmware patch for Intel Bluetooth 7260 (B5/B6) also known as Intel WP2 B5 and WP1 B6. Patch Version: 26 Release Version: 152 Signed-off-by: Tedd Ho-Jeong An <tedd.an@intel.com> Signed-off-by: Kyle McMartin <kyle@kernel.org>
-
Kyle McMartin authored
This reverts commit 1a933a9a . Signed-off-by: Kyle McMartin <kyle@kernel.org>
-
Kyle McMartin authored
This reverts commit bedf3f12 . Signed-off-by: Kyle McMartin <kyle@kernel.org>
-
Tedd Ho-Jeong An authored
This patch updates the firmware patch for Intel Bluetooth 7265 (C0/D0) also known as Intel StP C0 and StP D0. C0 Patch Version: 43 D0 Patch Version: 15 Release Version: 152 Signed-off-by: Tedd Ho-Jeong An <tedd.an@intel.com> Signed-off-by: Kyle McMartin <kyle@kernel.org>
-
Kyle McMartin authored
This reverts commit 8c339e03 . Signed-off-by: Kyle McMartin <kyle@kernel.org>
-
- 10 May, 2015 1 commit
-
-
Yaniv Machani authored
- Firmware file was updated (8.9.0.0.39), includes bug fixes and improvements. - Configuration binary removed, it is no longer fits all releases. Moreover it should be configured per HW platform. More information can found in here : http://processors.wiki.ti.com/index.php/Open_Source_Wireless_Connectivity_wlconf Signed-off-by: Yaniv Machani <yanivma@ti.com>
-
- 08 May, 2015 7 commits
-
-
Daniel Drake authored
By uploading these firmware files to the Realtek Bluetooth HCD (on the USB bus), the HCD becomes compliant with standard btusb interfaces. The code to automatically upload the firmware has been already upstreamed and it is currently in linux-next. Signed-off-by: Daniel Drake <drake@endlessm.com> Signed-off-by: Kyle McMartin <kyle@kernel.org>
-
Kyle McMartin authored
Signed-off-by: Kyle McMartin <kyle@kernel.org>
-
Tedd Ho-Jeong An authored
This patch updates the firmware patch for Intel Bluetooth 7260 (B3/B4) also known as Intel WP2 B3 and WP1 B4. Patch Version: 79 Release Version: 152.1 Signed-off-by: Tedd Ho-Jeong An <tedd.an@intel.com> Signed-off-by: Kyle McMartin <kyle@kernel.org>
-
Tedd Ho-Jeong An authored
This patch updates the firmware patch for Intel Bluetooth 7260 (B5/B6) also known as Intel WP2 B5 and WP1 B6. Patch Version: 26 Release Version: 152 Signed-off-by: Tedd Ho-Jeong An <tedd.an@intel.com> Signed-off-by: Kyle McMartin <kyle@kernel.org>
-
Tedd Ho-Jeong An authored
This patch updates the firmware patch for Intel Bluetooth 7265 (C0/D0) also known as Intel StP C0 and StP D0. C0 Patch Version: 43 D0 Patch Version: 15 Release Version: 152 Signed-off-by: Tedd Ho-Jeong An <tedd.an@intel.com> Signed-off-by: Kyle McMartin <kyle@kernel.org>
-
Arend van Spriel authored
Signed-off-by: Arend van Spriel <arend@broadcom.com> Signed-off-by: Kyle McMartin <kyle@kernel.org>
-
Arend van Spriel authored
Signed-off-by: Arend van Spriel <arend@broadcom.com> Signed-off-by: Kyle McMartin <kyle@kernel.org>
-
- 03 May, 2015 1 commit
-
-
Emmanuel Grumbach authored
Version number: 25.17.12.0 Revision number: 145607 Build number: WFFW12659 Signed-off-by: Emmanuel Grumbach <emmanuel.grumbach@intel.com>
-
- 13 Apr, 2015 1 commit
-
-
Kalle Valo authored
This is the latest firmware version for AR3012 2.2.1. This also includes configuration file for coex support, where all Bluetooth traffic is treated as high priority. Signed-off-by: Kalle Valo <kvalo@qca.qualcomm.com> Signed-off-by: Kyle McMartin <kyle@kernel.org>
-
- 10 Apr, 2015 2 commits
-
-
Kyle McMartin authored
Signed-off-by: Kyle McMartin <kyle@kernel.org>
-
Andrew Chew authored
Add firmware file for the T210 XHCI controller. Note that this is only compatible with T210 (T124 should continue using nvidia/tegra124/xusb.bin). Signed-off-by: Andrew Chew <achew@nvidia.com> Signed-off-by: Kyle McMartin <kyle@kernel.org>
-
- 25 Mar, 2015 1 commit
-
-
Hariprasad Shenai authored
Signed-off-by: Hariprasad Shenai <hariprasad@chelsio.com>
-
- 20 Mar, 2015 1 commit
-
-
Arend van Spriel authored
Signed-off-by: Arend van Spriel <arend@broadcom.com> Signed-off-by: Kyle McMartin <kyle@kernel.org>
-