1. 20 Jun, 2019 1 commit
  2. 18 Jun, 2019 4 commits
  3. 07 Jun, 2019 1 commit
  4. 14 May, 2019 4 commits
  5. 13 May, 2019 1 commit
  6. 03 May, 2019 3 commits
  7. 02 May, 2019 1 commit
  8. 18 Apr, 2019 7 commits
  9. 09 Apr, 2019 2 commits
  10. 02 Apr, 2019 2 commits
  11. 15 Mar, 2019 2 commits
  12. 14 Mar, 2019 1 commit
  13. 13 Mar, 2019 3 commits
  14. 12 Mar, 2019 1 commit
  15. 28 Feb, 2019 2 commits
    • Ganapathi Bhat's avatar
      linux-firmware: update Marvell 8787/8801/8887 firmware images · 78d2b16a
      Ganapathi Bhat authored
      
      
      SDSD-8887:
      WLAN (SDIO) firmware version: W15.68.7.p189
      Bluetooth (SDIO) firmware version: 15.26.7.p189
      The combo image can be downloaded through either WLAN or
      Bluetooth.
      
      SD-8801:
      WLAN (SD8801) firmware version: W14.68.36.p204
      These devices are WLAN only.
      
      SDSD-8787:
      WLAN (SDIO) firmware version: W14.68.35.p66
      Bluetooth (SDIO) firmware version: 14.68.35.p66
      The combo image can be downloaded through either WLAN or
      Bluetooth.
      Signed-off-by: default avatarGanapathi Bhat <gbhat@marvell.com>
      78d2b16a
    • Ganapathi Bhat's avatar
      linux-firmware: update Marvell 8897/8997 firmware images · 1a5773c0
      Ganapathi Bhat authored
      
      
      USB-USB8997:
      WLAN (USB) firmware version: W16.68.1.p183
      Bluetooth (USB) firmware version: 16.26.1.p183
      Both WLAN and bluetooth are on USB interface.
      The combo image will be downloaded through WLAN only.
      
      PCIe-USB8897:
      WLAN (PCIe) firmware version: W15.68.19.p21
      Bluetooth (USB) firmware version: 15.28.19.p21
      The combo image will be downloaded through WLAN only
      
      PCIe8997:
      WLAN (PCIe) firmware version: W16.68.1.p195
      During PCIe reset, wifi-only firmware will be download to device
      in case bluetooth part do not get affected.
      Signed-off-by: default avatarGanapathi Bhat <gbhat@marvell.com>
      1a5773c0
  16. 27 Feb, 2019 1 commit
  17. 25 Feb, 2019 1 commit
  18. 21 Feb, 2019 3 commits
    • Allen, John's avatar
      linux-firmware: Add AMD SEV firmware · 9ee52be7
      Allen, John authored
      
      
      Add AMD Secure Encrypted Virtualization (SEV) firmware to allow for the
      updating of the SEV firmware outside of BIOS releases. Naming convention
      and directory structure follows the convention defined in the kernel
      driver in drivers/crypto/ccp/psp-dev.c
      
      SEV firmware files are to be placed in the "amd" directory and names
      should follow the pattern: amd_sev_fam<FAMILY>h_model<MODEL>h.sbin
      
      where FAMILY is the two-digit hexadecimal value of the target processor
      family (e.g. 17)
      
      where MODEL is the two-digit hexadecimal value of the target processor
      model (e.g. 01) or where the least significant nibble of the two-digit
      hexadecimal value can be an 'x' to indicate a range of models
      (e.g. 0x for 00 to of).
      
      The firmware provided is version 0.17 build 11 and is for AMD family
      17h processors with models in the range 00h to 0fh.
      Signed-off-by: default avatarJohn Allen <john.allen@amd.com>
      Signed-off-by: default avatarJosh Boyer <jwboyer@kernel.org>
      9ee52be7
    • Josh Boyer's avatar
      WHENCE: Correct errant entries · 54b0a748
      Josh Boyer authored
      
      
      Delete the reference to an amdgpu file that was removed, and fix
      the missing quote for one of the raspberrypi files.
      Signed-off-by: default avatarJosh Boyer <jwboyer@kernel.org>
      54b0a748
    • Amit K Bag's avatar
      linux-firmware: Update firmware file for Intel Bluetooth,9560 · 30b93141
      Amit K Bag authored
      
      
      This patch updates the firmware file for Intel Bluetooth 9560
      Also it is known as Intel JeffersonPeak (JfP).
      
      FW Build: REL0395
      
      Release Version: 20.110.0.3
      Signed-off-by: default avatarAmit K Bag <amit.k.bag@intel.com>
      Signed-off-by: default avatarJosh Boyer <jwboyer@kernel.org>
      30b93141