- 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 11 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>
-
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
This patch provides firmware for the B5 version of the BCM4324(1) device. This device can be found in Lenovo Thinkpad Tablets. Reviewed-by: Pieter-Paul Giesberts <pieterpg@broadcom.com> Reviewed-by: Hante Meuleman <meuleman@broadcom.com> Signed-off-by: Arend van Spriel <arend@broadcom.com> Signed-off-by: Kyle McMartin <kyle@kernel.org>
-
Arend van Spriel authored
Mistake was made sending out firmware for the BCM4339. Fortunately it was discovered by co-worker. Reported-by: Pontus Fuchs <pontusf@broadcom.com> Reviewed-by: Pieter-Paul Giesberts <pieterpg@broadcom.com> Reviewed-by: Hante Meuleman <meuleman@broadcom.com> 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>
-
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 7 commits
-
-
Arend van Spriel authored
Moving to firmware version 7.35.79.57. 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>
-
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>
-
Arend van Spriel authored
This patch adds firmware files for the BCM43602 PCIe device supported by brcmfmac. This device is used in router equipment like Netgear R8000. For this reason there are two firmware files in this patch. 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>
-
Arend van Spriel authored
Signed-off-by: Arend van Spriel <arend@broadcom.com> Signed-off-by: Kyle McMartin <kyle@kernel.org>
-
- 18 Mar, 2015 1 commit
-
-
Oded Gabbay authored
This patch updates the Kaveri MEC firmware to #396 (from #391). The MEC firmware is mainly used for amdkfd - AMD's HSA Linux kernel driver. Signed-off-by: Oded Gabbay <oded.gabbay@amd.com> Acked-by: Alex Deucher <alexander.deucher@amd.com> Signed-off-by: Kyle McMartin <kyle@kernel.org>
-
- 13 Mar, 2015 3 commits
-
-
Kalle Valo authored
This is the latest firmware from 10.2.4 firmware branch. Signed-off-by: Kalle Valo <kvalo@qca.qualcomm.com> Signed-off-by: Kyle McMartin <kyle@kernel.org>
-
Adrian Chadd authored
This fixes a variety of issues, including but not limited to: ath9k_htc_firmware: check only the mesh control present subfield Fix: bug in extend_tsf near 0x8000000 values FIX: support rstamps from the future too. Firmware sometimes returns erroneous timestamps(2) Fixed incorrect wrapping handling in ath_extend_tsf(). Firmware sometimes returns erroneous timestamps Added proper synchronization while handling lower 32 bit and upper 32 bit parts in ar5416GetTsf64(). Fix resetting of txstatus flags. Fix Array Out of Bounds in rcSibUpdate_ht() ath9k_htc_firmware: fix the offset of CCMP header for mesh data frame init.c: do cold reboot on exception wmi:eadd new command WMI_REG_RMW_CMDID remove transfer type patches for EP3 and EP4 k2_fw_usb_api: workaround for EP4 bug. k2_fw_usb_api: prevent buffer overflow. k2_fw_usb_api: fix typo in usb reg address k2_fw_usb_api: add delay after mac reset simplify STBC handling This has been tested on both AR7010 and AR9271 devices. Signed-off-by: Adrian Chadd <adrian@FreeBSD.org> Signed-off-by: Kyle McMartin <kyle@kernel.org>
-
Kyle McMartin authored
commit 21a6c3e5 reverted htc_7010.fw and htc_9271.fw to 1.3.1 Signed-off-by: Kyle McMartin <kyle@kernel.org>
-
- 10 Mar, 2015 1 commit
-
-
Adrian Chadd authored
older kernels. Signed-off-by: Adrian Chadd <adrian@FreeBSD.org>
-
- 09 Mar, 2015 1 commit
-