- 14 Oct, 2019 3 commits
-
-
Amit K Bag authored
This patch updates new firmware file for Intel Bluetooth AX201 Also it is known as Intel HarrisonPeak (HrP). FW Build: REL0333 Release Version: 21.50.0.1 Signed-off-by: Amit K Bag <amit.k.bag@intel.com> Signed-off-by: Josh Boyer <jwboyer@kernel.org>
-
Amit K Bag authored
This patch updates the firmware file for Intel Bluetooth 9560 Also it is known as Intel JeffersonPeak (JfP). FW Build: REL0489 Release Version: 21.50.0.1 Signed-off-by: Amit K Bag <amit.k.bag@intel.com> Signed-off-by: Josh Boyer <jwboyer@kernel.org>
-
Amit K Bag authored
This patch updates the firmware file for Intel Bluetooth 9260 Also it is known as Intel ThunderPeak (THP). FW Build: REL0489 Release Version: 21.50.0.1 Signed-off-by: Amit K Bag <amit.k.bag@intel.com> Signed-off-by: Josh Boyer <jwboyer@kernel.org>
-
- 08 Oct, 2019 2 commits
-
-
Alex Deucher authored
from internal git commit: a9f00864087575da562cd5cc50a04a0af376e14f Signed-off-by: Alex Deucher <alexander.deucher@amd.com> Signed-off-by: Josh Boyer <jwboyer@kernel.org>
-
Larry Finger authored
Although the RTL8812AE uses the same driver as the RTL8821AE, it uses slightly different firmware, which was never sent to linux-firmware before. Signed-off-by: Larry Finger <Larry.Finger@lwfinger.net> Signed-off-by: Josh Boyer <jwboyer@kernel.org>
-
- 04 Oct, 2019 7 commits
-
-
Josh Boyer authored
Commit 2de7abd4 reworked how we handle symlinks. Remove the in-repo symlink as that will be created on during installation, and adjust the WHENCE file. Signed-off-by: Josh Boyer <jwboyer@kernel.org>
-
git://git.kernel.org/pub/scm/linux/kernel/git/jkirsher/firmwareJosh Boyer authored
Signed-off-by: Josh Boyer <jwboyer@kernel.org>
-
Thierry Reding authored
This version of the Tegra210 XUSB firmware contains a number of fixes to improve compatibility with various devices. Signed-off-by: Thierry Reding <treding@nvidia.com> Signed-off-by: Josh Boyer <jwboyer@kernel.org>
-
Thierry Reding authored
Add a firmware file for the XUSB controller found on Tegra194. This is version 60.06 of the Tegra194 XUSB firmware. Signed-off-by: Thierry Reding <treding@nvidia.com> Signed-off-by: Josh Boyer <jwboyer@kernel.org>
-
Thierry Reding authored
Now that the copy-firmware.sh script can create symlinks from the Link: entries in the WHENCE file on the fly, remove the duplicate symlinks from the filesystem. One odd entry was intel/dsp_fw_cnl.bin which was listed both as symlink and as a regular file. Both entries can be removed since the it's really a symlink, so it will be recreated at installation time. While at it, update the check_whence.py script to not look for the existence of symlinks in the filesystem because they are created on the fly at installation time by the copy_firmware.sh script. Signed-off-by: Thierry Reding <treding@nvidia.com> Signed-off-by: Josh Boyer <jwboyer@kernel.org>
-
Thierry Reding authored
Rather than require symlinks to be created in the filesystem and have duplicate Link: entries in the WHENCE file, make copy-firmware.sh create the symlinks on the fly. Signed-off-by: Thierry Reding <treding@nvidia.com> Signed-off-by: Josh Boyer <jwboyer@kernel.org>
-
Thierry Reding authored
The symbolic links in the filesystem sometimes don't match the Link: tags in the WHENCE file. Update the WHENCE file to contain the right symlinks. Signed-off-by: Thierry Reding <treding@nvidia.com> Signed-off-by: Josh Boyer <jwboyer@kernel.org>
-
- 26 Sep, 2019 7 commits
-
-
Alex Deucher authored
From internal git commit: a9f00864087575da562cd5cc50a04a0af376e14f Signed-off-by: Alex Deucher <alexander.deucher@amd.com> Signed-off-by: Josh Boyer <jwboyer@kernel.org>
-
Alex Deucher authored
From internal git commit: a9f00864087575da562cd5cc50a04a0af376e14f Signed-off-by: Alex Deucher <alexander.deucher@amd.com> Signed-off-by: Josh Boyer <jwboyer@kernel.org>
-
Alex Deucher authored
From internal git commit: a9f00864087575da562cd5cc50a04a0af376e14f Signed-off-by: Alex Deucher <alexander.deucher@amd.com> Signed-off-by: Josh Boyer <jwboyer@kernel.org>
-
Alex Deucher authored
From internal git commit: a9f00864087575da562cd5cc50a04a0af376e14f Signed-off-by: Alex Deucher <alexander.deucher@amd.com> Signed-off-by: Josh Boyer <jwboyer@kernel.org>
-
Alex Deucher authored
From internal git commit: a9f00864087575da562cd5cc50a04a0af376e14f Signed-off-by: Alex Deucher <alexander.deucher@amd.com> Signed-off-by: Josh Boyer <jwboyer@kernel.org>
-
Alex Deucher authored
From internal git commit: a9f00864087575da562cd5cc50a04a0af376e14f Signed-off-by: Alex Deucher <alexander.deucher@amd.com> Signed-off-by: Josh Boyer <jwboyer@kernel.org>
-
Alex Deucher authored
Needed for new raven variants. From internel git commit: a9f00864087575da562cd5cc50a04a0af376e14f Signed-off-by: Alex Deucher <alexander.deucher@amd.com> Signed-off-by: Josh Boyer <jwboyer@kernel.org>
-
- 23 Sep, 2019 4 commits
-
-
Tony Nguyen authored
The ice driver must load a package file to the firmware to utilize full functionality; add the package file to /lib/firmware/intel/ice/ddp. Also add a symlink, ice.pkg, so the driver can refer to the package by a consistent name. Signed-off-by: Tony Nguyen <anthony.l.nguyen@intel.com>
-
Alex Deucher authored
Navi10 is a new dGPU from AMD. From internal git commit: a9f00864087575da562cd5cc50a04a0af376e14f Signed-off-by: Alex Deucher <alexander.deucher@amd.com> Signed-off-by: Josh Boyer <jwboyer@kernel.org>
-
git://anongit.freedesktop.org/drm/drm-firmwareJosh Boyer authored
Signed-off-by: Josh Boyer <jwboyer@kernel.org>
-
https://github.com/ndechesne/linux-firmwareJosh Boyer authored
Reviewed-by: Bjorn Andersson <bjorn.andersson@linaro.org> Tested-by: Rob Clark <robdclark@gmail.com> Signed-off-by: Josh Boyer <jwboyer@kernel.org>
-
- 13 Sep, 2019 9 commits
-
-
Anusha Srivatsa authored
Add Support for the latest version of ICL. Signed-off-by: Anusha Srivatsa <anusha.srivatsa@intel.com>
-
Anusha Srivatsa authored
Add Support for the latest version of CML. Signed-off-by: Anusha Srivatsa <anusha.srivatsa@intel.com>
-
Anusha Srivatsa authored
Add Support for the latest version of GLK. Signed-off-by: Anusha Srivatsa <anusha.srivatsa@intel.com>
-
Anusha Srivatsa authored
Add Support for the latest version of BXT. Signed-off-by: Anusha Srivatsa <anusha.srivatsa@intel.com>
-
Anusha Srivatsa authored
Add Support for the latest version of KBL. Signed-off-by: Anusha Srivatsa <anusha.srivatsa@intel.com>
-
Anusha Srivatsa authored
Add Support for the latest version of SKL. Signed-off-by: Anusha Srivatsa <anusha.srivatsa@intel.com>
-
Anusha Srivatsa authored
Add support for loading v33 of GuC on CML. Signed-off-by: Anusha Srivatsa <anusha.srivatsa@intel.com>
-
Anusha Srivatsa authored
Add support for loading DMC v2.04 for Tigerlake. Signed-off-by: Anusha Srivatsa <anusha.srivatsa@intel.com>
-
Anusha Srivatsa authored
Add support for loading DMC v1.09 for Icelake. Signed-off-by: Anusha Srivatsa <anusha.srivatsa@intel.com>
-
- 09 Sep, 2019 2 commits
-
-
Nicolas Dechesne authored
Signed-off-by: Nicolas Dechesne <nicolas.dechesne@linaro.org>
-
Amit K Bag authored
This patch updates new firmware file for Intel Bluetooth AX201 Also it is known as Intel HarrisonPeak (HrP). FW Build: REL0318 Release Version: 21.40.0.1 Signed-off-by: Amit K Bag <amit.k.bag@intel.com> Signed-off-by: Josh Boyer <jwboyer@kernel.org>
-
- 04 Sep, 2019 6 commits
-
-
git://git.chelsio.net/pub/git/linux-firmwareJosh Boyer authored
Signed-off-by: Josh Boyer <jwboyer@kernel.org>
-
Thierry Reding authored
Add a firmware file for the XUSB controller found on Tegra186. Signed-off-by: Thierry Reding <treding@nvidia.com> Signed-off-by: Josh Boyer <jwboyer@kernel.org>
-
Thierry Reding authored
Create additional symlinks for these firmware binaries so that the Linux drivers can refer to them by a more consistent name. Signed-off-by: Thierry Reding <treding@nvidia.com> Signed-off-by: Josh Boyer <jwboyer@kernel.org>
-
Max Chou authored
This firmware patch update for Realtek RTL8723D BT controller. Release Version: 0x828A_96F1 Signed-off-by: Max Chou <max.chou@realtek.com> Signed-off-by: Josh Boyer <jwboyer@kernel.org>
-
Heiner Kallweit authored
This adds firmware rtl8125a-3 for Realtek's 2.5Gbps chip RTL8125. Signed-off-by: Heiner Kallweit <hkallweit1@gmail.com> Signed-off-by: Chunhao Lin <hau@realtek.com> Signed-off-by: Josh Boyer <jwboyer@kernel.org>
-
Amit K Bag authored
This patch adds new firmware file for Intel Bluetooth AX201 Also it is known as Intel HarrisonPeak (HrP). FW Build: REL0318 Release Version: 21.40.0.1 Signed-off-by: Amit K Bag <amit.k.bag@intel.com> Signed-off-by: Josh Boyer <jwboyer@kernel.org>
-