Skip to content

Releases: wkennington/linux-firmware

2019-02-14

15 Feb 03:44
Compare
Choose a tag to compare
Merge https://github.com/ajaykuee/linux-firmware

Signed-off-by: Josh Boyer <jwboyer@kernel.org>

2018-10-23

24 Oct 06:55
Compare
Choose a tag to compare
linux-firmware: liquidio: fix GPL compliance issue

Part of the code inside the lio_vsw_23xx.bin firmware image is under GPL,
but the LICENCE.cavium file neglects to indicate that.  However,
LICENCE.cavium does correctly specify the license that covers the other
Cavium firmware images that do not contain any GPL code.

Fix the GPL compliance issue by adding a new file, LICENCE.cavium_liquidio,
which correctly shows the GPL boilerplate.  This new file specifies the
licenses for all liquidio firmware, including the ones that do not have
GPL code.

Change the liquidio section of WHENCE to point to LICENCE.cavium_liquidio.

Reported-by: Florian Weimer <fweimer@redhat.com>
Signed-off-by: Manish Awasthi <manish.awasthi@cavium.com>
Signed-off-by: Manoj Panicker <manojkumar.panicker@cavium.com>
Signed-off-by: Faisal Masood <faisal.masood@cavium.com>
Signed-off-by: Felix Manlunas <felix.manlunas@cavium.com>
Signed-off-by: Josh Boyer <jwboyer@kernel.org>

2018-07-30

07 Aug 04:50
Compare
Choose a tag to compare
linux-firmware: add firmware for mt76x2u

Add binary firmware for MT76x2u based devices

Signed-off-by: Lorenzo Bianconi <lorenzo.bianconi@redhat.com>
Signed-off-by: Josh Boyer <jwboyer@kernel.org>

2018-05-27

27 May 21:40
Compare
Choose a tag to compare
Update AMD cpu microcode for family 15h

* Processor Revision ID 0x00610f01 was accidently not included in the previous
  submitted microcode container file.
* Update the Version for family 15h microcode .bin file

Key Name        = AMD Microcode Signing Key (for signing microcode container files only)
Key ID          = F328AE73
Key Fingerprint = FC7C 6C50 5DAF CC14 7183 57CA E4BE 5339 F328 AE73

Signed-off-by: Sherry Hurwitz <sherry.hurwitz@amd.com>
Signed-off-by: Josh Boyer <jwboyer@kernel.org>

2018-05-09

10 May 00:34
Compare
Choose a tag to compare
Add AMD ucode for Fam 17h

2018-04-05

06 Apr 06:28
Compare
Choose a tag to compare
Add AMD ucode for Fam 17h

2018-03-14

17 Mar 03:48
Compare
Choose a tag to compare
Add AMD ucode for Fam 17h

2018-02-03

04 Feb 02:23
Compare
Choose a tag to compare
Add AMD ucode for Fam 17h

2018-01-10

11 Jan 04:21
Compare
Choose a tag to compare
Add AMD ucode for Fam 17h

2017-12-10

11 Dec 00:38
Compare
Choose a tag to compare
brcm: add CYW4373 firmwares and Cypress license file

Add the CYW4373 SDIO and USB firmware files, along with the corresponding
Cypress license file.

Signed-off-by: Chi-hsien Lin <chi-hsien.lin@cypress.com>
Signed-off-by: Kyle McMartin <kyle@kernel.org>