]> git.proxmox.com Git - mirror_linux-firmware.git/blob - WHENCE
Merge tag 'amd-2023-11-03'
[mirror_linux-firmware.git] / WHENCE
1 **********
2 * WHENCE *
3 **********
4
5 This file attempts to document the origin and licensing information,
6 if known, for each piece of firmware distributed for use with the Linux
7 kernel.
8
9 --------------------------------------------------------------------------
10
11 Driver: BCM-0bb4-0306 Cypress Bluetooth firmware for HTC Vive
12
13 File: brcm/BCM-0bb4-0306.hcd
14 Link: brcm/BCM-0a5c-6410.hcd -> BCM-0bb4-0306.hcd
15
16 Licence: Redistributable. See LICENCE.cypress for details.
17
18 --------------------------------------------------------------------------
19
20 Driver: snd-korg1212 -- Korg 1212 IO audio device
21
22 File: korg/k1212.dsp
23
24 Licence: Unknown
25
26 Found in alsa-firmware package in hex form; no licensing information.
27
28 --------------------------------------------------------------------------
29
30 Driver: snd-maestro3 -- ESS Allegro Maestro3 audio device
31
32 File: ess/maestro3_assp_kernel.fw
33 File: ess/maestro3_assp_minisrc.fw
34
35 Licence: Unknown
36
37 Found in alsa-firmware package in hex form with a comment claiming to
38 be GPLv2+, but without source -- and with another comment saying "ESS
39 drops binary dsp code images on our heads, but we don't get to see
40 specs on the dsp."
41
42 --------------------------------------------------------------------------
43
44 Driver: snd-ymfpci -- Yamaha YMF724/740/744/754 audio devices
45
46 File: yamaha/ds1_ctrl.fw
47 File: yamaha/ds1_dsp.fw
48 File: yamaha/ds1e_ctrl.fw
49
50 Licence: Unknown
51
52 Found alsa-firmware package in hex form, with the following comment:
53 Copyright (c) 1997-1999 Yamaha Corporation. All Rights Reserved.
54
55 --------------------------------------------------------------------------
56
57 Driver: advansys - AdvanSys SCSI
58
59 File: advansys/mcode.bin
60 File: advansys/3550.bin
61 File: advansys/38C0800.bin
62 File: advansys/38C1600.bin
63
64 Licence: BSD, no source available.
65
66 Found in hex form in kernel source.
67
68 --------------------------------------------------------------------------
69
70 Driver: qla1280 - Qlogic QLA 1240/1x80/1x160 SCSI support
71
72 File: qlogic/1040.bin
73 File: qlogic/1280.bin
74 File: qlogic/12160.bin
75
76 Licence: Redistributable. See LICENCE.qla1280 for details
77
78 --------------------------------------------------------------------------
79
80 Driver: kaweth -- USB KLSI KL5USB101-based Ethernet device
81
82 File: kaweth/new_code.bin
83 File: kaweth/new_code_fix.bin
84 File: kaweth/trigger_code.bin
85 File: kaweth/trigger_code_fix.bin
86
87 Licence: Redistributable. See LICENCE.kaweth for details
88
89 Found in hex form in the kernel source.
90
91 --------------------------------------------------------------------------
92
93 Driver: dvb-ttusb-budget -- Technotrend/Hauppauge Nova-USB devices
94
95 File: ttusb-budget/dspbootcode.bin
96
97 Licence: Unknown
98
99 Found in hex form in the kernel source.
100
101 --------------------------------------------------------------------------
102
103 Driver: keyspan -- USB Keyspan USA-xxx serial device
104
105 File: keyspan/mpr.fw
106 File: keyspan/usa18x.fw
107 File: keyspan/usa19.fw
108 File: keyspan/usa19qi.fw
109 File: keyspan/usa19qw.fw
110 File: keyspan/usa19w.fw
111 File: keyspan/usa28.fw
112 File: keyspan/usa28xa.fw
113 File: keyspan/usa28xb.fw
114 File: keyspan/usa28x.fw
115 File: keyspan/usa49w.fw
116 File: keyspan/usa49wlc.fw
117
118 Converted from Intel HEX files, used in our binary representation of ihex.
119
120 Original licence information:
121
122 Copyright (C) 1999-2001
123 Keyspan, A division of InnoSys Incorporated ("Keyspan")
124
125 as an unpublished work. This notice does not imply unrestricted or
126 public access to the source code from which this firmware image is
127 derived. Except as noted below this firmware image may not be
128 reproduced, used, sold or transferred to any third party without
129 Keyspan's prior written consent. All Rights Reserved.
130
131 Permission is hereby granted for the distribution of this firmware
132 image as part of a Linux or other Open Source operating system kernel
133 in text or binary form as required.
134
135 This firmware may not be modified and may only be used with
136 Keyspan hardware. Distribution and/or Modification of the
137 keyspan.c driver which includes this firmware, in whole or in
138 part, requires the inclusion of this statement."
139
140 --------------------------------------------------------------------------
141
142 Driver: keyspan_pda -- USB Keyspan PDA single-port serial device
143
144 File: keyspan_pda/keyspan_pda.fw
145 Source: keyspan_pda/keyspan_pda.S
146
147 File: keyspan_pda/xircom_pgs.fw
148 Source: keyspan_pda/xircom_pgs.S
149
150 Source: keyspan_pda/Makefile
151
152 Licence: GPLv2 or later. See GPL-2 and GPL-3 for details.
153
154 Compiled from original 8051 source into Intel HEX, used in our binary ihex form.
155
156 --------------------------------------------------------------------------
157
158 Driver: emi26 -- EMI 2|6 USB Audio interface
159
160 File: emi26/bitstream.fw
161 Version: 1.1.1.131
162 Info: DATE=2001dec06
163
164 File: emi26/firmware.fw
165 Version: 1.0.2.916
166 Info: DATE=12.02.2002
167
168 File: emi26/loader.fw
169
170 Converted from Intel HEX files, used in our binary representation of ihex.
171
172 Original licence information:
173 /*
174 * This firmware is for the Emagic EMI 2|6 Audio Interface
175 *
176 * The firmware contained herein is Copyright (c) 1999-2002 Emagic
177 * as an unpublished work. This notice does not imply unrestricted
178 * or public access to this firmware which is a trade secret of Emagic,
179 * and which may not be reproduced, used, sold or transferred to
180 * any third party without Emagic's written consent. All Rights Reserved.
181 *
182 * Permission is hereby granted for the distribution of this firmware
183 * image as part of a Linux or other Open Source operating system kernel
184 * in text or binary form as required.
185 *
186 * This firmware may not be modified and may only be used with the
187 * Emagic EMI 2|6 Audio Interface. Distribution and/or Modification of
188 * any driver which includes this firmware, in whole or in part,
189 * requires the inclusion of this statement.
190 */
191
192 --------------------------------------------------------------------------
193
194 Driver: emi62 -- EMI 6|2m USB Audio interface
195
196 File: emi62/bitstream.fw
197 Version: 1.0.0.191
198 Info: DATE= 2002oct28
199
200 File: emi62/loader.fw
201 Version: 1.0.2.002
202 Info: DATE=10.01.2002
203
204 File: emi62/midi.fw
205 Version: 1.04.062
206 Info: DATE=16.10.2002
207
208 File: emi62/spdif.fw
209 Version: 1.04.062
210 Info: DATE=16.10.2002
211
212 Converted from Intel HEX files, used in our binary representation of ihex.
213
214 Original licence information: None
215
216 --------------------------------------------------------------------------
217
218 Driver: ti_usb_3410_5052 -- USB TI 3410/5052 serial device
219
220 File: ti_3410.fw
221 Info: firmware 9/10/04 FW3410_Special_StartWdogOnStartPort
222
223 File: ti_5052.fw
224 Info: firmware 9/18/04
225
226 Licence: Allegedly GPLv2+, but no source visible. Marked:
227 Copyright (C) 2004 Texas Instruments
228
229 Found in hex form in kernel source.
230
231 --------------------------------------------------------------------------
232
233 Driver: ti_usb_3410_5052 -- Multi-Tech USB cell modems
234
235 File: mts_cdma.fw
236 File: mts_gsm.fw
237 File: mts_edge.fw
238
239 Licence: "all firmware components are redistributable in binary form"
240 per support@multitech.com
241 Copyright (C) 2005 Multi-Tech Systems, Inc.
242
243 Found in hex form in ftp://ftp.multitech.com/wireless/wireless_linux.zip
244
245 --------------------------------------------------------------------------
246
247 Driver: ti_usb_3410_5052 -- Multi-Tech USB fax modems
248
249 File: mts_mt9234mu.fw
250 File: mts_mt9234zba.fw
251
252 Licence: Unknown
253
254 --------------------------------------------------------------------------
255
256 Driver: whiteheat -- USB ConnectTech WhiteHEAT serial device
257
258 File: whiteheat.fw
259 Version: 4.06
260
261 File: whiteheat_loader.fw
262
263 Licence: Allegedly GPLv2, but no source visible. Marked:
264 Copyright (C) 2000-2002 ConnectTech Inc
265
266 Debug loader claims the following behaviour:
267 Port 1 LED flashes when the vend_ax program is running
268 Port 2 LED flashes when any SETUP command arrives
269 Port 3 LED flashes when any valid VENDOR request occurs
270 Port 4 LED flashes when the EXTERNAL RAM DOWNLOAD request occurs
271
272 Converted from Intel HEX files, used in our binary representation of ihex.
273
274 --------------------------------------------------------------------------
275
276 Driver: cpia2 -- cameras based on Vision's CPiA2
277
278 File: cpia2/stv0672_vp4.bin
279
280 Licence: Allegedly GPLv2+, but no source visible. Marked:
281 Copyright (C) 2001 STMicroelectronics, Inc.
282 Contact: steve.miller@st.com
283 Description: This file contains patch data for the CPiA2 (stv0672) VP4.
284
285 Found in hex form in kernel source.
286
287 --------------------------------------------------------------------------
288
289 Driver: dabusb -- Digital Audio Broadcasting (DAB) Receiver for USB and Linux
290
291 File: dabusb/firmware.fw
292 File: dabusb/bitstream.bin
293
294 Licence: Distributable
295
296 * Copyright (C) 1999 BayCom GmbH
297 *
298 * Redistribution and use in source and binary forms, with or without
299 * modification, are permitted provided that redistributions of source
300 * code retain the above copyright notice and this comment without
301 * modification.
302
303 --------------------------------------------------------------------------
304
305 Driver: vicam -- USB 3com HomeConnect (aka vicam)
306
307 File: vicam/firmware.fw
308
309 Licence: Unknown
310
311 Found in hex form in kernel source.
312
313 --------------------------------------------------------------------------
314
315 Driver: io_edgeport - USB Inside Out Edgeport Serial Driver
316
317 File: edgeport/boot.fw
318 File: edgeport/boot2.fw
319 File: edgeport/down.fw
320 File: edgeport/down2.fw
321
322 Licence: Allegedly GPLv2+, but no source visible. Marked:
323 //**************************************************************
324 //* Edgeport/4 Binary Image
325 //* Generated by HEX2C v1.06
326 //* Copyright (C) 1998 Inside Out Networks, All rights reserved.
327 //**************************************************************
328
329 Found in hex form in kernel source.
330
331 --------------------------------------------------------------------------
332
333 Driver: io_ti - USB Inside Out Edgeport Serial Driver
334 (TI Devices)
335
336 File: edgeport/down3.bin
337
338 Licence:
339 //**************************************************************
340 //* Edgeport Binary Image (for TI based products)
341 //* Generated by TIBin2C v2.00 (watchport)
342 //* Copyright (C) 2001 Inside Out Networks, All rights reserved.
343 //**************************************************************
344
345 Found in hex form in kernel source.
346
347 --------------------------------------------------------------------------
348
349 Driver: dsp56k - Atari DSP56k support
350
351 File: dsp56k/bootstrap.bin
352 Source: dsp56k/bootstrap.asm
353 Source: dsp56k/Makefile
354 Source: dsp56k/concat-bootstrap.pl
355
356 Licence: GPLv2 or later. See GPL-2 and GPL-3 for details.
357
358 DSP56001 assembler, buildable with a56 from
359 http://www.zdomain.com/a56.html
360
361 --------------------------------------------------------------------------
362
363 Driver: snd-sb16-csp - Sound Blaster 16/AWE CSP support
364
365 File: sb16/mulaw_main.csp
366 File: sb16/alaw_main.csp
367 File: sb16/ima_adpcm_init.csp
368 File: sb16/ima_adpcm_playback.csp
369 File: sb16/ima_adpcm_capture.csp
370
371 Licence: Allegedly GPLv2+, but no source visible. Marked:
372 /*
373 * Copyright (c) 1994 Creative Technology Ltd.
374 * Microcode files for SB16 Advanced Signal Processor
375 */
376
377 Found in hex form in kernel source.
378
379 --------------------------------------------------------------------------
380
381 Driver: qla2xxx - QLogic QLA2XXX Fibre Channel
382
383 File: ql2100_fw.bin
384 Version: 1.19.38 TP
385 File: ql2200_fw.bin
386 Version: 2.02.08 TP
387 File: ql2300_fw.bin
388 Version: 3.03.28 IPX
389 File: ql2322_fw.bin
390 Version: 3.03.28 IPX
391 File: ql2400_fw.bin
392 Version: 8.07.00 MID
393 File: ql2500_fw.bin
394 Version: 8.07.00 MIDQ
395
396 Licence: Redistributable. See LICENCE.qla2xxx for details
397
398 Available from http://ldriver.qlogic.com/firmware/
399
400 --------------------------------------------------------------------------
401
402 Driver: orinoco - Agere/Prism/Symbol Orinoco support
403
404 File: agere_sta_fw.bin
405 Version: 9.48 Hermes I
406 File: agere_ap_fw.bin
407 Version: 9.48 Hermes I
408
409 Licence: Redistributable. See LICENCE.agere for details
410
411 --------------------------------------------------------------------------
412
413 Driver: ar9170 - Atheros 802.11n "otus" USB
414
415 File: ar9170-1.fw
416 File: ar9170-2.fw
417
418 Licence: Redistributable. See LICENCE.atheros_firmware for details
419
420 --------------------------------------------------------------------------
421
422 Driver: ath9k_htc - Atheros HTC devices (USB)
423
424 File: ar9271.fw
425 File: ar7010.fw
426 File: ar7010_1_1.fw
427 File: htc_9271.fw
428 Version: 1.3.1
429 File: htc_7010.fw
430 Version: 1.3.1
431
432 Licence: Redistributable. See LICENCE.atheros_firmware for details
433
434 File: ath9k_htc/htc_7010-1.4.0.fw
435 Version: 1.4.0
436 File: ath9k_htc/htc_9271-1.4.0.fw
437 Version: 1.4.0
438
439 Licence: Free software. See LICENCE.open-ath9k-htc-firmware for details
440
441 --------------------------------------------------------------------------
442
443 Driver: cassini - Sun Cassini
444
445 File: sun/cassini.bin
446
447 Licence: Unknown
448
449 Found in hex form in kernel source.
450
451 --------------------------------------------------------------------------
452
453 Driver: slicoss - Alacritech IS-NIC products
454
455 File: slicoss/gbdownload.sys
456 File: slicoss/gbrcvucode.sys
457 File: slicoss/oasisdbgdownload.sys
458 File: slicoss/oasisdownload.sys
459 File: slicoss/oasisrcvucode.sys
460
461 Licence:
462 Copyright (C) 1999-2009 Alacritech, Inc.
463
464 as an unpublished work. This notice does not imply unrestricted or
465 public access to the source code from which this firmware image is
466 derived. Except as noted below this firmware image may not be
467 reproduced, used, sold or transferred to any third party without
468 Alacritech's prior written consent. All Rights Reserved.
469
470 Permission is hereby granted for the distribution of this firmware
471 image as part of a Linux or other Open Source operating system kernel
472 in text or binary form as required.
473
474 This firmware may not be modified.
475
476 Found in hex form in kernel source.
477
478 --------------------------------------------------------------------------
479
480 Driver: sxg - Alacritech IS-NIC products
481
482 File: sxg/saharadownloadB.sys
483 File: sxg/saharadbgdownloadB.sys
484
485 Licence:
486 Copyright (C) 1999-2009 Alacritech, Inc.
487
488 as an unpublished work. This notice does not imply unrestricted or
489 public access to the source code from which this firmware image is
490 derived. Except as noted below this firmware image may not be
491 reproduced, used, sold or transferred to any third party without
492 Alacritech's prior written consent. All Rights Reserved.
493
494 Permission is hereby granted for the distribution of this firmware
495 image as part of a Linux or other Open Source operating system kernel
496 in text or binary form as required.
497
498 This firmware may not be modified.
499
500 Found in hex form in kernel source.
501
502 --------------------------------------------------------------------------
503
504 Driver: cxgb3 - Chelsio Terminator 3 1G/10G Ethernet adapter
505
506 File: cxgb3/t3b_psram-1.1.0.bin
507 File: cxgb3/t3c_psram-1.1.0.bin
508 File: cxgb3/t3fw-7.0.0.bin
509 File: cxgb3/t3fw-7.1.0.bin
510 File: cxgb3/t3fw-7.4.0.bin
511 File: cxgb3/t3fw-7.10.0.bin
512 File: cxgb3/t3fw-7.12.0.bin
513
514 Licence: GPLv2 or OpenIB.org BSD license, no source visible
515
516 --------------------------------------------------------------------------
517
518 Driver: cxgb3 - Chelsio Terminator 3 1G/10G Ethernet adapter
519
520 File: cxgb3/ael2005_opt_edc.bin
521 File: cxgb3/ael2005_twx_edc.bin
522 File: cxgb3/ael2020_twx_edc.bin
523
524 Licence:
525 * Copyright (c) 2007-2009 NetLogic Microsystems, Inc.
526 *
527 * Permission is hereby granted for the distribution of this firmware
528 * data in hexadecimal or equivalent format, provided this copyright
529 * notice is accompanying it.
530
531 Found in hex form in kernel source.
532
533 --------------------------------------------------------------------------
534
535 Driver: cxgb4 - Chelsio Terminator 4/5/6 1/10/25/40/100G Ethernet adapter
536
537 File: cxgb4/t4fw-1.14.4.0.bin
538 File: cxgb4/t4fw-1.15.37.0.bin
539 File: cxgb4/t4fw-1.27.4.0.bin
540 Link: cxgb4/t4fw.bin -> t4fw-1.27.4.0.bin
541 File: cxgb4/t5fw-1.14.4.0.bin
542 File: cxgb4/t5fw-1.15.37.0.bin
543 File: cxgb4/t5fw-1.27.4.0.bin
544 Link: cxgb4/t5fw.bin -> t5fw-1.27.4.0.bin
545 File: cxgb4/t6fw-1.27.4.0.bin
546 Link: cxgb4/t6fw.bin -> t6fw-1.27.4.0.bin
547 File: cxgb4/aq1202_fw.cld
548 File: cxgb4/bcm8483.bin
549 File: cxgb4/configs/t4-config-default.txt
550 File: cxgb4/configs/t5-config-default.txt
551 File: cxgb4/configs/t6-config-default.txt
552 File: cxgb4/configs/t5-config-hashfilter.txt
553 File: cxgb4/configs/t6-config-hashfilter.txt
554 Link: cxgb4/t4-config.txt -> configs/t4-config-default.txt
555 Link: cxgb4/t5-config.txt -> configs/t5-config-default.txt
556 Link: cxgb4/t6-config.txt -> configs/t6-config-default.txt
557
558 Licence: Redistributable. See LICENCE.chelsio_firmware for details
559
560 --------------------------------------------------------------------------
561
562 Driver: e100 -- Intel PRO/100 Ethernet NIC
563
564 File: e100/d101m_ucode.bin
565 File: e100/d101s_ucode.bin
566 File: e100/d102e_ucode.bin
567
568 Licence: Redistributable. See LICENCE.e100 for details
569
570 --------------------------------------------------------------------------
571
572 Driver: acenic -- Alteon AceNIC Gigabit Ethernet card
573
574 File: acenic/tg1.bin
575 File: acenic/tg2.bin
576
577 Licence: Unknown
578
579 Found in hex form in kernel source, but source allegedly available at
580 http://alteon.shareable.org/
581
582 --------------------------------------------------------------------------
583
584 Driver: tg3 -- Broadcom Tigon3 based gigabit Ethernet cards
585
586 File: tigon/tg3.bin
587 File: tigon/tg3_tso.bin
588 File: tigon/tg3_tso5.bin
589 File: tigon/tg357766.bin
590
591 Licence:
592 * Firmware is:
593 * Derived from proprietary unpublished source code,
594 * Copyright (C) 2000-2013 Broadcom Corporation.
595 *
596 * Permission is hereby granted for the distribution of this firmware
597 * data in hexadecimal or equivalent format, provided this copyright
598 * notice is accompanying it.
599
600 Found in hex form in kernel source.
601
602 --------------------------------------------------------------------------
603
604 Driver: starfire - Adaptec Starfire/DuraLAN support
605
606 File: adaptec/starfire_rx.bin
607 File: adaptec/starfire_tx.bin
608
609 Licence: Allegedly GPLv2, but no source visible.
610
611 Found in hex form in kernel source, with the following notice:
612
613 BECAUSE THE PROGRAM IS LICENSED FREE OF CHARGE IT IS LICENSED "AS IS" AND
614 THERE IS NO WARRANTY FOR THE PROGRAM, INCLUDING BUT NOT LIMITED TO THE
615 IMPLIED WARRANTIES OF MERCHANTIBILITY OR FITNESS FOR A PARTICULAR PURPOSE
616 (TO THE EXTENT PERMITTED BY APPLICABLE LAW). USE OF THE PROGRAM IS AT YOUR
617 OWN RISK. IN NO EVENT WILL ADAPTEC OR ITS LICENSORS BE LIABLE TO YOU FOR
618 DAMAGES, INCLUDING ANY GENERAL, SPECIAL, INCIDENTAL OR CONSEQUENTIAL DAMAGES
619 ARISING OUT OF THE USE OR INABILITY TO USE THE PROGRAM.
620
621 --------------------------------------------------------------------------
622
623 Driver: libertas - Marvell Libertas fullmac-type 802.11b/g cards
624
625 File: libertas/cf8381.bin
626 File: libertas/cf8381_helper.bin
627 File: libertas/cf8385.bin
628 File: libertas/cf8385_helper.bin
629 File: libertas/gspi8682.bin
630 File: libertas/gspi8682_helper.bin
631 File: libertas/gspi8686_v9.bin
632 File: libertas/gspi8686_v9_helper.bin
633 File: libertas/gspi8688.bin
634 File: libertas/gspi8688_helper.bin
635 File: libertas/sd8385.bin
636 File: libertas/sd8385_helper.bin
637 File: libertas/sd8682.bin
638 File: libertas/sd8682_helper.bin
639 File: libertas/sd8686_v8.bin
640 File: libertas/sd8686_v8_helper.bin
641 File: libertas/sd8686_v9.bin
642 File: libertas/sd8686_v9_helper.bin
643 File: libertas/usb8388_v5.bin
644 File: libertas/usb8388_v9.bin
645 File: libertas/usb8682.bin
646 File: mrvl/sd8688.bin
647 Link: libertas/sd8688.bin -> ../mrvl/sd8688.bin
648 File: mrvl/sd8688_helper.bin
649 Link: libertas/sd8688_helper.bin -> ../mrvl/sd8688_helper.bin
650
651 Licence: Redistributable. See LICENCE.Marvell for details. Extracted from
652 Linux driver tarballs downloaded from Marvell's "Extranet" with permission.
653
654 --------------------------------------------------------------------------
655
656 Driver: libertas - Marvell Libertas 802.11b/g cards, OLPC firmware
657
658 File: libertas/lbtf_sdio.bin
659 Version: 9.0.7.p4
660
661 File: lbtf_usb.bin
662 Version: 5.132.3.p1
663
664 File: libertas/usb8388_olpc.bin
665 Version: 5.110.22.p23
666
667 Licence: Redistributable. See LICENCE.OLPC for details.
668
669 Available from http://dev.laptop.org/pub/firmware/libertas/
670
671 --------------------------------------------------------------------------
672
673 Driver: mwl8k - Marvell Libertas softmac-type 802.11b/g/n cards
674
675 File: mwl8k/fmimage_8687.fw
676 File: mwl8k/helper_8687.fw
677 File: mwl8k/fmimage_8366.fw
678 File: mwl8k/fmimage_8366_ap-1.fw
679 File: mwl8k/fmimage_8366_ap-2.fw
680 File: mwl8k/fmimage_8366_ap-3.fw
681 Version: 5.2.8.16
682 File: mwl8k/helper_8366.fw
683
684 File: mwl8k/fmimage_8764_ap-1.fw
685 Version: 7.4.0.9
686
687 Licence: Redistributable. See LICENCE.Marvell for details. 8687 images
688 downloaded from Marvell's "Extranet" with permission. 8366 images contributed
689 directly by Marvell.
690
691 --------------------------------------------------------------------------
692
693 Driver: mwifiex - Marvell Wi-Fi fullmac-type 802.11n/ac cards
694
695 File: mrvl/sd8787_uapsta.bin
696 Version: W14.68.35.p66
697
698 File: mrvl/usb8766_uapsta.bin
699 Version: 14.68.22.p16
700
701 File: mrvl/sd8797_uapsta.bin
702 Version: W14.68.29.p59
703
704 File: mrvl/usb8797_uapsta.bin
705 Version: W14.68.29.p60
706
707 File: mrvl/sd8897_uapsta.bin
708 Version: W15.68.19.17
709
710 File: mrvl/usb8897_uapsta.bin
711 Version: 15.68.4.p103
712
713 File: mrvl/pcie8897_uapsta.bin
714 Version: W15.68.19.p21
715
716 File: mrvl/sd8887_uapsta.bin
717 Version: W15.68.7.p189
718
719 File: mrvl/sd8801_uapsta.bin
720 Version: W14.68.36.p204
721
722 File: mrvl/usb8801_uapsta.bin
723 Version: W14.68.36.p138
724
725 File: mrvl/pcieuart8997_combo_v4.bin
726 Version: W16.68.1.p179
727
728 File: mrvl/pcieusb8997_combo_v4.bin
729 Version: W16.68.10.p159.1
730
731 File: mrvl/pcie8997_wlan_v4.bin
732 Version: W16.68.10.p159.1
733
734 File: mrvl/usbusb8997_combo_v4.bin
735 Version: W16.68.1.p183
736
737 File: mrvl/sdsd8997_combo_v4.bin
738 Version: W16.68.1.p179
739
740 File: mrvl/sdsd8977_combo_v2.bin
741 Version: W16.68.1.p195
742
743 Licence: Redistributable. See LICENCE.NXP for details.
744 Originates from https://github.com/NXP/mwifiex-firmware.git
745
746 --------------------------------------------------------------------------
747
748
749 Driver: iwlwifi - Intel Wireless Wifi
750
751 File: iwlwifi-3945-2.ucode
752 Version: 15.32.2.9
753
754 File: iwlwifi-4965-2.ucode
755 Version: 228.61.2.24
756
757 File: iwlwifi-5000-5.ucode
758 Version: 8.83.5.1
759
760 File: iwlwifi-5150-2.ucode
761 Version: 8.24.2.2
762
763 File: iwlwifi-1000-5.ucode
764 Version: 39.31.5.1
765
766 File: iwlwifi-6000-4.ucode
767 Version: 9.221.4.1
768
769 File: iwlwifi-6050-5.ucode
770 Version: 41.28.5.1
771
772 File: iwlwifi-6000g2a-6.ucode
773 Version: 18.168.6.1
774
775 File: iwlwifi-6000g2b-6.ucode
776 Version: 18.168.6.1
777
778 File: iwlwifi-135-6.ucode
779 Version: 18.168.6.1
780
781 File: iwlwifi-100-5.ucode
782 Version: 39.31.5.1
783
784 File: iwlwifi-105-6.ucode
785 Version: 18.168.6.1
786
787 File: iwlwifi-2030-6.ucode
788 Version: 18.168.6.1
789
790 File: iwlwifi-2000-6.ucode
791 Version: 18.168.6.1
792
793 File: iwlwifi-7260-17.ucode
794 Version: 17.bfb58538.0
795
796 File: iwlwifi-3160-17.ucode
797 Version: 17.bfb58538.0
798
799 File: iwlwifi-7265-17.ucode
800 Version: 17.bfb58538.0
801
802 File: iwlwifi-7265D-29.ucode
803 Version: 29.f2390aa8.0
804
805 File: iwlwifi-3168-29.ucode
806 Version: 29.0bd893f3.0
807
808 File: iwlwifi-8000C-34.ucode
809 Version: 34.610288.0
810
811 File: iwlwifi-8000C-36.ucode
812 Version: 36.ca7b901d.0
813
814 File: iwlwifi-8265-34.ucode
815 Version: 34.610288.0
816
817 File: iwlwifi-8265-36.ucode
818 Version: 36.ca7b901d.0
819
820 File: iwlwifi-9000-pu-b0-jf-b0-34.ucode
821 Version: 34.ba501b11.0
822
823 File: iwlwifi-9000-pu-b0-jf-b0-38.ucode
824 Version: 38.755cfdd8.0
825
826 File: iwlwifi-9000-pu-b0-jf-b0-46.ucode
827 Version: 46.ff18e32a.0
828
829 File: iwlwifi-9260-th-b0-jf-b0-34.ucode
830 Version: 34.ba501b11.0
831
832 File: iwlwifi-9260-th-b0-jf-b0-38.ucode
833 Version: 38.755cfdd8.0
834
835 File: iwlwifi-9260-th-b0-jf-b0-46.ucode
836 Version: 46.ff18e32a.0
837
838 File: iwlwifi-cc-a0-50.ucode
839 Version: 50.3e391d3e.0
840
841 File: iwlwifi-Qu-b0-hr-b0-50.ucode
842 Version: 50.3e391d3e.0
843
844 File: iwlwifi-Qu-b0-jf-b0-50.ucode
845 Version: 50.3e391d3e.0
846
847 File: iwlwifi-Qu-c0-hr-b0-50.ucode
848 Version: 50.3e391d3e.0
849
850 File: iwlwifi-Qu-c0-jf-b0-50.ucode
851 Version: 50.3e391d3e.0
852
853 File: iwlwifi-QuZ-a0-hr-b0-50.ucode
854 Version: 50.3e391d3e.0
855
856 File: iwlwifi-QuZ-a0-jf-b0-50.ucode
857 Version: 50.3e391d3e.0
858
859 File: iwlwifi-cc-a0-59.ucode
860 Version: 59.601f3a66.0
861
862 File: iwlwifi-Qu-b0-hr-b0-59.ucode
863 Version: 59.601f3a66.0
864
865 File: iwlwifi-Qu-b0-jf-b0-59.ucode
866 Version: 59.601f3a66.0
867
868 File: iwlwifi-Qu-c0-hr-b0-59.ucode
869 Version: 59.601f3a66.0
870
871 File: iwlwifi-Qu-c0-jf-b0-59.ucode
872 Version: 59.601f3a66.0
873
874 File: iwlwifi-QuZ-a0-hr-b0-59.ucode
875 Version: 59.601f3a66.0
876
877 File: iwlwifi-QuZ-a0-jf-b0-59.ucode
878 Version: 59.601f3a66.0
879
880 File: iwlwifi-so-a0-gf-a0.pnvm
881
882 File: iwlwifi-so-a0-gf4-a0.pnvm
883
884 File: iwlwifi-ty-a0-gf-a0-59.ucode
885 Version: 59.601f3a66.0
886
887 File: iwlwifi-cc-a0-66.ucode
888 Version: 66.f1c864e0.0
889
890 File: iwlwifi-Qu-b0-hr-b0-66.ucode
891 Version: 66.f1c864e0.0
892
893 File: iwlwifi-Qu-b0-jf-b0-66.ucode
894 Version: 66.f1c864e0.0
895
896 File: iwlwifi-Qu-c0-hr-b0-66.ucode
897 Version: 66.f1c864e0.0
898
899 File: iwlwifi-Qu-c0-jf-b0-66.ucode
900 Version: 66.f1c864e0.0
901
902 File: iwlwifi-QuZ-a0-hr-b0-66.ucode
903 Version: 66.f1c864e0.0
904
905 File: iwlwifi-QuZ-a0-jf-b0-66.ucode
906 Version: 66.f1c864e0.0
907
908 File: iwlwifi-ty-a0-gf-a0-66.ucode
909 Version: 66.f1c864e0.0
910
911 File: iwlwifi-cc-a0-72.ucode
912 Version: 72.daa05125.0
913
914 File: iwlwifi-Qu-b0-hr-b0-72.ucode
915 Version: 72.daa05125.0
916
917 File: iwlwifi-Qu-b0-jf-b0-72.ucode
918 Version: 72.daa05125.0
919
920 File: iwlwifi-Qu-c0-hr-b0-72.ucode
921 Version: 72.daa05125.0
922
923 File: iwlwifi-Qu-c0-jf-b0-72.ucode
924 Version: 72.daa05125.0
925
926 File: iwlwifi-QuZ-a0-hr-b0-72.ucode
927 Version: 72.daa05125.0
928
929 File: iwlwifi-QuZ-a0-jf-b0-72.ucode
930 Version: 72.daa05125.0
931
932 File: iwlwifi-ty-a0-gf-a0-72.ucode
933 Version: 72.a764baac.0
934
935 File: iwlwifi-so-a0-gf4-a0-72.ucode
936 Version: 72.a764baac.0
937
938 File: iwlwifi-so-a0-gf-a0-72.ucode
939 Version: 72.a764baac.0
940
941 File: iwlwifi-so-a0-hr-b0-72.ucode
942 Version: 72.daa05125.0
943
944 File: iwlwifi-so-a0-jf-b0-72.ucode
945 Version: 72.daa05125.0
946
947 File: iwlwifi-cc-a0-73.ucode
948 Version: 73.35c0a2c6.0
949
950 File: iwlwifi-Qu-b0-hr-b0-73.ucode
951 Version: 73.35c0a2c6.0
952
953 File: iwlwifi-Qu-b0-jf-b0-73.ucode
954 Version: 73.35c0a2c6.0
955
956 File: iwlwifi-Qu-c0-hr-b0-73.ucode
957 Version: 73.35c0a2c6.0
958
959 File: iwlwifi-Qu-c0-jf-b0-73.ucode
960 Version: 73.35c0a2c6.0
961
962 File: iwlwifi-QuZ-a0-hr-b0-73.ucode
963 Version: 73.35c0a2c6.0
964
965 File: iwlwifi-QuZ-a0-jf-b0-73.ucode
966 Version: 73.35c0a2c6.0
967
968 File: iwlwifi-ty-a0-gf-a0-73.ucode
969 Version: 73.35c0a2c6.0
970
971 File: iwlwifi-so-a0-gf4-a0-73.ucode
972 Version: 73.35c0a2c6.0
973
974 File: iwlwifi-so-a0-gf-a0-73.ucode
975 Version: 73.35c0a2c6.0
976
977 File: iwlwifi-so-a0-hr-b0-73.ucode
978 Version: 73.35c0a2c6.0
979
980 File: iwlwifi-so-a0-jf-b0-73.ucode
981 Version: 73.35c0a2c6.0
982
983 File: iwlwifi-cc-a0-74.ucode
984 Version: 74.a5e9588b.0
985
986 File: iwlwifi-Qu-b0-hr-b0-74.ucode
987 Version: 74.a5e9588b.0
988
989 File: iwlwifi-Qu-b0-jf-b0-74.ucode
990 Version: 74.a5e9588b.0
991
992 File: iwlwifi-Qu-c0-hr-b0-74.ucode
993 Version: 74.a5e9588b.0
994
995 File: iwlwifi-Qu-c0-jf-b0-74.ucode
996 Version: 74.a5e9588b.0
997
998 File: iwlwifi-QuZ-a0-hr-b0-74.ucode
999 Version: 74.a5e9588b.0
1000
1001 File: iwlwifi-QuZ-a0-jf-b0-74.ucode
1002 Version: 74.a5e9588b.0
1003
1004 File: iwlwifi-ty-a0-gf-a0-74.ucode
1005 Version: 74.fe17486e.0
1006
1007 File: iwlwifi-so-a0-gf4-a0-74.ucode
1008 Version: 74.fe17486e.0
1009
1010 File: iwlwifi-so-a0-gf-a0-74.ucode
1011 Version: 74.fe17486e.0
1012
1013 File: iwlwifi-so-a0-hr-b0-74.ucode
1014 Version: 74.a5e9588b.0
1015
1016 File: iwlwifi-so-a0-jf-b0-74.ucode
1017 Version: 74.a5e9588b.0
1018
1019 File: iwlwifi-cc-a0-77.ucode
1020 Version: 74.bd067429.0
1021
1022 File: iwlwifi-Qu-b0-hr-b0-77.ucode
1023 Version: 74.bd067429.0
1024
1025 File: iwlwifi-Qu-b0-jf-b0-77.ucode
1026 Version: 74.bd067429.0
1027
1028 File: iwlwifi-Qu-c0-hr-b0-77.ucode
1029 Version: 74.bd067429.0
1030
1031 File: iwlwifi-Qu-c0-jf-b0-77.ucode
1032 Version: 74.bd067429.0
1033
1034 File: iwlwifi-QuZ-a0-hr-b0-77.ucode
1035 Version: 74.bd06742.0
1036
1037 File: iwlwifi-QuZ-a0-jf-b0-77.ucode
1038 Version: 74.206b0184.0
1039
1040 File: iwlwifi-ty-a0-gf-a0-77.ucode
1041 Version: 74.f92b5fed.0
1042
1043 File: iwlwifi-ty-a0-gf-a0-78.ucode
1044 Version: 75.3bfdc55f.0
1045
1046 File: iwlwifi-ty-a0-gf-a0-79.ucode
1047 Version: 76.27f1c37b.0
1048
1049 File: iwlwifi-ty-a0-gf-a0-81.ucode
1050 Version: 78.31fc9ae6.0
1051
1052 File: iwlwifi-ty-a0-gf-a0-83.ucode
1053 Version: 80.e8f84e98.0
1054
1055 File: iwlwifi-ty-a0-gf-a0-84.ucode
1056 Version: 81.8e5c544c.0
1057
1058 File: iwlwifi-so-a0-gf4-a0-77.ucode
1059 Version: 74.f92b5fed.0
1060
1061 File: iwlwifi-so-a0-gf4-a0-78.ucode
1062 Version: 75.3bfdc55f.0
1063
1064 File: iwlwifi-so-a0-gf4-a0-79.ucode
1065 Version: 76.27f1c37b.0
1066
1067 File: iwlwifi-so-a0-gf4-a0-81.ucode
1068 Version: 78.31fc9ae6.0
1069
1070 File: iwlwifi-so-a0-gf4-a0-83.ucode
1071 Version: 80.e8f84e98.0
1072
1073 File: iwlwifi-so-a0-gf4-a0-84.ucode
1074 Version: 81.8e5c544c.0
1075
1076 File: iwlwifi-so-a0-gf-a0-77.ucode
1077 Version: 74.f92b5fed.0
1078
1079 File: iwlwifi-so-a0-gf-a0-78.ucode
1080 Version: 74.3bfdc55f.0
1081
1082 File: iwlwifi-so-a0-gf-a0-79.ucode
1083 Version: 75.27f1c37b.0
1084
1085 File: iwlwifi-so-a0-gf-a0-81.ucode
1086 Version: 78.31fc9ae6.0
1087
1088 File: iwlwifi-so-a0-gf-a0-83.ucode
1089 Version: 80.e8f84e98.0
1090
1091 File: iwlwifi-so-a0-gf-a0-84.ucode
1092 Version: 81.8e5c544c.0
1093
1094 File: iwlwifi-so-a0-hr-b0-77.ucode
1095 Version: 74.f92b5fed.0
1096
1097 File: iwlwifi-so-a0-hr-b0-79.ucode
1098 Version: 75.27f1c37b.0
1099
1100 File: iwlwifi-so-a0-hr-b0-81.ucode
1101 Version: 78.31fc9ae6.0
1102
1103 File: iwlwifi-so-a0-hr-b0-83.ucode
1104 Version: 80.e8f84e98.0
1105
1106 File: iwlwifi-so-a0-hr-b0-84.ucode
1107 Version: 81.8e5c544c.0
1108
1109 File: iwlwifi-so-a0-jf-b0-77.ucode
1110 Version: 74.f92b5fed.0
1111
1112 File: iwlwifi-ty-a0-gf-a0.pnvm
1113
1114 File: iwlwifi-gl-c0-fm-c0-83.ucode
1115 Version: 80.d24e06ed.0
1116
1117 File: iwlwifi-gl-c0-fm-c0.pnvm
1118
1119 File: iwlwifi-ma-b0-gf-a0-83.ucode
1120 Version: 80.d24e06ed.0
1121
1122 File: iwlwifi-ma-b0-gf-a0.pnvm
1123
1124 File: iwlwifi-ma-b0-gf4-a0-83.ucode
1125 Version: 80.d24e06ed.0
1126
1127 File: iwlwifi-ma-b0-gf4-a0.pnvm
1128
1129 File: iwlwifi-ma-b0-hr-b0-83.ucode
1130 Version: 80.d24e06ed.0
1131
1132 Licence: Redistributable. See LICENCE.iwlwifi_firmware for details
1133
1134 Also available from http://wireless.kernel.org/en/users/Drivers/iwlwifi#Firmware
1135
1136 --------------------------------------------------------------------------
1137
1138 Driver: ipu3-imgu - Intel IPU3 (3rd Gen Image Processing Unit) driver
1139
1140 File: intel/irci_irci_ecr-master_20161208_0213_20170112_1500.bin
1141 Version: irci_irci_ecr-master_20161208_0213_20170112_1500
1142 md5sum: 59abc311fce49c5a180b5a8a3917912d
1143 Link: intel/ipu3-fw.bin -> irci_irci_ecr-master_20161208_0213_20170112_1500.bin
1144
1145 Licence: Redistributable. See LICENSE.ipu3_firmware for details
1146
1147 --------------------------------------------------------------------------
1148
1149 Driver: tehuti - Tehuti Networks 10G Ethernet
1150
1151 File: tehuti/bdx.bin
1152
1153 Licence:
1154
1155 Copyright (C) 2007 Tehuti Networks Ltd.
1156
1157 Permission is hereby granted for the distribution of this firmware data
1158 in hexadecimal or equivalent format, provided this copyright notice is
1159 accompanying it.
1160
1161 Found in hex form in kernel source.
1162
1163 --------------------------------------------------------------------------
1164
1165 Driver: typhoon - 3cr990 series Typhoon
1166
1167 File: 3com/typhoon.bin
1168
1169 Licence:
1170 /*
1171 * Copyright 1999-2004 3Com Corporation. All Rights Reserved.
1172 *
1173 * Redistribution and use in source and binary forms of the 3c990img.h
1174 * microcode software are permitted provided that the following conditions
1175 * are met:
1176 * 1. Redistribution of source code must retain the above copyright
1177 * notice, this list of conditions and the following disclaimer.
1178 * 2. Redistribution in binary form must reproduce the above copyright
1179 * notice, this list of conditions and the following disclaimer in the
1180 * documentation and/or other materials provided with the distribution.
1181 * 3. The name of 3Com may not be used to endorse or promote products
1182 * derived from this software without specific prior written permission
1183 *
1184 * THIS SOFTWARE IS PROVIDED BY 3COM ``AS IS'' AND ANY EXPRESS OR
1185 * IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES
1186 * OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED.
1187 * IN NO EVENT SHALL THE AUTHOR BE LIABLE FOR ANY DIRECT, INDIRECT,
1188 * INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT
1189 * NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE,
1190 * DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY
1191 * THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
1192 * (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF
1193 * THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
1194 *
1195 * USER ACKNOWLEDGES AND AGREES THAT PURCHASE OR USE OF THE 3c990img.h
1196 * MICROCODE SOFTWARE WILL NOT CREATE OR GIVE GROUNDS FOR A LICENSE BY
1197 * IMPLICATION, ESTOPPEL, OR OTHERWISE IN ANY INTELLECTUAL PROPERTY RIGHTS
1198 * (PATENT, COPYRIGHT, TRADE SECRET, MASK WORK, OR OTHER PROPRIETARY RIGHT)
1199 * EMBODIED IN ANY OTHER 3COM HARDWARE OR SOFTWARE EITHER SOLELY OR IN
1200 * COMBINATION WITH THE 3c990img.h MICROCODE SOFTWARE
1201 */
1202
1203 Found in hex form in kernel source.
1204
1205 --------------------------------------------------------------------------
1206
1207 Driver: yam - YAM driver for AX.25
1208
1209 File: yam/1200.bin
1210 File: yam/9600.bin
1211
1212 Licence:
1213 * (C) F6FBB 1998
1214
1215 Found in hex form in kernel source.
1216
1217 --------------------------------------------------------------------------
1218
1219 Driver: pcnet_cs - NE2000 compatible PCMCIA adapter
1220
1221 File: cis/LA-PCM.cis
1222 File: cis/PCMLM28.cis
1223 File: cis/DP83903.cis
1224 File: cis/NE2K.cis
1225 File: cis/tamarack.cis
1226 File: cis/PE-200.cis
1227 File: cis/PE520.cis
1228 Source: cis/
1229
1230 Licence: Dual GPLv2/MPL
1231
1232 Originally developed by the pcmcia-cs project
1233 Copyright (C) 1998, 1999, 2000 David A. Hinds
1234
1235 --------------------------------------------------------------------------
1236
1237 Driver: 3c589_cs - 3Com PCMCIA adapter
1238
1239 File: cis/3CXEM556.cis
1240 Source: cis/src/3CXEM556.cis
1241
1242 Licence: Dual GPLv2/MPL
1243
1244 Originally developed by the pcmcia-cs project
1245 Copyright (C) 1998, 1999, 2000 David A. Hinds
1246
1247 --------------------------------------------------------------------------
1248
1249 Driver: 3c574_cs - 3Com PCMCIA adapter
1250
1251 File: cis/3CCFEM556.cis
1252 Source: cis/src/3CCFEM556.cis
1253
1254 Licence: Dual GPLv2/MPL
1255
1256 Originally developed by the pcmcia-cs project
1257 Copyright (C) 1998, 1999, 2000 David A. Hinds
1258
1259 --------------------------------------------------------------------------
1260
1261 Driver: serial_cs - Serial PCMCIA adapter
1262
1263 File: cis/MT5634ZLX.cis
1264 File: cis/RS-COM-2P.cis
1265 File: cis/COMpad2.cis
1266 File: cis/COMpad4.cis
1267 Source: cis/src/MT5634ZLX.cis
1268 Source: cis/src/RS-COM-2P.cis
1269 Source: cis/src/COMpad2.cis
1270 Source: cis/src/COMpad4.cis
1271
1272 Licence: Dual GPLv2/MPL
1273
1274 Originally developed by the pcmcia-cs project
1275 Copyright (C) 1998, 1999, 2000 David A. Hinds
1276
1277 --------------------------------------------------------------------------
1278
1279 Driver: serial_cs - Serial PCMCIA adapter
1280
1281 File: cis/SW_555_SER.cis
1282 File: cis/SW_7xx_SER.cis
1283 File: cis/SW_8xx_SER.cis
1284
1285 Licence: GPLv3. See GPL-3 for details.
1286
1287 Copyright Sierra Wireless
1288
1289 --------------------------------------------------------------------------
1290
1291 Driver: smc91c92_cs - SMC 91Cxx PCMCIA
1292
1293 File: ositech/Xilinx7OD.bin
1294
1295 Licence: Allegedly GPL, but no source visible. Marked:
1296 This file contains the firmware of Seven of Diamonds from OSITECH.
1297 (Special thanks to Kevin MacPherson of OSITECH)
1298
1299 Found in hex form in kernel source.
1300
1301 --------------------------------------------------------------------------
1302
1303 Driver: cx231xx - Conexant Cx23100/101/102 USB broadcast A/V decoder
1304
1305 File: v4l-cx231xx-avcore-01.fw
1306
1307 Driver: cx23418 - Conexant PCI Broadcast A/V with MPEG encoder
1308
1309 File: v4l-cx23418-apu.fw
1310 File: v4l-cx23418-cpu.fw
1311 File: v4l-cx23418-dig.fw
1312
1313 Driver: cx23885 - Conexant PCI Express Broadcast A/V decoder
1314
1315 File: v4l-cx23885-avcore-01.fw
1316
1317 Driver: cx23840 - Conexant sideport Broadcast A/V decoder
1318
1319 File: v4l-cx25840.fw
1320
1321 Licence: Redistributable.
1322
1323 Conexant grants permission to use and redistribute these firmware
1324 files for use with Conexant devices, but not as a part of the Linux
1325 kernel or in any other form which would require these files themselves
1326 to be covered by the terms of the GNU General Public License.
1327 These firmware files are distributed in the hope that they will be
1328 useful, but WITHOUT ANY WARRANTY; without even the implied warranty
1329 of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
1330
1331 --------------------------------------------------------------------------
1332
1333 Driver: qlogicpti - PTI Qlogic, ISP Driver
1334
1335 File: qlogic/isp1000.bin
1336
1337 Licence: Unknown
1338
1339 Found in hex form in kernel source.
1340
1341 --------------------------------------------------------------------------
1342
1343 Driver: myri_sbus - MyriCOM Gigabit Ethernet
1344
1345 File: myricom/lanai.bin
1346
1347 Licence: Unknown
1348
1349 Found in hex form in kernel source.
1350
1351 --------------------------------------------------------------------------
1352
1353 Driver: bnx2x: Broadcom Everest
1354
1355 File: bnx2x/bnx2x-e1-7.13.1.0.fw
1356 File: bnx2x/bnx2x-e1-7.13.11.0.fw
1357 File: bnx2x/bnx2x-e1-7.13.15.0.fw
1358 File: bnx2x/bnx2x-e1-7.13.21.0.fw
1359 File: bnx2x/bnx2x-e1h-7.13.1.0.fw
1360 File: bnx2x/bnx2x-e1h-7.13.11.0.fw
1361 File: bnx2x/bnx2x-e1h-7.13.15.0.fw
1362 File: bnx2x/bnx2x-e1h-7.13.21.0.fw
1363 File: bnx2x/bnx2x-e2-7.13.1.0.fw
1364 File: bnx2x/bnx2x-e2-7.13.11.0.fw
1365 File: bnx2x/bnx2x-e2-7.13.15.0.fw
1366 File: bnx2x/bnx2x-e2-7.13.21.0.fw
1367
1368
1369 License:
1370 Copyright (c) 2007-2011 Broadcom Corporation
1371
1372 This file contains firmware data derived from proprietary unpublished
1373 source code, Copyright (c) 2007-2011 Broadcom Corporation.
1374
1375 Permission is hereby granted for the distribution of this firmware data
1376 in hexadecimal or equivalent format, provided this copyright notice is
1377 accompanying it.
1378
1379
1380 Found in hex form in kernel source.
1381
1382 --------------------------------------------------------------------------
1383
1384 Driver: bnx2 - Broadcom NetXtremeII
1385
1386 File: bnx2/bnx2-mips-06-6.2.3.fw
1387 File: bnx2/bnx2-mips-09-6.2.1b.fw
1388 File: bnx2/bnx2-rv2p-06-6.0.15.fw
1389 File: bnx2/bnx2-rv2p-09-6.0.17.fw
1390 File: bnx2/bnx2-rv2p-09ax-6.0.17.fw
1391
1392 Licence:
1393
1394 This file contains firmware data derived from proprietary unpublished
1395 source code, Copyright (c) 2004 - 2010 Broadcom Corporation.
1396
1397 Permission is hereby granted for the distribution of this firmware data
1398 in hexadecimal or equivalent format, provided this copyright notice is
1399 accompanying it.
1400
1401 Found in hex form in kernel source.
1402
1403 --------------------------------------------------------------------------
1404
1405 Driver: netxen_nic - NetXen Multi port (1/10) Gigabit Ethernet NIC
1406
1407 File: phanfw.bin
1408 Version: 4.0.590
1409
1410 Licence: Redistributable. See LICENCE.phanfw for details.
1411
1412 Available from http://ldriver.qlogic.com/firmware/netxen_nic/new/
1413
1414 --------------------------------------------------------------------------
1415
1416 Driver: dvb-ttpci -- AV7110 cards
1417
1418 File: av7110/bootcode.bin
1419 Source: av7110/Boot.S
1420 Source: av7110/Makefile
1421
1422 Licence: GPLv2 or later. See GPL-2 and GPL-3 for details.
1423
1424 ARM assembly source code from https://linuxtv.org/downloads/firmware/Boot.S
1425
1426 --------------------------------------------------------------------------
1427
1428 Driver: snd-wavefront - ISA WaveFront sound card
1429
1430 File: yamaha/yss225_registers.bin
1431
1432 Licence: Allegedly GPLv2+, but no source visible.
1433
1434 Found in hex form in kernel source, with the following comment:
1435 Copyright (c) 1998-2002 by Paul Davis <pbd@op.net>
1436
1437 --------------------------------------------------------------------------
1438
1439 Driver: rt61pci - Ralink RT2561, RT2561S, RT2661 wireless MACs
1440
1441 File: rt2561.bin
1442 File: rt2561s.bin
1443 File: rt2661.bin
1444
1445 Licence: Redistributable. See LICENCE.ralink-firmware.txt for details
1446
1447 Downloaded from http://www.ralinktech.com/ralink/Home/Support/Linux.html
1448
1449 --------------------------------------------------------------------------
1450
1451 Driver: rt73usb - Ralink RT2571W, RT2671 wireless MACs
1452
1453 File: rt73.bin
1454
1455 Licence: Redistributable. See LICENCE.ralink-firmware.txt for details
1456
1457 Downloaded from http://www.ralinktech.com/ralink/Home/Support/Linux.html
1458
1459 ---------------------------------------------------------------------------
1460
1461 Driver: mt7601u - MediaTek MT7601U Wireless MACs
1462
1463 File: mediatek/mt7601u.bin
1464 Version: 34
1465 Link: mt7601u.bin -> mediatek/mt7601u.bin
1466
1467 Licence: Redistributable. See LICENCE.ralink_a_mediatek_company_firmware for details
1468
1469 Downloaded from http://www.mediatek.com/en/downloads/
1470
1471 --------------------------------------------------------------------------
1472
1473 Driver: rt2800pci - Ralink RT2860, RT2890, RT3090, RT3290, RT5390 wireless MACs
1474
1475 File: rt2860.bin
1476 Version: 40
1477
1478 File: rt3290.bin
1479 Version: 37
1480
1481 Licence: Redistributable. See LICENCE.ralink-firmware.txt for details
1482
1483 Binary file supplied originally by Shiang Tu <shiang_tu@ralinktech.com>, latest
1484 from http://www.mediatek.com/en/downloads1/downloads/
1485
1486 --------------------------------------------------------------------------
1487
1488 Driver: rt2860sta - Ralink RT3090 wireless MACs
1489
1490 Link: rt3090.bin -> rt2860.bin
1491
1492 Licence: Redistributable. See LICENCE.ralink-firmware.txt for details
1493
1494 --------------------------------------------------------------------------
1495
1496 Driver: rt2800usb - Ralink RT2870, RT3070, RT3071, RT3072, RT5370 wireless MACs
1497
1498 File: rt2870.bin
1499 Version: 36
1500
1501 Licence: Redistributable. See LICENCE.ralink-firmware.txt for details
1502
1503 Binary file supplied originally by Shiang Tu <shiang_tu@ralinktech.com>, latest
1504 from http://www.mediatek.com/en/downloads1/downloads/
1505
1506 --------------------------------------------------------------------------
1507
1508 Driver: rt2870sta - Ralink RT2870, RT3070, RT3071 wireless MACs
1509
1510 Link: rt3070.bin -> rt2870.bin
1511 File: rt3071.bin
1512
1513 Licence: Redistributable. See LICENCE.ralink-firmware.txt for details
1514
1515 rt3071.bin is a copy of bytes 4096-8191 of rt2870.bin for compatibility.
1516
1517 --------------------------------------------------------------------------
1518
1519 Driver: usbdux/usbduxfast/usbduxsigma - usbdux data acquisition cards
1520
1521 File: usbdux_firmware.bin
1522 File: usbduxfast_firmware.bin
1523 File: usbduxsigma_firmware.bin
1524 Source: usbdux/
1525
1526 Licence: GPLv2. See GPL-2 for details.
1527
1528 Provided from the author, Bernd Porr <BerndPorr@f2s.com>
1529
1530 --------------------------------------------------------------------------
1531
1532 Driver: xc4000 - Xceive 4000 Tuner driver
1533
1534 File: dvb-fe-xc4000-1.4.1.fw
1535 Version: 1.4.1
1536
1537 Licence: Redistributable. See LICENCE.xc4000 for details
1538
1539 --------------------------------------------------------------------------
1540 Driver: xc5000 - Xceive 5000 Tuner driver
1541
1542 File: dvb-fe-xc5000-1.6.114.fw
1543 Version: 1.6.114
1544
1545 File: dvb-fe-xc5000c-4.1.30.7.fw
1546 Version: 4.1.30.7
1547
1548 Licence: Redistributable. See LICENCE.xc5000 and LICENCE.xc5000c for details
1549
1550 --------------------------------------------------------------------------
1551
1552 Driver: dib0700 - DiBcom dib0700 USB DVB bridge driver
1553
1554 File: dvb-usb-dib0700-1.20.fw
1555 Version: 1.20
1556
1557 Licence: Redistributable. See LICENSE.dib0700 for details
1558
1559 --------------------------------------------------------------------------
1560
1561 Driver: ath3k - DFU Driver for Atheros bluetooth chipset AR3011
1562
1563 File: ath3k-1.fw
1564 Version: 1.0
1565
1566 Fix EEPROM radio table issue and change PID to 3005
1567
1568 Licence: Redistributable. See LICENCE.atheros_firmware for details
1569
1570 --------------------------------------------------------------------------
1571
1572 Driver: mga - Matrox G200/G400/G550
1573
1574 File: matrox/g200_warp.fw
1575 File: matrox/g400_warp.fw
1576
1577 Licence:
1578
1579 Copyright 1999 Matrox Graphics Inc.
1580 All Rights Reserved.
1581
1582 Permission is hereby granted, free of charge, to any person obtaining a
1583 copy of this software and associated documentation files (the "Software"),
1584 to deal in the Software without restriction, including without limitation
1585 the rights to use, copy, modify, merge, publish, distribute, sublicense,
1586 and/or sell copies of the Software, and to permit persons to whom the
1587 Software is furnished to do so, subject to the following conditions:
1588
1589 The above copyright notice and this permission notice shall be included
1590 in all copies or substantial portions of the Software.
1591
1592 THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS
1593 OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
1594 FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL
1595 MATROX GRAPHICS INC., OR ANY OTHER CONTRIBUTORS BE LIABLE FOR ANY CLAIM,
1596 DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR
1597 OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE
1598 OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
1599
1600 Found in hex form in kernel source.
1601
1602 --------------------------------------------------------------------------
1603
1604 Driver: r128 - ATI Rage 128
1605
1606 File: r128/r128_cce.bin
1607
1608 Licence:
1609
1610 Copyright 2000 Advanced Micro Devices, Inc.
1611
1612 * Permission is hereby granted, free of charge, to any person obtaining a
1613 * copy of this software and associated documentation files (the "Software"),
1614 * to deal in the Software without restriction, including without limitation
1615 * the rights to use, copy, modify, merge, publish, distribute, sublicense,
1616 * and/or sell copies of the Software, and to permit persons to whom the
1617 * Software is furnished to do so, subject to the following conditions:
1618 *
1619 * The above copyright notice and this permission notice (including the next
1620 * paragraph) shall be included in all copies or substantial portions of the
1621 * Software.
1622 *
1623 * THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
1624 * IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
1625 * FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL
1626 * PRECISION INSIGHT AND/OR ITS SUPPLIERS BE LIABLE FOR ANY CLAIM, DAMAGES OR
1627 * OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE,
1628 * ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER
1629 * DEALINGS IN THE SOFTWARE.
1630
1631 Found in decimal form in kernel source.
1632
1633 --------------------------------------------------------------------------
1634
1635 Driver: radeon - ATI Radeon
1636
1637 File: radeon/R100_cp.bin
1638 File: radeon/R200_cp.bin
1639 File: radeon/R300_cp.bin
1640 File: radeon/R420_cp.bin
1641 File: radeon/RS600_cp.bin
1642 File: radeon/RS690_cp.bin
1643 File: radeon/R520_cp.bin
1644 File: radeon/R600_pfp.bin
1645 File: radeon/R600_me.bin
1646 File: radeon/RV610_pfp.bin
1647 File: radeon/RV610_me.bin
1648 File: radeon/RV630_pfp.bin
1649 File: radeon/RV630_me.bin
1650 File: radeon/RV620_pfp.bin
1651 File: radeon/RV620_me.bin
1652 File: radeon/RV635_pfp.bin
1653 File: radeon/RV635_me.bin
1654 File: radeon/RV670_pfp.bin
1655 File: radeon/RV670_me.bin
1656 File: radeon/RS780_pfp.bin
1657 File: radeon/RS780_me.bin
1658 File: radeon/RV770_pfp.bin
1659 File: radeon/RV770_me.bin
1660 File: radeon/RV730_pfp.bin
1661 File: radeon/RV730_me.bin
1662 File: radeon/RV710_pfp.bin
1663 File: radeon/RV710_me.bin
1664
1665 Licence:
1666
1667 * Copyright 2007-2009 Advanced Micro Devices, Inc.
1668 * All Rights Reserved.
1669 *
1670 * Permission is hereby granted, free of charge, to any person obtaining a
1671 * copy of this software and associated documentation files (the "Software"),
1672 * to deal in the Software without restriction, including without limitation
1673 * the rights to use, copy, modify, merge, publish, distribute, sublicense,
1674 * and/or sell copies of the Software, and to permit persons to whom the
1675 * Software is furnished to do so, subject to the following conditions:
1676 *
1677 * The above copyright notice and this permission notice (including the next
1678 * paragraph) shall be included in all copies or substantial portions of the
1679 * Software.
1680 *
1681 * THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
1682 * IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
1683 * FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL
1684 * IN NO EVENT SHALL THE COPYRIGHT OWNER(S) AND/OR ITS SUPPLIERS BE
1685 * LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION
1686 * OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION
1687 * WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
1688
1689 Found in hex form in kernel source.
1690
1691 --------------------------------------------------------------------------
1692
1693 Driver: radeon - ATI Radeon
1694
1695 File: radeon/R600_rlc.bin
1696 File: radeon/R600_uvd.bin
1697 File: radeon/RS780_uvd.bin
1698 File: radeon/R700_rlc.bin
1699 File: radeon/RV710_uvd.bin
1700 File: radeon/RV710_smc.bin
1701 File: radeon/RV730_smc.bin
1702 File: radeon/RV740_smc.bin
1703 File: radeon/RV770_smc.bin
1704 File: radeon/RV770_uvd.bin
1705 File: radeon/CEDAR_me.bin
1706 File: radeon/CEDAR_pfp.bin
1707 File: radeon/CEDAR_rlc.bin
1708 File: radeon/CEDAR_smc.bin
1709 File: radeon/CYPRESS_me.bin
1710 File: radeon/CYPRESS_pfp.bin
1711 File: radeon/CYPRESS_rlc.bin
1712 File: radeon/CYPRESS_uvd.bin
1713 File: radeon/CYPRESS_smc.bin
1714 File: radeon/JUNIPER_me.bin
1715 File: radeon/JUNIPER_pfp.bin
1716 File: radeon/JUNIPER_rlc.bin
1717 File: radeon/JUNIPER_smc.bin
1718 File: radeon/REDWOOD_me.bin
1719 File: radeon/REDWOOD_pfp.bin
1720 File: radeon/REDWOOD_rlc.bin
1721 File: radeon/REDWOOD_smc.bin
1722 File: radeon/PALM_me.bin
1723 File: radeon/PALM_pfp.bin
1724 File: radeon/SUMO_rlc.bin
1725 File: radeon/SUMO_uvd.bin
1726 File: radeon/BARTS_mc.bin
1727 File: radeon/BARTS_me.bin
1728 File: radeon/BARTS_pfp.bin
1729 File: radeon/BARTS_smc.bin
1730 File: radeon/BTC_rlc.bin
1731 File: radeon/CAICOS_mc.bin
1732 File: radeon/CAICOS_me.bin
1733 File: radeon/CAICOS_pfp.bin
1734 File: radeon/CAICOS_smc.bin
1735 File: radeon/TURKS_mc.bin
1736 File: radeon/TURKS_me.bin
1737 File: radeon/TURKS_pfp.bin
1738 File: radeon/TURKS_smc.bin
1739 File: radeon/CAYMAN_mc.bin
1740 File: radeon/CAYMAN_me.bin
1741 File: radeon/CAYMAN_pfp.bin
1742 File: radeon/CAYMAN_rlc.bin
1743 File: radeon/CAYMAN_smc.bin
1744 File: radeon/SUMO_pfp.bin
1745 File: radeon/SUMO_me.bin
1746 File: radeon/SUMO2_pfp.bin
1747 File: radeon/SUMO2_me.bin
1748 File: radeon/ARUBA_me.bin
1749 File: radeon/ARUBA_pfp.bin
1750 File: radeon/ARUBA_rlc.bin
1751 File: radeon/PITCAIRN_ce.bin
1752 File: radeon/PITCAIRN_mc.bin
1753 File: radeon/PITCAIRN_mc2.bin
1754 File: radeon/PITCAIRN_me.bin
1755 File: radeon/PITCAIRN_pfp.bin
1756 File: radeon/PITCAIRN_rlc.bin
1757 File: radeon/PITCAIRN_smc.bin
1758 File: radeon/TAHITI_ce.bin
1759 File: radeon/TAHITI_mc.bin
1760 File: radeon/TAHITI_mc2.bin
1761 File: radeon/TAHITI_me.bin
1762 File: radeon/TAHITI_pfp.bin
1763 File: radeon/TAHITI_rlc.bin
1764 File: radeon/TAHITI_uvd.bin
1765 File: radeon/TAHITI_smc.bin
1766 File: radeon/TAHITI_vce.bin
1767 File: radeon/VERDE_ce.bin
1768 File: radeon/VERDE_mc.bin
1769 File: radeon/VERDE_mc2.bin
1770 File: radeon/VERDE_me.bin
1771 File: radeon/VERDE_pfp.bin
1772 File: radeon/VERDE_rlc.bin
1773 File: radeon/VERDE_smc.bin
1774 File: radeon/OLAND_ce.bin
1775 File: radeon/OLAND_mc.bin
1776 File: radeon/OLAND_mc2.bin
1777 File: radeon/OLAND_me.bin
1778 File: radeon/OLAND_pfp.bin
1779 File: radeon/OLAND_rlc.bin
1780 File: radeon/OLAND_smc.bin
1781 File: radeon/HAINAN_ce.bin
1782 File: radeon/HAINAN_mc.bin
1783 File: radeon/HAINAN_mc2.bin
1784 File: radeon/HAINAN_me.bin
1785 File: radeon/HAINAN_pfp.bin
1786 File: radeon/HAINAN_rlc.bin
1787 File: radeon/HAINAN_smc.bin
1788 File: radeon/BONAIRE_ce.bin
1789 File: radeon/BONAIRE_mc.bin
1790 File: radeon/BONAIRE_mc2.bin
1791 File: radeon/BONAIRE_me.bin
1792 File: radeon/BONAIRE_mec.bin
1793 File: radeon/BONAIRE_pfp.bin
1794 File: radeon/BONAIRE_rlc.bin
1795 File: radeon/BONAIRE_sdma.bin
1796 File: radeon/BONAIRE_uvd.bin
1797 File: radeon/BONAIRE_smc.bin
1798 File: radeon/BONAIRE_vce.bin
1799 File: radeon/KABINI_ce.bin
1800 File: radeon/KABINI_me.bin
1801 File: radeon/KABINI_mec.bin
1802 File: radeon/KABINI_pfp.bin
1803 File: radeon/KABINI_rlc.bin
1804 File: radeon/KABINI_sdma.bin
1805 File: radeon/KAVERI_ce.bin
1806 File: radeon/KAVERI_me.bin
1807 File: radeon/KAVERI_mec.bin
1808 File: radeon/KAVERI_pfp.bin
1809 File: radeon/KAVERI_rlc.bin
1810 File: radeon/KAVERI_sdma.bin
1811 File: radeon/HAWAII_ce.bin
1812 File: radeon/HAWAII_mc.bin
1813 File: radeon/HAWAII_mc2.bin
1814 File: radeon/HAWAII_me.bin
1815 File: radeon/HAWAII_mec.bin
1816 File: radeon/HAWAII_pfp.bin
1817 File: radeon/HAWAII_rlc.bin
1818 File: radeon/HAWAII_sdma.bin
1819 File: radeon/HAWAII_smc.bin
1820 File: radeon/MULLINS_ce.bin
1821 File: radeon/MULLINS_me.bin
1822 File: radeon/MULLINS_mec.bin
1823 File: radeon/MULLINS_pfp.bin
1824 File: radeon/MULLINS_rlc.bin
1825 File: radeon/MULLINS_sdma.bin
1826 File: radeon/pitcairn_ce.bin
1827 File: radeon/pitcairn_k_smc.bin
1828 File: radeon/pitcairn_mc.bin
1829 File: radeon/pitcairn_me.bin
1830 File: radeon/pitcairn_pfp.bin
1831 File: radeon/pitcairn_rlc.bin
1832 File: radeon/pitcairn_smc.bin
1833 File: radeon/tahiti_ce.bin
1834 File: radeon/tahiti_k_smc.bin
1835 File: radeon/tahiti_mc.bin
1836 File: radeon/tahiti_me.bin
1837 File: radeon/tahiti_pfp.bin
1838 File: radeon/tahiti_rlc.bin
1839 File: radeon/tahiti_smc.bin
1840 File: radeon/verde_ce.bin
1841 File: radeon/verde_k_smc.bin
1842 File: radeon/verde_mc.bin
1843 File: radeon/verde_me.bin
1844 File: radeon/verde_pfp.bin
1845 File: radeon/verde_rlc.bin
1846 File: radeon/verde_smc.bin
1847 File: radeon/oland_ce.bin
1848 File: radeon/oland_k_smc.bin
1849 File: radeon/oland_mc.bin
1850 File: radeon/oland_me.bin
1851 File: radeon/oland_pfp.bin
1852 File: radeon/oland_rlc.bin
1853 File: radeon/oland_smc.bin
1854 File: radeon/hainan_ce.bin
1855 File: radeon/hainan_k_smc.bin
1856 File: radeon/hainan_mc.bin
1857 File: radeon/hainan_me.bin
1858 File: radeon/hainan_pfp.bin
1859 File: radeon/hainan_rlc.bin
1860 File: radeon/hainan_smc.bin
1861 File: radeon/bonaire_ce.bin
1862 File: radeon/bonaire_k_smc.bin
1863 File: radeon/bonaire_mc.bin
1864 File: radeon/bonaire_me.bin
1865 File: radeon/bonaire_mec.bin
1866 File: radeon/bonaire_pfp.bin
1867 File: radeon/bonaire_rlc.bin
1868 File: radeon/bonaire_sdma.bin
1869 File: radeon/bonaire_sdma1.bin
1870 File: radeon/bonaire_smc.bin
1871 File: radeon/bonaire_uvd.bin
1872 File: radeon/bonaire_vce.bin
1873 File: radeon/kabini_ce.bin
1874 File: radeon/kabini_me.bin
1875 File: radeon/kabini_mec.bin
1876 File: radeon/kabini_pfp.bin
1877 File: radeon/kabini_rlc.bin
1878 File: radeon/kabini_sdma.bin
1879 File: radeon/kabini_sdma1.bin
1880 File: radeon/kabini_uvd.bin
1881 File: radeon/kabini_vce.bin
1882 File: radeon/kaveri_ce.bin
1883 File: radeon/kaveri_me.bin
1884 File: radeon/kaveri_mec.bin
1885 File: radeon/kaveri_mec2.bin
1886 File: radeon/kaveri_pfp.bin
1887 File: radeon/kaveri_rlc.bin
1888 File: radeon/kaveri_sdma.bin
1889 File: radeon/kaveri_sdma1.bin
1890 File: radeon/kaveri_uvd.bin
1891 File: radeon/kaveri_vce.bin
1892 File: radeon/hawaii_ce.bin
1893 File: radeon/hawaii_k_smc.bin
1894 File: radeon/hawaii_mc.bin
1895 File: radeon/hawaii_me.bin
1896 File: radeon/hawaii_mec.bin
1897 File: radeon/hawaii_pfp.bin
1898 File: radeon/hawaii_rlc.bin
1899 File: radeon/hawaii_sdma.bin
1900 File: radeon/hawaii_sdma1.bin
1901 File: radeon/hawaii_smc.bin
1902 File: radeon/hawaii_uvd.bin
1903 File: radeon/hawaii_vce.bin
1904 File: radeon/mullins_ce.bin
1905 File: radeon/mullins_me.bin
1906 File: radeon/mullins_mec.bin
1907 File: radeon/mullins_pfp.bin
1908 File: radeon/mullins_rlc.bin
1909 File: radeon/mullins_sdma.bin
1910 File: radeon/mullins_sdma1.bin
1911 File: radeon/mullins_uvd.bin
1912 File: radeon/mullins_vce.bin
1913 File: radeon/banks_k_2_smc.bin
1914 File: radeon/si58_mc.bin
1915
1916 Licence: Redistributable. See LICENSE.radeon for details.
1917
1918 --------------------------------------------------------------------------
1919
1920 Driver: amdgpu - AMD Radeon
1921
1922 File: amdgpu/tahiti_ce.bin
1923 File: amdgpu/tahiti_k_smc.bin
1924 File: amdgpu/tahiti_mc.bin
1925 File: amdgpu/tahiti_me.bin
1926 File: amdgpu/tahiti_pfp.bin
1927 File: amdgpu/tahiti_rlc.bin
1928 File: amdgpu/tahiti_smc.bin
1929 File: amdgpu/tahiti_uvd.bin
1930 File: amdgpu/pitcairn_ce.bin
1931 File: amdgpu/pitcairn_k_smc.bin
1932 File: amdgpu/pitcairn_mc.bin
1933 File: amdgpu/pitcairn_me.bin
1934 File: amdgpu/pitcairn_pfp.bin
1935 File: amdgpu/pitcairn_rlc.bin
1936 File: amdgpu/pitcairn_smc.bin
1937 File: amdgpu/pitcairn_uvd.bin
1938 File: amdgpu/verde_ce.bin
1939 File: amdgpu/verde_k_smc.bin
1940 File: amdgpu/verde_mc.bin
1941 File: amdgpu/verde_me.bin
1942 File: amdgpu/verde_pfp.bin
1943 File: amdgpu/verde_rlc.bin
1944 File: amdgpu/verde_smc.bin
1945 File: amdgpu/verde_uvd.bin
1946 File: amdgpu/hainan_ce.bin
1947 File: amdgpu/hainan_k_smc.bin
1948 File: amdgpu/hainan_mc.bin
1949 File: amdgpu/hainan_me.bin
1950 File: amdgpu/hainan_pfp.bin
1951 File: amdgpu/hainan_rlc.bin
1952 File: amdgpu/hainan_smc.bin
1953 File: amdgpu/oland_ce.bin
1954 File: amdgpu/oland_k_smc.bin
1955 File: amdgpu/oland_mc.bin
1956 File: amdgpu/oland_me.bin
1957 File: amdgpu/oland_pfp.bin
1958 File: amdgpu/oland_rlc.bin
1959 File: amdgpu/oland_smc.bin
1960 File: amdgpu/oland_uvd.bin
1961 File: amdgpu/si58_mc.bin
1962 File: amdgpu/banks_k_2_smc.bin
1963 File: amdgpu/bonaire_ce.bin
1964 File: amdgpu/bonaire_k_smc.bin
1965 File: amdgpu/bonaire_mc.bin
1966 File: amdgpu/bonaire_me.bin
1967 File: amdgpu/bonaire_mec.bin
1968 File: amdgpu/bonaire_pfp.bin
1969 File: amdgpu/bonaire_rlc.bin
1970 File: amdgpu/bonaire_sdma.bin
1971 File: amdgpu/bonaire_sdma1.bin
1972 File: amdgpu/bonaire_smc.bin
1973 File: amdgpu/bonaire_uvd.bin
1974 File: amdgpu/bonaire_vce.bin
1975 File: amdgpu/hawaii_ce.bin
1976 File: amdgpu/hawaii_k_smc.bin
1977 File: amdgpu/hawaii_mc.bin
1978 File: amdgpu/hawaii_me.bin
1979 File: amdgpu/hawaii_mec.bin
1980 File: amdgpu/hawaii_pfp.bin
1981 File: amdgpu/hawaii_rlc.bin
1982 File: amdgpu/hawaii_sdma.bin
1983 File: amdgpu/hawaii_sdma1.bin
1984 File: amdgpu/hawaii_smc.bin
1985 File: amdgpu/hawaii_uvd.bin
1986 File: amdgpu/hawaii_vce.bin
1987 File: amdgpu/kabini_ce.bin
1988 File: amdgpu/kabini_me.bin
1989 File: amdgpu/kabini_mec.bin
1990 File: amdgpu/kabini_pfp.bin
1991 File: amdgpu/kabini_rlc.bin
1992 File: amdgpu/kabini_sdma.bin
1993 File: amdgpu/kabini_sdma1.bin
1994 File: amdgpu/kabini_uvd.bin
1995 File: amdgpu/kabini_vce.bin
1996 File: amdgpu/mullins_ce.bin
1997 File: amdgpu/mullins_me.bin
1998 File: amdgpu/mullins_mec.bin
1999 File: amdgpu/mullins_pfp.bin
2000 File: amdgpu/mullins_rlc.bin
2001 File: amdgpu/mullins_sdma.bin
2002 File: amdgpu/mullins_sdma1.bin
2003 File: amdgpu/mullins_uvd.bin
2004 File: amdgpu/mullins_vce.bin
2005 File: amdgpu/kaveri_ce.bin
2006 File: amdgpu/kaveri_me.bin
2007 File: amdgpu/kaveri_mec.bin
2008 File: amdgpu/kaveri_mec2.bin
2009 File: amdgpu/kaveri_pfp.bin
2010 File: amdgpu/kaveri_rlc.bin
2011 File: amdgpu/kaveri_sdma.bin
2012 File: amdgpu/kaveri_sdma1.bin
2013 File: amdgpu/kaveri_uvd.bin
2014 File: amdgpu/kaveri_vce.bin
2015 File: amdgpu/topaz_ce.bin
2016 File: amdgpu/topaz_k_smc.bin
2017 File: amdgpu/topaz_mc.bin
2018 File: amdgpu/topaz_me.bin
2019 File: amdgpu/topaz_mec2.bin
2020 File: amdgpu/topaz_mec.bin
2021 File: amdgpu/topaz_pfp.bin
2022 File: amdgpu/topaz_rlc.bin
2023 File: amdgpu/topaz_sdma1.bin
2024 File: amdgpu/topaz_sdma.bin
2025 File: amdgpu/topaz_smc.bin
2026 File: amdgpu/tonga_ce.bin
2027 File: amdgpu/tonga_k_smc.bin
2028 File: amdgpu/tonga_mc.bin
2029 File: amdgpu/tonga_me.bin
2030 File: amdgpu/tonga_mec2.bin
2031 File: amdgpu/tonga_mec.bin
2032 File: amdgpu/tonga_pfp.bin
2033 File: amdgpu/tonga_rlc.bin
2034 File: amdgpu/tonga_sdma1.bin
2035 File: amdgpu/tonga_sdma.bin
2036 File: amdgpu/tonga_smc.bin
2037 File: amdgpu/tonga_uvd.bin
2038 File: amdgpu/tonga_vce.bin
2039 File: amdgpu/carrizo_ce.bin
2040 File: amdgpu/carrizo_me.bin
2041 File: amdgpu/carrizo_mec2.bin
2042 File: amdgpu/carrizo_mec.bin
2043 File: amdgpu/carrizo_pfp.bin
2044 File: amdgpu/carrizo_rlc.bin
2045 File: amdgpu/carrizo_sdma1.bin
2046 File: amdgpu/carrizo_sdma.bin
2047 File: amdgpu/carrizo_uvd.bin
2048 File: amdgpu/carrizo_vce.bin
2049 File: amdgpu/fiji_ce.bin
2050 File: amdgpu/fiji_mc.bin
2051 File: amdgpu/fiji_me.bin
2052 File: amdgpu/fiji_mec2.bin
2053 File: amdgpu/fiji_mec.bin
2054 File: amdgpu/fiji_pfp.bin
2055 File: amdgpu/fiji_rlc.bin
2056 File: amdgpu/fiji_sdma1.bin
2057 File: amdgpu/fiji_sdma.bin
2058 File: amdgpu/fiji_smc.bin
2059 File: amdgpu/fiji_uvd.bin
2060 File: amdgpu/fiji_vce.bin
2061 File: amdgpu/stoney_ce.bin
2062 File: amdgpu/stoney_me.bin
2063 File: amdgpu/stoney_mec.bin
2064 File: amdgpu/stoney_pfp.bin
2065 File: amdgpu/stoney_rlc.bin
2066 File: amdgpu/stoney_sdma.bin
2067 File: amdgpu/stoney_uvd.bin
2068 File: amdgpu/stoney_vce.bin
2069 File: amdgpu/polaris10_ce.bin
2070 File: amdgpu/polaris10_ce_2.bin
2071 File: amdgpu/polaris10_mc.bin
2072 File: amdgpu/polaris10_k_mc.bin
2073 File: amdgpu/polaris10_me.bin
2074 File: amdgpu/polaris10_me_2.bin
2075 File: amdgpu/polaris10_mec2.bin
2076 File: amdgpu/polaris10_mec2_2.bin
2077 File: amdgpu/polaris10_mec.bin
2078 File: amdgpu/polaris10_mec_2.bin
2079 File: amdgpu/polaris10_pfp.bin
2080 File: amdgpu/polaris10_pfp_2.bin
2081 File: amdgpu/polaris10_rlc.bin
2082 File: amdgpu/polaris10_sdma1.bin
2083 File: amdgpu/polaris10_sdma.bin
2084 File: amdgpu/polaris10_smc.bin
2085 File: amdgpu/polaris10_k_smc.bin
2086 File: amdgpu/polaris10_k2_smc.bin
2087 File: amdgpu/polaris10_smc_sk.bin
2088 File: amdgpu/polaris10_uvd.bin
2089 File: amdgpu/polaris10_vce.bin
2090 File: amdgpu/polaris11_ce.bin
2091 File: amdgpu/polaris11_ce_2.bin
2092 File: amdgpu/polaris11_mc.bin
2093 File: amdgpu/polaris11_k_mc.bin
2094 File: amdgpu/polaris11_me.bin
2095 File: amdgpu/polaris11_me_2.bin
2096 File: amdgpu/polaris11_mec2.bin
2097 File: amdgpu/polaris11_mec2_2.bin
2098 File: amdgpu/polaris11_mec.bin
2099 File: amdgpu/polaris11_mec_2.bin
2100 File: amdgpu/polaris11_pfp.bin
2101 File: amdgpu/polaris11_pfp_2.bin
2102 File: amdgpu/polaris11_rlc.bin
2103 File: amdgpu/polaris11_sdma1.bin
2104 File: amdgpu/polaris11_sdma.bin
2105 File: amdgpu/polaris11_smc.bin
2106 File: amdgpu/polaris11_k_smc.bin
2107 File: amdgpu/polaris11_k2_smc.bin
2108 File: amdgpu/polaris11_smc_sk.bin
2109 File: amdgpu/polaris11_uvd.bin
2110 File: amdgpu/polaris11_vce.bin
2111 File: amdgpu/polaris12_ce.bin
2112 File: amdgpu/polaris12_ce_2.bin
2113 File: amdgpu/polaris12_mc.bin
2114 File: amdgpu/polaris12_k_mc.bin
2115 File: amdgpu/polaris12_32_mc.bin
2116 File: amdgpu/polaris12_me.bin
2117 File: amdgpu/polaris12_me_2.bin
2118 File: amdgpu/polaris12_mec.bin
2119 File: amdgpu/polaris12_mec_2.bin
2120 File: amdgpu/polaris12_mec2.bin
2121 File: amdgpu/polaris12_mec2_2.bin
2122 File: amdgpu/polaris12_pfp.bin
2123 File: amdgpu/polaris12_pfp_2.bin
2124 File: amdgpu/polaris12_rlc.bin
2125 File: amdgpu/polaris12_sdma.bin
2126 File: amdgpu/polaris12_sdma1.bin
2127 File: amdgpu/polaris12_smc.bin
2128 File: amdgpu/polaris12_k_smc.bin
2129 File: amdgpu/polaris12_uvd.bin
2130 File: amdgpu/polaris12_vce.bin
2131 File: amdgpu/vegam_ce.bin
2132 File: amdgpu/vegam_me.bin
2133 File: amdgpu/vegam_mec.bin
2134 File: amdgpu/vegam_mec2.bin
2135 File: amdgpu/vegam_pfp.bin
2136 File: amdgpu/vegam_rlc.bin
2137 File: amdgpu/vegam_sdma.bin
2138 File: amdgpu/vegam_sdma1.bin
2139 File: amdgpu/vegam_smc.bin
2140 File: amdgpu/vegam_uvd.bin
2141 File: amdgpu/vegam_vce.bin
2142 File: amdgpu/vega10_acg_smc.bin
2143 File: amdgpu/vega10_asd.bin
2144 File: amdgpu/vega10_ce.bin
2145 File: amdgpu/vega10_gpu_info.bin
2146 File: amdgpu/vega10_me.bin
2147 File: amdgpu/vega10_mec.bin
2148 File: amdgpu/vega10_mec2.bin
2149 File: amdgpu/vega10_pfp.bin
2150 File: amdgpu/vega10_rlc.bin
2151 File: amdgpu/vega10_sdma.bin
2152 File: amdgpu/vega10_sdma1.bin
2153 File: amdgpu/vega10_smc.bin
2154 File: amdgpu/vega10_sos.bin
2155 File: amdgpu/vega10_uvd.bin
2156 File: amdgpu/vega10_vce.bin
2157 File: amdgpu/vega12_asd.bin
2158 File: amdgpu/vega12_ce.bin
2159 File: amdgpu/vega12_gpu_info.bin
2160 File: amdgpu/vega12_me.bin
2161 File: amdgpu/vega12_mec.bin
2162 File: amdgpu/vega12_mec2.bin
2163 File: amdgpu/vega12_pfp.bin
2164 File: amdgpu/vega12_rlc.bin
2165 File: amdgpu/vega12_sdma.bin
2166 File: amdgpu/vega12_sdma1.bin
2167 File: amdgpu/vega12_smc.bin
2168 File: amdgpu/vega12_sos.bin
2169 File: amdgpu/vega12_uvd.bin
2170 File: amdgpu/vega12_vce.bin
2171 File: amdgpu/vega20_asd.bin
2172 File: amdgpu/vega20_ce.bin
2173 File: amdgpu/vega20_me.bin
2174 File: amdgpu/vega20_mec.bin
2175 File: amdgpu/vega20_mec2.bin
2176 File: amdgpu/vega20_pfp.bin
2177 File: amdgpu/vega20_rlc.bin
2178 File: amdgpu/vega20_sdma.bin
2179 File: amdgpu/vega20_sdma1.bin
2180 File: amdgpu/vega20_smc.bin
2181 File: amdgpu/vega20_sos.bin
2182 File: amdgpu/vega20_uvd.bin
2183 File: amdgpu/vega20_vce.bin
2184 File: amdgpu/vega20_ta.bin
2185 File: amdgpu/raven_asd.bin
2186 File: amdgpu/raven_ce.bin
2187 File: amdgpu/raven_gpu_info.bin
2188 File: amdgpu/raven_me.bin
2189 File: amdgpu/raven_mec.bin
2190 File: amdgpu/raven_mec2.bin
2191 File: amdgpu/raven_pfp.bin
2192 File: amdgpu/raven_rlc.bin
2193 File: amdgpu/raven_sdma.bin
2194 File: amdgpu/raven_vcn.bin
2195 File: amdgpu/raven_dmcu.bin
2196 File: amdgpu/raven_kicker_rlc.bin
2197 File: amdgpu/raven_ta.bin
2198 File: amdgpu/picasso_asd.bin
2199 File: amdgpu/picasso_ce.bin
2200 File: amdgpu/picasso_gpu_info.bin
2201 File: amdgpu/picasso_me.bin
2202 File: amdgpu/picasso_mec.bin
2203 File: amdgpu/picasso_mec2.bin
2204 File: amdgpu/picasso_pfp.bin
2205 File: amdgpu/picasso_rlc.bin
2206 File: amdgpu/picasso_rlc_am4.bin
2207 File: amdgpu/picasso_sdma.bin
2208 File: amdgpu/picasso_vcn.bin
2209 File: amdgpu/picasso_ta.bin
2210 File: amdgpu/raven2_asd.bin
2211 File: amdgpu/raven2_ce.bin
2212 File: amdgpu/raven2_gpu_info.bin
2213 File: amdgpu/raven2_me.bin
2214 File: amdgpu/raven2_mec.bin
2215 File: amdgpu/raven2_mec2.bin
2216 File: amdgpu/raven2_pfp.bin
2217 File: amdgpu/raven2_rlc.bin
2218 File: amdgpu/raven2_sdma.bin
2219 File: amdgpu/raven2_vcn.bin
2220 File: amdgpu/raven2_ta.bin
2221 File: amdgpu/navi10_asd.bin
2222 File: amdgpu/navi10_ce.bin
2223 File: amdgpu/navi10_gpu_info.bin
2224 File: amdgpu/navi10_me.bin
2225 File: amdgpu/navi10_mec.bin
2226 File: amdgpu/navi10_mec2.bin
2227 File: amdgpu/navi10_pfp.bin
2228 File: amdgpu/navi10_rlc.bin
2229 File: amdgpu/navi10_sdma.bin
2230 File: amdgpu/navi10_sdma1.bin
2231 File: amdgpu/navi10_smc.bin
2232 File: amdgpu/navi10_sos.bin
2233 File: amdgpu/navi10_vcn.bin
2234 File: amdgpu/navi10_ta.bin
2235 File: amdgpu/navi14_asd.bin
2236 File: amdgpu/navi14_ce.bin
2237 File: amdgpu/navi14_ce_wks.bin
2238 File: amdgpu/navi14_gpu_info.bin
2239 File: amdgpu/navi14_me.bin
2240 File: amdgpu/navi14_me_wks.bin
2241 File: amdgpu/navi14_mec.bin
2242 File: amdgpu/navi14_mec_wks.bin
2243 File: amdgpu/navi14_mec2.bin
2244 File: amdgpu/navi14_mec2_wks.bin
2245 File: amdgpu/navi14_pfp.bin
2246 File: amdgpu/navi14_pfp_wks.bin
2247 File: amdgpu/navi14_rlc.bin
2248 File: amdgpu/navi14_sdma.bin
2249 File: amdgpu/navi14_sdma1.bin
2250 File: amdgpu/navi14_smc.bin
2251 File: amdgpu/navi14_sos.bin
2252 File: amdgpu/navi14_vcn.bin
2253 File: amdgpu/navi14_ta.bin
2254 File: amdgpu/navi12_asd.bin
2255 File: amdgpu/navi12_ce.bin
2256 File: amdgpu/navi12_dmcu.bin
2257 File: amdgpu/navi12_gpu_info.bin
2258 File: amdgpu/navi12_me.bin
2259 File: amdgpu/navi12_mec.bin
2260 File: amdgpu/navi12_mec2.bin
2261 File: amdgpu/navi12_pfp.bin
2262 File: amdgpu/navi12_rlc.bin
2263 File: amdgpu/navi12_sdma.bin
2264 File: amdgpu/navi12_sdma1.bin
2265 File: amdgpu/navi12_smc.bin
2266 File: amdgpu/navi12_sos.bin
2267 File: amdgpu/navi12_vcn.bin
2268 File: amdgpu/navi12_ta.bin
2269 File: amdgpu/renoir_asd.bin
2270 File: amdgpu/renoir_ce.bin
2271 File: amdgpu/renoir_gpu_info.bin
2272 File: amdgpu/renoir_me.bin
2273 File: amdgpu/renoir_mec.bin
2274 File: amdgpu/renoir_mec2.bin
2275 File: amdgpu/renoir_pfp.bin
2276 File: amdgpu/renoir_rlc.bin
2277 File: amdgpu/renoir_sdma.bin
2278 File: amdgpu/renoir_vcn.bin
2279 File: amdgpu/renoir_dmcub.bin
2280 File: amdgpu/renoir_ta.bin
2281 File: amdgpu/sienna_cichlid_ce.bin
2282 File: amdgpu/sienna_cichlid_dmcub.bin
2283 File: amdgpu/sienna_cichlid_me.bin
2284 File: amdgpu/sienna_cichlid_mec.bin
2285 File: amdgpu/sienna_cichlid_mec2.bin
2286 File: amdgpu/sienna_cichlid_pfp.bin
2287 File: amdgpu/sienna_cichlid_rlc.bin
2288 File: amdgpu/sienna_cichlid_sdma.bin
2289 File: amdgpu/sienna_cichlid_smc.bin
2290 File: amdgpu/sienna_cichlid_sos.bin
2291 File: amdgpu/sienna_cichlid_ta.bin
2292 File: amdgpu/sienna_cichlid_vcn.bin
2293 File: amdgpu/green_sardine_asd.bin
2294 File: amdgpu/green_sardine_ce.bin
2295 File: amdgpu/green_sardine_dmcub.bin
2296 File: amdgpu/green_sardine_me.bin
2297 File: amdgpu/green_sardine_mec2.bin
2298 File: amdgpu/green_sardine_mec.bin
2299 File: amdgpu/green_sardine_pfp.bin
2300 File: amdgpu/green_sardine_rlc.bin
2301 File: amdgpu/green_sardine_sdma.bin
2302 File: amdgpu/green_sardine_ta.bin
2303 File: amdgpu/green_sardine_vcn.bin
2304 File: amdgpu/navy_flounder_ce.bin
2305 File: amdgpu/navy_flounder_dmcub.bin
2306 File: amdgpu/navy_flounder_me.bin
2307 File: amdgpu/navy_flounder_mec.bin
2308 File: amdgpu/navy_flounder_mec2.bin
2309 File: amdgpu/navy_flounder_pfp.bin
2310 File: amdgpu/navy_flounder_rlc.bin
2311 File: amdgpu/navy_flounder_sdma.bin
2312 File: amdgpu/navy_flounder_smc.bin
2313 File: amdgpu/navy_flounder_sos.bin
2314 File: amdgpu/navy_flounder_ta.bin
2315 File: amdgpu/navy_flounder_vcn.bin
2316 File: amdgpu/arcturus_asd.bin
2317 File: amdgpu/arcturus_gpu_info.bin
2318 File: amdgpu/arcturus_mec2.bin
2319 File: amdgpu/arcturus_mec.bin
2320 File: amdgpu/arcturus_rlc.bin
2321 File: amdgpu/arcturus_sdma.bin
2322 File: amdgpu/arcturus_smc.bin
2323 File: amdgpu/arcturus_sos.bin
2324 File: amdgpu/arcturus_ta.bin
2325 File: amdgpu/arcturus_vcn.bin
2326 File: amdgpu/dimgrey_cavefish_ce.bin
2327 File: amdgpu/dimgrey_cavefish_dmcub.bin
2328 File: amdgpu/dimgrey_cavefish_me.bin
2329 File: amdgpu/dimgrey_cavefish_mec.bin
2330 File: amdgpu/dimgrey_cavefish_mec2.bin
2331 File: amdgpu/dimgrey_cavefish_pfp.bin
2332 File: amdgpu/dimgrey_cavefish_rlc.bin
2333 File: amdgpu/dimgrey_cavefish_sdma.bin
2334 File: amdgpu/dimgrey_cavefish_smc.bin
2335 File: amdgpu/dimgrey_cavefish_sos.bin
2336 File: amdgpu/dimgrey_cavefish_ta.bin
2337 File: amdgpu/dimgrey_cavefish_vcn.bin
2338 File: amdgpu/vangogh_asd.bin
2339 File: amdgpu/vangogh_ce.bin
2340 File: amdgpu/vangogh_dmcub.bin
2341 File: amdgpu/vangogh_me.bin
2342 File: amdgpu/vangogh_mec2.bin
2343 File: amdgpu/vangogh_mec.bin
2344 File: amdgpu/vangogh_pfp.bin
2345 File: amdgpu/vangogh_rlc.bin
2346 File: amdgpu/vangogh_sdma.bin
2347 File: amdgpu/vangogh_toc.bin
2348 File: amdgpu/vangogh_vcn.bin
2349 File: amdgpu/yellow_carp_asd.bin
2350 File: amdgpu/yellow_carp_ce.bin
2351 File: amdgpu/yellow_carp_dmcub.bin
2352 File: amdgpu/yellow_carp_me.bin
2353 File: amdgpu/yellow_carp_mec.bin
2354 File: amdgpu/yellow_carp_mec2.bin
2355 File: amdgpu/yellow_carp_pfp.bin
2356 File: amdgpu/yellow_carp_rlc.bin
2357 File: amdgpu/yellow_carp_sdma.bin
2358 File: amdgpu/yellow_carp_ta.bin
2359 File: amdgpu/yellow_carp_toc.bin
2360 File: amdgpu/yellow_carp_vcn.bin
2361 File: amdgpu/beige_goby_ce.bin
2362 File: amdgpu/beige_goby_dmcub.bin
2363 File: amdgpu/beige_goby_me.bin
2364 File: amdgpu/beige_goby_mec.bin
2365 File: amdgpu/beige_goby_mec2.bin
2366 File: amdgpu/beige_goby_pfp.bin
2367 File: amdgpu/beige_goby_rlc.bin
2368 File: amdgpu/beige_goby_sdma.bin
2369 File: amdgpu/beige_goby_smc.bin
2370 File: amdgpu/beige_goby_sos.bin
2371 File: amdgpu/beige_goby_ta.bin
2372 File: amdgpu/beige_goby_vcn.bin
2373 File: amdgpu/cyan_skillfish2_ce.bin
2374 File: amdgpu/cyan_skillfish2_me.bin
2375 File: amdgpu/cyan_skillfish2_mec.bin
2376 File: amdgpu/cyan_skillfish2_mec2.bin
2377 File: amdgpu/cyan_skillfish2_pfp.bin
2378 File: amdgpu/cyan_skillfish2_rlc.bin
2379 File: amdgpu/cyan_skillfish2_sdma.bin
2380 File: amdgpu/cyan_skillfish2_sdma1.bin
2381 File: amdgpu/aldebaran_mec2.bin
2382 File: amdgpu/aldebaran_mec.bin
2383 File: amdgpu/aldebaran_rlc.bin
2384 File: amdgpu/aldebaran_sdma.bin
2385 File: amdgpu/aldebaran_sjt_mec2.bin
2386 File: amdgpu/aldebaran_sjt_mec.bin
2387 File: amdgpu/aldebaran_smc.bin
2388 File: amdgpu/aldebaran_sos.bin
2389 File: amdgpu/aldebaran_ta.bin
2390 File: amdgpu/aldebaran_vcn.bin
2391 File: amdgpu/gc_10_3_6_ce.bin
2392 File: amdgpu/gc_10_3_6_me.bin
2393 File: amdgpu/gc_10_3_6_mec.bin
2394 File: amdgpu/gc_10_3_6_mec2.bin
2395 File: amdgpu/gc_10_3_6_pfp.bin
2396 File: amdgpu/gc_10_3_6_rlc.bin
2397 File: amdgpu/gc_10_3_7_ce.bin
2398 File: amdgpu/gc_10_3_7_me.bin
2399 File: amdgpu/gc_10_3_7_mec.bin
2400 File: amdgpu/gc_10_3_7_mec2.bin
2401 File: amdgpu/gc_10_3_7_pfp.bin
2402 File: amdgpu/gc_10_3_7_rlc.bin
2403 File: amdgpu/gc_11_0_0_imu.bin
2404 File: amdgpu/gc_11_0_0_me.bin
2405 File: amdgpu/gc_11_0_0_mec.bin
2406 File: amdgpu/gc_11_0_0_mes1.bin
2407 File: amdgpu/gc_11_0_0_mes.bin
2408 File: amdgpu/gc_11_0_0_mes_2.bin
2409 File: amdgpu/gc_11_0_0_pfp.bin
2410 File: amdgpu/gc_11_0_0_rlc.bin
2411 File: amdgpu/gc_11_0_1_imu.bin
2412 File: amdgpu/gc_11_0_1_me.bin
2413 File: amdgpu/gc_11_0_1_mec.bin
2414 File: amdgpu/gc_11_0_1_mes.bin
2415 File: amdgpu/gc_11_0_1_mes1.bin
2416 File: amdgpu/gc_11_0_1_mes_2.bin
2417 File: amdgpu/gc_11_0_1_pfp.bin
2418 File: amdgpu/gc_11_0_1_rlc.bin
2419 File: amdgpu/gc_11_0_2_imu.bin
2420 File: amdgpu/gc_11_0_2_me.bin
2421 File: amdgpu/gc_11_0_2_mec.bin
2422 File: amdgpu/gc_11_0_2_mes1.bin
2423 File: amdgpu/gc_11_0_2_mes.bin
2424 File: amdgpu/gc_11_0_2_mes_2.bin
2425 File: amdgpu/gc_11_0_2_pfp.bin
2426 File: amdgpu/gc_11_0_2_rlc.bin
2427 File: amdgpu/gc_11_0_3_imu.bin
2428 File: amdgpu/gc_11_0_3_me.bin
2429 File: amdgpu/gc_11_0_3_mec.bin
2430 File: amdgpu/gc_11_0_3_mes1.bin
2431 File: amdgpu/gc_11_0_3_mes_2.bin
2432 File: amdgpu/gc_11_0_3_pfp.bin
2433 File: amdgpu/gc_11_0_3_rlc.bin
2434 File: amdgpu/gc_11_0_4_imu.bin
2435 File: amdgpu/gc_11_0_4_me.bin
2436 File: amdgpu/gc_11_0_4_mec.bin
2437 File: amdgpu/gc_11_0_4_mes.bin
2438 File: amdgpu/gc_11_0_4_mes1.bin
2439 File: amdgpu/gc_11_0_4_mes_2.bin
2440 File: amdgpu/gc_11_0_4_pfp.bin
2441 File: amdgpu/gc_11_0_4_rlc.bin
2442 File: amdgpu/dcn_3_1_4_dmcub.bin
2443 File: amdgpu/dcn_3_1_5_dmcub.bin
2444 File: amdgpu/dcn_3_1_6_dmcub.bin
2445 File: amdgpu/dcn_3_2_0_dmcub.bin
2446 File: amdgpu/dcn_3_2_1_dmcub.bin
2447 File: amdgpu/psp_13_0_0_sos.bin
2448 File: amdgpu/psp_13_0_0_ta.bin
2449 File: amdgpu/psp_13_0_4_ta.bin
2450 File: amdgpu/psp_13_0_4_toc.bin
2451 File: amdgpu/psp_13_0_5_asd.bin
2452 File: amdgpu/psp_13_0_5_ta.bin
2453 File: amdgpu/psp_13_0_5_toc.bin
2454 File: amdgpu/psp_13_0_7_sos.bin
2455 File: amdgpu/psp_13_0_7_ta.bin
2456 File: amdgpu/psp_13_0_8_asd.bin
2457 File: amdgpu/psp_13_0_8_ta.bin
2458 File: amdgpu/psp_13_0_8_toc.bin
2459 File: amdgpu/psp_13_0_10_sos.bin
2460 File: amdgpu/psp_13_0_10_ta.bin
2461 File: amdgpu/psp_13_0_11_ta.bin
2462 File: amdgpu/psp_13_0_11_toc.bin
2463 File: amdgpu/sdma_5_2_6.bin
2464 File: amdgpu/sdma_5_2_7.bin
2465 File: amdgpu/sdma_6_0_0.bin
2466 File: amdgpu/sdma_6_0_1.bin
2467 File: amdgpu/sdma_6_0_2.bin
2468 File: amdgpu/sdma_6_0_3.bin
2469 File: amdgpu/smu_13_0_0.bin
2470 File: amdgpu/smu_13_0_7.bin
2471 File: amdgpu/smu_13_0_10.bin
2472 File: amdgpu/vcn_3_1_2.bin
2473 File: amdgpu/vcn_4_0_0.bin
2474 File: amdgpu/vcn_4_0_2.bin
2475 File: amdgpu/vcn_4_0_4.bin
2476
2477 Licence: Redistributable. See LICENSE.amdgpu for details.
2478
2479 --------------------------------------------------------------------------
2480
2481 --------------------------------------------------------------------------
2482
2483 Driver: amd_pmf - AMD Platform Management Framework TA
2484
2485 File: amdtee/773bd96f-b83f-4d52-b12dc529b13d8543.bin
2486 Link: amdtee/amd_pmf_v3.bin -> 773bd96f-b83f-4d52-b12dc529b13d8543.bin
2487
2488 Licence: Redistributable. See LICENSE.amd_pmf for details.
2489
2490 --------------------------------------------------------------------------
2491
2492 Driver: s2255drv
2493
2494 File: f2255usb.bin
2495 Version: 1.2.8
2496
2497 Licence: Redistributable.
2498
2499 Sensoray grants permission to use and redistribute these firmware
2500 files for use with Sensoray devices, but not as a part of the Linux
2501 kernel or in any other form which would require these files themselves
2502 to be covered by the terms of the GNU General Public License.
2503 These firmware files are distributed in the hope that they will be
2504 useful, but WITHOUT ANY WARRANTY; without even the implied warranty
2505 of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
2506
2507 --------------------------------------------------------------------------
2508
2509 Driver: rtl8192e - Realtek 8192 PCI wireless driver
2510
2511 File: RTL8192E/boot.img
2512 File: RTL8192E/data.img
2513 File: RTL8192E/main.img
2514
2515 Licence: Redistributable, provided by Realtek in their driver
2516 source download.
2517
2518 --------------------------------------------------------------------------
2519
2520 Driver: lgs8gxx - Legend Silicon GB20600 demodulator driver
2521
2522 File: lgs8g75.fw
2523
2524 Licence: Unknown
2525
2526 --------------------------------------------------------------------------
2527
2528 Driver: ib_qib - QLogic Infiniband
2529
2530 File: qlogic/sd7220.fw
2531
2532 Licence:
2533
2534 * Copyright (c) 2007, 2008 QLogic Corporation. All rights reserved.
2535 *
2536 * This software is available to you under a choice of one of two
2537 * licenses. You may choose to be licensed under the terms of the GNU
2538 * General Public License (GPL) Version 2, available from the file
2539 * COPYING in the main directory of this source tree, or the
2540 * OpenIB.org BSD license below:
2541 *
2542 * Redistribution and use in source and binary forms, with or
2543 * without modification, are permitted provided that the following
2544 * conditions are met:
2545 *
2546 * - Redistributions of source code must retain the above
2547 * copyright notice, this list of conditions and the following
2548 * disclaimer.
2549 *
2550 * - Redistributions in binary form must reproduce the above
2551 * copyright notice, this list of conditions and the following
2552 * disclaimer in the documentation and/or other materials
2553 * provided with the distribution.
2554 *
2555 * THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND,
2556 * EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF
2557 * MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND
2558 * NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS
2559 * BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN
2560 * ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN
2561 * CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
2562 * SOFTWARE.
2563
2564 Found in hex form in kernel source.
2565
2566 --------------------------------------------------------------------------
2567
2568 Driver: qed - QLogic 4xxxx Ethernet Driver Core Module.
2569
2570 File: qed/qed_init_values_zipped-8.4.2.0.bin
2571 File: qed/qed_init_values_zipped-8.7.3.0.bin
2572 File: qed/qed_init_values_zipped-8.10.5.0.bin
2573 File: qed/qed_init_values-8.10.9.0.bin
2574 File: qed/qed_init_values_zipped-8.10.10.0.bin
2575 File: qed/qed_init_values-8.14.6.0.bin
2576 File: qed/qed_init_values_zipped-8.15.3.0.bin
2577 File: qed/qed_init_values-8.18.9.0.bin
2578 File: qed/qed_init_values_zipped-8.20.0.0.bin
2579 File: qed/qed_init_values-8.20.0.0.bin
2580 File: qed/qed_init_values-8.30.12.0.bin
2581 File: qed/qed_init_values_zipped-8.33.1.0.bin
2582 File: qed/qed_init_values_zipped-8.33.11.0.bin
2583 File: qed/qed_init_values-8.33.12.0.bin
2584 File: qed/qed_init_values_zipped-8.37.2.0.bin
2585 File: qed/qed_init_values_zipped-8.37.7.0.bin
2586 File: qed/qed_init_values-8.37.7.0.bin
2587 File: qed/qed_init_values-8.40.33.0.bin
2588 File: qed/qed_init_values_zipped-8.42.2.0.bin
2589 File: qed/qed_init_values_zipped-8.59.1.0.bin
2590
2591 Licence:
2592 This file contains firmware data derived from proprietary unpublished
2593 source code.
2594 Copyright (c) 2015-2018 QLogic Corporation.
2595
2596 Permission is hereby granted for the distribution of this firmware data
2597 in hexadecimal or equivalent format, provided this copyright notice is
2598 accompanying it.
2599
2600 --------------------------------------------------------------------------
2601
2602 Driver: ueagle-atm - Driver for USB ADSL Modems based on Eagle IV Chipset
2603
2604 File: ueagle-atm/CMV4p.bin.v2
2605 File: ueagle-atm/DSP4p.bin
2606 File: ueagle-atm/eagleIV.fw
2607 Version: 1.0
2608
2609 Licence: Redistributable. See LICENCE.ueagle-atm4-firmware for details
2610
2611 --------------------------------------------------------------------------
2612
2613 Driver: ueagle-atm - Driver for USB ADSL Modems based on Eagle I,II,III
2614
2615 File: ueagle-atm/930-fpga.bin
2616 File: ueagle-atm/CMVeiWO.bin
2617 File: ueagle-atm/CMVepFR10.bin
2618 File: ueagle-atm/DSP9p.bin
2619 File: ueagle-atm/eagleIII.fw
2620 File: ueagle-atm/adi930.fw
2621 File: ueagle-atm/CMVep.bin
2622 File: ueagle-atm/CMVepFR.bin
2623 File: ueagle-atm/DSPei.bin
2624 File: ueagle-atm/CMV9i.bin
2625 File: ueagle-atm/CMVepES03.bin
2626 File: ueagle-atm/CMVepIT.bin
2627 File: ueagle-atm/DSPep.bin
2628 File: ueagle-atm/CMV9p.bin
2629 File: ueagle-atm/CMVepES.bin
2630 File: ueagle-atm/CMVepWO.bin
2631 File: ueagle-atm/eagleI.fw
2632 File: ueagle-atm/CMVei.bin
2633 File: ueagle-atm/CMVepFR04.bin
2634 File: ueagle-atm/DSP9i.bin
2635 File: ueagle-atm/eagleII.fw
2636 Version: 1.1
2637
2638 Licence: Redistributable. Based on
2639 https://mail.gna.org/public/eagleusb-dev/2004-11/msg00172.html
2640
2641 --------------------------------------------------------------------------
2642
2643 Driver: vxge - Exar X3100 Series 10GbE PCIe I/O Virtualized Server Adapter
2644
2645 File: vxge/X3fw.ncf
2646 File: vxge/X3fw-pxe.ncf
2647 Version: 1.8.1
2648
2649 Licence:
2650
2651 This file contains firmware data derived from proprietary unpublished
2652 source code, Copyright (c) 2010 Exar Corporation.
2653
2654 Permission is hereby granted for the distribution of this firmware data
2655 in hexadecimal or equivalent format, provided this copyright notice is
2656 accompanying it.
2657
2658 --------------------------------------------------------------------------
2659
2660 Driver: brcmsmac - Broadcom 802.11n softmac wireless LAN driver.
2661
2662 File: brcm/bcm43xx-0.fw
2663 File: brcm/bcm43xx_hdr-0.fw
2664 Version: 610.812
2665
2666 Licence: Redistributable. See LICENCE.broadcom_bcm43xx for details.
2667
2668 --------------------------------------------------------------------------
2669
2670 Driver: brcmfmac - Broadcom 802.11n fullmac wireless LAN driver.
2671
2672 File: brcm/bcm4329-fullmac-4.bin
2673 File: brcm/brcmfmac43236b.bin
2674 File: brcm/brcmfmac4329-sdio.bin
2675 File: brcm/brcmfmac4330-sdio.bin
2676 File: brcm/brcmfmac4334-sdio.bin
2677 File: brcm/brcmfmac4335-sdio.bin
2678 File: brcm/brcmfmac43241b0-sdio.bin
2679 File: brcm/brcmfmac43241b4-sdio.bin
2680 File: brcm/brcmfmac43241b5-sdio.bin
2681 File: brcm/brcmfmac43242a.bin
2682 File: brcm/brcmfmac43143.bin
2683 File: brcm/brcmfmac43143-sdio.bin
2684 File: brcm/brcmfmac43430a0-sdio.bin
2685 File: brcm/brcmfmac4350c2-pcie.bin
2686 File: brcm/brcmfmac4350-pcie.bin
2687 File: brcm/brcmfmac43569.bin
2688 File: brcm/brcmfmac4358-pcie.bin
2689 File: brcm/brcmfmac43602-pcie.bin
2690 File: brcm/brcmfmac43602-pcie.ap.bin
2691 File: brcm/brcmfmac4366b-pcie.bin
2692 File: brcm/brcmfmac4366c-pcie.bin
2693 File: brcm/brcmfmac4371-pcie.bin
2694
2695 Licence: Redistributable. See LICENCE.broadcom_bcm43xx for details.
2696
2697 File: brcm/brcmfmac4373.bin
2698 File: cypress/cyfmac43012-sdio.bin
2699 Link: brcm/brcmfmac43012-sdio.bin -> ../cypress/cyfmac43012-sdio.bin
2700 File: cypress/cyfmac43012-sdio.clm_blob
2701 Link: brcm/brcmfmac43012-sdio.clm_blob -> ../cypress/cyfmac43012-sdio.clm_blob
2702 File: cypress/cyfmac43340-sdio.bin
2703 Link: brcm/brcmfmac43340-sdio.bin -> ../cypress/cyfmac43340-sdio.bin
2704 File: cypress/cyfmac43362-sdio.bin
2705 Link: brcm/brcmfmac43362-sdio.bin -> ../cypress/cyfmac43362-sdio.bin
2706 File: cypress/cyfmac4339-sdio.bin
2707 Link: brcm/brcmfmac4339-sdio.bin -> ../cypress/cyfmac4339-sdio.bin
2708 File: cypress/cyfmac43430-sdio.bin
2709 Link: brcm/brcmfmac43430-sdio.bin -> ../cypress/cyfmac43430-sdio.bin
2710 File: cypress/cyfmac43430-sdio.clm_blob
2711 Link: brcm/brcmfmac43430-sdio.clm_blob -> ../cypress/cyfmac43430-sdio.clm_blob
2712 File: cypress/cyfmac43455-sdio.bin
2713 Link: brcm/brcmfmac43455-sdio.bin -> ../cypress/cyfmac43455-sdio.bin
2714 File: cypress/cyfmac43455-sdio.clm_blob
2715 Link: brcm/brcmfmac43455-sdio.clm_blob -> ../cypress/cyfmac43455-sdio.clm_blob
2716 File: cypress/cyfmac4354-sdio.bin
2717 Link: brcm/brcmfmac4354-sdio.bin -> ../cypress/cyfmac4354-sdio.bin
2718 File: cypress/cyfmac4354-sdio.clm_blob
2719 Link: brcm/brcmfmac4354-sdio.clm_blob -> ../cypress/cyfmac4354-sdio.clm_blob
2720 File: cypress/cyfmac4356-pcie.bin
2721 Link: brcm/brcmfmac4356-pcie.bin -> ../cypress/cyfmac4356-pcie.bin
2722 File: cypress/cyfmac4356-pcie.clm_blob
2723 Link: brcm/brcmfmac4356-pcie.clm_blob -> ../cypress/cyfmac4356-pcie.clm_blob
2724 File: cypress/cyfmac4356-sdio.bin
2725 Link: brcm/brcmfmac4356-sdio.bin -> ../cypress/cyfmac4356-sdio.bin
2726 File: cypress/cyfmac4356-sdio.clm_blob
2727 Link: brcm/brcmfmac4356-sdio.clm_blob -> ../cypress/cyfmac4356-sdio.clm_blob
2728 File: cypress/cyfmac43570-pcie.bin
2729 Link: brcm/brcmfmac43570-pcie.bin -> ../cypress/cyfmac43570-pcie.bin
2730 File: cypress/cyfmac43570-pcie.clm_blob
2731 Link: brcm/brcmfmac43570-pcie.clm_blob -> ../cypress/cyfmac43570-pcie.clm_blob
2732 File: cypress/cyfmac4373-sdio.bin
2733 Link: brcm/brcmfmac4373-sdio.bin -> ../cypress/cyfmac4373-sdio.bin
2734 File: cypress/cyfmac4373-sdio.clm_blob
2735 Link: brcm/brcmfmac4373-sdio.clm_blob -> ../cypress/cyfmac4373-sdio.clm_blob
2736 File: cypress/cyfmac54591-pcie.bin
2737 Link: brcm/brcmfmac54591-pcie.bin -> ../cypress/cyfmac54591-pcie.bin
2738 File: cypress/cyfmac54591-pcie.clm_blob
2739 Link: brcm/brcmfmac54591-pcie.clm_blob -> ../cypress/cyfmac54591-pcie.clm_blob
2740
2741 Licence: Redistributable. See LICENCE.cypress for details.
2742
2743 File: "brcm/brcmfmac43241b4-sdio.Advantech-MICA-071.txt"
2744 File: "brcm/brcmfmac43241b4-sdio.Intel Corp.-VALLEYVIEW C0 PLATFORM.txt"
2745 File: "brcm/brcmfmac4330-sdio.Prowise-PT301.txt"
2746 File: "brcm/brcmfmac43340-sdio.ASUSTeK COMPUTER INC.-TF103CE.txt"
2747 File: "brcm/brcmfmac43340-sdio.meegopad-t08.txt"
2748 File: "brcm/brcmfmac43340-sdio.pov-tab-p1006w-data.txt"
2749 File: "brcm/brcmfmac43340-sdio.predia-basic.txt"
2750 File: "brcm/brcmfmac43362-sdio.WC121.txt"
2751 File: "brcm/brcmfmac43362-sdio.cubietech,cubietruck.txt"
2752 Link: brcm/brcmfmac43362-sdio.kobo,aura.txt -> brcmfmac43362-sdio.WC121.txt
2753 Link: brcm/brcmfmac43362-sdio.kobo,tolino-shine2hd.txt -> brcmfmac43362-sdio.WC121.txt
2754 Link: brcm/brcmfmac43362-sdio.lemaker,bananapro.txt -> brcmfmac43362-sdio.cubietech,cubietruck.txt
2755 File: "brcm/brcmfmac43430a0-sdio.ilife-S806.txt"
2756 File: "brcm/brcmfmac43430a0-sdio.jumper-ezpad-mini3.txt"
2757 File: "brcm/brcmfmac43430a0-sdio.ONDA-V80 PLUS.txt"
2758 File: "brcm/brcmfmac43430-sdio.AP6212.txt"
2759 Link: brcm/brcmfmac43430-sdio.sinovoip,bpi-m2-plus.txt -> brcmfmac43430-sdio.AP6212.txt
2760 Link: brcm/brcmfmac43430-sdio.sinovoip,bpi-m2-zero.txt -> brcmfmac43430-sdio.AP6212.txt
2761 Link: brcm/brcmfmac43430-sdio.sinovoip,bpi-m2-ultra.txt -> brcmfmac43430-sdio.AP6212.txt
2762 Link: brcm/brcmfmac43430-sdio.sinovoip,bpi-m3.txt -> brcmfmac43430-sdio.AP6212.txt
2763 Link: brcm/brcmfmac43430-sdio.sinovoip,bananapi-m64.txt -> brcmfmac43430-sdio.AP6212.txt
2764 Link: brcm/brcmfmac43430-sdio.friendlyarm,nanopi-r1.txt -> brcmfmac43430-sdio.AP6212.txt
2765 Link: brcm/brcmfmac43430-sdio.starfive,visionfive-v1.txt -> brcmfmac43430-sdio.AP6212.txt
2766 Link: brcm/brcmfmac43430-sdio.beagle,beaglev-starlight-jh7100-a1.txt -> brcmfmac43430-sdio.AP6212.txt
2767 Link: brcm/brcmfmac43430-sdio.beagle,beaglev-starlight-jh7100-r0.txt -> brcmfmac43430-sdio.AP6212.txt
2768 File: "brcm/brcmfmac43430-sdio.Hampoo-D2D3_Vi8A1.txt"
2769 File: "brcm/brcmfmac43430-sdio.MUR1DX.txt"
2770 File: "brcm/brcmfmac43430-sdio.raspberrypi,3-model-b.txt"
2771 Link: brcm/brcmfmac43430-sdio.raspberrypi,model-zero-w.txt -> brcmfmac43430-sdio.raspberrypi,3-model-b.txt
2772 Link: brcm/brcmfmac43430-sdio.raspberrypi,model-zero-2-w.txt -> brcmfmac43430-sdio.raspberrypi,3-model-b.txt
2773 File: "brcm/brcmfmac43455-sdio.acepc-t8.txt"
2774 File: "brcm/brcmfmac43455-sdio.raspberrypi,3-model-b-plus.txt"
2775 Link: brcm/brcmfmac43455-sdio.raspberrypi,3-model-a-plus.txt -> brcmfmac43455-sdio.raspberrypi,3-model-b-plus.txt
2776 File: "brcm/brcmfmac43455-sdio.raspberrypi,4-model-b.txt"
2777 Link: brcm/brcmfmac43455-sdio.Raspberry\ Pi\ Foundation-Raspberry\ Pi\ 4\ Model\ B.txt -> brcmfmac43455-sdio.raspberrypi,4-model-b.txt
2778 Link: brcm/brcmfmac43455-sdio.Raspberry\ Pi\ Foundation-Raspberry\ Pi\ Compute\ Module\ 4.txt -> brcmfmac43455-sdio.raspberrypi,4-model-b.txt
2779 File: "brcm/brcmfmac43455-sdio.MINIX-NEO Z83-4.txt"
2780 File: "brcm/brcmfmac4356-pcie.gpd-win-pocket.txt"
2781 File: "brcm/brcmfmac4356-pcie.Intel Corporation-CHERRYVIEW D1 PLATFORM.txt"
2782 File: "brcm/brcmfmac4356-pcie.Xiaomi Inc-Mipad2.txt"
2783 File: brcm/brcmfmac4356-sdio.AP6356S.txt
2784 Link: brcm/brcmfmac4356-sdio.firefly,firefly-rk3399.txt -> brcmfmac4356-sdio.AP6356S.txt
2785 Link: brcm/brcmfmac4356-sdio.khadas,vim2.txt -> brcmfmac4356-sdio.AP6356S.txt
2786 Link: brcm/brcmfmac4356-sdio.vamrs,rock960.txt -> brcmfmac4356-sdio.AP6356S.txt
2787 File: brcm/brcmfmac43455-sdio.AW-CM256SM.txt
2788 Link: brcm/brcmfmac43455-sdio.beagle,am5729-beagleboneai.txt -> brcmfmac43455-sdio.AW-CM256SM.txt
2789 Link: brcm/brcmfmac43455-sdio.pine64,pinebook-pro.txt -> brcmfmac43455-sdio.AW-CM256SM.txt
2790 Link: brcm/brcmfmac43455-sdio.pine64,pinenote-v1.1.txt -> brcmfmac43455-sdio.AW-CM256SM.txt
2791 Link: brcm/brcmfmac43455-sdio.pine64,pinenote-v1.2.txt -> brcmfmac43455-sdio.AW-CM256SM.txt
2792 Link: brcm/brcmfmac43455-sdio.pine64,pinephone-pro.txt -> brcmfmac43455-sdio.AW-CM256SM.txt
2793 Link: brcm/brcmfmac43455-sdio.pine64,quartz64-a.txt -> brcmfmac43455-sdio.AW-CM256SM.txt
2794 Link: brcm/brcmfmac43455-sdio.pine64,quartz64-b.txt -> brcmfmac43455-sdio.AW-CM256SM.txt
2795 Link: brcm/brcmfmac43455-sdio.pine64,rockpro64-v2.0.txt -> brcmfmac43455-sdio.AW-CM256SM.txt
2796 Link: brcm/brcmfmac43455-sdio.pine64,rockpro64-v2.1.txt -> brcmfmac43455-sdio.AW-CM256SM.txt
2797 Link: brcm/brcmfmac43455-sdio.pine64,soquartz-model-a.txt -> brcmfmac43455-sdio.AW-CM256SM.txt
2798 Link: brcm/brcmfmac43455-sdio.pine64,soquartz-cm4io.txt -> brcmfmac43455-sdio.AW-CM256SM.txt
2799 Link: brcm/brcmfmac43455-sdio.pine64,soquartz-blade.txt -> brcmfmac43455-sdio.AW-CM256SM.txt
2800
2801 Licence: GPLv2. See GPL-2 for details.
2802
2803 --------------------------------------------------------------------------
2804
2805 Driver: ti-vpe - Texas Instruments V4L2 driver for Video Processing Engine
2806
2807 File: ti/vpdma-1b8.bin
2808
2809 Licence: Redistributable. See LICENCE.ti-tspa for details.
2810
2811 --------------------------------------------------------------------------
2812
2813 Driver: wl1251 - Texas Instruments 802.11 WLAN driver for WiLink4 chips
2814
2815 File: ti-connectivity/wl1251-fw.bin
2816 Version: 4.0.4.3.7
2817
2818 File: ti-connectivity/wl1251-nvs.bin
2819
2820 Licence: Redistributable. See LICENCE.wl1251 for details.
2821
2822 The published NVS files are for testing only. Every device needs to
2823 have a unique NVS which is properly calibrated for best results.
2824
2825 The driver expects to find the firmwares under a ti-connectivity subdirectory.
2826 So if your system looks for firmwares in /lib/firmware, the firmwares for
2827 wl12xx chips must be located in /lib/firmware/ti-connectivity/.
2828
2829 --------------------------------------------------------------------------
2830
2831 Driver: wl12xx - Texas Instruments 802.11 WLAN driver for WiLink6/7 chips
2832
2833 File: ti-connectivity/wl1271-fw.bin
2834 Version: 6.1.0.50.350 (STA-only)
2835 File: ti-connectivity/wl1271-fw-2.bin
2836 Version: 6.1.5.50.74 (STA-only)
2837 File: ti-connectivity/wl1271-fw-ap.bin
2838 Version: 6.2.1.0.54 (AP-only)
2839 File: ti-connectivity/wl127x-fw-3.bin
2840 Version: 6.3.0.0.77
2841 File: ti-connectivity/wl127x-fw-plt-3.bin
2842 Version: 6.3.0.0.77 (PLT-only)
2843 File: ti-connectivity/wl127x-fw-4-sr.bin
2844 Version: 6.3.5.0.98 (Single-role)
2845 File: ti-connectivity/wl127x-fw-4-mr.bin
2846 Version: 6.5.2.0.15 (Multi-role)
2847 File: ti-connectivity/wl127x-fw-4-plt.bin
2848 Version: 6.3.5.0.98 (PLT-only)
2849 File: ti-connectivity/wl127x-fw-5-sr.bin
2850 Version: 6.3.10.0.142 (Single-role)
2851 File: ti-connectivity/wl127x-fw-5-mr.bin
2852 Version: 6.5.7.0.50 (Multi-role)
2853 File: ti-connectivity/wl127x-fw-5-plt.bin
2854 Version: 6.3.10.0.142 (PLT-only)
2855
2856 File: ti-connectivity/wl128x-fw.bin
2857 Version: 7.1.5.50.74 (STA-only)
2858 File: ti-connectivity/wl128x-fw-ap.bin
2859 Version: 7.2.1.0.54 (AP-only)
2860 File: ti-connectivity/wl128x-fw-3.bin
2861 Version: 7.3.0.0.77
2862 File: ti-connectivity/wl128x-fw-plt-3.bin
2863 Version: 7.3.0.0.77
2864 File: ti-connectivity/wl128x-fw-4-sr.bin
2865 Version: 7.3.5.0.98 (Single-role)
2866 File: ti-connectivity/wl128x-fw-4-mr.bin
2867 Version: 7.5.2.0.15 (Multi-role)
2868 File: ti-connectivity/wl128x-fw-4-plt.bin
2869 Version: 7.3.5.0.98 (PLT)
2870 File: ti-connectivity/wl128x-fw-5-sr.bin
2871 Version: 7.3.10.0.142 (Single-role)
2872 File: ti-connectivity/wl128x-fw-5-mr.bin
2873 Version: 7.5.7.0.50 (Multi-role)
2874 File: ti-connectivity/wl128x-fw-5-plt.bin
2875 Version: 7.3.10.2.142 (PLT-only)
2876
2877 File: ti-connectivity/wl127x-nvs.bin
2878 File: ti-connectivity/wl128x-nvs.bin
2879 Link: ti-connectivity/wl12xx-nvs.bin -> wl127x-nvs.bin
2880 Link: ti-connectivity/wl1271-nvs.bin -> wl127x-nvs.bin
2881
2882 Licence: Redistributable. See LICENCE.ti-connectivity for details.
2883
2884 The NVS file includes two parts:
2885 - radio calibration
2886 - HW configuration parameters (aka. INI values)
2887
2888 The published NVS files are for testing only. Every device needs to
2889 hava a unique NVS which is properly calibrated for best results. You
2890 can find more information about NVS generation for your device here:
2891
2892 http://wireless.kernel.org/en/users/Drivers/wl12xx/calibrator
2893
2894 If you're using a wl127x based device, use a symbolic link called
2895 wl1271-nvs.bin that links to the wl127x-nvs.bin file. If you are
2896 using wl128x, link to wl128x-nvs.bin instead.
2897
2898 The driver expects to find the firmwares under a ti-connectivity
2899 subdirectory. So if your system looks for firmwares in /lib/firmware,
2900 the firmwares for wl12xx chips must be located in
2901 /lib/firmware/ti-connectivity/.
2902
2903 --------------------------------------------------------------------------
2904
2905 Driver: wl18xx - Texas Instruments 802.11 WLAN driver for WiLink8 chips
2906
2907 File: ti-connectivity/wl18xx-fw.bin
2908 Version: 8.2.0.0.100
2909 File: ti-connectivity/wl18xx-fw-2.bin
2910 Version: 8.5.0.0.55
2911 File: ti-connectivity/wl18xx-fw-3.bin
2912 Version: 8.8.0.0.13
2913 File: ti-connectivity/wl18xx-fw-4.bin
2914 Version: 8.9.0.0.79
2915
2916 Licence: Redistributable. See LICENCE.ti-connectivity for details.
2917
2918 The driver expects to find the firmwares under a ti-connectivity
2919 subdirectory. So if your system looks for firmwares in /lib/firmware,
2920 the firmwares for wl18xx chips must be located in
2921 /lib/firmware/ti-connectivity/.
2922
2923 --------------------------------------------------------------------------
2924
2925 Driver: TI_ST - Texas Instruments bluetooth driver
2926
2927 File: ti-connectivity/TIInit_6.2.31.bts
2928 Version: 2.44 (TI_P31.123)
2929 File: ti-connectivity/TIInit_6.6.15.bts
2930 Version: 2.14 (TI_P6_15.93)
2931 File: ti-connectivity/TIInit_7.2.31.bts
2932
2933 Licence: Redistributable. See LICENCE.ti-connectivity for details.
2934
2935 TIInit_7.2.31.bts version 7.2.31
2936
2937 In order to use that file copy it to /lib/firmware/ti-connectivity.
2938
2939 --------------------------------------------------------------------------
2940
2941 Driver: tlg2300 - Telgent 2300 V4L/DVB driver.
2942
2943 File: tlg2300_firmware.bin
2944
2945 Licence: Redistributable.
2946
2947 Telegent System grants permission to use and redistribute these
2948 firmware files for use with devices containing the chip tlg2300, but
2949 not as a part of the Linux kernel or in any other form which would
2950 require these files themselves to be covered by the terms of the GNU
2951 General Public License. These firmware files are distributed in the
2952 hope that they will be useful, but WITHOUT ANY WARRANTY; without even
2953 the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR
2954 PURPOSE.
2955
2956 --------------------------------------------------------------------------
2957
2958 Driver: r8712u - Realtek 802.11n WLAN driver for RTL8712U
2959
2960 File: rtlwifi/rtl8712u.bin
2961 Info: From Vendor's rtl8712_8188_8191_8192SU_usb_linux_v7_0.20100831
2962 Reverted rtl8188C_8192C_8192D_usb_linux_v3.4.2_3727.20120404
2963
2964 Licence: Redistributable. See LICENCE.rtlwifi_firmware.txt for details.
2965
2966 --------------------------------------------------------------------------
2967
2968 Driver: rtl8192ce - Realtek 802.11n WLAN driver for RTL8192CE
2969
2970 File: rtlwifi/rtl8192cfw.bin
2971 File: rtlwifi/rtl8192cfwU.bin
2972 File: rtlwifi/rtl8192cfwU_B.bin
2973 Info: From Vendor's realtek/rtlwifi_linux_mac80211_0019.0320.2014V628 driver
2974
2975 Licence: Redistributable. See LICENCE.rtlwifi_firmware.txt for details.
2976
2977 --------------------------------------------------------------------------
2978
2979 Driver: rtl8192cu - Realtek 802.11n WLAN driver for RTL8192CU
2980
2981 File: rtlwifi/rtl8192cufw.bin
2982 File: rtlwifi/rtl8192cufw_A.bin
2983 File: rtlwifi/rtl8192cufw_B.bin
2984 File: rtlwifi/rtl8192cufw_TMSC.bin
2985 Info: From Vendor's rtl8188C_8192C_usb_linux_v4.0.1_6911.20130308 driver
2986 All files extracted from driver/hal/rtl8192c/usb/Hal8192CUHWImg.c
2987 Relevant variables (CONFIG_BT_COEXISTENCE not set):
2988 - rtlwifi/rtl8192cufw_A.bin: Rtl8192CUFwUMCACutImgArray
2989 - rtlwifi/rtl8192cufw_B.bin: Rtl8192CUFwUMCBCutImgArray
2990 - rtlwifi/rtl8192cufw_TMSC.bin: Rtl8192CUFwTSMCImgArray
2991
2992 Licence: Redistributable. See LICENCE.rtlwifi_firmware.txt for details.
2993
2994 --------------------------------------------------------------------------
2995
2996 Driver: rtl8192se - Realtek 802.11n WLAN driver for RTL8192SE
2997
2998 Info: updated from rtl_92ce_92se_92de_linux_mac80211_0004.0816.2011 driver version
2999 File: rtlwifi/rtl8192sefw.bin
3000
3001 Licence: Redistributable. See LICENCE.rtlwifi_firmware.txt for details.
3002
3003 --------------------------------------------------------------------------
3004
3005 Driver: rtl8192de - Realtek 802.11n WLAN driver for RTL8192DE
3006
3007 Info: Updated from Realtek version rtl_92ce_92se_92de_8723ae_linux_mac80211_0007.0809.2012
3008 File: rtlwifi/rtl8192defw.bin
3009
3010 Licence: Redistributable. See LICENCE.rtlwifi_firmware.txt for details.
3011
3012 --------------------------------------------------------------------------
3013
3014 Driver: rtl8723e - Realtek 802.11n WLAN driver for RTL8723E
3015
3016 Info: Taken from Realtek version rtl_92ce_92se_92de_8723ae_linux_mac80211_0007.0809.2012
3017 File: rtlwifi/rtl8723fw.bin
3018 File: rtlwifi/rtl8723fw_B.bin
3019
3020 Licence: Redistributable. See LICENCE.rtlwifi_firmware.txt for details.
3021
3022 --------------------------------------------------------------------------
3023
3024 Driver: rtl8723be - Realtek 802.11n WLAN driver for RTL8723BE
3025
3026 Info: From Vendor's realtek/rtlwifi_linux_mac80211_0019.0320.2014V628 driver
3027 File: rtlwifi/rtl8723befw.bin
3028 Info: Update to version 36 - Sent by Realtek
3029 File: rtlwifi/rtl8723befw_36.bin
3030
3031 Licence: Redistributable. See LICENCE.rtlwifi_firmware.txt for details.
3032
3033 --------------------------------------------------------------------------
3034
3035 Driver: rtl8723de - Realtek 802.11ac WLAN driver for RTL8723DE
3036
3037 Info: Supplied by Vendor at https://github.com/pkshih/rtlwifi_rtl8723de
3038 File: rtlwifi/rtl8723defw.bin
3039
3040 Licence: Redistributable. See LICENCE.rtlwifi_firmware.txt for details.
3041
3042 --------------------------------------------------------------------------
3043
3044 Driver: rtl8188ee - Realtek 802.11n WLAN driver for RTL8188EE
3045
3046 Info: Taken from Realtek version rtl_92ce_92se_92de_8723ae_88ee_linux_mac80211_0010.0109.2013
3047 File: rtlwifi/rtl8188efw.bin
3048
3049 Licence: Redistributable. See LICENCE.rtlwifi_firmware.txt for details.
3050
3051 --------------------------------------------------------------------------
3052
3053 Driver: rtl8821ae - Realtek 802.11n WLAN driver for RTL8812AE
3054
3055 Info: From Vendor's realtek/rtlwifi_linux_mac80211_0019.0320.2014V628 driver
3056 File: rtlwifi/rtl8812aefw.bin
3057 File: rtlwifi/rtl8812aefw_wowlan.bin
3058
3059 Licence: Redistributable. See LICENCE.rtlwifi_firmware.txt for details.
3060
3061 --------------------------------------------------------------------------
3062
3063 Driver: rtl8821ae - Realtek 802.11n WLAN driver for RTL8821AE
3064
3065 Info: From Vendor's realtek/rtlwifi_linux_mac80211_0019.0320.2014V628 driver
3066 File: rtlwifi/rtl8821aefw.bin
3067 File: rtlwifi/rtl8821aefw_wowlan.bin
3068 Info: Update to version 29 - Sent by Realtek
3069 File: rtlwifi/rtl8821aefw_29.bin
3070
3071 Licence: Redistributable. See LICENCE.rtlwifi_firmware.txt for details.
3072
3073 --------------------------------------------------------------------------
3074
3075 Driver: rtl8822be - Realtek 802.11n WLAN driver for RTL8822BE
3076
3077 Info: Sent to Larry Finger by Realtek engineer Ping-Ke Shih <pkshih@realtek.com>
3078 File: rtlwifi/rtl8822befw.bin
3079
3080 Licence: Redistributable. See LICENCE.rtlwifi_firmware.txt for details.
3081
3082 --------------------------------------------------------------------------
3083
3084 Driver: rtw88 - Realtek 802.11ac WLAN driver for RTL8822BE and RTL8822CE
3085
3086 Info: Sent to Larry Finger by Realtek engineer Yan-Hsuan Chuang <yhchuang@realtek.com>
3087 File: rtw88/rtw8822b_fw.bin
3088 File: rtw88/rtw8822c_fw.bin
3089 File: rtw88/rtw8822c_wow_fw.bin
3090 File: rtw88/README
3091 File: rtw88/rtw8723d_fw.bin
3092 File: rtw88/rtw8821c_fw.bin
3093
3094 Licence: Redistributable. See LICENCE.rtlwifi_firmware.txt for details.
3095
3096 These firmware should be put under /lib/firmware/rtw88/
3097 And note that the rtw88 driver is able to support wake-on-wireless LAN
3098 for RTL8822C devices, after kernel v5.6+. So, make sure the firmware
3099 rtw88/rtw8822c_wow_fw.bin is also packed, otherwise the firmware load
3100 fail could be a problem.
3101 Although RTL8723D devices are 802.11n device, they are also supported
3102 by rtw88 because the hardware arch is similar.
3103
3104 --------------------------------------------------------------------------
3105
3106 Driver: rtw89 - Realtek 802.11ax WLAN driver for RTL8851B/RTL8852A/RTL8852B/RTL8852C
3107
3108 File: rtw89/rtw8851b_fw.bin
3109 File: rtw89/rtw8852a_fw.bin
3110 File: rtw89/rtw8852b_fw.bin
3111 File: rtw89/rtw8852b_fw-1.bin
3112 File: rtw89/rtw8852c_fw.bin
3113
3114 Licence: Redistributable. See LICENCE.rtlwifi_firmware.txt for details.
3115
3116 --------------------------------------------------------------------------
3117
3118 Driver: rtl8192ee - Realtek 802.11n WLAN driver for RTL8192EE
3119
3120 Info: Initial version taken from Realtek version
3121 rtl_92ce_92se_92de_8723ae_88ee_8723be_92ee_linux_mac80211_0017.1224.2013
3122 Updated Jan. 14, 2015 with file added by Realtek to
3123 http://github.com/lwfinger/rtlwifi_new.git.
3124 Same firmware rtl8192eu_nic.bin so just link them
3125 Link: rtlwifi/rtl8192eefw.bin -> rtl8192eu_nic.bin
3126
3127 Licence: Redistributable. See LICENCE.rtlwifi_firmware.txt for details.
3128
3129 --------------------------------------------------------------------------
3130
3131 Driver: rtl8723bs - Realtek 802.11n WLAN driver for RTL8723BS
3132
3133 Info: Firmware files extracted from data statements in Realtek driver
3134 v4.3.5.5_12290.20140916_BTCOEX20140507-4E40.
3135 File: rtlwifi/rtl8723bs_bt.bin
3136 Link: rtlwifi/rtl8723bs_nic.bin -> rtl8723bu_nic.bin
3137 Link: rtlwifi/rtl8723bs_ap_wowlan.bin -> rtl8723bu_ap_wowlan.bin
3138 Link: rtlwifi/rtl8723bs_wowlan.bin -> rtl8723bu_wowlan.bin
3139
3140 Licence: Redistributable. See LICENCE.rtlwifi_firmware.txt for details.
3141
3142 --------------------------------------------------------------------------
3143
3144 Driver: rtl8xxxu - Realtek 802.11n WLAN driver for RTL8XXX USB devices
3145
3146 Info: rtl8723au taken from Realtek driver
3147 rtl8723A_WiFi_linux_v4.1.3_6044.20121224
3148 Firmware is embedded in the driver as data statements. This info
3149 has been extracted into a binary file.
3150 File: rtlwifi/rtl8723aufw_A.bin
3151 File: rtlwifi/rtl8723aufw_B.bin
3152 File: rtlwifi/rtl8723aufw_B_NoBT.bin
3153
3154 Info: rtl8723bu taken from Realtek driver
3155 rtl8723BU_WiFi_linux_v4.3.16_14189.20150519_BTCOEX20150119-5844
3156 Firmware is embedded in the driver as data statements. This info
3157 has been extracted into a binary file.
3158 File: rtlwifi/rtl8723bu_nic.bin
3159 File: rtlwifi/rtl8723bu_wowlan.bin
3160 File: rtlwifi/rtl8723bu_ap_wowlan.bin
3161
3162 Info: rtl8192eu taken from Realtek driver
3163 rtl8192EU_WiFi_linux_v5.11.2.1-18-g8e7df912b.20210527_COEX20171113-0047
3164 Firmware is embedded in the driver as data statements. This info
3165 has been extracted into a binary file.
3166 File: rtlwifi/rtl8192eu_nic.bin
3167 Version: 35.7
3168 File: rtlwifi/rtl8192eu_wowlan.bin
3169 Version: 35.7
3170 File: rtlwifi/rtl8192eu_ap_wowlan.bin
3171 Version: 18.0
3172
3173 Info: rtl8188fu taken from Realtek driver
3174 RTL8188FU_Linux_v4.3.23.6_20964.20170110
3175 Firmware was embedded in the driver as data statements. This info
3176 has been extracted into a binary file.
3177 File: rtlwifi/rtl8188fufw.bin
3178
3179 File: rtlwifi/rtl8710bufw_SMIC.bin
3180 Version: 16.0
3181 File: rtlwifi/rtl8710bufw_UMC.bin
3182 Version: 16.0
3183
3184 Info: rtl8188eu taken from Realtek driver version
3185 v5.2.2.4_25483.20171222.
3186 Firmware is embedded in the driver as data statements. This info
3187 has been extracted into a binary file.
3188 File: rtlwifi/rtl8188eufw.bin
3189 Version: 28.0
3190
3191 Info: rtl8192fu taken from Realtek driver version
3192 v5.8.6.2_35538.20191028_COEX20190910-0d02.
3193 Firmware is embedded in the driver as data statements. This info
3194 has been extracted into a binary file.
3195 File: rtlwifi/rtl8192fufw.bin
3196 Version: 6.0
3197
3198 Licence: Redistributable. See LICENCE.rtlwifi_firmware.txt for details.
3199
3200 --------------------------------------------------------------------------
3201
3202 Driver: r8169 - RealTek 8169/8168/8101 ethernet driver.
3203
3204 File: rtl_nic/rtl8168d-1.fw
3205 File: rtl_nic/rtl8168d-2.fw
3206 File: rtl_nic/rtl8105e-1.fw
3207 File: rtl_nic/rtl8168e-1.fw
3208 File: rtl_nic/rtl8168e-2.fw
3209
3210 File: rtl_nic/rtl8168e-3.fw
3211 Version: 0.0.4
3212
3213 File: rtl_nic/rtl8168f-1.fw
3214 Version: 0.0.5
3215
3216 File: rtl_nic/rtl8168f-2.fw
3217 Version: 0.0.4
3218
3219 File: rtl_nic/rtl8411-1.fw
3220 Version: 0.0.3
3221
3222 File: rtl_nic/rtl8411-2.fw
3223 Version: 0.0.1
3224
3225 File: rtl_nic/rtl8402-1.fw
3226 Version: 0.0.1
3227
3228 File: rtl_nic/rtl8106e-1.fw
3229 Version: 0.0.1
3230
3231 File: rtl_nic/rtl8106e-2.fw
3232 Version: 0.0.1
3233
3234 File: rtl_nic/rtl8168g-1.fw
3235 Version: 0.0.3
3236
3237 File: rtl_nic/rtl8168g-2.fw
3238 Version: 0.0.1
3239
3240 File: rtl_nic/rtl8168g-3.fw
3241 Version: 0.0.1
3242
3243 File: rtl_nic/rtl8168h-1.fw
3244 Version: 0.0.2
3245
3246 File: rtl_nic/rtl8168h-2.fw
3247 Version: 0.0.2
3248
3249 File: rtl_nic/rtl8168fp-3.fw
3250 Version: 0.0.1
3251
3252 File: rtl_nic/rtl8107e-1.fw
3253 Version: 0.0.2
3254
3255 File: rtl_nic/rtl8107e-2.fw
3256 Version: 0.0.2
3257
3258 File: rtl_nic/rtl8125a-3.fw
3259 Version: 0.0.1
3260
3261 File: rtl_nic/rtl8125b-1.fw
3262 Version: 0.0.2
3263
3264 File: rtl_nic/rtl8125b-2.fw
3265 Version: 0.0.2
3266
3267 Licence:
3268 * Copyright © 2011-2013, Realtek Semiconductor Corporation
3269 *
3270 * Permission is hereby granted for the distribution of this firmware
3271 * data in hexadecimal or equivalent format, provided this copyright
3272 * notice is accompanying it.
3273
3274 --------------------------------------------------------------------------
3275
3276 Driver: r8152 - Realtek RTL8152/RTL8153 Based USB Ethernet Adapters
3277
3278 File: rtl_nic/rtl8153a-2.fw
3279 File: rtl_nic/rtl8153a-3.fw
3280 File: rtl_nic/rtl8153a-4.fw
3281 File: rtl_nic/rtl8153b-2.fw
3282 File: rtl_nic/rtl8153c-1.fw
3283 File: rtl_nic/rtl8156a-2.fw
3284 File: rtl_nic/rtl8156b-2.fw
3285
3286 Licence: Redistributable. See LICENCE.rtlwifi_firmware.txt for details.
3287
3288 --------------------------------------------------------------------------
3289
3290 Driver: vt6656 - VIA VT6656 USB wireless driver
3291
3292 File: vntwusb.fw
3293
3294 Licence: Redistributable. See LICENCE.via_vt6656 for details.
3295
3296 --------------------------------------------------------------------------
3297
3298 Driver: DFU Driver for Atheros bluetooth chipset AR3012
3299
3300 File: ar3k/AthrBT_0x01020001.dfu
3301 File: ar3k/ramps_0x01020001_26.dfu
3302 File: ar3k/AthrBT_0x01020200.dfu
3303 File: ar3k/ramps_0x01020200_26.dfu
3304 File: ar3k/ramps_0x01020200_40.dfu
3305 File: ar3k/AthrBT_0x31010000.dfu
3306 File: ar3k/ramps_0x31010000_40.dfu
3307 File: ar3k/AthrBT_0x11020000.dfu
3308 File: ar3k/ramps_0x11020000_40.dfu
3309 File: ar3k/ramps_0x01020201_26.dfu
3310 File: ar3k/ramps_0x01020201_40.dfu
3311 File: ar3k/AthrBT_0x41020000.dfu
3312 File: ar3k/ramps_0x41020000_40.dfu
3313 File: ar3k/AthrBT_0x11020100.dfu
3314 File: ar3k/ramps_0x11020100_40.dfu
3315 File: ar3k/AthrBT_0x31010100.dfu
3316 File: ar3k/ramps_0x31010100_40.dfu
3317
3318 Licence: Redistributable. See LICENCE.atheros_firmware for details
3319
3320 --------------------------------------------------------------------------
3321
3322 Driver: DFU Driver for Atheros bluetooth chipset AR3012
3323
3324 File: ar3k/AthrBT_0x01020201.dfu
3325 File: ar3k/1020201coex/ramps_0x01020201_26_HighPriority.dfu
3326
3327 Licence: Redistributable. See LICENSE.QualcommAtheros_ar3k for details
3328
3329 --------------------------------------------------------------------------
3330
3331 Driver:Atheros AR300x UART HCI Bluetooth Chip driver
3332
3333 File: ar3k/1020201/PS_ASIC.pst
3334 File: ar3k/1020201/RamPatch.txt
3335 File: ar3k/1020200/ar3kbdaddr.pst
3336 File: ar3k/1020200/PS_ASIC.pst
3337 File: ar3k/1020200/RamPatch.txt
3338 File: ar3k/30101/ar3kbdaddr.pst
3339 File: ar3k/30101/PS_ASIC.pst
3340 File: ar3k/30101/RamPatch.txt
3341 File: ar3k/30000/ar3kbdaddr.pst
3342 File: ar3k/30000/PS_ASIC.pst
3343 File: ar3k/30000/RamPatch.txt
3344
3345 Licence: Redistributable. See LICENCE.atheros_firmware for details
3346
3347 --------------------------------------------------------------------------
3348
3349 Driver: ath6kl - Atheros support for AR6003
3350
3351 File: ath6k/AR6004/hw1.3/fw-3.bin
3352 File: ath6k/AR6004/hw1.3/bdata.bin
3353 File: ath6k/AR6004/hw1.2/fw-2.bin
3354 File: ath6k/AR6004/hw1.2/bdata.bin
3355 File: ath6k/AR6003/hw1.0/otp.bin.z77
3356 File: ath6k/AR6003/hw1.0/bdata.SD31.bin
3357 File: ath6k/AR6003/hw1.0/bdata.SD32.bin
3358 File: ath6k/AR6003/hw1.0/data.patch.bin
3359 File: ath6k/AR6003/hw1.0/bdata.WB31.bin
3360 File: ath6k/AR6003/hw1.0/athwlan.bin.z77
3361 File: ath6k/AR6003/hw2.1.1/fw-2.bin
3362 File: ath6k/AR6003/hw2.1.1/fw-3.bin
3363 File: ath6k/AR6003/hw2.1.1/otp.bin
3364 File: ath6k/AR6003/hw2.1.1/athwlan.bin
3365 File: ath6k/AR6003/hw2.1.1/endpointping.bin
3366 File: ath6k/AR6003/hw2.1.1/bdata.SD31.bin
3367 File: ath6k/AR6003/hw2.1.1/bdata.SD32.bin
3368 File: ath6k/AR6003/hw2.1.1/data.patch.bin
3369 File: ath6k/AR6003/hw2.1.1/bdata.WB31.bin
3370 File: ath6k/AR6003/hw2.0/otp.bin.z77
3371 File: ath6k/AR6003/hw2.0/bdata.SD31.bin
3372 File: ath6k/AR6003/hw2.0/bdata.SD32.bin
3373 File: ath6k/AR6003/hw2.0/data.patch.bin
3374 File: ath6k/AR6003/hw2.0/bdata.WB31.bin
3375 File: ath6k/AR6003/hw2.0/athwlan.bin.z77
3376 File: ath6k/AR6002/eeprom.data
3377 File: ath6k/AR6002/eeprom.bin
3378 File: ath6k/AR6002/athwlan.bin.z77
3379 File: ath6k/AR6002/data.patch.hw2_0.bin
3380
3381 Licence: Redistributable. See LICENCE.atheros_firmware for details
3382
3383 --------------------------------------------------------------------------
3384
3385 Driver: ath10k - Qualcomm Atheros support for QCA988x family of chips
3386
3387 File: ath10k/QCA988X/hw2.0/board.bin
3388 File: ath10k/QCA988X/hw2.0/firmware-4.bin
3389 Version: 10.2.4.45
3390 File: ath10k/QCA988X/hw2.0/notice_ath10k_firmware-4.txt
3391 File: ath10k/QCA988X/hw2.0/firmware-5.bin
3392 Version: 10.2.4-1.0-00047
3393 File: ath10k/QCA988X/hw2.0/notice_ath10k_firmware-5.txt
3394 File: ath10k/QCA6174/hw2.1/board.bin
3395 File: ath10k/QCA6174/hw2.1/board-2.bin
3396 File: ath10k/QCA6174/hw2.1/firmware-5.bin
3397 Version: SW_RM.1.1.1-00157-QCARMSWPZ-1
3398 File: ath10k/QCA6174/hw2.1/notice_ath10k_firmware-5.txt
3399 File: ath10k/QCA6174/hw3.0/board.bin
3400 File: ath10k/QCA6174/hw3.0/board-2.bin
3401 File: ath10k/QCA6174/hw3.0/firmware-4.bin
3402 Version: WLAN.RM.2.0-00180-QCARMSWPZ-1
3403 File: ath10k/QCA6174/hw3.0/notice_ath10k_firmware-4.txt
3404 File: ath10k/QCA6174/hw3.0/firmware-6.bin
3405 Version: WLAN.RM.4.4.1-00288-QCARMSWPZ-1
3406 File: ath10k/QCA6174/hw3.0/notice_ath10k_firmware-6.txt
3407 File: ath10k/QCA6174/hw3.0/firmware-sdio-6.bin
3408 Version: WLAN.RMH.4.4.1-00174
3409 File: ath10k/QCA6174/hw3.0/notice_ath10k_firmware-sdio-6.txt
3410 File: ath10k/QCA9377/hw1.0/board.bin
3411 File: ath10k/QCA9377/hw1.0/board-2.bin
3412 File: ath10k/QCA9377/hw1.0/firmware-5.bin
3413 Version: WLAN.TF.1.0-00002-QCATFSWPZ-5
3414 File: ath10k/QCA9377/hw1.0/notice_ath10k_firmware-5.txt
3415 File: ath10k/QCA9377/hw1.0/firmware-sdio-5.bin
3416 Version: WLAN.TF.1.1.1-00061-QCATFSWPZ-1
3417 File: ath10k/QCA9377/hw1.0/notice_ath10k_firmware-sdio-5.txt
3418 File: ath10k/QCA99X0/hw2.0/board-2.bin
3419 File: ath10k/QCA99X0/hw2.0/firmware-5.bin
3420 Version: 10.4.1.00030-1
3421 File: ath10k/QCA99X0/hw2.0/notice_ath10k_firmware-5.txt
3422 File: ath10k/QCA4019/hw1.0/board-2.bin
3423 File: ath10k/QCA4019/hw1.0/firmware-5.bin
3424 Version: 10.4-3.6-00140
3425 File: ath10k/QCA4019/hw1.0/notice_ath10k_firmware-5.txt
3426 File: ath10k/QCA9887/hw1.0/board.bin
3427 File: ath10k/QCA9887/hw1.0/firmware-5.bin
3428 Version: 10.2.4-1.0-00047
3429 File: ath10k/QCA9887/hw1.0/notice_ath10k_firmware-5.txt
3430 File: ath10k/QCA9888/hw2.0/board-2.bin
3431 File: ath10k/QCA9888/hw2.0/firmware-5.bin
3432 Version: 10.4-3.9.0.2-00157
3433 File: ath10k/QCA9888/hw2.0/notice_ath10k_firmware-5.txt
3434 File: ath10k/QCA9984/hw1.0/board-2.bin
3435 File: ath10k/QCA9984/hw1.0/firmware-5.bin
3436 Version: 10.4-3.9.0.2-00157
3437 File: ath10k/QCA9984/hw1.0/notice_ath10k_firmware-5.txt
3438 File: ath10k/QCA9377/hw1.0/firmware-6.bin
3439 Version: WLAN.TF.2.1-00021-QCARMSWP-1
3440 File: ath10k/QCA9377/hw1.0/notice_ath10k_firmware-6.txt
3441 File: ath10k/WCN3990/hw1.0/board-2.bin
3442 File: ath10k/WCN3990/hw1.0/firmware-5.bin
3443 File: qcom/sdm845/wlanmdsp.mbn
3444 Link: ath10k/WCN3990/hw1.0/wlanmdsp.mbn -> ../../../qcom/sdm845/wlanmdsp.mbn
3445 Version: WLAN.HL.2.0-01387-QCAHLSWMTPLZ-1
3446 File: qcom/sdm845/notice.txt_wlanmdsp
3447
3448 Licence: Redistributable. See LICENSE.QualcommAtheros_ath10k for details
3449
3450 --------------------------------------------------------------------------
3451
3452 Driver: ath11k - Qualcomm Technologies 802.11ax chipset support
3453
3454 File: ath11k/IPQ6018/hw1.0/board-2.bin
3455 File: ath11k/IPQ6018/hw1.0/m3_fw.b00
3456 File: ath11k/IPQ6018/hw1.0/m3_fw.b01
3457 File: ath11k/IPQ6018/hw1.0/m3_fw.b02
3458 File: ath11k/IPQ6018/hw1.0/m3_fw.flist
3459 File: ath11k/IPQ6018/hw1.0/m3_fw.mdt
3460 File: ath11k/IPQ6018/hw1.0/q6_fw.b00
3461 File: ath11k/IPQ6018/hw1.0/q6_fw.b01
3462 File: ath11k/IPQ6018/hw1.0/q6_fw.b02
3463 File: ath11k/IPQ6018/hw1.0/q6_fw.b03
3464 File: ath11k/IPQ6018/hw1.0/q6_fw.b04
3465 File: ath11k/IPQ6018/hw1.0/q6_fw.b05
3466 File: ath11k/IPQ6018/hw1.0/q6_fw.b07
3467 File: ath11k/IPQ6018/hw1.0/q6_fw.b08
3468 File: ath11k/IPQ6018/hw1.0/q6_fw.flist
3469 File: ath11k/IPQ6018/hw1.0/q6_fw.mdt
3470 Version: WLAN.HK.2.7.0.1-01744-QCAHKSWPL_SILICONZ-1
3471 File: ath11k/IPQ6018/hw1.0/Notice.txt
3472 File: ath11k/IPQ8074/hw2.0/board-2.bin
3473 File: ath11k/IPQ8074/hw2.0/m3_fw.b00
3474 File: ath11k/IPQ8074/hw2.0/m3_fw.b01
3475 File: ath11k/IPQ8074/hw2.0/m3_fw.b02
3476 File: ath11k/IPQ8074/hw2.0/m3_fw.flist
3477 File: ath11k/IPQ8074/hw2.0/m3_fw.mdt
3478 File: ath11k/IPQ8074/hw2.0/q6_fw.b00
3479 File: ath11k/IPQ8074/hw2.0/q6_fw.b01
3480 File: ath11k/IPQ8074/hw2.0/q6_fw.b02
3481 File: ath11k/IPQ8074/hw2.0/q6_fw.b03
3482 File: ath11k/IPQ8074/hw2.0/q6_fw.b04
3483 File: ath11k/IPQ8074/hw2.0/q6_fw.b05
3484 File: ath11k/IPQ8074/hw2.0/q6_fw.b07
3485 File: ath11k/IPQ8074/hw2.0/q6_fw.b08
3486 File: ath11k/IPQ8074/hw2.0/q6_fw.flist
3487 File: ath11k/IPQ8074/hw2.0/q6_fw.mdt
3488 Version: WLAN.HK.2.7.0.1-01744-QCAHKSWPL_SILICONZ-1
3489 File: ath11k/IPQ8074/hw2.0/Notice.txt
3490 File: ath11k/QCA6390/hw2.0/board-2.bin
3491 File: ath11k/QCA6390/hw2.0/amss.bin
3492 File: ath11k/QCA6390/hw2.0/m3.bin
3493 Version: WLAN.HST.1.0.1-05266-QCAHSTSWPLZ_V2_TO_X86-1
3494 File: ath11k/QCA6390/hw2.0/Notice.txt
3495 File: ath11k/WCN6855/hw2.0/regdb.bin
3496 File: ath11k/WCN6855/hw2.0/board-2.bin
3497 File: ath11k/WCN6855/hw2.0/amss.bin
3498 File: ath11k/WCN6855/hw2.0/m3.bin
3499 Version: WLAN.HSP.1.1-03125-QCAHSPSWPL_V1_V2_SILICONZ_LITE-3.6510.23
3500 File: ath11k/WCN6855/hw2.0/Notice.txt
3501 Link: ath11k/WCN6855/hw2.1/regdb.bin -> ../hw2.0/regdb.bin
3502 Link: ath11k/WCN6855/hw2.1/board-2.bin -> ../hw2.0/board-2.bin
3503 Link: ath11k/WCN6855/hw2.1/amss.bin -> ../hw2.0/amss.bin
3504 Link: ath11k/WCN6855/hw2.1/m3.bin -> ../hw2.0/m3.bin
3505 File: ath11k/QCN9074/hw1.0/board-2.bin
3506 File: ath11k/QCN9074/hw1.0/amss.bin
3507 File: ath11k/QCN9074/hw1.0/m3.bin
3508 Version: WLAN.HK.2.7.0.1-01744-QCAHKSWPL_SILICONZ-1
3509 File: ath11k/QCN9074/hw1.0/Notice.txt
3510 File: ath11k/WCN6750/hw1.0/board-2.bin
3511 File: ath11k/WCN6750/hw1.0/wpss.b00
3512 File: ath11k/WCN6750/hw1.0/wpss.b01
3513 File: ath11k/WCN6750/hw1.0/wpss.b02
3514 File: ath11k/WCN6750/hw1.0/wpss.b03
3515 File: ath11k/WCN6750/hw1.0/wpss.b04
3516 File: ath11k/WCN6750/hw1.0/wpss.b05
3517 File: ath11k/WCN6750/hw1.0/wpss.b06
3518 File: ath11k/WCN6750/hw1.0/wpss.b07
3519 File: ath11k/WCN6750/hw1.0/wpss.b08
3520 File: ath11k/WCN6750/hw1.0/wpss.mdt
3521 Version: WLAN.MSL.1.0.1-01160-QCAMSLSWPLZ-1
3522 File: ath11k/WCN6750/hw1.0/Notice.txt
3523 File: ath11k/IPQ5018/hw1.0/board-2.bin
3524 File: ath11k/IPQ5018/hw1.0/m3_fw.b00
3525 File: ath11k/IPQ5018/hw1.0/m3_fw.b01
3526 File: ath11k/IPQ5018/hw1.0/m3_fw.b02
3527 File: ath11k/IPQ5018/hw1.0/m3_fw.flist
3528 File: ath11k/IPQ5018/hw1.0/m3_fw.mdt
3529 File: ath11k/IPQ5018/hw1.0/q6_fw.b00
3530 File: ath11k/IPQ5018/hw1.0/q6_fw.b01
3531 File: ath11k/IPQ5018/hw1.0/q6_fw.b02
3532 File: ath11k/IPQ5018/hw1.0/q6_fw.b03
3533 File: ath11k/IPQ5018/hw1.0/q6_fw.b04
3534 File: ath11k/IPQ5018/hw1.0/q6_fw.b05
3535 File: ath11k/IPQ5018/hw1.0/q6_fw.b07
3536 File: ath11k/IPQ5018/hw1.0/q6_fw.b08
3537 File: ath11k/IPQ5018/hw1.0/q6_fw.b09
3538 File: ath11k/IPQ5018/hw1.0/q6_fw.b10
3539 File: ath11k/IPQ5018/hw1.0/q6_fw.b11
3540 File: ath11k/IPQ5018/hw1.0/q6_fw.b13
3541 File: ath11k/IPQ5018/hw1.0/q6_fw.b14
3542 File: ath11k/IPQ5018/hw1.0/q6_fw.flist
3543 File: ath11k/IPQ5018/hw1.0/q6_fw.mdt
3544 Version: WLAN.HK.2.6.0.1-00861-QCAHKSWPL_SILICONZ-1
3545 File: ath11k/IPQ5018/hw1.0/Notice.txt
3546
3547 Licence: Redistributable. See LICENSE.QualcommAtheros_ath10k for details
3548
3549 --------------------------------------------------------------------------
3550
3551 Driver: myri10ge - Myri10GE 10GbE NIC driver
3552
3553 File: myri10ge_eth_z8e.dat
3554 File: myri10ge_ethp_z8e.dat
3555 File: myri10ge_rss_eth_z8e.dat
3556 File: myri10ge_rss_ethp_z8e.dat
3557 File: myri10ge_eth_big_z8e.dat
3558 File: myri10ge_ethp_big_z8e.dat
3559 File: myri10ge_rss_eth_big_z8e.dat
3560 File: myri10ge_rss_ethp_big_z8e.dat
3561 Version: 1.4.57
3562
3563 License: Redistributable. See LICENCE.myri10ge_firmware for details.
3564
3565 --------------------------------------------------------------------------
3566
3567 Driver: ath6kl - Atheros support for AR6003 WiFi-Bluetooth combo module
3568
3569 File: ath6k/AR6003.1/hw2.1.1/athwlan.bin
3570 File: ath6k/AR6003.1/hw2.1.1/bdata.SD31.bin
3571 File: ath6k/AR6003.1/hw2.1.1/bdata.SD32.bin
3572 File: ath6k/AR6003.1/hw2.1.1/bdata.WB31.bin
3573 File: ath6k/AR6003.1/hw2.1.1/data.patch.bin
3574 File: ath6k/AR6003.1/hw2.1.1/endpointping.bin
3575 File: ath6k/AR6003.1/hw2.1.1/otp.bin
3576
3577 License: Redistributable. See LICENCE.atheros_firmware for details
3578
3579 --------------------------------------------------------------------------
3580
3581 Driver: ath6kl - Atheros support for AR3001 WiFi-Bluetooth combo module
3582
3583 File: ar3k/30101coex/ar3kbdaddr.pst
3584 File: ar3k/30101coex/PS_ASIC_aclLowPri.pst
3585 File: ar3k/30101coex/PS_ASIC_aclHighPri.pst
3586 File: ar3k/30101coex/PS_ASIC.pst
3587 File: ar3k/30101coex/RamPatch.txt
3588
3589 License: Redistributable. See LICENCE.atheros_firmware for details
3590
3591 --------------------------------------------------------------------------
3592
3593 Driver: drxk - Micronas DRX-K demodulator driver
3594
3595 File: dvb-usb-terratec-h5-drxk.fw
3596
3597 Licence: Redistributable.
3598
3599 TERRATEC grants permission to use and redistribute these firmware
3600 files for use with TERRATEC devices, but not as part of the Linux
3601 kernel or in any other form which would require these files themselves
3602 to be covered by the terms of the GNU General Public License.
3603
3604 These firmware files are distributed in the hope that they will be
3605 useful, but WITHOUT ANY WARRANTY; without even the implied warranty
3606 of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
3607
3608 --------------------------------------------------------------------------
3609
3610 Driver: ene-ub6250 -- ENE UB6250 SD card reader driver
3611
3612 File: ene-ub6250/sd_init1.bin
3613 File: ene-ub6250/sd_init2.bin
3614 File: ene-ub6250/sd_rdwr.bin
3615 File: ene-ub6250/ms_init.bin
3616 File: ene-ub6250/msp_rdwr.bin
3617 File: ene-ub6250/ms_rdwr.bin
3618
3619 Licence: Redistributable. See LICENCE.ene_firmware for details.
3620
3621 --------------------------------------------------------------------------
3622
3623 Driver: isci -- Intel C600 SAS controller driver
3624
3625 File: isci/isci_firmware.bin
3626 Source: isci/
3627
3628 Licence: GPLv2. See GPL-2 for details.
3629
3630 --------------------------------------------------------------------------
3631
3632 Driver: ar5523 -- Atheros AR5523 based USB Wifi dongles
3633
3634 File: ar5523.bin
3635
3636 Licence: Redistributable. See LICENCE.atheros_firmware for details
3637
3638 --------------------------------------------------------------------------
3639
3640 Driver: s5p-mfc - Samsung MFC video encoder/decoder driver
3641
3642 File: s5p-mfc.fw
3643 File: s5p-mfc-v6.fw
3644 File: s5p-mfc-v6-v2.fw
3645 File: s5p-mfc-v7.fw
3646 File: s5p-mfc-v8.fw
3647
3648 Licence: Redistributable.
3649
3650 Samsung grants permission to use and redistribute aforementioned firmware
3651 files for the use with Exynos series devices, but not as part of the Linux
3652 kernel, or in any other form which would require these files themselves
3653 to be covered by the terms of the GNU General Public License.
3654
3655 These firmware files are distributed in the hope that they will be
3656 useful, but WITHOUT ANY WARRANTY; without even the implied warranty
3657 of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
3658
3659 --------------------------------------------------------------------------
3660
3661 Driver: carl9170 -- Atheros AR9170 802.11 draft-n USB driver
3662
3663 File: carl9170-1.fw
3664 Version: 1.9.6
3665 Source: carl9170fw/
3666
3667 Downloaded from http://linuxwireless.org/en/users/Drivers/carl9170
3668
3669 Licence: GPLv2. Some build scripts use the New BSD (3-clause) licence.. See GPL-2 for details.
3670
3671 --------------------------------------------------------------------------
3672
3673 Driver: snd-hda-codec-ca0132 - Creative Sound Core3D codec
3674
3675 File: ctefx.bin
3676 File: ctspeq.bin
3677
3678 Licence: Redistributable. See LICENCE.ca0132 for details
3679
3680 Found also in alsa-firmware package.
3681
3682 --------------------------------------------------------------------------
3683
3684 Driver: btusb - Bluetooth USB driver
3685
3686 File: intel/ibt-hw-37.7.bseq
3687 Version: 1316.02.00
3688 File: intel/ibt-hw-37.7.10-fw-1.80.2.3.d.bseq
3689 Version: BT_WilkinsPeak_B3_REL_87_0001
3690 File: intel/ibt-hw-37.7.10-fw-1.0.2.3.d.bseq
3691 Version: BT_WilkinsPeak_B3_REL_87_0001
3692 File: intel/ibt-hw-37.7.10-fw-1.80.1.2d.d.bseq
3693 Version: BT_WilkinsPeak_B5_REL_42_0001
3694 File: intel/ibt-hw-37.7.10-fw-1.0.1.2d.d.bseq
3695 Version: BT_WilkinsPeak_B5_REL_42_0001
3696 File: intel/ibt-hw-37.8.bseq
3697 Version: 1339_02.00
3698 File: intel/ibt-hw-37.8.10-fw-1.10.2.27.d.bseq
3699 Version: BT_StonePeak_C0_REL_59_0001
3700 File: intel/ibt-hw-37.8.10-fw-1.10.3.11.e.bseq
3701 Version: BT_StonePeak_D0_REL_50_0002
3702 File: intel/ibt-hw-37.8.10-fw-22.50.19.14.f.bseq
3703 Version: BT_StonePeak_D1_REL_67_1278
3704 File: intel/ibt-11-5.ddc
3705 Version: LnP/SfP_REL1294
3706 File: intel/ibt-11-5.sfi
3707 Version: BT_LightningPeak_REL0487
3708 File: intel/ibt-12-16.ddc
3709 Version: BT_WindStormPeak_REL1299
3710 File: intel/ibt-12-16.sfi
3711 Version: BT_WindStormPeak_REL1299
3712 File: intel/ibt-17-16-1.sfi
3713 Version: BT_JeffersonPeak_B0_B0_REL20379
3714 File: intel/ibt-17-16-1.ddc
3715 Version: BT_JeffersonPeak_B0_B0_REL20379
3716 File: intel/ibt-17-2.sfi
3717 Version: BT_JeffersonPeak_B0_B0_REL20379
3718 File: intel/ibt-17-2.ddc
3719 Version: BT_JeffersonPeak_B0_B0_REL20379
3720 File: intel/ibt-17-0-1.sfi
3721 Version: BT_JeffersonPeak_A0_B0_REL0201
3722 File: intel/ibt-17-0-1.ddc
3723 Version: BT_JeffersonPeak_A0_B0_REL0201
3724 File: intel/ibt-17-1.sfi
3725 Version: BT_JeffersonPeak_A0_B0_REL0201
3726 File: intel/ibt-17-1.ddc
3727 Version: BT_JeffersonPeak_A0_B0_REL0201
3728 File: intel/ibt-18-16-1.sfi
3729 Version: BT_ThunderPeak_B0_B0_REL20379
3730 File: intel/ibt-18-16-1.ddc
3731 Version: BT_ThunderPeak_B0_B0_REL20379
3732 File: intel/ibt-18-2.sfi
3733 Version: BT_ThunderPeak_B0_B0_REL20379
3734 File: intel/ibt-18-2.ddc
3735 Version: BT_ThunderPeak_B0_B0_REL20379
3736 File: intel/ibt-18-0-1.sfi
3737 Version: BT_ThunderPeak_A0_B0_REL0201
3738 File: intel/ibt-18-0-1.ddc
3739 Version: BT_ThunderPeak_A0_B0_REL0201
3740 File: intel/ibt-18-1.sfi
3741 Version: BT_ThunderPeak_A0_B0_REL0201
3742 File: intel/ibt-18-1.ddc
3743 Version: BT_ThunderPeak_A0_B0_REL0201
3744 File:intel/ibt-20-0-3.sfi
3745 Version: BT_CyclonePeak_A0_REL53497
3746 File:intel/ibt-20-0-3.ddc
3747 Version: BT_CyclonePeak_A0_REL53497
3748 File:intel/ibt-20-1-3.sfi
3749 Version: BT_CyclonePeak_A0_REL53497
3750 File:intel/ibt-20-1-3.ddc
3751 Version: BT_CyclonePeak_A0_REL53497
3752 File:intel/ibt-20-1-4.sfi
3753 Version: BT_CyclonePeak_A0_REL53497
3754 File:intel/ibt-20-1-4.ddc
3755 Version: BT_CyclonePeak_A0_REL53497
3756 File:intel/ibt-19-0-0.sfi
3757 Version: BT_Quasar_REL53497
3758 File:intel/ibt-19-0-0.ddc
3759 Version: BT_Quasar_REL53497
3760 File:intel/ibt-19-0-1.sfi
3761 Version: BT_Quasar_REL53497
3762 File:intel/ibt-19-0-1.ddc
3763 Version: BT_Quasar_REL53497
3764 File:intel/ibt-19-0-3.sfi
3765 Version: BT_Quasar_REL53263
3766 File:intel/ibt-19-0-3.ddc
3767 Version: BT_Quasar_REL53263
3768 File:intel/ibt-19-0-4.sfi
3769 Version: BT_HarrisonPeak_REL53497
3770 File:intel/ibt-19-0-4.ddc
3771 Version: BT_HarrisonPeak_REL53497
3772 File:intel/ibt-19-16-4.sfi
3773 Version: BT_HarrisonPeak_REL53497
3774 File:intel/ibt-19-16-4.ddc
3775 Version: BT_HarrisonPeak_REL53497
3776 File:intel/ibt-19-32-1.sfi
3777 Version: BT_HarrisonPeak_REL53497
3778 File:intel/ibt-19-32-1.ddc
3779 Version: BT_HarrisonPeak_REL53497
3780 File:intel/ibt-19-32-0.sfi
3781 Version: BT_HarrisonPeak_REL53497
3782 File:intel/ibt-19-32-0.ddc
3783 Version: BT_HarrisonPeak_REL53497
3784 File:intel/ibt-19-32-4.sfi
3785 Version: BT_HarrisonPeak_REL53497
3786 File:intel/ibt-19-32-4.ddc
3787 Version: BT_HarrisonPeak_REL53497
3788 File:intel/ibt-19-240-1.sfi
3789 Version: BT_HarrisonPeak_REL53497
3790 File:intel/ibt-19-240-1.ddc
3791 Version: BT_HarrisonPeak_REL53497
3792 File:intel/ibt-19-240-4.sfi
3793 Version: BT_HarrisonPeak_REL53497
3794 File:intel/ibt-19-240-4.ddc
3795 Version: BT_HarrisonPeak_REL53497
3796 File:intel/ibt-0041-0041.sfi
3797 Version: BT_TyphoonPeak_REL66410
3798 File:intel/ibt-0041-0041.ddc
3799 Version: BT_TyphoonPeak_REL66410
3800 File:intel/ibt-0040-0041.sfi
3801 Version: BT_Solar_GfP2_REL66410
3802 File:intel/ibt-0040-0041.ddc
3803 Version: BT_Solar_GfP2_REL66410
3804 File:intel/ibt-1040-0041.sfi
3805 Version: BT_SolarF_GfP2_REL66410
3806 File:intel/ibt-1040-0041.ddc
3807 Version: BT_SolarF_GfP2_REL66410
3808
3809 File:intel/ibt-0040-1020.sfi
3810 Version: BT_Solar_JfP1_REL59564
3811 File:intel/ibt-0040-1020.ddc
3812 Version: BT_Solar_JfP1_REL59564
3813 File:intel/ibt-1040-1020.sfi
3814 Version: BT_SolarF_JfP1_REL59564
3815 File:intel/ibt-1040-1020.ddc
3816 Version: BT_SolarF_JfP1_REL59564
3817
3818 File:intel/ibt-0040-2120.sfi
3819 Version: BT_Solar_JfP2_REL52159
3820 File:intel/ibt-0040-2120.ddc
3821 Version: BT_Solar_JfP2_REL52159
3822 File:intel/ibt-1040-2120.sfi
3823 Version: BT_SolarF_JfP2_REL59564
3824 File:intel/ibt-1040-2120.ddc
3825 Version: BT_SolarF_JfP2_REL59564
3826
3827 File:intel/ibt-0040-4150.sfi
3828 Version: BT_Solar_JnP2_REL66410
3829 File:intel/ibt-0040-4150.ddc
3830 Version: BT_Solar_JnP2_REL66410
3831 File:intel/ibt-1040-4150.sfi
3832 Version: BT_SolarF_JnP2_REL66410
3833 File:intel/ibt-1040-4150.ddc
3834 Version: BT_SolarF_JnP2_REL66410
3835
3836 File:intel/ibt-0291-0291.sfi
3837 Version: BT_GalePeak_REL39025
3838 File:intel/ibt-0291-0291.ddc
3839 Version: BT_GalePeak_REL39025
3840
3841 File:intel/ibt-0180-0041.sfi
3842 Version: BT_Magnetar_GfP2_REL82221
3843 File:intel/ibt-0180-0041.ddc
3844 Version: BT_Magnetar_GfP2_REL82221
3845
3846 File:intel/ibt-0180-4150.sfi
3847 Version: BT_Magnetar_HrP2_REL82221
3848 File:intel/ibt-0180-4150.ddc
3849 Version: BT_Magnetar_HrP2_REL82221
3850
3851 File:intel/ibt-0180-1050.sfi
3852 Version: BT_Magnetar_HrP1_REL82221
3853 File:intel/ibt-0180-1050.ddc
3854 Version: BT_Magnetar_HrP1_REL82221
3855
3856 Licence: Redistributable. See LICENCE.ibt_firmware for details
3857
3858 File: rtl_bt/rtl8192ee_fw.bin
3859 File: rtl_bt/rtl8192eu_fw.bin
3860 File: rtl_bt/rtl8723a_fw.bin
3861 File: rtl_bt/rtl8723b_fw.bin
3862 File: rtl_bt/rtl8723bs_fw.bin
3863 File: rtl_bt/rtl8723bs_config-OBDA8723.bin
3864 Link: rtl_bt/rtl8723bs_config-OBDA0623.bin -> rtl8723bs_config-OBDA8723.bin
3865 File: rtl_bt/rtl8761a_fw.bin
3866 File: rtl_bt/rtl8761b_fw.bin
3867 File: rtl_bt/rtl8761b_config.bin
3868 File: rtl_bt/rtl8761bu_fw.bin
3869 File: rtl_bt/rtl8761bu_config.bin
3870 File: rtl_bt/rtl8812ae_fw.bin
3871 File: rtl_bt/rtl8821a_fw.bin
3872 Link: rtl_bt/rtl8821a_config.bin -> rtl8821c_config.bin
3873 File: rtl_bt/rtl8822b_fw.bin
3874 File: rtl_bt/rtl8822b_config.bin
3875 File: rtl_bt/rtl8723d_fw.bin
3876 File: rtl_bt/rtl8723d_config.bin
3877 File: rtl_bt/rtl8821c_fw.bin
3878 File: rtl_bt/rtl8821c_config.bin
3879 File: rtl_bt/rtl8821cs_fw.bin
3880 File: rtl_bt/rtl8821cs_config.bin
3881 File: rtl_bt/rtl8822cu_fw.bin
3882 File: rtl_bt/rtl8822cu_config.bin
3883 File: rtl_bt/rtl8822cs_fw.bin
3884 File: rtl_bt/rtl8822cs_config.bin
3885 File: rtl_bt/rtl8852au_fw.bin
3886 File: rtl_bt/rtl8852au_config.bin
3887 File: rtl_bt/rtl8852bu_fw.bin
3888 File: rtl_bt/rtl8852bu_config.bin
3889 File: rtl_bt/rtl8852cu_fw.bin
3890 File: rtl_bt/rtl8852cu_fw_v2.bin
3891 File: rtl_bt/rtl8852cu_config.bin
3892 File: rtl_bt/rtl8851bu_fw.bin
3893 File: rtl_bt/rtl8851bu_config.bin
3894
3895 Licence: Redistributable. See LICENCE.rtlwifi_firmware.txt for details.
3896
3897 Found in vendor driver, linux_bt_usb_2.11.20140423_8723be.rar
3898 From https://github.com/troy-tan/driver_store
3899 Files rtl_bt/rtl8822b_* came directly from Realtek. These files are
3900 updated on April 14, 2017.
3901
3902 Found in vendor driver, 20200806_LINUX_BT_DRIVER_RTL8761B_COEX_v0202.zip
3903 File rtl_bt/rtl8761b_config.bin
3904 File rtl_bt/rtl8761bu_config.bin
3905
3906 --------------------------------------------------------------------------
3907
3908 Driver: btmtk_usb - Bluetooth USB driver
3909
3910 File: mediatek/mt7650.bin
3911 Link: mt7650.bin -> mediatek/mt7650.bin
3912
3913 Licence: Redistributable. See LICENCE.ralink_a_mediatek_company_firmware for details
3914
3915 --------------------------------------------------------------------------
3916
3917 Driver: rp2 -- Comtrol RocketPort 2 serial driver
3918
3919 File: rp2.fw
3920
3921 Licence: Redistributable.
3922
3923 Copyright (C) 2013 Comtrol Corporation
3924
3925 Comtrol grants permission to use and redistribute these firmware
3926 files for use with Comtrol devices, but not as part of the Linux
3927 kernel or in any other form which would require these files themselves
3928 to be covered by the terms of the GNU General Public License.
3929
3930 These firmware files are distributed in the hope that they will be
3931 useful, but WITHOUT ANY WARRANTY; without even the implied warranty
3932 of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
3933
3934 --------------------------------------------------------------------------
3935
3936 Driver: go7007
3937
3938 File: go7007/s2250-1.fw
3939 File: go7007/s2250-2.fw
3940 Link: s2250.fw -> go7007/s2250-2.fw
3941 Link: s2250_loader.fw -> go7007/s2250-1.fw
3942
3943 Licence:
3944 Sensoray grants permission to use and redistribute these firmware
3945 files for use with Sensoray devices, but not as a part of the Linux
3946 kernel or in any other form which would require these files themselves
3947 to be covered by the terms of the GNU General Public License.
3948 These firmware files are distributed in the hope that they will be
3949 useful, but WITHOUT ANY WARRANTY; without even the implied warranty
3950 of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
3951
3952 File: go7007/go7007fw.bin
3953 File: go7007/go7007tv.bin
3954 File: go7007/lr192.fw
3955 File: go7007/px-m402u.fw
3956 File: go7007/px-tv402u.fw
3957 File: go7007/wis-startrek.fw
3958
3959 Licence: Redistributable. See LICENCE.go7007 for details
3960
3961 --------------------------------------------------------------------------
3962
3963 Driver: ccp - Platform Security Processor (PSP) device
3964
3965 File: amd/amd_sev_fam17h_model0xh.sbin
3966 Version: 2022-2-25
3967 File: amd/amd_sev_fam17h_model3xh.sbin
3968 Version: 2022-2-25
3969 File: amd/amd_sev_fam19h_model0xh.sbin
3970 Version: 2023-8-23
3971 File: amd/amd_sev_fam19h_model1xh.sbin
3972 Version: 2023-8-23
3973
3974 License: Redistributable. See LICENSE.amd-sev for details
3975
3976 --------------------------------------------------------------------------
3977
3978 Driver: microcode_amd - AMD CPU Microcode Update Driver for Linux
3979
3980 RawFile: amd-ucode/microcode_amd.bin
3981 Version: 2013-07-10
3982 RawFile: amd-ucode/microcode_amd_fam15h.bin
3983 Version: 2018-05-24
3984 RawFile: amd-ucode/microcode_amd_fam16h.bin
3985 Version: 2014-10-28
3986 RawFile: amd-ucode/microcode_amd_fam17h.bin
3987 Version: 2023-07-19
3988 RawFile: amd-ucode/microcode_amd_fam19h.bin
3989 Version: 2023-10-19
3990 File: amd-ucode/README
3991
3992 License: Redistributable. See LICENSE.amd-ucode for details
3993
3994 --------------------------------------------------------------------------
3995
3996 Driver: mxu11x0 - MOXA UPort 11x0 USB Serial hub driver
3997
3998 File: moxa/moxa-1110.fw
3999 File: moxa/moxa-1130.fw
4000 File: moxa/moxa-1131.fw
4001 File: moxa/moxa-1150.fw
4002 File: moxa/moxa-1151.fw
4003
4004 License: Redistributable. See LICENCE.moxa for details
4005
4006 --------------------------------------------------------------------------
4007
4008 Driver: mxuport - MOXA UPort USB Serial hub driver
4009
4010 File: moxa/moxa-1250.fw
4011 File: moxa/moxa-1251.fw
4012 File: moxa/moxa-1410.fw
4013 File: moxa/moxa-1450.fw
4014 File: moxa/moxa-1451.fw
4015 File: moxa/moxa-1613.fw
4016 File: moxa/moxa-1618.fw
4017 File: moxa/moxa-1653.fw
4018 File: moxa/moxa-1658.fw
4019
4020 License: Redistributable. See LICENCE.moxa for details
4021
4022 --------------------------------------------------------------------------
4023
4024 Driver: cw1200 - ST-E CW1100/CW1200 WLAN driver
4025
4026 File: wsm_22.bin
4027 Version: WSM395
4028 Licence: Redistributable. See LICENCE.cw1200 for details.
4029
4030 File: sdd_sagrad_1091_1098.bin
4031
4032 License:
4033 Copyright (c) 2011-2013 Sagrad, Inc.
4034
4035 This SDD ("Static Dynamic Data") file is licensed strictly for use with
4036 the Sagrad WiFi modules (such as the SG901-1091/1098) that utilize the
4037 cw1200 driver. There is no warranty expressed or implied about its
4038 fitness for any purpose.
4039
4040 Permission is hereby granted for the distribution of this SDD file as
4041 part of Linux or other Open Source operating system kernel in text or
4042 binary form as required.
4043
4044 (Please note that the actual device firmware is separately licensed)
4045
4046 --------------------------------------------------------------------------
4047
4048 Driver: BFA/BNA - QLogic BR-series Adapter FC/FCOE drivers
4049
4050 File: cbfw-3.2.5.1.bin
4051 File: ctfw-3.2.5.1.bin
4052 File: ct2fw-3.2.5.1.bin
4053
4054 Licence:
4055
4056 This file contains firmware data derived from proprietary unpublished
4057 source code.
4058 Copyright (c) 2013-2014 Brocade Communications Systems, Inc.
4059 Copyright (c) 2014-2015 QLogic Corporation.
4060
4061 Permission is hereby granted for the distribution of this firmware data
4062 in hexadecimal or equivalent format, provided this copyright notice is
4063 accompanying it.
4064
4065 QLogic grants permission to use and redistribute these firmware files
4066 for use with QLogic BR-series devices, but not as a part of the Linux
4067 kernel or in any other form which would require these files themselves
4068 to be covered by the terms of the GNU General Public License.
4069 These firmware files are distributed in the hope that they will be
4070 useful, but WITHOUT ANY WARRANTY; without even the implied warranty
4071 of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
4072
4073 --------------------------------------------------------------------------
4074 Driver: qat - Intel(R) QAT crypto accelerator
4075
4076 File: qat_895xcc.bin
4077 File: qat_895xcc_mmp.bin
4078 File: qat_c3xxx.bin
4079 File: qat_c3xxx_mmp.bin
4080 File: qat_c62x.bin
4081 File: qat_c62x_mmp.bin
4082 Link: qat_mmp.bin -> qat_895xcc_mmp.bin
4083 File: qat_4xxx.bin
4084 File: qat_4xxx_mmp.bin
4085
4086 Licence: Redistributable. See LICENCE.qat_firmware for details
4087
4088 --------------------------------------------------------------------------
4089
4090 Driver: rsi -- Redpine Signals Inc 91x driver
4091
4092 File: rsi_91x.fw
4093
4094 File: rsi/rs9113_wlan_qspi.rps
4095 Version: 1.6.1
4096
4097 File: rsi/rs9113_wlan_bt_dual_mode.rps
4098 Version: 1.6.1
4099
4100 File: rsi/rs9113_ap_bt_dual_mode.rps
4101 Version: 1.6.1
4102
4103 File: rsi/rs9116_wlan.rps
4104 Version: 1.0.5b
4105
4106 File: rsi/rs9116_wlan_bt_classic.rps
4107 Version: 1.0.5b
4108
4109 Licence:
4110 * Firmware is:
4111 * Derived from proprietary unpublished source code,
4112 * Copyright (C) 2019 Redpine Signals Inc.
4113 *
4114 * Permission is hereby granted for the distribution of this firmware
4115 * as part of Linux or other Open Source operating system kernel
4116 * provided this copyright notice is accompanying it.
4117
4118 --------------------------------------------------------------------------
4119
4120 Driver: xhci-rcar -- Renesas R-Car Gen2/3 USB 3.0 host controller driver
4121
4122 File: r8a779x_usb3_v1.dlmem
4123 File: r8a779x_usb3_v2.dlmem
4124 File: r8a779x_usb3_v3.dlmem
4125
4126 Licence: Redistributable. See LICENCE.r8a779x_usb3 for details.
4127
4128 --------------------------------------------------------------------------
4129
4130 Driver: snd_soc_sst_acpi
4131
4132 File: intel/fw_sst_0f28.bin-48kHz_i2s_master
4133
4134 License: Redistributable. See LICENCE.fw_sst_0f28 for details
4135
4136 --------------------------------------------------------------------------
4137
4138 Driver: as102 - Abilis Systems Single DVB-T Receiver
4139
4140 File: as102_data1_st.hex
4141 File: as102_data2_st.hex
4142
4143 License: Redistributable. See LICENCE.Abilis for details
4144
4145 --------------------------------------------------------------------------
4146
4147 Driver: it9135 -- ITEtech IT913x DVB-T USB driver
4148
4149 File: dvb-usb-it9135-01.fw
4150 File: dvb-usb-it9135-02.fw
4151
4152 Licence: Redistributable. See LICENCE.it913x for details
4153
4154 --------------------------------------------------------------------------
4155
4156 Driver: snd_soc_catpt -- Intel AudioDSP driver for HSW/BDW platforms
4157
4158 File: intel/catpt/bdw/dsp_basefw.bin
4159 Version: 44b81c4d5397a63108356f58f036953d9b288c4e
4160 Link: intel/IntcSST2.bin -> catpt/bdw/dsp_basefw.bin
4161
4162 License: Redistributable. See LICENCE.IntcSST2 for details
4163
4164 --------------------------------------------------------------------------
4165
4166 Driver: snd_soc_avs -- Intel AudioDSP driver for cAVS platforms
4167
4168 File: intel/avs/skl/dsp_basefw.bin
4169 File: intel/avs/skl/dsp_mod_7CAD0808-AB10-CD23-EF45-12AB34CD56EF.bin
4170 Version: 9.21.00.4899
4171 Link: intel/dsp_fw_release.bin -> avs/skl/dsp_basefw.bin
4172 Link: intel/dsp_fw_kbl.bin -> avs/skl/dsp_basefw.bin
4173 File: intel/avs/apl/dsp_basefw.bin
4174 Version: 9.22.01.4908
4175 Link: intel/dsp_fw_bxtn.bin -> avs/apl/dsp_basefw.bin
4176 Link: intel/dsp_fw_glk.bin -> avs/apl/dsp_basefw.bin
4177 File: intel/avs/cnl/dsp_basefw.bin
4178 Version: 10.23.00.8551
4179 Link: intel/dsp_fw_cnl.bin -> avs/cnl/dsp_basefw.bin
4180
4181 License: Redistributable. See LICENCE.adsp_sst for details
4182
4183 --------------------------------------------------------------------------
4184
4185 Driver: snd_intel_sst_core
4186
4187 File: intel/fw_sst_0f28.bin
4188 File: intel/fw_sst_0f28_ssp0.bin
4189
4190 License: Redistributable. See LICENCE.fw_sst_0f28 for details
4191
4192 --------------------------------------------------------------------------
4193
4194 Driver: snd_intel_sst_core
4195
4196 File: intel/fw_sst_22a8.bin
4197 Version: 01.0B.02.02
4198
4199 License: Redistributable. See LICENCE.fw_sst_0f28 for details
4200
4201 --------------------------------------------------------------------------
4202
4203 Driver: snd-soc-skl
4204
4205 File: intel/dsp_fw_release_v969.bin
4206 Version: 8.20.00.969
4207 File: intel/dsp_fw_release_v3402.bin
4208 Version: 9.21.00.3402_161
4209
4210 License: Redistributable. See LICENCE.adsp_sst for details
4211
4212 File: intel/dsp_fw_bxtn_v2219.bin
4213 Version: 9.22.01.2219_64
4214 File: intel/dsp_fw_bxtn_v3366.bin
4215 Version: 9.22.01.3366_157
4216
4217 License: Redistributable. See LICENCE.adsp_sst for details
4218
4219 File: intel/dsp_fw_kbl_v701.bin
4220 Version: 9.21.00.701
4221 File: intel/dsp_fw_kbl_v1037.bin
4222 Version: 09.21.00.1037
4223 File: intel/dsp_fw_kbl_v2042.bin
4224 Version: 9.21.00.2042_46
4225 File: intel/dsp_fw_kbl_v2630.bin
4226 Version: 9.21.00.2630_97
4227 File: intel/dsp_fw_kbl_v3266.bin
4228 Version: 9.21.00.3266_144
4229 File: intel/dsp_fw_kbl_v3420.bin
4230 Version: 9.21.00.3420_163
4231 File: intel/dsp_fw_kbl_v3402.bin
4232 Version: 9.21.00.3402_161
4233
4234 License: Redistributable. See LICENCE.adsp_sst for details
4235
4236 File: intel/dsp_fw_glk_v1814.bin
4237 Version: 9.92.01.1814
4238 File: intel/dsp_fw_glk_v2880.bin
4239 Version: 9.22.00.2880
4240 File: intel/dsp_fw_glk_v2768.bin
4241 Version: 9.22.01.2768
4242 File: intel/dsp_fw_glk_v3366.bin
4243 Version: 9.22.01.3366_157
4244
4245 File: intel/dsp_fw_cnl_v1191.bin
4246 Version: 10.00.00.1191
4247 File: intel/dsp_fw_cnl_v1858.bin
4248 Version: 10.23.00.1858
4249
4250 License: Redistributable. See LICENCE.adsp_sst for details
4251
4252 --------------------------------------------------------------------------
4253
4254 Driver: smsmdtv - Siano MDTV Core module
4255
4256 File: cmmb_vega_12mhz.inp
4257 File: cmmb_venice_12mhz.inp
4258 File: dvb_nova_12mhz.inp
4259 File: dvb_nova_12mhz_b0.inp
4260 File: isdbt_nova_12mhz.inp
4261 File: isdbt_nova_12mhz_b0.inp
4262 File: isdbt_rio.inp
4263 File: sms1xxx-hcw-55xxx-dvbt-02.fw
4264 File: sms1xxx-hcw-55xxx-isdbt-02.fw
4265 File: sms1xxx-nova-a-dvbt-01.fw
4266 File: sms1xxx-nova-b-dvbt-01.fw
4267 File: sms1xxx-stellar-dvbt-01.fw
4268 File: tdmb_nova_12mhz.inp
4269
4270 Licence: Redistributable. See LICENCE.siano for details
4271
4272 --------------------------------------------------------------------------
4273
4274 Driver: xhci-tegra -- NVIDIA Tegra XHCI driver
4275
4276 File: nvidia/tegra124/xusb.bin
4277 Version: v45.46
4278
4279 File: nvidia/tegra210/xusb.bin
4280 Version: v50.24
4281
4282 File: nvidia/tegra186/xusb.bin
4283 Version: v55.15
4284
4285 File: nvidia/tegra194/xusb.bin
4286 Version: v60.06
4287
4288 Licence: Redistributable. See LICENCE.nvidia for details
4289
4290 --------------------------------------------------------------------------
4291
4292 Driver: tegra-vic -- NVIDIA Tegra VIC driver
4293
4294 File: nvidia/tegra124/vic03_ucode.bin
4295 Link: nvidia/tegra124/vic.bin -> vic03_ucode.bin
4296
4297 File: nvidia/tegra210/vic04_ucode.bin
4298 Link: nvidia/tegra210/vic.bin -> vic04_ucode.bin
4299
4300 File: nvidia/tegra186/vic04_ucode.bin
4301 Link: nvidia/tegra186/vic.bin -> vic04_ucode.bin
4302
4303 File: nvidia/tegra194/vic.bin
4304
4305 Licence: Redistributable. See LICENCE.nvidia for details
4306
4307 --------------------------------------------------------------------------
4308
4309 Driver: atusb - ATUSB IEEE 802.15.4 transceiver driver
4310
4311 File: atusb/atusb-0.2.dfu
4312 Version: 0.2
4313 File: atusb/atusb-0.3.dfu
4314 Version: 0.3
4315 File: atusb/rzusb-0.3.bin
4316 Version: 0.3
4317 Info: atusb/ChangeLog
4318
4319 Licence: GPLv2 or later. See GPL-2 and GPL-3 for details.
4320
4321 --------------------------------------------------------------------------
4322
4323 Driver: btqca - Qualcomm Atheros Bluetooth support for QCA61x4 chips
4324
4325 File: qca/nvm_usb_00000201.bin
4326 File: qca/nvm_usb_00000200.bin
4327 File: qca/nvm_usb_00000300.bin
4328 File: qca/nvm_usb_00000302.bin
4329 File: qca/nvm_00130300.bin
4330 File: qca/nvm_00130302.bin
4331 File: qca/nvm_00230302.bin
4332 File: qca/rampatch_usb_00000200.bin
4333 File: qca/rampatch_usb_00000201.bin
4334 File: qca/rampatch_usb_00000300.bin
4335 File: qca/rampatch_usb_00000302.bin
4336 File: qca/rampatch_00130300.bin
4337 File: qca/rampatch_00130302.bin
4338 File: qca/rampatch_00230302.bin
4339 File: qca/nvm_00440302.bin
4340 File: qca/rampatch_00440302.bin
4341 File: qca/nvm_00440302_eu.bin
4342 File: qca/nvm_00440302_i2s_eu.bin
4343 File: qca/nvm_usb_00000302_eu.bin
4344 File: qca/htbtfw20.tlv
4345 File: qca/htnv20.bin
4346 File: qca/rampatch_usb_00130200.bin
4347 File: qca/nvm_usb_00130200.bin
4348 File: qca/nvm_usb_00130200_0104.bin
4349 File: qca/nvm_usb_00130200_0105.bin
4350 File: qca/nvm_usb_00130200_0106.bin
4351 File: qca/nvm_usb_00130200_0107.bin
4352 File: qca/nvm_usb_00130200_0109.bin
4353 File: qca/nvm_usb_00130200_0110.bin
4354 File: qca/rampatch_usb_00130201.bin
4355 File: qca/nvm_usb_00130201.bin
4356 File: qca/nvm_usb_00130201_010a.bin
4357 File: qca/nvm_usb_00130201_010b.bin
4358 File: qca/nvm_usb_00130201_0303.bin
4359 File: qca/nvm_usb_00130201_gf.bin
4360 File: qca/nvm_usb_00130201_gf_010a.bin
4361 File: qca/nvm_usb_00130201_gf_010b.bin
4362 File: qca/nvm_usb_00130201_gf_0303.bin
4363 File: qca/rampatch_usb_00190200.bin
4364 File: qca/nvm_usb_00190200.bin
4365
4366 Licence: Redistributable. See LICENSE.QualcommAtheros_ath10k and qca/NOTICE.txt for details
4367
4368 --------------------------------------------------------------------------
4369
4370 Driver: qca - Qualcomm Atheros Bluetooth support for WCN399x chips
4371
4372 File: qca/crbtfw21.tlv
4373 File: qca/crnv21.bin
4374 File: qca/crbtfw32.tlv
4375 File: qca/crnv32.bin
4376 File: qca/crnv32u.bin
4377
4378 Driver: qca - Qualcomm Atheros Bluetooth support for WCN6750 chips
4379
4380 File: qca/msbtfw11.mbn
4381 File: qca/msbtfw11.tlv
4382 File: qca/msnv11.bin
4383 File: qca/msnv11.b0a
4384 File: qca/msnv11.b09
4385
4386 Licence: Redistributable. See LICENSE.QualcommAtheros_ath10k and qca/NOTICE.txt for details
4387
4388 Driver: qca - Qualcomm Atheros Bluetooth support for QCA2066 chips
4389
4390 File: qca/hpbtfw21.tlv
4391 File: qca/hpnv21.bin
4392 File: qca/hpnv21g.bin
4393 File: qca/hpnv21.301
4394 File: qca/hpnv21.302
4395 File: qca/hpnv21g.301
4396 File: qca/hpnv21g.302
4397
4398
4399 Licence: Redistributable. See LICENSE.QualcommAtheros_ath10k and qca/NOTICE.txt for details
4400
4401 --------------------------------------------------------------------------
4402
4403 Driver: liquidio -- Cavium LiquidIO driver
4404
4405 File: liquidio/lio_23xx_nic.bin
4406 Version: v1.7.2
4407
4408 File: liquidio/lio_210nv_nic.bin
4409 Version: v1.7.2
4410
4411 File: liquidio/lio_210sv_nic.bin
4412 Version: v1.7.2
4413
4414 File: liquidio/lio_410nv_nic.bin
4415 Version: v1.7.2
4416
4417 Licence: Redistributable. See LICENCE.cavium_liquidio for details
4418
4419 --------------------------------------------------------------------------
4420
4421 Driver: nitrox -- Cavium CNN55XX crypto driver
4422
4423 File: cavium/cnn55xx_ae.fw
4424 Version: v01
4425
4426 File: cavium/cnn55xx_se.fw
4427 Version: v10
4428
4429 Licence: Redistributable. See LICENCE.cavium for details
4430
4431 --------------------------------------------------------------------------
4432
4433 Driver: i915 -- Intel Integrated Graphics driver
4434
4435 File: i915/skl_dmc_ver1_23.bin
4436 File: i915/skl_dmc_ver1_26.bin
4437 File: i915/skl_dmc_ver1_27.bin
4438 Link: i915/skl_dmc_ver1.bin -> skl_dmc_ver1_26.bin
4439 Version: DMC API/ABI ver 1 - release 27 for Skylake
4440
4441 File: i915/bxt_dmc_ver1_07.bin
4442 Link: i915/bxt_dmc_ver1.bin -> bxt_dmc_ver1_07.bin
4443 Version: DMC API/ABI ver 1 - release 07 for Broxton
4444
4445 File: i915/kbl_dmc_ver1_01.bin
4446 Link: i915/kbl_dmc_ver1.bin -> kbl_dmc_ver1_01.bin
4447 Version: DMC API/ABI ver 1 - release 01 for Kabylake
4448
4449 File: i915/kbl_dmc_ver1_04.bin
4450 Version: DMC API/ABI ver 1 - release 04 for Kabylake
4451
4452 File: i915/skl_guc_ver1.bin
4453 Version: Guc API/ABI ver 1 - release 1059 for Skylake
4454
4455 File: i915/skl_guc_ver4.bin
4456 Version: Guc API/ABI ver 4 - release 3 for Skylake
4457
4458 File: i915/skl_guc_ver6_1.bin
4459 Link: i915/skl_guc_ver6.bin -> skl_guc_ver6_1.bin
4460 Version: Guc API/ABI ver 6 - release 1 for Skylake
4461
4462 File: i915/skl_guc_ver9_33.bin
4463 Version: Guc API/ABI ver 9 - release 33 for Skylake
4464
4465 File: i915/skl_guc_32.0.3.bin
4466 Version: Guc API/ABI ver 32 - release 0 for Skylake
4467
4468 File: i915/skl_guc_33.0.0.bin
4469 Version: Guc API/ABI ver 33 - release 0 for Skylake
4470
4471 File: i915/skl_guc_49.0.1.bin
4472 Version: Guc API/ABI ver 49 - release 0 for Skylake
4473
4474 File: i915/skl_guc_62.0.0.bin
4475 Version: GuC API/APB ver 62.0.0 for Skylake
4476
4477 File: i915/skl_guc_69.0.3.bin
4478 Version: GuC API/APB ver 69.0.3 for Skylake
4479
4480 File: i915/skl_guc_70.1.1.bin
4481 Version: GuC API/APB ver 70.1.1 for Skylake
4482
4483 File: i915/skl_huc_ver01_07_1398.bin
4484 Version: HuC API/ABI ver 1 - release 7 for Skylake
4485
4486 File: i915/skl_huc_2.0.0.bin
4487 Version: HuC API/ABI ver 2 - release 0 for Skylake
4488
4489 File: i915/bxt_huc_ver01_07_1398.bin
4490 Version: HuC API/APB ver 1 - release 7 for Broxton
4491
4492 File: i915/bxt_huc_ver01_8_2893.bin
4493 Version: HuC API/APB ver 1 - release 8 for Broxton
4494
4495 File: i915/bxt_huc_2.0.0.bin
4496 Version: HuC API/APB ver 2 - release 0 for Broxton
4497
4498 File: i915/kbl_huc_ver02_00_1810.bin
4499 Version: HuC API/APB ver 2 - for Kabylake
4500
4501 File: i915/kbl_huc_4.0.0.bin
4502 Version: HuC API/APB ver 4 - for Kabylake
4503
4504 File: i915/bxt_guc_ver8_7.bin
4505 Version: Guc API/APB ver 8 - release 7 for Broxton
4506
4507 File: i915/bxt_guc_ver9_29.bin
4508 Version: Guc API/APB ver 9 - release 29 for Broxton
4509
4510 File: i915/bxt_guc_32.0.3.bin
4511 Version: Guc API/APB ver 32 - release 0 for Broxton
4512
4513 File: i915/bxt_guc_33.0.0.bin
4514 Version: Guc API/APB ver 33 - release 0 for Broxton
4515
4516 File: i915/bxt_guc_49.0.1.bin
4517 Version: Guc API/APB ver 49 - release 0 for Broxton
4518
4519 File: i915/bxt_guc_62.0.0.bin
4520 Version: GuC API/APB ver 62.0.0 for Broxton
4521
4522 File: i915/bxt_guc_69.0.3.bin
4523 Version: GuC API/APB ver 69.0.3 for Broxton
4524
4525 File: i915/bxt_guc_70.1.1.bin
4526 Version: GuC API/APB ver 70.1.1 for Broxton
4527
4528 File: i915/kbl_guc_ver9_14.bin
4529 Version: Guc API/APB ver 9 release 14 for Kabylake
4530
4531 File: i915/cml_guc_33.0.0.bin
4532 Version: Guc API/APB ver 33 release 0 for Comet Lake
4533
4534 File: i915/cml_guc_49.0.1.bin
4535 Version: Guc API/APB ver 49 release 0 for Comet Lake
4536
4537 File: i915/cml_guc_62.0.0.bin
4538 Version: GuC API/APB ver 62.0.0 for Comet Lake
4539
4540 File: i915/cml_guc_69.0.3.bin
4541 Version: GuC API/APB ver 69.0.3 for Comet Lake
4542
4543 File: i915/cml_guc_70.1.1.bin
4544 Version: GuC API/APB ver 70.1.1 for Comet Lake
4545
4546 File: i915/kbl_guc_ver9_39.bin
4547 Version: Guc API/APB ver 9 release 39 for Kabylake
4548
4549 File: i915/kbl_guc_32.0.3.bin
4550 Version: Guc API/APB ver 32 release 0 for Kabylake
4551
4552 File: i915/kbl_guc_33.0.0.bin
4553 Version: Guc API/APB ver 33 release 0 for Kabylake
4554
4555 File: i915/kbl_guc_49.0.1.bin
4556 Version: Guc API/APB ver 49 release 0 for Kabylake
4557
4558 File: i915/kbl_guc_62.0.0.bin
4559 Version: GuC API/APB ver 62.0.0 for Kabylake
4560
4561 File: i915/kbl_guc_69.0.3.bin
4562 Version: GuC API/APB ver 69.0.3 for Kabylake
4563
4564 File: i915/kbl_guc_70.1.1.bin
4565 Version: GuC API/APB ver 70.1.1 for Kabylake
4566
4567 File: i915/glk_guc_32.0.3.bin
4568 Version: Guc API/APB ver 32 release 0 for Geminilake
4569
4570 File: i915/glk_guc_33.0.0.bin
4571 Version: Guc API/APB ver 33 release 0 for Geminilake
4572
4573 File: i915/glk_guc_49.0.1.bin
4574 Version: Guc API/APB ver 49 release 0 for Geminilake
4575
4576 File: i915/glk_guc_62.0.0.bin
4577 Version: GuC API/APB ver 62.0.0 for Geminilake
4578
4579 File: i915/glk_guc_69.0.3.bin
4580 Version: GuC API/APB ver 69.0.3 for Geminilake
4581
4582 File: i915/glk_guc_70.1.1.bin
4583 Version: GuC API/APB ver 70.1.1 for Geminilake
4584
4585 File: i915/glk_huc_ver03_01_2893.bin
4586 Version: Huc API/APB ver 3 release 1 for Geminilake
4587
4588 File: i915/glk_huc_4.0.0.bin
4589 Version: Huc API/APB ver 4 release 0 for Geminilake
4590
4591 File: i915/glk_dmc_ver1_04.bin
4592 Version: DMC API/ABI ver 1 - release 04 for Geminilake
4593
4594 File: i915/cml_huc_4.0.0.bin
4595 Version: HuC API/ABI ver 4 - release 0 for Cometlake
4596
4597 File: i915/cnl_dmc_ver1_06.bin
4598 Version: DMC API/ABI ver 1 - release 06 for Cannonlake
4599
4600 File: i915/cnl_dmc_ver1_07.bin
4601 Version: DMC API/ABI ver 1 - release 07 for Cannonlake
4602
4603 File: i915/icl_dmc_ver1_07.bin
4604 Version: DMC API/ABI ver 1 - release 07 for icelake
4605
4606 File: i915/icl_dmc_ver1_09.bin
4607 Version: DMC API/ABI ver 1 - release 09 for icelake
4608
4609 File: i915/icl_guc_32.0.3.bin
4610 Version: Guc API/APB ver 32 release 0 for Icelake
4611
4612 File: i915/icl_guc_33.0.0.bin
4613 Version: Guc API/APB ver 33 release 0 for Icelake
4614
4615 File: i915/icl_guc_49.0.1.bin
4616 Version: Guc API/APB ver 49 release 0 for Icelake
4617
4618 File: i915/icl_guc_62.0.0.bin
4619 Version: GuC API/APB ver 62.0.0 for Icelake
4620
4621 File: i915/icl_guc_69.0.3.bin
4622 Version: GuC API/APB ver 69.0.3 for Icelake
4623
4624 File: i915/icl_guc_70.1.1.bin
4625 Version: GuC API/APB ver 70.1.1 for Icelake
4626
4627 File: i915/icl_huc_ver8_4_3238.bin
4628 Version: Huc API/APB ver 8 release 4 for Icelake
4629
4630 File: i915/tgl_dmc_ver2_04.bin
4631 Version: DMC API/APB ver 2 release 4 for Tigerlake
4632
4633 File: i915/tgl_dmc_ver2_06.bin
4634 Version: DMC API/APB ver 2 release 6 for Tigerlake
4635
4636 File: i915/tgl_dmc_ver2_08.bin
4637 Version: DMC API/APB ver 2 release 8 for Tigerlake
4638
4639 File: i915/tgl_dmc_ver2_12.bin
4640 Version: DMC API/APB ver 2 release 12 for Tigerlake
4641
4642 File: i915/icl_huc_9.0.0.bin
4643 Version: Huc API/APB ver 9 release 0 for Icelake
4644
4645 File: i915/ehl_guc_33.0.4.bin
4646 Version: Guc API/APB ver 33 release 0 for Elkhartlake
4647
4648 File: i915/ehl_guc_49.0.1.bin
4649 Version: Guc API/APB ver 49 release 0 for Elkhartlake
4650
4651 File: i915/ehl_guc_62.0.0.bin
4652 Version: GuC API/APB ver 62.0.0 for Elkhartlake
4653
4654 File: i915/ehl_guc_69.0.3.bin
4655 Version: GuC API/APB ver 69.0.3 for Elkhartlake
4656
4657 File: i915/ehl_guc_70.1.1.bin
4658 Version: GuC API/APB ver 70.1.1 for Elkhartlake
4659
4660 File: i915/ehl_huc_9.0.0.bin
4661 Version: Huc API/APB ver 9 release 0 for Elkhartlake
4662
4663 File: i915/tgl_guc_35.2.0.bin
4664 Version: Guc API/APB ver 35 release 2 for Tigerlake
4665
4666 File: i915/tgl_guc_49.0.1.bin
4667 Version: Guc API/APB ver 49 release 0 for Tigerlake
4668
4669 File: i915/tgl_guc_62.0.0.bin
4670 Version: GuC API/APB ver 62.0.0 for Tigerlake
4671
4672 File: i915/tgl_guc_69.0.3.bin
4673 Version: GuC API/APB ver 69.0.3 for Tigerlake
4674
4675 File: i915/tgl_guc_70.1.1.bin
4676 Version: GuC API/APB ver 70.1.1 for Tigerlake
4677
4678 File: i915/tgl_guc_70.bin
4679 Version: GuC API/APB ver 70.13.1 for Tigerlake
4680
4681 File: i915/tgl_huc_7.0.3.bin
4682 Version: Huc API/APB ver 7 release 0 for Tigerlake
4683
4684 File: i915/tgl_huc_7.0.12.bin
4685 Version: Huc API/APB ver 7 release 0 for Tigerlake
4686
4687 File: i915/tgl_huc_7.5.0.bin
4688 Version: Huc API/APB ver 7 release 5 for Tigerlake
4689
4690 File: i915/tgl_huc_7.9.3.bin
4691 Version: HuC API/APB ver 7.9.3 for Tigerlake
4692
4693 File: i915/tgl_huc.bin
4694 Version: HuC API/APB ver 7.9.3 for Tigerlake
4695
4696 File: i915/rkl_dmc_ver2_02.bin
4697 Version: DMC API/APB ver 2 release 2 for Rocketlake
4698
4699 File: i915/rkl_dmc_ver2_03.bin
4700 Version: DMC API/APB ver 2 release 3 for Rocketlake
4701
4702 File: i915/dg1_dmc_ver2_02.bin
4703 Version: DMC API/APB ver 2 release 2 for DG1
4704
4705 File: i915/dg1_guc_49.0.1.bin
4706 Version: Guc API/APB ver 49 release 0 for DG1
4707
4708 File: i915/dg1_guc_62.0.0.bin
4709 Version: GuC API/APB ver 62.0.0 for DG1
4710
4711 File: i915/dg1_guc_69.0.3.bin
4712 Version: GuC API/APB ver 69.0.3 for DG1
4713
4714 File: i915/dg1_guc_70.1.1.bin
4715 Version: GuC API/APB ver 70.1.1 for DG1
4716
4717 File: i915/dg1_guc_70.bin
4718 Version: GuC API/APB ver 70.5.1 for DG1
4719
4720 File: i915/dg1_huc_7.7.1.bin
4721 Version: Huc API/APB ver 7 release 1 for DG1
4722
4723 File: i915/dg1_huc_7.9.3.bin
4724 Version: HuC API/APB ver 7.9.3 for DG1
4725
4726 File: i915/dg1_huc.bin
4727 Version: HuC API/APB ver 7.9.3 for DG1
4728
4729 File: i915/adls_dmc_ver2_01.bin
4730 Version: DMC API/APB ver 2 release 1 for Alderlake S
4731
4732 File: i915/adlp_dmc_ver2_09.bin
4733 Version: DMC API/APB ver 2 release 9 for Alderlake P
4734
4735 File: i915/adlp_dmc_ver2_10.bin
4736 Version: DMC API/APB ver 2 release 10 for Alderlake P
4737
4738 File: i915/adlp_dmc_ver2_12.bin
4739 Version: DMC API/APB ver 2 release 12 for Alderlake P
4740
4741 File: i915/adlp_dmc_ver2_14.bin
4742 Version: DMC API/APB ver 2 release 14 for Alderlake P
4743
4744 File: i915/adlp_dmc_ver2_16.bin
4745 Version: DMC API/APB ver 2 release 16 for Alderlake P
4746
4747 File: i915/adlp_dmc.bin
4748 Version: DMC API/APB ver 2 release 20 for Alderlake P
4749
4750 File: i915/adlp_guc_62.0.3.bin
4751 Version: GuC API/APB ver 62.0.3 for Alderlake P
4752
4753 File: i915/adlp_guc_69.0.3.bin
4754 Version: GuC API/APB ver 69.0.3 for Alderlake P
4755
4756 File: i915/adlp_guc_70.1.1.bin
4757 Version: GuC API/APB ver 70.1.1 for Alderlake P
4758
4759 File: i915/adlp_guc_70.bin
4760 Version: GuC API/APB ver 70.13.1 for Alderlake P
4761
4762 File: i915/dg2_guc_70.1.2.bin
4763 Version: GuC API/APB ver 70.1.2 for DG2
4764
4765 File: i915/dg2_guc_70.4.1.bin
4766 Version: GuC API/APB ver 70.4.1 for DG2
4767
4768 File: i915/dg2_guc_70.bin
4769 Version: GuC API/APB ver 70.13.1 for DG2
4770
4771 File: i915/dg2_huc_gsc.bin
4772 Version: HuC API/APB ver 7.10.3 for DG2
4773
4774 File: i915/dg2_dmc_ver2_06.bin
4775 Version: DMC API/APB ver 2 release 6 for DG2
4776
4777 File: i915/dg2_dmc_ver2_07.bin
4778 Version: DMC API/APB ver 2 release 7 for DG2
4779
4780 File: i915/dg2_dmc_ver2_08.bin
4781 Version: DMC API/APB ver 2 release 8 for DG2
4782
4783 File: i915/mtl_dmc_ver2_10.bin
4784 Version: DMC API/APB ver 2 release 10 for Meteorlake
4785
4786 File: i915/mtl_dmc.bin
4787 Version: DMC API/APB ver 2 release 17 for Meteorlake
4788
4789 File: i915/mtl_guc_70.bin
4790 Version: GuC API/APB ver 70.13.1 for Meteorlake
4791
4792 File: i915/mtl_huc_gsc.bin
4793 Version: HuC API/APB ver 8.5.4 for Meteorlake
4794
4795 File: i915/mtl_gsc_1.bin
4796 Version: GSC API/APB v1.0, release 102.0.0.1655, SVN 1 for Meteorlake
4797
4798 License: Redistributable. See LICENSE.i915 for details
4799 --------------------------------------------------------------------------
4800
4801 Driver: nouveau - NVIDIA GPU driver
4802
4803 File: nvidia/gk20a/fecs_data.bin
4804 File: nvidia/gk20a/fecs_inst.bin
4805 File: nvidia/gk20a/gpccs_data.bin
4806 File: nvidia/gk20a/gpccs_inst.bin
4807 File: nvidia/gk20a/sw_bundle_init.bin
4808 File: nvidia/gk20a/sw_ctx.bin
4809 File: nvidia/gk20a/sw_method_init.bin
4810 File: nvidia/gk20a/sw_nonctx.bin
4811 File: nvidia/gm200/acr/bl.bin
4812 File: nvidia/gm200/acr/ucode_load.bin
4813 File: nvidia/gm200/acr/ucode_unload.bin
4814 File: nvidia/gm200/gr/fecs_bl.bin
4815 File: nvidia/gm200/gr/fecs_data.bin
4816 File: nvidia/gm200/gr/fecs_inst.bin
4817 File: nvidia/gm200/gr/fecs_sig.bin
4818 File: nvidia/gm200/gr/gpccs_bl.bin
4819 File: nvidia/gm200/gr/gpccs_data.bin
4820 File: nvidia/gm200/gr/gpccs_inst.bin
4821 File: nvidia/gm200/gr/gpccs_sig.bin
4822 File: nvidia/gm200/gr/sw_bundle_init.bin
4823 File: nvidia/gm200/gr/sw_ctx.bin
4824 File: nvidia/gm200/gr/sw_method_init.bin
4825 File: nvidia/gm200/gr/sw_nonctx.bin
4826 Link: nvidia/gm204/acr/bl.bin -> ../../gm200/acr/bl.bin
4827 Link: nvidia/gm204/acr/ucode_load.bin -> ../../gm200/acr/ucode_load.bin
4828 Link: nvidia/gm204/acr/ucode_unload.bin -> ../../gm200/acr/ucode_unload.bin
4829 Link: nvidia/gm204/gr/fecs_bl.bin -> ../../gm200/gr/fecs_bl.bin
4830 File: nvidia/gm204/gr/fecs_data.bin
4831 Link: nvidia/gm204/gr/fecs_inst.bin -> ../../gm200/gr/fecs_inst.bin
4832 File: nvidia/gm204/gr/fecs_sig.bin
4833 Link: nvidia/gm204/gr/gpccs_bl.bin -> ../../gm200/gr/gpccs_bl.bin
4834 File: nvidia/gm204/gr/gpccs_data.bin
4835 Link: nvidia/gm204/gr/gpccs_inst.bin -> ../../gm200/gr/gpccs_inst.bin
4836 File: nvidia/gm204/gr/gpccs_sig.bin
4837 Link: nvidia/gm204/gr/sw_bundle_init.bin -> ../../gm200/gr/sw_bundle_init.bin
4838 Link: nvidia/gm204/gr/sw_ctx.bin -> ../../gm200/gr/sw_ctx.bin
4839 Link: nvidia/gm204/gr/sw_method_init.bin -> ../../gm200/gr/sw_method_init.bin
4840 Link: nvidia/gm204/gr/sw_nonctx.bin -> ../../gm200/gr/sw_nonctx.bin
4841 Link: nvidia/gm206/acr/bl.bin -> ../../gm200/acr/bl.bin
4842 File: nvidia/gm206/acr/ucode_load.bin
4843 File: nvidia/gm206/acr/ucode_unload.bin
4844 Link: nvidia/gm206/gr/fecs_bl.bin -> ../../gm200/gr/fecs_bl.bin
4845 File: nvidia/gm206/gr/fecs_data.bin
4846 Link: nvidia/gm206/gr/fecs_inst.bin -> ../../gm200/gr/fecs_inst.bin
4847 File: nvidia/gm206/gr/fecs_sig.bin
4848 Link: nvidia/gm206/gr/gpccs_bl.bin -> ../../gm200/gr/gpccs_bl.bin
4849 File: nvidia/gm206/gr/gpccs_data.bin
4850 Link: nvidia/gm206/gr/gpccs_inst.bin -> ../../gm200/gr/gpccs_inst.bin
4851 File: nvidia/gm206/gr/gpccs_sig.bin
4852 Link: nvidia/gm206/gr/sw_bundle_init.bin -> ../../gm200/gr/sw_bundle_init.bin
4853 Link: nvidia/gm206/gr/sw_ctx.bin -> ../../gm200/gr/sw_ctx.bin
4854 Link: nvidia/gm206/gr/sw_method_init.bin -> ../../gm200/gr/sw_method_init.bin
4855 Link: nvidia/gm206/gr/sw_nonctx.bin -> ../../gm200/gr/sw_nonctx.bin
4856 File: nvidia/gm20b/acr/bl.bin
4857 File: nvidia/gm20b/acr/ucode_load.bin
4858 File: nvidia/gm20b/gr/fecs_bl.bin
4859 File: nvidia/gm20b/gr/fecs_data.bin
4860 File: nvidia/gm20b/gr/fecs_inst.bin
4861 File: nvidia/gm20b/gr/fecs_sig.bin
4862 File: nvidia/gm20b/gr/gpccs_data.bin
4863 File: nvidia/gm20b/gr/gpccs_inst.bin
4864 File: nvidia/gm20b/gr/sw_bundle_init.bin
4865 File: nvidia/gm20b/gr/sw_ctx.bin
4866 Link: nvidia/gm20b/gr/sw_method_init.bin -> ../../gm200/gr/sw_method_init.bin
4867 File: nvidia/gm20b/gr/sw_nonctx.bin
4868 File: nvidia/gm20b/pmu/desc.bin
4869 File: nvidia/gm20b/pmu/image.bin
4870 File: nvidia/gm20b/pmu/sig.bin
4871 File: nvidia/gp100/acr/bl.bin
4872 File: nvidia/gp100/acr/ucode_load.bin
4873 File: nvidia/gp100/acr/ucode_unload.bin
4874 Link: nvidia/gp100/gr/fecs_bl.bin -> ../../gm200/gr/fecs_bl.bin
4875 File: nvidia/gp100/gr/fecs_data.bin
4876 File: nvidia/gp100/gr/fecs_inst.bin
4877 File: nvidia/gp100/gr/fecs_sig.bin
4878 Link: nvidia/gp100/gr/gpccs_bl.bin -> ../../gm200/gr/gpccs_bl.bin
4879 File: nvidia/gp100/gr/gpccs_data.bin
4880 File: nvidia/gp100/gr/gpccs_inst.bin
4881 File: nvidia/gp100/gr/gpccs_sig.bin
4882 File: nvidia/gp100/gr/sw_bundle_init.bin
4883 File: nvidia/gp100/gr/sw_ctx.bin
4884 File: nvidia/gp100/gr/sw_method_init.bin
4885 File: nvidia/gp100/gr/sw_nonctx.bin
4886 File: nvidia/gp102/acr/bl.bin
4887 File: nvidia/gp102/acr/ucode_load.bin
4888 File: nvidia/gp102/acr/ucode_unload.bin
4889 File: nvidia/gp102/acr/unload_bl.bin
4890 Link: nvidia/gp102/gr/fecs_bl.bin -> ../../gm200/gr/fecs_bl.bin
4891 File: nvidia/gp102/gr/fecs_data.bin
4892 File: nvidia/gp102/gr/fecs_inst.bin
4893 File: nvidia/gp102/gr/fecs_sig.bin
4894 Link: nvidia/gp102/gr/gpccs_bl.bin -> ../../gm200/gr/gpccs_bl.bin
4895 File: nvidia/gp102/gr/gpccs_data.bin
4896 File: nvidia/gp102/gr/gpccs_inst.bin
4897 File: nvidia/gp102/gr/gpccs_sig.bin
4898 File: nvidia/gp102/gr/sw_bundle_init.bin
4899 File: nvidia/gp102/gr/sw_ctx.bin
4900 File: nvidia/gp102/gr/sw_method_init.bin
4901 File: nvidia/gp102/gr/sw_nonctx.bin
4902 File: nvidia/gp102/nvdec/scrubber.bin
4903 File: nvidia/gp102/sec2/desc.bin
4904 File: nvidia/gp102/sec2/image.bin
4905 File: nvidia/gp102/sec2/sig.bin
4906 File: nvidia/gp102/sec2/desc-1.bin
4907 File: nvidia/gp102/sec2/image-1.bin
4908 File: nvidia/gp102/sec2/sig-1.bin
4909 Link: nvidia/gp104/acr/bl.bin -> ../../gp102/acr/bl.bin
4910 Link: nvidia/gp104/acr/ucode_load.bin -> ../../gp102/acr/ucode_load.bin
4911 Link: nvidia/gp104/acr/ucode_unload.bin -> ../../gp102/acr/ucode_unload.bin
4912 Link: nvidia/gp104/acr/unload_bl.bin -> ../../gp102/acr/unload_bl.bin
4913 Link: nvidia/gp104/gr/fecs_bl.bin -> ../../gp102/gr/fecs_bl.bin
4914 File: nvidia/gp104/gr/fecs_data.bin
4915 File: nvidia/gp104/gr/fecs_inst.bin
4916 File: nvidia/gp104/gr/fecs_sig.bin
4917 Link: nvidia/gp104/gr/gpccs_bl.bin -> ../../gp102/gr/gpccs_bl.bin
4918 File: nvidia/gp104/gr/gpccs_data.bin
4919 File: nvidia/gp104/gr/gpccs_inst.bin
4920 File: nvidia/gp104/gr/gpccs_sig.bin
4921 Link: nvidia/gp104/gr/sw_bundle_init.bin -> ../../gp102/gr/sw_bundle_init.bin
4922 Link: nvidia/gp104/gr/sw_ctx.bin -> ../../gp102/gr/sw_ctx.bin
4923 Link: nvidia/gp104/gr/sw_method_init.bin -> ../../gp102/gr/sw_method_init.bin
4924 Link: nvidia/gp104/gr/sw_nonctx.bin -> ../../gp102/gr/sw_nonctx.bin
4925 Link: nvidia/gp104/nvdec/scrubber.bin -> ../../gp102/nvdec/scrubber.bin
4926 Link: nvidia/gp104/sec2/desc.bin -> ../../gp102/sec2/desc.bin
4927 Link: nvidia/gp104/sec2/image.bin -> ../../gp102/sec2/image.bin
4928 Link: nvidia/gp104/sec2/sig.bin -> ../../gp102/sec2/sig.bin
4929 Link: nvidia/gp104/sec2/desc-1.bin -> ../../gp102/sec2/desc-1.bin
4930 Link: nvidia/gp104/sec2/image-1.bin -> ../../gp102/sec2/image-1.bin
4931 Link: nvidia/gp104/sec2/sig-1.bin -> ../../gp102/sec2/sig-1.bin
4932 Link: nvidia/gp106/acr/bl.bin -> ../../gp102/acr/bl.bin
4933 Link: nvidia/gp106/acr/ucode_load.bin -> ../../gp102/acr/ucode_load.bin
4934 Link: nvidia/gp106/acr/ucode_unload.bin -> ../../gp102/acr/ucode_unload.bin
4935 Link: nvidia/gp106/acr/unload_bl.bin -> ../../gp102/acr/unload_bl.bin
4936 Link: nvidia/gp106/gr/fecs_bl.bin -> ../../gp102/gr/fecs_bl.bin
4937 File: nvidia/gp106/gr/fecs_data.bin
4938 Link: nvidia/gp106/gr/fecs_inst.bin -> ../../gp102/gr/fecs_inst.bin
4939 File: nvidia/gp106/gr/fecs_sig.bin
4940 Link: nvidia/gp106/gr/gpccs_bl.bin -> ../../gp102/gr/gpccs_bl.bin
4941 File: nvidia/gp106/gr/gpccs_data.bin
4942 Link: nvidia/gp106/gr/gpccs_inst.bin -> ../../gp102/gr/gpccs_inst.bin
4943 File: nvidia/gp106/gr/gpccs_sig.bin
4944 Link: nvidia/gp106/gr/sw_bundle_init.bin -> ../../gp102/gr/sw_bundle_init.bin
4945 Link: nvidia/gp106/gr/sw_ctx.bin -> ../../gp102/gr/sw_ctx.bin
4946 Link: nvidia/gp106/gr/sw_method_init.bin -> ../../gp102/gr/sw_method_init.bin
4947 Link: nvidia/gp106/gr/sw_nonctx.bin -> ../../gp102/gr/sw_nonctx.bin
4948 Link: nvidia/gp106/nvdec/scrubber.bin -> ../../gp102/nvdec/scrubber.bin
4949 Link: nvidia/gp106/sec2/desc.bin -> ../../gp102/sec2/desc.bin
4950 Link: nvidia/gp106/sec2/image.bin -> ../../gp102/sec2/image.bin
4951 Link: nvidia/gp106/sec2/sig.bin -> ../../gp102/sec2/sig.bin
4952 Link: nvidia/gp106/sec2/desc-1.bin -> ../../gp102/sec2/desc-1.bin
4953 Link: nvidia/gp106/sec2/image-1.bin -> ../../gp102/sec2/image-1.bin
4954 Link: nvidia/gp106/sec2/sig-1.bin -> ../../gp102/sec2/sig-1.bin
4955 Link: nvidia/gp107/acr/bl.bin -> ../../gp102/acr/bl.bin
4956 Link: nvidia/gp107/acr/ucode_load.bin -> ../../gp102/acr/ucode_load.bin
4957 Link: nvidia/gp107/acr/ucode_unload.bin -> ../../gp102/acr/ucode_unload.bin
4958 Link: nvidia/gp107/acr/unload_bl.bin -> ../../gp102/acr/unload_bl.bin
4959 File: nvidia/gp107/gr/fecs_bl.bin
4960 File: nvidia/gp107/gr/fecs_data.bin
4961 File: nvidia/gp107/gr/fecs_inst.bin
4962 File: nvidia/gp107/gr/fecs_sig.bin
4963 File: nvidia/gp107/gr/gpccs_bl.bin
4964 File: nvidia/gp107/gr/gpccs_data.bin
4965 File: nvidia/gp107/gr/gpccs_inst.bin
4966 File: nvidia/gp107/gr/gpccs_sig.bin
4967 Link: nvidia/gp107/gr/sw_bundle_init.bin -> ../../gp102/gr/sw_bundle_init.bin
4968 File: nvidia/gp107/gr/sw_ctx.bin
4969 Link: nvidia/gp107/gr/sw_method_init.bin -> ../../gp102/gr/sw_method_init.bin
4970 File: nvidia/gp107/gr/sw_nonctx.bin
4971 Link: nvidia/gp107/nvdec/scrubber.bin -> ../../gp102/nvdec/scrubber.bin
4972 Link: nvidia/gp107/sec2/desc.bin -> ../../gp102/sec2/desc.bin
4973 Link: nvidia/gp107/sec2/image.bin -> ../../gp102/sec2/image.bin
4974 Link: nvidia/gp107/sec2/sig.bin -> ../../gp102/sec2/sig.bin
4975 Link: nvidia/gp107/sec2/desc-1.bin -> ../../gp102/sec2/desc-1.bin
4976 Link: nvidia/gp107/sec2/image-1.bin -> ../../gp102/sec2/image-1.bin
4977 Link: nvidia/gp107/sec2/sig-1.bin -> ../../gp102/sec2/sig-1.bin
4978 File: nvidia/gp10b/acr/bl.bin
4979 File: nvidia/gp10b/acr/ucode_load.bin
4980 File: nvidia/gp10b/gr/fecs_bl.bin
4981 File: nvidia/gp10b/gr/fecs_data.bin
4982 File: nvidia/gp10b/gr/fecs_inst.bin
4983 File: nvidia/gp10b/gr/fecs_sig.bin
4984 File: nvidia/gp10b/gr/gpccs_bl.bin
4985 File: nvidia/gp10b/gr/gpccs_data.bin
4986 File: nvidia/gp10b/gr/gpccs_inst.bin
4987 File: nvidia/gp10b/gr/gpccs_sig.bin
4988 File: nvidia/gp10b/gr/sw_bundle_init.bin
4989 File: nvidia/gp10b/gr/sw_ctx.bin
4990 File: nvidia/gp10b/gr/sw_method_init.bin
4991 File: nvidia/gp10b/gr/sw_nonctx.bin
4992 File: nvidia/gp10b/pmu/desc.bin
4993 File: nvidia/gp10b/pmu/image.bin
4994 File: nvidia/gp10b/pmu/sig.bin
4995 Link: nvidia/gp108/acr/bl.bin -> ../../gp102/acr/bl.bin
4996 Link: nvidia/gp108/acr/ucode_load.bin -> ../../gp102/acr/ucode_load.bin
4997 Link: nvidia/gp108/acr/ucode_unload.bin -> ../../gp102/acr/ucode_unload.bin
4998 Link: nvidia/gp108/acr/unload_bl.bin -> ../../gp102/acr/unload_bl.bin
4999 File: nvidia/gp108/gr/fecs_bl.bin
5000 File: nvidia/gp108/gr/fecs_data.bin
5001 File: nvidia/gp108/gr/fecs_inst.bin
5002 File: nvidia/gp108/gr/fecs_sig.bin
5003 File: nvidia/gp108/gr/gpccs_bl.bin
5004 File: nvidia/gp108/gr/gpccs_data.bin
5005 File: nvidia/gp108/gr/gpccs_inst.bin
5006 File: nvidia/gp108/gr/gpccs_sig.bin
5007 File: nvidia/gp108/gr/sw_bundle_init.bin
5008 File: nvidia/gp108/gr/sw_ctx.bin
5009 File: nvidia/gp108/gr/sw_method_init.bin
5010 File: nvidia/gp108/gr/sw_nonctx.bin
5011 Link: nvidia/gp108/nvdec/scrubber.bin -> ../../gp102/nvdec/scrubber.bin
5012 Link: nvidia/gp108/sec2/desc.bin -> ../../gp102/sec2/desc-1.bin
5013 Link: nvidia/gp108/sec2/image.bin -> ../../gp102/sec2/image-1.bin
5014 Link: nvidia/gp108/sec2/sig.bin -> ../../gp102/sec2/sig-1.bin
5015 File: nvidia/gv100/acr/bl.bin
5016 File: nvidia/gv100/acr/ucode_load.bin
5017 File: nvidia/gv100/acr/ucode_unload.bin
5018 File: nvidia/gv100/acr/unload_bl.bin
5019 File: nvidia/gv100/gr/fecs_bl.bin
5020 File: nvidia/gv100/gr/fecs_data.bin
5021 File: nvidia/gv100/gr/fecs_inst.bin
5022 File: nvidia/gv100/gr/fecs_sig.bin
5023 File: nvidia/gv100/gr/gpccs_bl.bin
5024 File: nvidia/gv100/gr/gpccs_data.bin
5025 File: nvidia/gv100/gr/gpccs_inst.bin
5026 File: nvidia/gv100/gr/gpccs_sig.bin
5027 File: nvidia/gv100/gr/sw_bundle_init.bin
5028 File: nvidia/gv100/gr/sw_ctx.bin
5029 File: nvidia/gv100/gr/sw_method_init.bin
5030 File: nvidia/gv100/gr/sw_nonctx.bin
5031 File: nvidia/gv100/nvdec/scrubber.bin
5032 File: nvidia/gv100/sec2/desc.bin
5033 File: nvidia/gv100/sec2/image.bin
5034 File: nvidia/gv100/sec2/sig.bin
5035 File: nvidia/tu102/acr/bl.bin
5036 File: nvidia/tu102/acr/ucode_ahesasc.bin
5037 File: nvidia/tu102/acr/ucode_asb.bin
5038 File: nvidia/tu102/acr/unload_bl.bin
5039 File: nvidia/tu102/acr/ucode_unload.bin
5040 File: nvidia/tu102/gr/fecs_bl.bin
5041 File: nvidia/tu102/gr/fecs_data.bin
5042 File: nvidia/tu102/gr/fecs_inst.bin
5043 File: nvidia/tu102/gr/fecs_sig.bin
5044 File: nvidia/tu102/gr/gpccs_bl.bin
5045 File: nvidia/tu102/gr/gpccs_data.bin
5046 File: nvidia/tu102/gr/gpccs_inst.bin
5047 File: nvidia/tu102/gr/gpccs_sig.bin
5048 File: nvidia/tu102/gr/sw_bundle_init.bin
5049 File: nvidia/tu102/gr/sw_ctx.bin
5050 File: nvidia/tu102/gr/sw_method_init.bin
5051 File: nvidia/tu102/gr/sw_nonctx.bin
5052 File: nvidia/tu102/gr/sw_veid_bundle_init.bin
5053 File: nvidia/tu102/nvdec/scrubber.bin
5054 File: nvidia/tu102/sec2/desc.bin
5055 File: nvidia/tu102/sec2/image.bin
5056 File: nvidia/tu102/sec2/sig.bin
5057 Link: nvidia/tu104/acr/bl.bin -> ../../tu102/acr/bl.bin
5058 Link: nvidia/tu104/acr/ucode_ahesasc.bin -> ../../tu102/acr/ucode_ahesasc.bin
5059 Link: nvidia/tu104/acr/ucode_asb.bin -> ../../tu102/acr/ucode_asb.bin
5060 Link: nvidia/tu104/acr/unload_bl.bin -> ../../tu102/acr/unload_bl.bin
5061 Link: nvidia/tu104/acr/ucode_unload.bin -> ../../tu102/acr/ucode_unload.bin
5062 Link: nvidia/tu104/gr/fecs_bl.bin -> ../../tu102/gr/fecs_bl.bin
5063 File: nvidia/tu104/gr/fecs_data.bin
5064 File: nvidia/tu104/gr/fecs_inst.bin
5065 File: nvidia/tu104/gr/fecs_sig.bin
5066 Link: nvidia/tu104/gr/gpccs_bl.bin -> ../../tu102/gr/gpccs_bl.bin
5067 File: nvidia/tu104/gr/gpccs_data.bin
5068 File: nvidia/tu104/gr/gpccs_inst.bin
5069 File: nvidia/tu104/gr/gpccs_sig.bin
5070 File: nvidia/tu104/gr/sw_bundle_init.bin
5071 File: nvidia/tu104/gr/sw_ctx.bin
5072 File: nvidia/tu104/gr/sw_method_init.bin
5073 File: nvidia/tu104/gr/sw_nonctx.bin
5074 File: nvidia/tu104/gr/sw_veid_bundle_init.bin
5075 Link: nvidia/tu104/nvdec/scrubber.bin -> ../../tu102/nvdec/scrubber.bin
5076 Link: nvidia/tu104/sec2/desc.bin -> ../../tu102/sec2/desc.bin
5077 Link: nvidia/tu104/sec2/image.bin -> ../../tu102/sec2/image.bin
5078 Link: nvidia/tu104/sec2/sig.bin -> ../../tu102/sec2/sig.bin
5079 Link: nvidia/tu106/acr/bl.bin -> ../../tu102/acr/bl.bin
5080 Link: nvidia/tu106/acr/ucode_ahesasc.bin -> ../../tu102/acr/ucode_ahesasc.bin
5081 Link: nvidia/tu106/acr/ucode_asb.bin -> ../../tu102/acr/ucode_asb.bin
5082 Link: nvidia/tu106/acr/unload_bl.bin -> ../../tu102/acr/unload_bl.bin
5083 Link: nvidia/tu106/acr/ucode_unload.bin -> ../../tu102/acr/ucode_unload.bin
5084 Link: nvidia/tu106/gr/fecs_bl.bin -> ../../tu102/gr/fecs_bl.bin
5085 File: nvidia/tu106/gr/fecs_data.bin
5086 File: nvidia/tu106/gr/fecs_inst.bin
5087 File: nvidia/tu106/gr/fecs_sig.bin
5088 Link: nvidia/tu106/gr/gpccs_bl.bin -> ../../tu102/gr/gpccs_bl.bin
5089 File: nvidia/tu106/gr/gpccs_data.bin
5090 File: nvidia/tu106/gr/gpccs_inst.bin
5091 File: nvidia/tu106/gr/gpccs_sig.bin
5092 File: nvidia/tu106/gr/sw_bundle_init.bin
5093 File: nvidia/tu106/gr/sw_ctx.bin
5094 File: nvidia/tu106/gr/sw_method_init.bin
5095 File: nvidia/tu106/gr/sw_nonctx.bin
5096 File: nvidia/tu106/gr/sw_veid_bundle_init.bin
5097 Link: nvidia/tu106/nvdec/scrubber.bin -> ../../tu102/nvdec/scrubber.bin
5098 Link: nvidia/tu106/sec2/desc.bin -> ../../tu102/sec2/desc.bin
5099 Link: nvidia/tu106/sec2/image.bin -> ../../tu102/sec2/image.bin
5100 Link: nvidia/tu106/sec2/sig.bin -> ../../tu102/sec2/sig.bin
5101 File: nvidia/tu116/acr/bl.bin
5102 File: nvidia/tu116/acr/ucode_ahesasc.bin
5103 File: nvidia/tu116/acr/ucode_asb.bin
5104 File: nvidia/tu116/acr/ucode_unload.bin
5105 File: nvidia/tu116/acr/unload_bl.bin
5106 File: nvidia/tu116/gr/fecs_bl.bin
5107 File: nvidia/tu116/gr/fecs_data.bin
5108 File: nvidia/tu116/gr/fecs_inst.bin
5109 File: nvidia/tu116/gr/fecs_sig.bin
5110 File: nvidia/tu116/gr/gpccs_bl.bin
5111 File: nvidia/tu116/gr/gpccs_data.bin
5112 File: nvidia/tu116/gr/gpccs_inst.bin
5113 File: nvidia/tu116/gr/gpccs_sig.bin
5114 File: nvidia/tu116/gr/sw_bundle_init.bin
5115 File: nvidia/tu116/gr/sw_ctx.bin
5116 File: nvidia/tu116/gr/sw_method_init.bin
5117 File: nvidia/tu116/gr/sw_nonctx.bin
5118 File: nvidia/tu116/gr/sw_veid_bundle_init.bin
5119 File: nvidia/tu116/nvdec/scrubber.bin
5120 File: nvidia/tu116/sec2/desc.bin
5121 File: nvidia/tu116/sec2/image.bin
5122 File: nvidia/tu116/sec2/sig.bin
5123 Link: nvidia/tu117/acr/bl.bin -> ../../tu116/acr/bl.bin
5124 Link: nvidia/tu117/acr/ucode_ahesasc.bin -> ../../tu116/acr/ucode_ahesasc.bin
5125 Link: nvidia/tu117/acr/ucode_asb.bin -> ../../tu116/acr/ucode_asb.bin
5126 Link: nvidia/tu117/acr/ucode_unload.bin -> ../../tu116/acr/ucode_unload.bin
5127 Link: nvidia/tu117/acr/unload_bl.bin -> ../../tu116/acr/unload_bl.bin
5128 Link: nvidia/tu117/gr/fecs_bl.bin -> ../../tu116/gr/fecs_bl.bin
5129 File: nvidia/tu117/gr/fecs_data.bin
5130 File: nvidia/tu117/gr/fecs_inst.bin
5131 File: nvidia/tu117/gr/fecs_sig.bin
5132 Link: nvidia/tu117/gr/gpccs_bl.bin -> ../../tu116/gr/gpccs_bl.bin
5133 File: nvidia/tu117/gr/gpccs_data.bin
5134 File: nvidia/tu117/gr/gpccs_inst.bin
5135 File: nvidia/tu117/gr/gpccs_sig.bin
5136 File: nvidia/tu117/gr/sw_bundle_init.bin
5137 File: nvidia/tu117/gr/sw_ctx.bin
5138 File: nvidia/tu117/gr/sw_method_init.bin
5139 File: nvidia/tu117/gr/sw_nonctx.bin
5140 File: nvidia/tu117/gr/sw_veid_bundle_init.bin
5141 Link: nvidia/tu117/nvdec/scrubber.bin -> ../../tu116/nvdec/scrubber.bin
5142 Link: nvidia/tu117/sec2/desc.bin -> ../../tu116/sec2/desc.bin
5143 Link: nvidia/tu117/sec2/image.bin -> ../../tu116/sec2/image.bin
5144 Link: nvidia/tu117/sec2/sig.bin -> ../../tu116/sec2/sig.bin
5145 File: nvidia/ga102/acr/ucode_ahesasc.bin
5146 File: nvidia/ga102/acr/ucode_asb.bin
5147 File: nvidia/ga102/acr/ucode_unload.bin
5148 File: nvidia/ga102/gr/fecs_bl.bin
5149 File: nvidia/ga102/gr/fecs_sig.bin
5150 File: nvidia/ga102/gr/gpccs_bl.bin
5151 File: nvidia/ga102/gr/gpccs_sig.bin
5152 File: nvidia/ga102/gr/NET_img.bin
5153 File: nvidia/ga102/nvdec/scrubber.bin
5154 File: nvidia/ga102/sec2/desc.bin
5155 File: nvidia/ga102/sec2/hs_bl_sig.bin
5156 File: nvidia/ga102/sec2/image.bin
5157 File: nvidia/ga102/sec2/sig.bin
5158 Link: nvidia/ga103/acr/ucode_ahesasc.bin -> ../../ga102/acr/ucode_ahesasc.bin
5159 Link: nvidia/ga103/acr/ucode_asb.bin -> ../../ga102/acr/ucode_asb.bin
5160 Link: nvidia/ga103/acr/ucode_unload.bin -> ../../ga102/acr/ucode_unload.bin
5161 File: nvidia/ga103/gr/fecs_bl.bin
5162 File: nvidia/ga103/gr/fecs_sig.bin
5163 File: nvidia/ga103/gr/gpccs_bl.bin
5164 File: nvidia/ga103/gr/gpccs_sig.bin
5165 File: nvidia/ga103/gr/NET_img.bin
5166 Link: nvidia/ga103/nvdec/scrubber.bin -> ../../ga102/nvdec/scrubber.bin
5167 Link: nvidia/ga103/sec2/desc.bin -> ../../ga102/sec2/desc.bin
5168 Link: nvidia/ga103/sec2/hs_bl_sig.bin -> ../../ga102/sec2/hs_bl_sig.bin
5169 Link: nvidia/ga103/sec2/image.bin -> ../../ga102/sec2/image.bin
5170 Link: nvidia/ga103/sec2/sig.bin -> ../../ga102/sec2/sig.bin
5171 Link: nvidia/ga104/acr/ucode_ahesasc.bin -> ../../ga102/acr/ucode_ahesasc.bin
5172 Link: nvidia/ga104/acr/ucode_asb.bin -> ../../ga102/acr/ucode_asb.bin
5173 Link: nvidia/ga104/acr/ucode_unload.bin -> ../../ga102/acr/ucode_unload.bin
5174 File: nvidia/ga104/gr/fecs_bl.bin
5175 File: nvidia/ga104/gr/fecs_sig.bin
5176 File: nvidia/ga104/gr/gpccs_bl.bin
5177 File: nvidia/ga104/gr/gpccs_sig.bin
5178 File: nvidia/ga104/gr/NET_img.bin
5179 Link: nvidia/ga104/nvdec/scrubber.bin -> ../../ga102/nvdec/scrubber.bin
5180 Link: nvidia/ga104/sec2/desc.bin -> ../../ga102/sec2/desc.bin
5181 Link: nvidia/ga104/sec2/hs_bl_sig.bin -> ../../ga102/sec2/hs_bl_sig.bin
5182 Link: nvidia/ga104/sec2/image.bin -> ../../ga102/sec2/image.bin
5183 Link: nvidia/ga104/sec2/sig.bin -> ../../ga102/sec2/sig.bin
5184 Link: nvidia/ga106/acr/ucode_ahesasc.bin -> ../../ga102/acr/ucode_ahesasc.bin
5185 Link: nvidia/ga106/acr/ucode_asb.bin -> ../../ga102/acr/ucode_asb.bin
5186 Link: nvidia/ga106/acr/ucode_unload.bin -> ../../ga102/acr/ucode_unload.bin
5187 File: nvidia/ga106/gr/fecs_bl.bin
5188 File: nvidia/ga106/gr/fecs_sig.bin
5189 File: nvidia/ga106/gr/gpccs_bl.bin
5190 File: nvidia/ga106/gr/gpccs_sig.bin
5191 File: nvidia/ga106/gr/NET_img.bin
5192 Link: nvidia/ga106/nvdec/scrubber.bin -> ../../ga102/nvdec/scrubber.bin
5193 Link: nvidia/ga106/sec2/desc.bin -> ../../ga102/sec2/desc.bin
5194 Link: nvidia/ga106/sec2/hs_bl_sig.bin -> ../../ga102/sec2/hs_bl_sig.bin
5195 Link: nvidia/ga106/sec2/image.bin -> ../../ga102/sec2/image.bin
5196 Link: nvidia/ga106/sec2/sig.bin -> ../../ga102/sec2/sig.bin
5197 Link: nvidia/ga107/acr/ucode_ahesasc.bin -> ../../ga102/acr/ucode_ahesasc.bin
5198 Link: nvidia/ga107/acr/ucode_asb.bin -> ../../ga102/acr/ucode_asb.bin
5199 Link: nvidia/ga107/acr/ucode_unload.bin -> ../../ga102/acr/ucode_unload.bin
5200 File: nvidia/ga107/gr/fecs_bl.bin
5201 File: nvidia/ga107/gr/fecs_sig.bin
5202 File: nvidia/ga107/gr/gpccs_bl.bin
5203 File: nvidia/ga107/gr/gpccs_sig.bin
5204 File: nvidia/ga107/gr/NET_img.bin
5205 Link: nvidia/ga107/nvdec/scrubber.bin -> ../../ga102/nvdec/scrubber.bin
5206 Link: nvidia/ga107/sec2/desc.bin -> ../../ga102/sec2/desc.bin
5207 Link: nvidia/ga107/sec2/hs_bl_sig.bin -> ../../ga102/sec2/hs_bl_sig.bin
5208 Link: nvidia/ga107/sec2/image.bin -> ../../ga102/sec2/image.bin
5209 Link: nvidia/ga107/sec2/sig.bin -> ../../ga102/sec2/sig.bin
5210
5211 File: nvidia/tu10x/typec/ccg_primary.cyacd
5212 File: nvidia/tu10x/typec/ccg_secondary.cyacd
5213 File: nvidia/tu10x/typec/ccg_boot.cyacd
5214
5215 Licence: Redistributable. See LICENCE.nvidia for details
5216
5217 --------------------------------------------------------------------------
5218
5219 Driver: wilc1000 - Atmel 802.11n WLAN driver for WILC1000
5220
5221 File: atmel/wilc1000_fw.bin
5222 File: atmel/wilc1000_ap_fw.bin
5223 File: atmel/wilc1000_p2p_fw.bin
5224 File: atmel/wilc1000_wifi_firmware.bin
5225 File: atmel/wilc1000_wifi_firmware-1.bin
5226 Version: 16.0
5227
5228 License: Redistributable. See LICENSE.atmel for details
5229
5230 --------------------------------------------------------------------------
5231
5232 Driver: hfi1 - Intel OPA Gen 1 adapter
5233
5234 File: hfi1_dc8051.fw
5235 Version: 1.27.0
5236 File: hfi1_fabric.fw
5237 Version: 0x1055
5238 File: hfi1_pcie.fw
5239 Version: 0x4755
5240 File: hfi1_sbus.fw
5241 Version: 0x10130001
5242
5243 Licence: Redistributable. See LICENSE.hfi1_firmware for details
5244
5245 --------------------------------------------------------------------------
5246
5247 Driver: knav_qmss_queue - TI Keystone 2 QMSS driver
5248
5249 File: ti-keystone/ks2_qmss_pdsp_acc48_k2_le_1_0_0_9.bin
5250
5251 Licence: Redistributable. See LICENCE.ti-keystone for details.
5252
5253 --------------------------------------------------------------------------
5254
5255 Driver: mwlwifi - Marvell mac80211 driver for 80211ac cards.
5256
5257 File: mwlwifi/88W8864.bin
5258 Version: 7.2.8.6
5259
5260 File: mwlwifi/88W8897.bin
5261 Version: 8.2.0.10
5262
5263 Licence: Redistributable. See LICENCE.Marvell for details.
5264
5265 --------------------------------------------------------------------------
5266
5267 Driver: mtk-vpu - MediaTek VPU video processing unit driver
5268
5269 File: mediatek/mt8173/vpu_d.bin
5270 File: mediatek/mt8173/vpu_p.bin
5271 Link: vpu_d.bin -> mediatek/mt8173/vpu_d.bin
5272 Link: vpu_p.bin -> mediatek/mt8173/vpu_p.bin
5273
5274 Licence: Redistributable. See LICENCE.mediatek for details.
5275
5276 --------------------------------------------------------------------------
5277
5278 Driver: mtk_scp - MediaTek SCP System Control Processing Driver
5279
5280 File: mediatek/mt8183/scp.img
5281 Version: v2.0.13324
5282 File: mediatek/mt8186/scp.img
5283 Version: v0.0.9
5284 File: mediatek/mt8192/scp.img
5285 Version: v2.0.20536
5286 File: mediatek/mt8195/scp.img
5287 Version: v2.0.21961
5288
5289 Licence: Redistributable. See LICENCE.mediatek for details.
5290
5291 --------------------------------------------------------------------------
5292
5293 Driver: btmtk - MediaTek Bluetooth Driver
5294
5295 File: mediatek/mt7622pr2h.bin
5296 Version: 20180621204904
5297 File: mediatek/mt7668pr2h.bin
5298 Version: 20180517181834
5299 # Note: explicitly commented out, since it's duplicated further down
5300 # File: mediatek/mt7663pr2h.bin
5301 # Version: 7663e2ccn04-2006030247
5302
5303 Licence: Redistributable. See LICENCE.mediatek for details.
5304
5305 --------------------------------------------------------------------------
5306
5307 Driver: rk3399-dptx - ROCKCHIP rk3399 dptx firmware
5308
5309 File: rockchip/dptx.bin
5310 Version: 3.1
5311
5312 Licence: Redistributable. See LICENCE.rockchip for details.
5313
5314 --------------------------------------------------------------------------
5315
5316 Driver: mt76x0 - MediaTek MT76x0 Wireless MACs
5317
5318 File: mediatek/mt7610u.bin
5319 File: mediatek/mt7610e.bin
5320 Version: 2.6
5321 File: mediatek/mt7650e.bin
5322 Version: 1.0.07-b370
5323
5324 Licence: Redistributable. See LICENCE.mediatek for details.
5325
5326 ---------------------------------------------------------------------------
5327
5328 Driver: mt76x2e - MediaTek MT76x2 Wireless MACs
5329
5330 File: mediatek/mt7662.bin
5331 Version: 1.9
5332 Link: mt7662.bin -> mediatek/mt7662.bin
5333
5334 File: mediatek/mt7662_rom_patch.bin
5335 Version: 0.0.2_P69
5336 Link: mt7662_rom_patch.bin -> mediatek/mt7662_rom_patch.bin
5337
5338 Licence: Redistributable. See LICENCE.ralink_a_mediatek_company_firmware for details
5339
5340 ---------------------------------------------------------------------------
5341
5342 Driver: mt76x2u - MediaTek MT76x2u Wireless MACs
5343
5344 File: mediatek/mt7662u.bin
5345 Version: 1.5
5346
5347 File: mediatek/mt7662u_rom_patch.bin
5348 Version: 0.0.2_P48
5349
5350 Licence: Redistributable. See LICENCE.mediatek for details.
5351
5352 --------------------------------------------------------------------------
5353
5354 Driver: mt7615e - MediaTek MT7615e Wireless MACs
5355
5356 File: mediatek/mt7615_n9.bin
5357 Version: 20200814
5358 File: mediatek/mt7615_cr4.bin
5359 Version: 20190114
5360 File: mediatek/mt7615_rom_patch.bin
5361 Version: 20190114
5362
5363 Licence: Redistributable. See LICENCE.mediatek for details.
5364
5365 --------------------------------------------------------------------------
5366
5367 Driver: mt7622 - MediaTek MT7622 Wireless MACs
5368
5369 File: mediatek/mt7622_n9.bin
5370 Version: 20200630
5371 File: mediatek/mt7622_rom_patch.bin
5372 Version: 20190114
5373
5374 Licence: Redistributable. See LICENCE.mediatek for details.
5375
5376 --------------------------------------------------------------------------
5377
5378 Driver: mt7663 - MediaTek MT7663 Wireless MACs
5379
5380 File: mediatek/mt7663pr2h.bin
5381 Version: 7663e2ccn04-2006030247
5382 File: mediatek/mt7663_n9_v3.bin
5383 Version: v3.1.1
5384
5385 File: mediatek/mt7663pr2h_rebb.bin
5386 Version: 7663e2-1802-19091404338b809
5387 File: mediatek/mt7663_n9_rebb.bin
5388 Version: 7663mp1827-20190914043434
5389
5390 Licence: Redistributable. See LICENCE.mediatek for details.
5391
5392 --------------------------------------------------------------------------
5393
5394 Driver: mt7915e - MediaTek Wireless MACs for MT7915/MT7916/MT7986/MT7981
5395
5396 File: mediatek/mt7915_wm.bin
5397 Version: 20220929104145
5398 File: mediatek/mt7915_wa.bin
5399 Version: 20220929104205
5400 File: mediatek/mt7915_rom_patch.bin
5401 Version: 20220929104113a
5402 File: mediatek/mt7915_eeprom.bin
5403 Version: 20200821
5404 File: mediatek/mt7915_eeprom_dbdc.bin
5405 Version: 20200821
5406
5407 File: mediatek/mt7916_wm.bin
5408 Version: 20230202145005
5409 File: mediatek/mt7916_wa.bin
5410 Version: 20230202143332
5411 File: mediatek/mt7916_rom_patch.bin
5412 Version: 20230202144915a
5413 File: mediatek/mt7916_eeprom.bin
5414 Version: 20211130
5415
5416 File: mediatek/mt7986_wm.bin
5417 Version: 20221012174725
5418 File: mediatek/mt7986_wm_mt7975.bin
5419 Version: 20221012174805
5420 File: mediatek/mt7986_wa.bin
5421 Version: 20221012174937
5422 File: mediatek/mt7986_rom_patch.bin
5423 Version: 20221012174648a
5424 File: mediatek/mt7986_rom_patch_mt7975.bin
5425 Version: 20221012174743a
5426 File: mediatek/mt7986_wo_0.bin
5427 Version: 20221012175005
5428 File: mediatek/mt7986_wo_1.bin
5429 Version: 20221012175032
5430 File: mediatek/mt7986_eeprom_mt7976.bin
5431 Version: 20211105
5432 File: mediatek/mt7986_eeprom_mt7976_dbdc.bin
5433 Version: 20220223
5434 File: mediatek/mt7986_eeprom_mt7976_dual.bin
5435 Version: 20211115
5436 File: mediatek/mt7986_eeprom_mt7975_dual.bin
5437 Version: 20220208
5438
5439 File: mediatek/mt7981_wm.bin
5440 Version: 20221208201806
5441 File: mediatek/mt7981_wa.bin
5442 Version: 20221208202048
5443 File: mediatek/mt7981_rom_patch.bin
5444 Version: 20221208201745a
5445 File: mediatek/mt7981_wo.bin
5446 Version: 20221208202138
5447
5448 Licence: Redistributable. See LICENCE.mediatek for details.
5449
5450 --------------------------------------------------------------------------
5451
5452 Driver: mt7921 - MediaTek MT7921 Wireless MACs
5453
5454 File: mediatek/WIFI_MT7961_patch_mcu_1_2_hdr.bin
5455 Version: 20230526130917a
5456 File: mediatek/WIFI_RAM_CODE_MT7961_1.bin
5457 Version: 20230526130958
5458
5459 Licence: Redistributable. See LICENCE.mediatek for details.
5460
5461 --------------------------------------------------------------------------
5462
5463 Driver: mt7921 - MediaTek MT7921 bluetooth chipset
5464
5465 File: mediatek/BT_RAM_CODE_MT7961_1_2_hdr.bin
5466 Version: 20230526131214
5467
5468 Licence: Redistributable. See LICENCE.mediatek for details.
5469
5470 --------------------------------------------------------------------------
5471
5472 Driver: mt7922 - MediaTek MT7922 Wireless MACs
5473
5474 File: mediatek/WIFI_MT7922_patch_mcu_1_1_hdr.bin
5475 Version: 20230627143702a
5476 File: mediatek/WIFI_RAM_CODE_MT7922_1.bin
5477 Version: 20230627143946
5478
5479 Licence: Redistributable. See LICENCE.mediatek for details.
5480
5481 --------------------------------------------------------------------------
5482
5483 Driver: mt7922 - MediaTek MT7922 bluetooth chipset
5484
5485 File: mediatek/BT_RAM_CODE_MT7922_1_1_hdr.bin
5486 Version: 20230627144220
5487
5488 Licence: Redistributable. See LICENCE.mediatek for details.
5489
5490 --------------------------------------------------------------------------
5491 Driver: nfp - Netronome Flow Processor
5492
5493 Link: netronome/nic_AMDA0081-0001_1x40.nffw -> nic/nic_AMDA0081-0001_1x40.nffw
5494 Link: netronome/nic_AMDA0097-0001_2x40.nffw -> nic/nic_AMDA0097-0001_2x40.nffw
5495 Link: netronome/nic_AMDA0099-0001_2x10.nffw -> nic/nic_AMDA0099-0001_2x10.nffw
5496 Link: netronome/nic_AMDA0081-0001_4x10.nffw -> nic/nic_AMDA0081-0001_4x10.nffw
5497 Link: netronome/nic_AMDA0097-0001_4x10_1x40.nffw -> nic/nic_AMDA0097-0001_4x10_1x40.nffw
5498 Link: netronome/nic_AMDA0099-0001_1x10_1x25.nffw -> nic/nic_AMDA0099-0001_1x10_1x25.nffw
5499 Link: netronome/nic_AMDA0099-0001_2x25.nffw -> nic/nic_AMDA0099-0001_2x25.nffw
5500 Link: netronome/nic_AMDA0096-0001_2x10.nffw -> nic/nic_AMDA0096-0001_2x10.nffw
5501 Link: netronome/nic_AMDA0097-0001_8x10.nffw -> nic/nic_AMDA0097-0001_8x10.nffw
5502 Link: netronome/nic_AMDA0058-0011_2x40.nffw -> nic/nic_AMDA0058-0011_2x40.nffw
5503 Link: netronome/nic_AMDA0058-0012_2x40.nffw -> nic/nic_AMDA0058-0012_2x40.nffw
5504 Link: netronome/nic_AMDA0078-0011_1x100.nffw -> nic/nic_AMDA0078-0011_1x100.nffw
5505 File: netronome/nic/nic_AMDA0081-0001_1x40.nffw
5506 File: netronome/nic/nic_AMDA0097-0001_2x40.nffw
5507 File: netronome/nic/nic_AMDA0099-0001_2x10.nffw
5508 File: netronome/nic/nic_AMDA0081-0001_4x10.nffw
5509 File: netronome/nic/nic_AMDA0097-0001_4x10_1x40.nffw
5510 File: netronome/nic/nic_AMDA0099-0001_1x10_1x25.nffw
5511 File: netronome/nic/nic_AMDA0099-0001_2x25.nffw
5512 File: netronome/nic/nic_AMDA0096-0001_2x10.nffw
5513 File: netronome/nic/nic_AMDA0097-0001_8x10.nffw
5514 File: netronome/nic/nic_AMDA0058-0011_2x40.nffw
5515 File: netronome/nic/nic_AMDA0058-0012_2x40.nffw
5516 File: netronome/nic/nic_AMDA0078-0011_1x100.nffw
5517 File: netronome/nic-sriov/nic_AMDA0081-0001_1x40.nffw
5518 File: netronome/nic-sriov/nic_AMDA0097-0001_2x40.nffw
5519 File: netronome/nic-sriov/nic_AMDA0099-0001_2x10.nffw
5520 File: netronome/nic-sriov/nic_AMDA0081-0001_4x10.nffw
5521 File: netronome/nic-sriov/nic_AMDA0097-0001_4x10_1x40.nffw
5522 File: netronome/nic-sriov/nic_AMDA0099-0001_1x10_1x25.nffw
5523 File: netronome/nic-sriov/nic_AMDA0099-0001_2x25.nffw
5524 File: netronome/nic-sriov/nic_AMDA0096-0001_2x10.nffw
5525 File: netronome/nic-sriov/nic_AMDA0097-0001_8x10.nffw
5526 File: netronome/nic-sriov/nic_AMDA0058-0011_2x40.nffw
5527 File: netronome/nic-sriov/nic_AMDA0058-0012_2x40.nffw
5528 File: netronome/nic-sriov/nic_AMDA0078-0011_1x100.nffw
5529
5530 Version: v2.1.16.1
5531
5532 File: netronome/flower/nic_AMDA0099.nffw
5533 File: netronome/flower/nic_AMDA0096.nffw
5534 File: netronome/flower/nic_AMDA0097.nffw
5535 File: netronome/flower/nic_AMDA0058.nffw
5536 Link: netronome/flower/nic_AMDA0081.nffw -> nic_AMDA0097.nffw
5537 Link: netronome/flower/nic_AMDA0081-0001_1x40.nffw -> nic_AMDA0081.nffw
5538 Link: netronome/flower/nic_AMDA0097-0001_2x40.nffw -> nic_AMDA0097.nffw
5539 Link: netronome/flower/nic_AMDA0099-0001_2x10.nffw -> nic_AMDA0099.nffw
5540 Link: netronome/flower/nic_AMDA0081-0001_4x10.nffw -> nic_AMDA0081.nffw
5541 Link: netronome/flower/nic_AMDA0097-0001_4x10_1x40.nffw -> nic_AMDA0097.nffw
5542 Link: netronome/flower/nic_AMDA0099-0001_2x25.nffw -> nic_AMDA0099.nffw
5543 Link: netronome/flower/nic_AMDA0096-0001_2x10.nffw -> nic_AMDA0096.nffw
5544 Link: netronome/flower/nic_AMDA0097-0001_8x10.nffw -> nic_AMDA0097.nffw
5545 Link: netronome/flower/nic_AMDA0099-0001_1x10_1x25.nffw -> nic_AMDA0099.nffw
5546 Link: netronome/flower/nic_AMDA0058-0011_1x100.nffw -> nic_AMDA0058.nffw
5547 Link: netronome/flower/nic_AMDA0058-0011_2x40.nffw -> nic_AMDA0058.nffw
5548 Link: netronome/flower/nic_AMDA0058-0011_4x10_1x40.nffw -> nic_AMDA0058.nffw
5549 Link: netronome/flower/nic_AMDA0058-0011_8x10.nffw -> nic_AMDA0058.nffw
5550 Link: netronome/flower/nic_AMDA0058-0012_1x100.nffw -> nic_AMDA0058.nffw
5551 Link: netronome/flower/nic_AMDA0058-0012_2x40.nffw -> nic_AMDA0058.nffw
5552 Link: netronome/flower/nic_AMDA0058-0012_4x10_1x40.nffw -> nic_AMDA0058.nffw
5553 Link: netronome/flower/nic_AMDA0058-0012_8x10.nffw -> nic_AMDA0058.nffw
5554 Link: netronome/flower/nic_AMDA0078-0011_1x100.nffw -> nic_AMDA0058.nffw
5555 Link: netronome/flower/nic_AMDA0078-0011_2x40.nffw -> nic_AMDA0058.nffw
5556 Link: netronome/flower/nic_AMDA0078-0011_4x10_1x40.nffw -> nic_AMDA0058.nffw
5557 Link: netronome/flower/nic_AMDA0078-0011_8x10.nffw -> nic_AMDA0058.nffw
5558 Link: netronome/flower/nic_AMDA0078-0012_1x100.nffw -> nic_AMDA0058.nffw
5559 Link: netronome/flower/nic_AMDA0078-0012_2x40.nffw -> nic_AMDA0058.nffw
5560 Link: netronome/flower/nic_AMDA0078-0012_4x10_1x40.nffw -> nic_AMDA0058.nffw
5561 Link: netronome/flower/nic_AMDA0078-0012_8x10.nffw -> nic_AMDA0058.nffw
5562
5563 Version: AOTC-2.14.A.6
5564
5565 File: netronome/bpf/nic_AMDA0081-0001_1x40.nffw
5566 File: netronome/bpf/nic_AMDA0097-0001_2x40.nffw
5567 File: netronome/bpf/nic_AMDA0099-0001_2x10.nffw
5568 File: netronome/bpf/nic_AMDA0081-0001_4x10.nffw
5569 File: netronome/bpf/nic_AMDA0097-0001_4x10_1x40.nffw
5570 File: netronome/bpf/nic_AMDA0099-0001_1x10_1x25.nffw
5571 File: netronome/bpf/nic_AMDA0099-0001_2x25.nffw
5572 File: netronome/bpf/nic_AMDA0096-0001_2x10.nffw
5573 File: netronome/bpf/nic_AMDA0097-0001_8x10.nffw
5574 File: netronome/bpf/nic_AMDA0058-0011_2x40.nffw
5575 File: netronome/bpf/nic_AMDA0058-0012_2x40.nffw
5576 File: netronome/bpf/nic_AMDA0078-0011_1x100.nffw
5577
5578 Version: v2.0.6.124
5579
5580
5581 Licence: Redistributable. See LICENCE.Netronome for details
5582
5583 --------------------------------------------------------------------------
5584
5585 Driver: wil6210 - Qualcomm Atheros support for 11ad family of chips
5586
5587 File: wil6210.fw
5588 File: wil6210.brd
5589 Version: 5.2.0.18
5590
5591 Licence: Redistributable. See LICENSE.QualcommAtheros_ath10k for details
5592
5593 --------------------------------------------------------------------------
5594
5595 Driver: venus - Qualcomm Venus video codec accelerator
5596
5597 File: qcom/venus-1.8/venus.mbn
5598 Link: qcom/venus-1.8/venus.mdt -> venus.mbn
5599
5600 Version: 1.8-00109
5601
5602 File: qcom/venus-4.2/venus.mbn
5603 Link: qcom/venus-4.2/venus.mdt -> venus.mbn
5604
5605 Version: 4.2
5606
5607 File: qcom/venus-5.2/venus.mbn
5608 Link: qcom/venus-5.2/venus.mdt -> venus.mbn
5609
5610 Version: 5.2-00023
5611
5612 File: qcom/venus-5.4/venus.mbn
5613 Link: qcom/venus-5.4/venus.mdt -> venus.mbn
5614
5615 Version: 5.4-00053
5616
5617 File: qcom/venus-6.0/venus.mbn
5618
5619 Version: VIDEO.VE.6.0-00049-PROD-1
5620
5621 File: qcom/vpu-1.0/venus.mbn
5622 Link: qcom/vpu-1.0/venus.mdt -> venus.mbn
5623
5624 Version: VIDEO.VPU.1.0-00087-PROD-1
5625
5626 File: qcom/vpu-2.0/venus.mbn
5627
5628 Version: VIDEO.VPU.2.0-00049-PROD-1
5629
5630 Licence: Redistributable. See LICENSE.qcom and qcom/NOTICE.txt for details
5631
5632 Binary files supplied originally from
5633 https://developer.qualcomm.com/hardware/dragonboard-410c/tools
5634
5635 --------------------------------------------------------------------------
5636
5637 Driver: imx-sdma - support for i.MX SDMA driver
5638
5639 File: imx/sdma/sdma-imx6q.bin
5640 Version: 3.3
5641 File: imx/sdma/sdma-imx7d.bin
5642 Version: 4.2
5643
5644 Licence: Redistributable. See LICENSE.sdma_firmware for details
5645
5646 --------------------------------------------------------------------------
5647
5648 Driver: adreno - Qualcomm Adreno GPU firmware
5649
5650 File: qcom/a300_pfp.fw
5651 Link: a300_pfp.fw -> qcom/a300_pfp.fw
5652 File: qcom/a300_pm4.fw
5653 Link: a300_pm4.fw -> qcom/a300_pm4.fw
5654 File: qcom/a330_pfp.fw
5655 File: qcom/a330_pm4.fw
5656 File: qcom/a420_pfp.fw
5657 File: qcom/a420_pm4.fw
5658 File: qcom/a530_pfp.fw
5659 File: qcom/a530_pm4.fw
5660 File: qcom/a530v3_gpmu.fw2
5661 File: qcom/apq8096/a530_zap.mbn
5662 Link: qcom/a530_zap.mdt -> apq8096/a530_zap.mbn
5663 File: qcom/a630_gmu.bin
5664 File: qcom/a630_sqe.fw
5665 File: qcom/sdm845/a630_zap.mbn
5666 File: qcom/a650_gmu.bin
5667 File: qcom/a650_sqe.fw
5668 File: qcom/sm8250/a650_zap.mbn
5669 File: qcom/a660_gmu.bin
5670 File: qcom/a660_sqe.fw
5671 File: qcom/a702_sqe.fw
5672 File: qcom/leia_pfp_470.fw
5673 File: qcom/leia_pm4_470.fw
5674 File: qcom/sc8280xp/LENOVO/21BX/qcdxkmsuc8280.mbn
5675
5676 Licence: Redistributable. See LICENSE.qcom and qcom/NOTICE.txt for details
5677
5678 Binary files supplied originally from
5679 https://developer.qualcomm.com/hardware/dragonboard-410c/tools
5680
5681 --------------------------------------------------------------------------
5682
5683 Driver: adreno - Qualcomm Adreno GPU firmware
5684
5685 File: qcom/yamato_pfp.fw
5686 File: qcom/yamato_pm4.fw
5687
5688 Licence: Redistributable, BSD-3-Clause licence, See LICENSE.qcom_yamato for details
5689
5690 Binary files generated from header files in EfikaMX kernel sources. A prefix of
5691 four zero bytes was prepended to make them work with the DRM MSM driver. See
5692 https://github.com/genesi/linux-legacy/tree/master/drivers/mxc/amd-gpu
5693
5694 --------------------------------------------------------------------------
5695
5696 Driver: qcom_q6v5_pas - Qualcomm remoteproc firmware
5697
5698 File: qcom/apq8016/mba.mbn
5699 File: qcom/apq8016/modem.mbn
5700 File: qcom/apq8016/wcnss.mbn
5701 File: qcom/apq8016/WCNSS_qcom_wlan_nv_sbc.bin
5702 File: qcom/apq8096/adsp.mbn
5703 RawFile: qcom/apq8096/adspr.jsn
5704 RawFile: qcom/apq8096/adspua.jsn
5705 File: qcom/apq8096/mba.mbn
5706 File: qcom/apq8096/modem.mbn
5707 RawFile: qcom/apq8096/modemr.jsn
5708 File: qcom/qcm2290/a702_zap.mbn
5709 File: qcom/qcm2290/adsp.mbn
5710 RawFile: qcom/qcm2290/adspr.jsn
5711 RawFile: qcom/qcm2290/adsps.jsn
5712 RawFile: qcom/qcm2290/adspua.jsn
5713 File: qcom/qcm2290/modem.mbn
5714 RawFile: qcom/qcm2290/modemr.jsn
5715 RawFile: qcom/qcm2290/modemuw.jsn
5716 File: qcom/qcm2290/wlanmdsp.mbn
5717 File: qcom/qrb4210/a610_zap.mbn
5718 File: qcom/qrb4210/adsp.mbn
5719 RawFile: qcom/qrb4210/adspr.jsn
5720 RawFile: qcom/qrb4210/adsps.jsn
5721 RawFile: qcom/qrb4210/adspua.jsn
5722 File: qcom/qrb4210/cdsp.mbn
5723 RawFile: qcom/qrb4210/cdspr.jsn
5724 File: qcom/qrb4210/modem.mbn
5725 RawFile: qcom/qrb4210/modemr.jsn
5726 RawFile: qcom/qrb4210/modemuw.jsn
5727 Link: qcom/qrb4210/wlanmdsp.mbn -> ../qcm2290/wlanmdsp.mbn
5728 File: qcom/sdm845/adsp.mbn
5729 RawFile: qcom/sdm845/adspr.jsn
5730 RawFile: qcom/sdm845/adspua.jsn
5731 File: qcom/sdm845/cdsp.mbn
5732 RawFile: qcom/sdm845/cdspr.jsn
5733 File: qcom/sdm845/Thundercomm/db845c/slpi.mbn
5734 RawFile: qcom/sdm845/Thundercomm/db845c/slpir.jsn
5735 RawFile: qcom/sdm845/Thundercomm/db845c/slpius.jsn
5736 File: qcom/sm8250/adsp.mbn
5737 RawFile: qcom/sm8250/adspr.jsn
5738 RawFile: qcom/sm8250/adspua.jsn
5739 File: qcom/sm8250/cdsp.mbn
5740 RawFile: qcom/sm8250/cdspr.jsn
5741 File: qcom/sm8250/Thundercomm/RB5/slpi.mbn
5742 RawFile: qcom/sm8250/Thundercomm/RB5/slpir.jsn
5743 RawFile: qcom/sm8250/Thundercomm/RB5/slpius.jsn
5744 RawFile: qcom/sc8280xp/LENOVO/21BX/adspr.jsn
5745 RawFile: qcom/sc8280xp/LENOVO/21BX/adspua.jsn
5746 RawFile: qcom/sc8280xp/LENOVO/21BX/battmgr.jsn
5747 RawFile: qcom/sc8280xp/LENOVO/21BX/cdspr.jsn
5748 File: qcom/sc8280xp/LENOVO/21BX/qcadsp8280.mbn
5749 File: qcom/sc8280xp/LENOVO/21BX/qccdsp8280.mbn
5750 File: qcom/sc8280xp/LENOVO/21BX/qcslpi8280.mbn
5751
5752 Licence: Redistributable. See LICENSE.qcom and qcom/NOTICE.txt for details
5753
5754 Binary files supplied originally from
5755 http://releases.linaro.org/96boards/dragonboard410c/qualcomm/firmware/linux-board-support-package-r1036.1.zip
5756 http://releases.linaro.org/96boards/dragonboard845c/qualcomm/firmware/RB3_firmware_20221121000000-v5.zip
5757 https://releases.linaro.org/96boards/rb1/qualcomm/firmware/RB1_firmware_20230823-v2.zip
5758 https://releases.linaro.org/96boards/rb2/qualcomm/firmware/RB2_firmware_20230823-v2.zip
5759 http://releases.linaro.org/96boards/rb5/qualcomm/firmware/RB5_firmware_20210331-v4.zip
5760
5761 adsp.mbn has been converted from 20-adsp_split/firmware/adsp.* using
5762 https://github.com/andersson/pil-squasher
5763
5764 cdsp.mbn has been converted from 21-cdsp_split/firmware/cdsp.* using
5765 https://github.com/andersson/pil-squasher
5766
5767 --------------------------------------------------------------------------
5768
5769 Driver: qcom_q6v5_mss - Qualcomm modem subsystem firmware
5770
5771 File: qcom/sdm845/mba.mbn
5772 File: qcom/sdm845/modem_nm.mbn
5773 RawFile: qcom/sdm845/modemuw.jsn
5774 Link: qcom/sdm845/modem.mbn -> modem_nm.mbn
5775
5776 Licence: Redistributable. See LICENSE.qcom and qcom/NOTICE.txt for details
5777
5778 Binary files supplied originally from
5779 http://releases.linaro.org/96boards/dragonboard845c/qualcomm/firmware/RB3_firmware_20221121000000-v5.zip
5780
5781 modem.mbn has been converted from 28-modem/modem.* using
5782 https://github.com/andersson/pil-squasher
5783
5784 --------------------------------------------------------------------------
5785
5786 Driver: mlxsw_spectrum - Mellanox Spectrum switch
5787
5788 File: mellanox/mlxsw_spectrum-13.1420.122.mfa2
5789 File: mellanox/mlxsw_spectrum-13.1530.152.mfa2
5790 File: mellanox/mlxsw_spectrum-13.1620.192.mfa2
5791 File: mellanox/mlxsw_spectrum-13.1702.6.mfa2
5792 File: mellanox/mlxsw_spectrum-13.1703.4.mfa2
5793 File: mellanox/mlxsw_spectrum-13.1910.622.mfa2
5794 File: mellanox/mlxsw_spectrum-13.2000.1122.mfa2
5795 File: mellanox/mlxsw_spectrum-13.2000.1886.mfa2
5796 File: mellanox/mlxsw_spectrum-13.2000.2308.mfa2
5797 File: mellanox/mlxsw_spectrum2-29.2000.2308.mfa2
5798 File: mellanox/mlxsw_spectrum-13.2000.2714.mfa2
5799 File: mellanox/mlxsw_spectrum2-29.2000.2714.mfa2
5800 File: mellanox/mlxsw_spectrum-13.2007.1168.mfa2
5801 File: mellanox/mlxsw_spectrum2-29.2007.1168.mfa2
5802 File: mellanox/mlxsw_spectrum3-30.2007.1168.mfa2
5803 File: mellanox/mlxsw_spectrum-13.2008.1036.mfa2
5804 File: mellanox/mlxsw_spectrum2-29.2008.1036.mfa2
5805 File: mellanox/mlxsw_spectrum3-30.2008.1036.mfa2
5806 File: mellanox/mlxsw_spectrum-13.2008.1310.mfa2
5807 File: mellanox/mlxsw_spectrum2-29.2008.1310.mfa2
5808 File: mellanox/mlxsw_spectrum3-30.2008.1310.mfa2
5809 File: mellanox/mlxsw_spectrum-13.2008.1312.mfa2
5810 File: mellanox/mlxsw_spectrum2-29.2008.1312.mfa2
5811 File: mellanox/mlxsw_spectrum3-30.2008.1312.mfa2
5812 File: mellanox/mlxsw_spectrum-13.2008.2018.mfa2
5813 File: mellanox/mlxsw_spectrum2-29.2008.2018.mfa2
5814 File: mellanox/mlxsw_spectrum3-30.2008.2018.mfa2
5815 File: mellanox/mlxsw_spectrum-13.2008.2304.mfa2
5816 File: mellanox/mlxsw_spectrum2-29.2008.2304.mfa2
5817 File: mellanox/mlxsw_spectrum3-30.2008.2304.mfa2
5818 File: mellanox/mlxsw_spectrum-13.2008.2406.mfa2
5819 File: mellanox/mlxsw_spectrum2-29.2008.2406.mfa2
5820 File: mellanox/mlxsw_spectrum3-30.2008.2406.mfa2
5821 File: mellanox/mlxsw_spectrum-13.2008.2438.mfa2
5822 File: mellanox/mlxsw_spectrum2-29.2008.2438.mfa2
5823 File: mellanox/mlxsw_spectrum3-30.2008.2438.mfa2
5824 File: mellanox/mlxsw_spectrum-13.2008.2946.mfa2
5825 File: mellanox/mlxsw_spectrum2-29.2008.2946.mfa2
5826 File: mellanox/mlxsw_spectrum3-30.2008.2946.mfa2
5827 File: mellanox/mlxsw_spectrum-13.2008.3326.mfa2
5828 File: mellanox/mlxsw_spectrum2-29.2008.3326.mfa2
5829 File: mellanox/mlxsw_spectrum3-30.2008.3326.mfa2
5830 File: mellanox/mlxsw_spectrum-13.2010.1006.mfa2
5831 File: mellanox/mlxsw_spectrum2-29.2010.1006.mfa2
5832 File: mellanox/mlxsw_spectrum3-30.2010.1006.mfa2
5833 File: mellanox/lc_ini_bundle_2010_1006.bin
5834 File: mellanox/mlxsw_spectrum-13.2010.1232.mfa2
5835 File: mellanox/mlxsw_spectrum2-29.2010.1232.mfa2
5836 File: mellanox/mlxsw_spectrum3-30.2010.1232.mfa2
5837 File: mellanox/mlxsw_spectrum-13.2010.1406.mfa2
5838 File: mellanox/mlxsw_spectrum2-29.2010.1406.mfa2
5839 File: mellanox/mlxsw_spectrum3-30.2010.1406.mfa2
5840 File: mellanox/mlxsw_spectrum-13.2010.1502.mfa2
5841 File: mellanox/mlxsw_spectrum2-29.2010.1502.mfa2
5842 File: mellanox/mlxsw_spectrum3-30.2010.1502.mfa2
5843 File: mellanox/lc_ini_bundle_2010_1502.bin
5844 File: mellanox/mlxsw_spectrum-13.2010.3020.mfa2
5845 File: mellanox/mlxsw_spectrum2-29.2010.3020.mfa2
5846 File: mellanox/mlxsw_spectrum3-30.2010.3020.mfa2
5847 File: mellanox/lc_ini_bundle_2010_3020.bin
5848 File: mellanox/mlxsw_spectrum-13.2010.3146.mfa2
5849 File: mellanox/mlxsw_spectrum2-29.2010.3146.mfa2
5850 File: mellanox/mlxsw_spectrum3-30.2010.3146.mfa2
5851 File: mellanox/lc_ini_bundle_2010_3146.bin
5852 File: mellanox/mlxsw_spectrum-13.2012.1012.mfa2
5853 File: mellanox/mlxsw_spectrum2-29.2012.1012.mfa2
5854 File: mellanox/mlxsw_spectrum3-30.2012.1012.mfa2
5855 File: mellanox/mlxsw_spectrum4-34.2012.1012.mfa2
5856
5857 Licence:
5858 Copyright (c) 2017-2020 Mellanox Technologies, Ltd. All rights reserved.
5859
5860 Redistribution and use in source and binary forms, with or without
5861 modification, are permitted provided that the following conditions are met:
5862
5863 1. Redistributions of source code must retain the above copyright
5864 notice, this list of conditions and the following disclaimer.
5865 2. Redistributions in binary form must reproduce the above copyright
5866 notice, this list of conditions and the following disclaimer in the
5867 documentation and/or other materials provided with the distribution.
5868 3. Neither the names of the copyright holders nor the names of its
5869 contributors may be used to endorse or promote products derived from
5870 this software without specific prior written permission.
5871
5872 Alternatively, this software may be distributed under the terms of the
5873 GNU General Public License ("GPL") version 2 as published by the Free
5874 Software Foundation.
5875
5876 THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS"
5877 AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
5878 IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE
5879 ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT OWNER OR CONTRIBUTORS BE
5880 LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR
5881 CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF
5882 SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS
5883 INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN
5884 CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE)
5885 ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE
5886 POSSIBILITY OF SUCH DAMAGE.
5887
5888 --------------------------------------------------------------------------
5889
5890 Driver: cdns-mhdp - Cadence MHDP8546 DP bridge
5891
5892 File: cadence/mhdp8546.bin
5893 Version: 2.1.0
5894
5895 Licence: Redistributable. See LICENCE.cadence for details
5896
5897 --------------------------------------------------------------------------
5898
5899 Driver: fsl-mc bus - NXP Management Complex Bus Driver
5900
5901 File: dpaa2/mc/mc_10.10.0_ls1088a.itb
5902 File: dpaa2/mc/mc_10.10.0_ls2088a.itb
5903 File: dpaa2/mc/mc_10.10.0_lx2160a.itb
5904 File: dpaa2/mc/mc_10.14.3_ls1088a.itb
5905 File: dpaa2/mc/mc_10.14.3_ls2088a.itb
5906 File: dpaa2/mc/mc_10.14.3_lx2160a.itb
5907 File: dpaa2/mc/mc_10.16.2_ls1088a.itb
5908 File: dpaa2/mc/mc_10.16.2_ls2088a.itb
5909 File: dpaa2/mc/mc_10.16.2_lx2160a.itb
5910 File: dpaa2/mc/mc_10.18.0_ls1088a.itb
5911 File: dpaa2/mc/mc_10.18.0_ls2088a.itb
5912 File: dpaa2/mc/mc_10.18.0_lx2160a.itb
5913 File: dpaa2/mc/mc_10.28.1_ls1088a.itb
5914 File: dpaa2/mc/mc_10.28.1_ls2088a.itb
5915 File: dpaa2/mc/mc_10.28.1_lx2160a.itb
5916
5917 Licence: Redistributable. See LICENSE.nxp_mc_firmware for details
5918
5919 --------------------------------------------------------------------------
5920
5921 Driver: mscc-phy - Microchip PHY drivers
5922
5923 File: microchip/mscc_vsc8574_revb_int8051_29e8.bin
5924 File: microchip/mscc_vsc8584_revb_int8051_fb48.bin
5925
5926 Licence: Redistributable. See LICENCE.microchip for details
5927
5928 --------------------------------------------------------------------------
5929
5930 Driver: meson-vdec - Amlogic video decoder
5931
5932 File: meson/vdec/g12a_h264.bin
5933 File: meson/vdec/g12a_hevc_mmu.bin
5934 File: meson/vdec/g12a_vp9.bin
5935 File: meson/vdec/gxbb_h264.bin
5936 File: meson/vdec/gxl_h263.bin
5937 File: meson/vdec/gxl_h264.bin
5938 File: meson/vdec/gxl_hevc.bin
5939 File: meson/vdec/gxl_hevc_mmu.bin
5940 File: meson/vdec/gxl_mjpeg.bin
5941 File: meson/vdec/gxl_mpeg12.bin
5942 File: meson/vdec/gxl_mpeg4_5.bin
5943 File: meson/vdec/gxl_vp9.bin
5944 File: meson/vdec/gxm_h264.bin
5945 File: meson/vdec/sm1_hevc_mmu.bin
5946 File: meson/vdec/sm1_vp9_mmu.bin
5947
5948 Licence: Redistributable. See LICENSE.amlogic_vdec for details.
5949
5950 --------------------------------------------------------------------------
5951
5952 Driver: ice - Intel(R) Ethernet Connection E800 Series
5953
5954 File: intel/ice/ddp/ice-1.3.30.0.pkg
5955 Link: intel/ice/ddp/ice.pkg -> ice-1.3.30.0.pkg
5956 File: intel/ice/ddp-lag/ice_lag-1.3.1.0.pkg
5957
5958 License: Redistributable. See LICENSE.ice for details
5959
5960 File: intel/ice/ddp-comms/ice_comms-1.3.40.0.pkg
5961 File: intel/ice/ddp-wireless_edge/ice_wireless_edge-1.3.10.0.pkg
5962
5963 License: Redistributable. See LICENSE.ice_enhanced for details
5964
5965 --------------------------------------------------------------------------
5966
5967 Driver: inside-secure -- Inside Secure EIP197 crypto driver
5968
5969 File: inside-secure/eip197_minifw/ipue.bin
5970 File: inside-secure/eip197_minifw/ifpp.bin
5971
5972 Licence: Redistributable.
5973 Copyright (c) 2019 Verimatrix, Inc.
5974
5975 Derived from proprietary unpublished source code.
5976 Permission is hereby granted for the distribution of this firmware
5977 as part of Linux or other Open Source operating system kernel,
5978 provided this copyright notice is accompanying it.
5979
5980 ------------------------------------------------
5981
5982 Driver: prestera - Marvell driver for Prestera family ASIC devices
5983
5984 File: mrvl/prestera/mvsw_prestera_fw-v2.0.img
5985 File: mrvl/prestera/mvsw_prestera_fw-v3.0.img
5986 File: mrvl/prestera/mvsw_prestera_fw-v4.0.img
5987 File: mrvl/prestera/mvsw_prestera_fw-v4.1.img
5988 File: mrvl/prestera/mvsw_prestera_fw_arm64-v4.1.img
5989
5990 Licence: Redistributable. See LICENCE.Marvell for details.
5991
5992 ------------------------------------------------
5993
5994 Driver: lt9611uxc - Lontium DSI to HDMI bridge
5995
5996 File: lt9611uxc_fw.bin
5997
5998 License: Redistributable. See LICENSE.Lontium for details.
5999
6000 --------------------------------------------------------------------------
6001
6002 Driver: wfx - Silicon Labs Wi-Fi Transceiver
6003
6004 File: wfx/wfm_wf200_C0.sec
6005 Version: 3.16.1
6006
6007 File: wfx/brd4001a.pds
6008 File: wfx/brd8022a.pds
6009 File: wfx/brd8023a.pds
6010
6011 Licence: Redistributable. See wfx/LICENCE.wf200 for details.
6012
6013 The firmware itself originates from https://github.com/SiliconLabs/wfx-firmware
6014
6015 The *.pds files come from https://github.com/SiliconLabs/wfx-pds
6016
6017 They have been processed with the tool "pds_compress" available on
6018 https://github.com/SiliconLabs/wfx-linux-tools
6019
6020 --------------------------------------------------------------------------
6021
6022 Driver: wave5 - Chips&Media, Inc. video codec driver
6023
6024 File: cnm/wave521c_k3_codec_fw.bin
6025
6026 Licence: Redistributable. See LICENCE.cnm for details.
6027
6028 ---------------------------------------------------------------------------
6029
6030 Driver: rvu_cptpf - Marvell CPT driver
6031
6032 File: mrvl/cpt01/ae.out
6033 File: mrvl/cpt01/se.out
6034 File: mrvl/cpt01/ie.out
6035 File: mrvl/cpt02/ae.out
6036 File: mrvl/cpt02/se.out
6037 File: mrvl/cpt02/ie.out
6038 File: mrvl/cpt03/ae.out
6039 File: mrvl/cpt03/se.out
6040 File: mrvl/cpt03/ie.out
6041 File: mrvl/cpt04/ae.out
6042 File: mrvl/cpt04/se.out
6043 File: mrvl/cpt04/ie.out
6044 Version: v1.21
6045
6046 Licence: Redistributable. See LICENCE.Marvell for details.
6047
6048 ---------------------------------------------------------------------------
6049
6050 Driver: amphion - Amphion VPU(Video Processing Unit) Codec IP driver
6051
6052 File: amphion/vpu/vpu_fw_imx8_dec.bin
6053 Version: 1.8.8
6054 File: amphion/vpu/vpu_fw_imx8_enc.bin
6055 Version: 1.3.4
6056
6057 Licence: Redistributable. See LICENSE.amphion_vpu for details
6058
6059 ---------------------------------------------------------------------------
6060
6061 Driver: cs35l41_hda - CS35l41 ALSA HDA audio driver
6062
6063 File: cirrus/cs35l41-dsp1-spk-prot.wmfw
6064 File: cirrus/cs35l41-dsp1-spk-prot.bin
6065 File: cirrus/cs35l41/v6.61.1/halo_cspl_RAM_revB2_29.63.1.wmfw
6066 Link: cirrus/cs35l41-dsp1-spk-prot-103c8971.wmfw -> cs35l41/v6.61.1/halo_cspl_RAM_revB2_29.63.1.wmfw
6067 Link: cirrus/cs35l41-dsp1-spk-cali-103c8971.wmfw -> cs35l41/v6.61.1/halo_cspl_RAM_revB2_29.63.1.wmfw
6068 Link: cirrus/cs35l41-dsp1-spk-prot-103c8972.wmfw -> cs35l41/v6.61.1/halo_cspl_RAM_revB2_29.63.1.wmfw
6069 Link: cirrus/cs35l41-dsp1-spk-cali-103c8972.wmfw -> cs35l41/v6.61.1/halo_cspl_RAM_revB2_29.63.1.wmfw
6070 Link: cirrus/cs35l41-dsp1-spk-prot-103c8973.wmfw -> cs35l41/v6.61.1/halo_cspl_RAM_revB2_29.63.1.wmfw
6071 Link: cirrus/cs35l41-dsp1-spk-cali-103c8973.wmfw -> cs35l41/v6.61.1/halo_cspl_RAM_revB2_29.63.1.wmfw
6072 Link: cirrus/cs35l41-dsp1-spk-prot-103c8974.wmfw -> cs35l41/v6.61.1/halo_cspl_RAM_revB2_29.63.1.wmfw
6073 Link: cirrus/cs35l41-dsp1-spk-cali-103c8974.wmfw -> cs35l41/v6.61.1/halo_cspl_RAM_revB2_29.63.1.wmfw
6074 Link: cirrus/cs35l41-dsp1-spk-prot-103c8975.wmfw -> cs35l41/v6.61.1/halo_cspl_RAM_revB2_29.63.1.wmfw
6075 Link: cirrus/cs35l41-dsp1-spk-cali-103c8975.wmfw -> cs35l41/v6.61.1/halo_cspl_RAM_revB2_29.63.1.wmfw
6076 Link: cirrus/cs35l41-dsp1-spk-prot-103c896e.wmfw -> cs35l41/v6.61.1/halo_cspl_RAM_revB2_29.63.1.wmfw
6077 Link: cirrus/cs35l41-dsp1-spk-cali-103c896e.wmfw -> cs35l41/v6.61.1/halo_cspl_RAM_revB2_29.63.1.wmfw
6078 Link: cirrus/cs35l41-dsp1-spk-prot-103c89c3.wmfw -> cs35l41/v6.61.1/halo_cspl_RAM_revB2_29.63.1.wmfw
6079 Link: cirrus/cs35l41-dsp1-spk-cali-103c89c3.wmfw -> cs35l41/v6.61.1/halo_cspl_RAM_revB2_29.63.1.wmfw
6080 Link: cirrus/cs35l41-dsp1-spk-prot-103c8981.wmfw -> cs35l41/v6.61.1/halo_cspl_RAM_revB2_29.63.1.wmfw
6081 Link: cirrus/cs35l41-dsp1-spk-cali-103c8981.wmfw -> cs35l41/v6.61.1/halo_cspl_RAM_revB2_29.63.1.wmfw
6082 Link: cirrus/cs35l41-dsp1-spk-prot-103c898e.wmfw -> cs35l41/v6.61.1/halo_cspl_RAM_revB2_29.63.1.wmfw
6083 Link: cirrus/cs35l41-dsp1-spk-cali-103c898e.wmfw -> cs35l41/v6.61.1/halo_cspl_RAM_revB2_29.63.1.wmfw
6084 Link: cirrus/cs35l41-dsp1-spk-prot-103c898f.wmfw -> cs35l41/v6.61.1/halo_cspl_RAM_revB2_29.63.1.wmfw
6085 Link: cirrus/cs35l41-dsp1-spk-cali-103c898f.wmfw -> cs35l41/v6.61.1/halo_cspl_RAM_revB2_29.63.1.wmfw
6086 Link: cirrus/cs35l41-dsp1-spk-prot-103c8991.wmfw -> cs35l41/v6.61.1/halo_cspl_RAM_revB2_29.63.1.wmfw
6087 Link: cirrus/cs35l41-dsp1-spk-cali-103c8991.wmfw -> cs35l41/v6.61.1/halo_cspl_RAM_revB2_29.63.1.wmfw
6088 Link: cirrus/cs35l41-dsp1-spk-prot-103c8992.wmfw -> cs35l41/v6.61.1/halo_cspl_RAM_revB2_29.63.1.wmfw
6089 Link: cirrus/cs35l41-dsp1-spk-cali-103c8992.wmfw -> cs35l41/v6.61.1/halo_cspl_RAM_revB2_29.63.1.wmfw
6090 Link: cirrus/cs35l41-dsp1-spk-prot-103c8994.wmfw -> cs35l41/v6.61.1/halo_cspl_RAM_revB2_29.63.1.wmfw
6091 Link: cirrus/cs35l41-dsp1-spk-cali-103c8994.wmfw -> cs35l41/v6.61.1/halo_cspl_RAM_revB2_29.63.1.wmfw
6092 Link: cirrus/cs35l41-dsp1-spk-prot-103c8995.wmfw -> cs35l41/v6.61.1/halo_cspl_RAM_revB2_29.63.1.wmfw
6093 Link: cirrus/cs35l41-dsp1-spk-cali-103c8995.wmfw -> cs35l41/v6.61.1/halo_cspl_RAM_revB2_29.63.1.wmfw
6094 Link: cirrus/cs35l41-dsp1-spk-prot-103c89c6.wmfw -> cs35l41/v6.61.1/halo_cspl_RAM_revB2_29.63.1.wmfw
6095 Link: cirrus/cs35l41-dsp1-spk-cali-103c89c6.wmfw -> cs35l41/v6.61.1/halo_cspl_RAM_revB2_29.63.1.wmfw
6096 File: cirrus/cs35l41-dsp1-spk-prot-103c8971.bin
6097 File: cirrus/cs35l41-dsp1-spk-cali-103c8971.bin
6098 File: cirrus/cs35l41-dsp1-spk-prot-103c8972.bin
6099 File: cirrus/cs35l41-dsp1-spk-cali-103c8972.bin
6100 File: cirrus/cs35l41-dsp1-spk-prot-103c8973.bin
6101 File: cirrus/cs35l41-dsp1-spk-cali-103c8973.bin
6102 Link: cirrus/cs35l41-dsp1-spk-prot-103c8974.bin -> cs35l41-dsp1-spk-prot-103c8972.bin
6103 Link: cirrus/cs35l41-dsp1-spk-cali-103c8974.bin -> cs35l41-dsp1-spk-cali-103c8972.bin
6104 File: cirrus/cs35l41-dsp1-spk-prot-103c8975-r0.bin
6105 File: cirrus/cs35l41-dsp1-spk-cali-103c8975-r0.bin
6106 File: cirrus/cs35l41-dsp1-spk-prot-103c8975-l0.bin
6107 File: cirrus/cs35l41-dsp1-spk-cali-103c8975-l0.bin
6108 File: cirrus/cs35l41-dsp1-spk-prot-103c896e-r0.bin
6109 File: cirrus/cs35l41-dsp1-spk-cali-103c896e-r0.bin
6110 File: cirrus/cs35l41-dsp1-spk-prot-103c896e-l0.bin
6111 File: cirrus/cs35l41-dsp1-spk-cali-103c896e-l0.bin
6112 Link: cirrus/cs35l41-dsp1-spk-prot-103c898e.bin -> cs35l41-dsp1-spk-prot-103c8971.bin
6113 Link: cirrus/cs35l41-dsp1-spk-cali-103c898e.bin -> cs35l41-dsp1-spk-cali-103c8971.bin
6114 Link: cirrus/cs35l41-dsp1-spk-prot-103c898f.bin -> cs35l41-dsp1-spk-prot-103c8971.bin
6115 Link: cirrus/cs35l41-dsp1-spk-cali-103c898f.bin -> cs35l41-dsp1-spk-cali-103c8971.bin
6116 Link: cirrus/cs35l41-dsp1-spk-prot-103c8991.bin -> cs35l41-dsp1-spk-prot-103c8972.bin
6117 Link: cirrus/cs35l41-dsp1-spk-cali-103c8991.bin -> cs35l41-dsp1-spk-cali-103c8972.bin
6118 Link: cirrus/cs35l41-dsp1-spk-prot-103c8992.bin -> cs35l41-dsp1-spk-prot-103c8972.bin
6119 Link: cirrus/cs35l41-dsp1-spk-cali-103c8992.bin -> cs35l41-dsp1-spk-cali-103c8972.bin
6120 Link: cirrus/cs35l41-dsp1-spk-prot-103c8994.bin -> cs35l41-dsp1-spk-prot-103c8973.bin
6121 Link: cirrus/cs35l41-dsp1-spk-cali-103c8994.bin -> cs35l41-dsp1-spk-cali-103c8973.bin
6122 Link: cirrus/cs35l41-dsp1-spk-prot-103c8995.bin -> cs35l41-dsp1-spk-prot-103c8973.bin
6123 Link: cirrus/cs35l41-dsp1-spk-cali-103c8995.bin -> cs35l41-dsp1-spk-cali-103c8973.bin
6124 File: cirrus/cs35l41-dsp1-spk-prot-103c89c6-r0.bin
6125 File: cirrus/cs35l41-dsp1-spk-cali-103c89c6-r0.bin
6126 File: cirrus/cs35l41-dsp1-spk-prot-103c89c6-l0.bin
6127 File: cirrus/cs35l41-dsp1-spk-cali-103c89c6-l0.bin
6128 File: cirrus/cs35l41-dsp1-spk-prot-103c89c3-r0.bin
6129 File: cirrus/cs35l41-dsp1-spk-cali-103c89c3-r0.bin
6130 File: cirrus/cs35l41-dsp1-spk-prot-103c89c3-r1.bin
6131 File: cirrus/cs35l41-dsp1-spk-cali-103c89c3-r1.bin
6132 Link: cirrus/cs35l41-dsp1-spk-prot-103c89c3-l0.bin -> cs35l41-dsp1-spk-prot-103c89c3-r0.bin
6133 Link: cirrus/cs35l41-dsp1-spk-cali-103c89c3-l0.bin -> cs35l41-dsp1-spk-cali-103c89c3-r0.bin
6134 Link: cirrus/cs35l41-dsp1-spk-prot-103c89c3-l1.bin -> cs35l41-dsp1-spk-prot-103c89c3-r1.bin
6135 Link: cirrus/cs35l41-dsp1-spk-cali-103c89c3-l1.bin -> cs35l41-dsp1-spk-cali-103c89c3-r1.bin
6136 File: cirrus/cs35l41-dsp1-spk-prot-103c8981-r0.bin
6137 File: cirrus/cs35l41-dsp1-spk-prot-103c8981-r1.bin
6138 File: cirrus/cs35l41-dsp1-spk-prot-103c8981-l0.bin
6139 File: cirrus/cs35l41-dsp1-spk-prot-103c8981-l1.bin
6140 File: cirrus/cs35l41-dsp1-spk-cali-103c8981-r0.bin
6141 File: cirrus/cs35l41-dsp1-spk-cali-103c8981-r1.bin
6142 File: cirrus/cs35l41-dsp1-spk-cali-103c8981-l0.bin
6143 File: cirrus/cs35l41-dsp1-spk-cali-103c8981-l1.bin
6144 File: cirrus/cs35l41/v6.83.0/halo_cspl_RAM_revB2_29.85.0.wmfw
6145 Link: cirrus/cs35l41-dsp1-spk-prot-103c8c46.wmfw -> cs35l41/v6.83.0/halo_cspl_RAM_revB2_29.85.0.wmfw
6146 Link: cirrus/cs35l41-dsp1-spk-cali-103c8c46.wmfw -> cs35l41/v6.83.0/halo_cspl_RAM_revB2_29.85.0.wmfw
6147 Link: cirrus/cs35l41-dsp1-spk-prot-103c8c47.wmfw -> cs35l41/v6.83.0/halo_cspl_RAM_revB2_29.85.0.wmfw
6148 Link: cirrus/cs35l41-dsp1-spk-cali-103c8c47.wmfw -> cs35l41/v6.83.0/halo_cspl_RAM_revB2_29.85.0.wmfw
6149 Link: cirrus/cs35l41-dsp1-spk-prot-103c8c48.wmfw -> cs35l41/v6.83.0/halo_cspl_RAM_revB2_29.85.0.wmfw
6150 Link: cirrus/cs35l41-dsp1-spk-cali-103c8c48.wmfw -> cs35l41/v6.83.0/halo_cspl_RAM_revB2_29.85.0.wmfw
6151 Link: cirrus/cs35l41-dsp1-spk-prot-103c8c49.wmfw -> cs35l41/v6.83.0/halo_cspl_RAM_revB2_29.85.0.wmfw
6152 Link: cirrus/cs35l41-dsp1-spk-cali-103c8c49.wmfw -> cs35l41/v6.83.0/halo_cspl_RAM_revB2_29.85.0.wmfw
6153 Link: cirrus/cs35l41-dsp1-spk-prot-103c8c70.wmfw -> cs35l41/v6.83.0/halo_cspl_RAM_revB2_29.85.0.wmfw
6154 Link: cirrus/cs35l41-dsp1-spk-cali-103c8c70.wmfw -> cs35l41/v6.83.0/halo_cspl_RAM_revB2_29.85.0.wmfw
6155 Link: cirrus/cs35l41-dsp1-spk-prot-103c8c71.wmfw -> cs35l41/v6.83.0/halo_cspl_RAM_revB2_29.85.0.wmfw
6156 Link: cirrus/cs35l41-dsp1-spk-cali-103c8c71.wmfw -> cs35l41/v6.83.0/halo_cspl_RAM_revB2_29.85.0.wmfw
6157 Link: cirrus/cs35l41-dsp1-spk-prot-103c8c72.wmfw -> cs35l41/v6.83.0/halo_cspl_RAM_revB2_29.85.0.wmfw
6158 Link: cirrus/cs35l41-dsp1-spk-cali-103c8c72.wmfw -> cs35l41/v6.83.0/halo_cspl_RAM_revB2_29.85.0.wmfw
6159 File: cirrus/cs35l41-dsp1-spk-prot-103c8c46.bin
6160 File: cirrus/cs35l41-dsp1-spk-cali-103c8c46.bin
6161 File: cirrus/cs35l41-dsp1-spk-prot-103c8c47.bin
6162 File: cirrus/cs35l41-dsp1-spk-cali-103c8c47.bin
6163 File: cirrus/cs35l41-dsp1-spk-prot-103c8c48.bin
6164 File: cirrus/cs35l41-dsp1-spk-cali-103c8c48.bin
6165 File: cirrus/cs35l41-dsp1-spk-prot-103c8c49.bin
6166 File: cirrus/cs35l41-dsp1-spk-cali-103c8c49.bin
6167 Link: cirrus/cs35l41-dsp1-spk-prot-103c8c70.bin -> cs35l41-dsp1-spk-prot-103c8c46.bin
6168 Link: cirrus/cs35l41-dsp1-spk-cali-103c8c70.bin -> cs35l41-dsp1-spk-cali-103c8c46.bin
6169 Link: cirrus/cs35l41-dsp1-spk-prot-103c8c71.bin -> cs35l41-dsp1-spk-prot-103c8c47.bin
6170 Link: cirrus/cs35l41-dsp1-spk-cali-103c8c71.bin -> cs35l41-dsp1-spk-cali-103c8c47.bin
6171 Link: cirrus/cs35l41-dsp1-spk-prot-103c8c72.bin -> cs35l41-dsp1-spk-prot-103c8c48.bin
6172 Link: cirrus/cs35l41-dsp1-spk-cali-103c8c72.bin -> cs35l41-dsp1-spk-cali-103c8c48.bin
6173 File: cirrus/cs35l41/v6.39.0/halo_cspl_RAM_revB2_29.41.0.wmfw
6174 Link: cirrus/cs35l41-dsp1-spk-prot-17aa3847.wmfw -> cs35l41/v6.39.0/halo_cspl_RAM_revB2_29.41.0.wmfw
6175 Link: cirrus/cs35l41-dsp1-spk-cali-17aa3847.wmfw -> cs35l41/v6.39.0/halo_cspl_RAM_revB2_29.41.0.wmfw
6176 File: cirrus/cs35l41-dsp1-spk-prot-17aa3847-spkid0-l0.bin
6177 File: cirrus/cs35l41-dsp1-spk-prot-17aa3847-spkid0-r0.bin
6178 File: cirrus/cs35l41-dsp1-spk-cali-17aa3847-spkid0.bin
6179 File: cirrus/cs35l41-dsp1-spk-prot-17aa3847-spkid1-l0.bin
6180 File: cirrus/cs35l41-dsp1-spk-prot-17aa3847-spkid1-r0.bin
6181 File: cirrus/cs35l41-dsp1-spk-cali-17aa3847-spkid1.bin
6182 File: cirrus/cs35l41/v6.47.0/halo_cspl_RAM_revB2_29.49.0.wmfw
6183 Link: cirrus/cs35l41-dsp1-spk-prot-17aa3855.wmfw -> cs35l41/v6.47.0/halo_cspl_RAM_revB2_29.49.0.wmfw
6184 Link: cirrus/cs35l41-dsp1-spk-cali-17aa3855.wmfw -> cs35l41/v6.47.0/halo_cspl_RAM_revB2_29.49.0.wmfw
6185 File: cirrus/cs35l41-dsp1-spk-prot-17aa3855-spkid0-l0.bin
6186 File: cirrus/cs35l41-dsp1-spk-prot-17aa3855-spkid0-r0.bin
6187 File: cirrus/cs35l41-dsp1-spk-cali-17aa3855-spkid0.bin
6188 File: cirrus/cs35l41-dsp1-spk-prot-17aa3855-spkid1-l0.bin
6189 File: cirrus/cs35l41-dsp1-spk-prot-17aa3855-spkid1-r0.bin
6190 File: cirrus/cs35l41-dsp1-spk-cali-17aa3855-spkid1.bin
6191 Link: cirrus/cs35l41-dsp1-spk-prot-17aa22f1.wmfw -> cs35l41/v6.61.1/halo_cspl_RAM_revB2_29.63.1.wmfw
6192 Link: cirrus/cs35l41-dsp1-spk-cali-17aa22f1.wmfw -> cs35l41/v6.61.1/halo_cspl_RAM_revB2_29.63.1.wmfw
6193 Link: cirrus/cs35l41-dsp1-spk-prot-17aa22f2.wmfw -> cs35l41/v6.61.1/halo_cspl_RAM_revB2_29.63.1.wmfw
6194 Link: cirrus/cs35l41-dsp1-spk-cali-17aa22f2.wmfw -> cs35l41/v6.61.1/halo_cspl_RAM_revB2_29.63.1.wmfw
6195 Link: cirrus/cs35l41-dsp1-spk-prot-17aa22f3.wmfw -> cs35l41/v6.61.1/halo_cspl_RAM_revB2_29.63.1.wmfw
6196 Link: cirrus/cs35l41-dsp1-spk-cali-17aa22f3.wmfw -> cs35l41/v6.61.1/halo_cspl_RAM_revB2_29.63.1.wmfw
6197 File: cirrus/cs35l41-dsp1-spk-prot-17aa22f1-l0.bin
6198 File: cirrus/cs35l41-dsp1-spk-prot-17aa22f1-r0.bin
6199 File: cirrus/cs35l41-dsp1-spk-cali-17aa22f1-l0.bin
6200 File: cirrus/cs35l41-dsp1-spk-cali-17aa22f1-r0.bin
6201 File: cirrus/cs35l41-dsp1-spk-prot-17aa22f2-l0.bin
6202 File: cirrus/cs35l41-dsp1-spk-prot-17aa22f2-r0.bin
6203 File: cirrus/cs35l41-dsp1-spk-cali-17aa22f2-l0.bin
6204 File: cirrus/cs35l41-dsp1-spk-cali-17aa22f2-r0.bin
6205 Link: cirrus/cs35l41-dsp1-spk-prot-17aa22f3-l0.bin -> cs35l41-dsp1-spk-prot-17aa22f2-l0.bin
6206 Link: cirrus/cs35l41-dsp1-spk-prot-17aa22f3-r0.bin -> cs35l41-dsp1-spk-prot-17aa22f2-r0.bin
6207 Link: cirrus/cs35l41-dsp1-spk-cali-17aa22f3-l0.bin -> cs35l41-dsp1-spk-cali-17aa22f2-l0.bin
6208 Link: cirrus/cs35l41-dsp1-spk-cali-17aa22f3-r0.bin -> cs35l41-dsp1-spk-cali-17aa22f2-r0.bin
6209 File: cirrus/cs35l41/v6.63.0/halo_cspl_RAM_revB2_29.65.0.wmfw
6210 Link: cirrus/cs35l41-dsp1-spk-prot-104312af.wmfw -> cs35l41/v6.63.0/halo_cspl_RAM_revB2_29.65.0.wmfw
6211 Link: cirrus/cs35l41-dsp1-spk-cali-104312af.wmfw -> cs35l41/v6.63.0/halo_cspl_RAM_revB2_29.65.0.wmfw
6212 File: cirrus/cs35l41-dsp1-spk-prot-104312af-spkid0-l0.bin
6213 File: cirrus/cs35l41-dsp1-spk-prot-104312af-spkid0-r0.bin
6214 File: cirrus/cs35l41-dsp1-spk-prot-104312af-spkid1-l0.bin
6215 File: cirrus/cs35l41-dsp1-spk-prot-104312af-spkid1-r0.bin
6216 File: cirrus/cs35l41-dsp1-spk-cali-104312af-spkid0-l0.bin
6217 File: cirrus/cs35l41-dsp1-spk-cali-104312af-spkid0-r0.bin
6218 File: cirrus/cs35l41-dsp1-spk-cali-104312af-spkid1-l0.bin
6219 File: cirrus/cs35l41-dsp1-spk-cali-104312af-spkid1-r0.bin
6220 Link: cirrus/cs35l41-dsp1-spk-prot-10431a8f.wmfw -> cs35l41/v6.61.1/halo_cspl_RAM_revB2_29.63.1.wmfw
6221 Link: cirrus/cs35l41-dsp1-spk-cali-10431a8f.wmfw -> cs35l41/v6.61.1/halo_cspl_RAM_revB2_29.63.1.wmfw
6222 File: cirrus/cs35l41-dsp1-spk-prot-10431a8f-spkid0-l0.bin
6223 File: cirrus/cs35l41-dsp1-spk-prot-10431a8f-spkid0-r0.bin
6224 File: cirrus/cs35l41-dsp1-spk-prot-10431a8f-spkid1-l0.bin
6225 File: cirrus/cs35l41-dsp1-spk-prot-10431a8f-spkid1-r0.bin
6226 File: cirrus/cs35l41-dsp1-spk-cali-10431a8f-spkid0-l0.bin
6227 File: cirrus/cs35l41-dsp1-spk-cali-10431a8f-spkid0-r0.bin
6228 File: cirrus/cs35l41-dsp1-spk-cali-10431a8f-spkid1-l0.bin
6229 File: cirrus/cs35l41-dsp1-spk-cali-10431a8f-spkid1-r0.bin
6230 Link: cirrus/cs35l41-dsp1-spk-prot-10431e02.wmfw -> cs35l41/v6.61.1/halo_cspl_RAM_revB2_29.63.1.wmfw
6231 Link: cirrus/cs35l41-dsp1-spk-cali-10431e02.wmfw -> cs35l41/v6.61.1/halo_cspl_RAM_revB2_29.63.1.wmfw
6232 File: cirrus/cs35l41-dsp1-spk-prot-10431e02-spkid0-l0.bin
6233 File: cirrus/cs35l41-dsp1-spk-prot-10431e02-spkid0-r0.bin
6234 File: cirrus/cs35l41-dsp1-spk-cali-10431e02-spkid0-l0.bin
6235 File: cirrus/cs35l41-dsp1-spk-cali-10431e02-spkid0-r0.bin
6236 File: cirrus/cs35l41-dsp1-spk-prot-10431e02-spkid1-l0.bin
6237 File: cirrus/cs35l41-dsp1-spk-prot-10431e02-spkid1-r0.bin
6238 File: cirrus/cs35l41-dsp1-spk-cali-10431e02-spkid1-l0.bin
6239 File: cirrus/cs35l41-dsp1-spk-cali-10431e02-spkid1-r0.bin
6240 Link: cirrus/cs35l41-dsp1-spk-prot-10431f12.wmfw -> cs35l41/v6.61.1/halo_cspl_RAM_revB2_29.63.1.wmfw
6241 Link: cirrus/cs35l41-dsp1-spk-cali-10431f12.wmfw -> cs35l41/v6.61.1/halo_cspl_RAM_revB2_29.63.1.wmfw
6242 File: cirrus/cs35l41-dsp1-spk-cali-10431f12-spkid0-l0.bin
6243 File: cirrus/cs35l41-dsp1-spk-cali-10431f12-spkid0-r0.bin
6244 File: cirrus/cs35l41-dsp1-spk-cali-10431f12-spkid1-l0.bin
6245 File: cirrus/cs35l41-dsp1-spk-cali-10431f12-spkid1-r0.bin
6246 File: cirrus/cs35l41-dsp1-spk-prot-10431f12-spkid0-l0.bin
6247 File: cirrus/cs35l41-dsp1-spk-prot-10431f12-spkid0-r0.bin
6248 File: cirrus/cs35l41-dsp1-spk-prot-10431f12-spkid1-l0.bin
6249 File: cirrus/cs35l41-dsp1-spk-prot-10431f12-spkid1-r0.bin
6250 Link: cirrus/cs35l41-dsp1-spk-prot-10431e12.wmfw -> cs35l41/v6.61.1/halo_cspl_RAM_revB2_29.63.1.wmfw
6251 Link: cirrus/cs35l41-dsp1-spk-cali-10431e12.wmfw -> cs35l41/v6.61.1/halo_cspl_RAM_revB2_29.63.1.wmfw
6252 File: cirrus/cs35l41-dsp1-spk-cali-10431e12-spkid0-l0.bin
6253 File: cirrus/cs35l41-dsp1-spk-cali-10431e12-spkid0-r0.bin
6254 File: cirrus/cs35l41-dsp1-spk-cali-10431e12-spkid1-l0.bin
6255 File: cirrus/cs35l41-dsp1-spk-cali-10431e12-spkid1-r0.bin
6256 File: cirrus/cs35l41-dsp1-spk-prot-10431e12-spkid0-l0.bin
6257 File: cirrus/cs35l41-dsp1-spk-prot-10431e12-spkid0-r0.bin
6258 File: cirrus/cs35l41-dsp1-spk-prot-10431e12-spkid1-l0.bin
6259 File: cirrus/cs35l41-dsp1-spk-prot-10431e12-spkid1-r0.bin
6260 File: cirrus/cs35l41/v6.78.0/halo_cspl_RAM_revB2_29.80.0.wmfw
6261 Link: cirrus/cs35l41-dsp1-spk-prot-10431573.wmfw -> cs35l41/v6.61.1/halo_cspl_RAM_revB2_29.63.1.wmfw
6262 Link: cirrus/cs35l41-dsp1-spk-cali-10431573.wmfw -> cs35l41/v6.61.1/halo_cspl_RAM_revB2_29.63.1.wmfw
6263 Link: cirrus/cs35l41-dsp1-spk-prot-10431463.wmfw -> cs35l41/v6.61.1/halo_cspl_RAM_revB2_29.63.1.wmfw
6264 Link: cirrus/cs35l41-dsp1-spk-cali-10431463.wmfw -> cs35l41/v6.61.1/halo_cspl_RAM_revB2_29.63.1.wmfw
6265 Link: cirrus/cs35l41-dsp1-spk-prot-10431483.wmfw -> cs35l41/v6.61.1/halo_cspl_RAM_revB2_29.63.1.wmfw
6266 Link: cirrus/cs35l41-dsp1-spk-cali-10431483.wmfw -> cs35l41/v6.61.1/halo_cspl_RAM_revB2_29.63.1.wmfw
6267 Link: cirrus/cs35l41-dsp1-spk-prot-10431663.wmfw -> cs35l41/v6.61.1/halo_cspl_RAM_revB2_29.63.1.wmfw
6268 Link: cirrus/cs35l41-dsp1-spk-cali-10431663.wmfw -> cs35l41/v6.61.1/halo_cspl_RAM_revB2_29.63.1.wmfw
6269 Link: cirrus/cs35l41-dsp1-spk-prot-10431473.wmfw -> cs35l41/v6.61.1/halo_cspl_RAM_revB2_29.63.1.wmfw
6270 Link: cirrus/cs35l41-dsp1-spk-cali-10431473.wmfw -> cs35l41/v6.61.1/halo_cspl_RAM_revB2_29.63.1.wmfw
6271 Link: cirrus/cs35l41-dsp1-spk-prot-10431493.wmfw -> cs35l41/v6.61.1/halo_cspl_RAM_revB2_29.63.1.wmfw
6272 Link: cirrus/cs35l41-dsp1-spk-cali-10431493.wmfw -> cs35l41/v6.61.1/halo_cspl_RAM_revB2_29.63.1.wmfw
6273 Link: cirrus/cs35l41-dsp1-spk-prot-10431533.wmfw -> cs35l41/v6.61.1/halo_cspl_RAM_revB2_29.63.1.wmfw
6274 Link: cirrus/cs35l41-dsp1-spk-cali-10431533.wmfw -> cs35l41/v6.61.1/halo_cspl_RAM_revB2_29.63.1.wmfw
6275 Link: cirrus/cs35l41-dsp1-spk-prot-10431433.wmfw -> cs35l41/v6.61.1/halo_cspl_RAM_revB2_29.63.1.wmfw
6276 Link: cirrus/cs35l41-dsp1-spk-cali-10431433.wmfw -> cs35l41/v6.61.1/halo_cspl_RAM_revB2_29.63.1.wmfw
6277 Link: cirrus/cs35l41-dsp1-spk-prot-10431caf.wmfw -> cs35l41/v6.61.1/halo_cspl_RAM_revB2_29.63.1.wmfw
6278 Link: cirrus/cs35l41-dsp1-spk-cali-10431caf.wmfw -> cs35l41/v6.61.1/halo_cspl_RAM_revB2_29.63.1.wmfw
6279 Link: cirrus/cs35l41-dsp1-spk-prot-10431cef.wmfw -> cs35l41/v6.61.1/halo_cspl_RAM_revB2_29.63.1.wmfw
6280 Link: cirrus/cs35l41-dsp1-spk-cali-10431cef.wmfw -> cs35l41/v6.61.1/halo_cspl_RAM_revB2_29.63.1.wmfw
6281 Link: cirrus/cs35l41-dsp1-spk-prot-104314d3.wmfw -> cs35l41/v6.61.1/halo_cspl_RAM_revB2_29.63.1.wmfw
6282 Link: cirrus/cs35l41-dsp1-spk-cali-104314d3.wmfw -> cs35l41/v6.61.1/halo_cspl_RAM_revB2_29.63.1.wmfw
6283 Link: cirrus/cs35l41-dsp1-spk-prot-10431c9f.wmfw -> cs35l41/v6.61.1/halo_cspl_RAM_revB2_29.63.1.wmfw
6284 Link: cirrus/cs35l41-dsp1-spk-cali-10431c9f.wmfw -> cs35l41/v6.61.1/halo_cspl_RAM_revB2_29.63.1.wmfw
6285 Link: cirrus/cs35l41-dsp1-spk-prot-10431cdf.wmfw -> cs35l41/v6.61.1/halo_cspl_RAM_revB2_29.63.1.wmfw
6286 Link: cirrus/cs35l41-dsp1-spk-cali-10431cdf.wmfw -> cs35l41/v6.61.1/halo_cspl_RAM_revB2_29.63.1.wmfw
6287 Link: cirrus/cs35l41-dsp1-spk-prot-10431ccf.wmfw -> cs35l41/v6.61.1/halo_cspl_RAM_revB2_29.63.1.wmfw
6288 Link: cirrus/cs35l41-dsp1-spk-cali-10431ccf.wmfw -> cs35l41/v6.61.1/halo_cspl_RAM_revB2_29.63.1.wmfw
6289 Link: cirrus/cs35l41-dsp1-spk-prot-10431503.wmfw -> cs35l41/v6.78.0/halo_cspl_RAM_revB2_29.80.0.wmfw
6290 Link: cirrus/cs35l41-dsp1-spk-cali-10431503.wmfw -> cs35l41/v6.78.0/halo_cspl_RAM_revB2_29.80.0.wmfw
6291 Link: cirrus/cs35l41-dsp1-spk-prot-104314e3.wmfw -> cs35l41/v6.78.0/halo_cspl_RAM_revB2_29.80.0.wmfw
6292 Link: cirrus/cs35l41-dsp1-spk-cali-104314e3.wmfw -> cs35l41/v6.78.0/halo_cspl_RAM_revB2_29.80.0.wmfw
6293 Link: cirrus/cs35l41-dsp1-spk-prot-10431d1f.wmfw -> cs35l41/v6.78.0/halo_cspl_RAM_revB2_29.80.0.wmfw
6294 Link: cirrus/cs35l41-dsp1-spk-cali-10431d1f.wmfw -> cs35l41/v6.78.0/halo_cspl_RAM_revB2_29.80.0.wmfw
6295 Link: cirrus/cs35l41-dsp1-spk-prot-104317f3.wmfw -> cs35l41/v6.61.1/halo_cspl_RAM_revB2_29.63.1.wmfw
6296 Link: cirrus/cs35l41-dsp1-spk-cali-104317f3.wmfw -> cs35l41/v6.61.1/halo_cspl_RAM_revB2_29.63.1.wmfw
6297 File: cirrus/cs35l41-dsp1-spk-prot-10431c9f-spkid0-l0.bin
6298 File: cirrus/cs35l41-dsp1-spk-cali-10431c9f-spkid0-l0.bin
6299 File: cirrus/cs35l41-dsp1-spk-prot-10431c9f-spkid0-r0.bin
6300 File: cirrus/cs35l41-dsp1-spk-cali-10431c9f-spkid0-r0.bin
6301 File: cirrus/cs35l41-dsp1-spk-prot-10431c9f-spkid1-l0.bin
6302 File: cirrus/cs35l41-dsp1-spk-cali-10431c9f-spkid1-l0.bin
6303 File: cirrus/cs35l41-dsp1-spk-prot-10431c9f-spkid1-r0.bin
6304 File: cirrus/cs35l41-dsp1-spk-cali-10431c9f-spkid1-r0.bin
6305 File: cirrus/cs35l41-dsp1-spk-prot-10431caf-spkid0-l0.bin
6306 File: cirrus/cs35l41-dsp1-spk-cali-10431caf-spkid0-l0.bin
6307 File: cirrus/cs35l41-dsp1-spk-prot-10431caf-spkid0-r0.bin
6308 File: cirrus/cs35l41-dsp1-spk-cali-10431caf-spkid0-r0.bin
6309 File: cirrus/cs35l41-dsp1-spk-prot-10431caf-spkid1-l0.bin
6310 File: cirrus/cs35l41-dsp1-spk-cali-10431caf-spkid1-l0.bin
6311 File: cirrus/cs35l41-dsp1-spk-prot-10431caf-spkid1-r0.bin
6312 File: cirrus/cs35l41-dsp1-spk-cali-10431caf-spkid1-r0.bin
6313 File: cirrus/cs35l41-dsp1-spk-prot-10431503-spkid0-l0.bin
6314 File: cirrus/cs35l41-dsp1-spk-cali-10431503-spkid0-l0.bin
6315 File: cirrus/cs35l41-dsp1-spk-prot-10431503-spkid0-r0.bin
6316 File: cirrus/cs35l41-dsp1-spk-cali-10431503-spkid0-r0.bin
6317 File: cirrus/cs35l41-dsp1-spk-prot-10431503-spkid1-l0.bin
6318 File: cirrus/cs35l41-dsp1-spk-cali-10431503-spkid1-l0.bin
6319 File: cirrus/cs35l41-dsp1-spk-prot-10431503-spkid1-r0.bin
6320 File: cirrus/cs35l41-dsp1-spk-cali-10431503-spkid1-r0.bin
6321 File: cirrus/cs35l41-dsp1-spk-prot-10431ccf-spkid0-l0.bin
6322 File: cirrus/cs35l41-dsp1-spk-cali-10431ccf-spkid0-l0.bin
6323 File: cirrus/cs35l41-dsp1-spk-prot-10431ccf-spkid0-r0.bin
6324 File: cirrus/cs35l41-dsp1-spk-cali-10431ccf-spkid0-r0.bin
6325 File: cirrus/cs35l41-dsp1-spk-prot-10431ccf-spkid1-l0.bin
6326 File: cirrus/cs35l41-dsp1-spk-cali-10431ccf-spkid1-l0.bin
6327 File: cirrus/cs35l41-dsp1-spk-prot-10431ccf-spkid1-r0.bin
6328 File: cirrus/cs35l41-dsp1-spk-cali-10431ccf-spkid1-r0.bin
6329 File: cirrus/cs35l41-dsp1-spk-prot-10431cef-spkid0-l0.bin
6330 File: cirrus/cs35l41-dsp1-spk-cali-10431cef-spkid0-l0.bin
6331 File: cirrus/cs35l41-dsp1-spk-prot-10431cef-spkid0-r0.bin
6332 File: cirrus/cs35l41-dsp1-spk-cali-10431cef-spkid0-r0.bin
6333 File: cirrus/cs35l41-dsp1-spk-prot-10431cef-spkid1-l0.bin
6334 File: cirrus/cs35l41-dsp1-spk-cali-10431cef-spkid1-l0.bin
6335 File: cirrus/cs35l41-dsp1-spk-prot-10431cef-spkid1-r0.bin
6336 File: cirrus/cs35l41-dsp1-spk-cali-10431cef-spkid1-r0.bin
6337 File: cirrus/cs35l41-dsp1-spk-prot-10431463-spkid0-l0.bin
6338 File: cirrus/cs35l41-dsp1-spk-cali-10431463-spkid0-l0.bin
6339 File: cirrus/cs35l41-dsp1-spk-prot-10431463-spkid0-r0.bin
6340 File: cirrus/cs35l41-dsp1-spk-cali-10431463-spkid0-r0.bin
6341 File: cirrus/cs35l41-dsp1-spk-prot-10431463-spkid1-l0.bin
6342 File: cirrus/cs35l41-dsp1-spk-cali-10431463-spkid1-l0.bin
6343 File: cirrus/cs35l41-dsp1-spk-prot-10431463-spkid1-r0.bin
6344 File: cirrus/cs35l41-dsp1-spk-cali-10431463-spkid1-r0.bin
6345 File: cirrus/cs35l41-dsp1-spk-prot-10431483-l0.bin
6346 File: cirrus/cs35l41-dsp1-spk-cali-10431483-l0.bin
6347 File: cirrus/cs35l41-dsp1-spk-prot-10431483-r0.bin
6348 File: cirrus/cs35l41-dsp1-spk-cali-10431483-r0.bin
6349 File: cirrus/cs35l41-dsp1-spk-prot-10431473-l0.bin
6350 File: cirrus/cs35l41-dsp1-spk-cali-10431473-l0.bin
6351 File: cirrus/cs35l41-dsp1-spk-prot-10431473-r0.bin
6352 File: cirrus/cs35l41-dsp1-spk-cali-10431473-r0.bin
6353 File: cirrus/cs35l41-dsp1-spk-prot-10431533-spkid0-l0.bin
6354 File: cirrus/cs35l41-dsp1-spk-cali-10431533-spkid0-l0.bin
6355 File: cirrus/cs35l41-dsp1-spk-prot-10431533-spkid0-r0.bin
6356 File: cirrus/cs35l41-dsp1-spk-cali-10431533-spkid0-r0.bin
6357 File: cirrus/cs35l41-dsp1-spk-prot-10431533-spkid1-l0.bin
6358 File: cirrus/cs35l41-dsp1-spk-cali-10431533-spkid1-l0.bin
6359 File: cirrus/cs35l41-dsp1-spk-prot-10431533-spkid1-r0.bin
6360 File: cirrus/cs35l41-dsp1-spk-cali-10431533-spkid1-r0.bin
6361 File: cirrus/cs35l41-dsp1-spk-prot-10431433-spkid0-l0.bin
6362 File: cirrus/cs35l41-dsp1-spk-cali-10431433-spkid0-l0.bin
6363 File: cirrus/cs35l41-dsp1-spk-prot-10431433-spkid0-r0.bin
6364 File: cirrus/cs35l41-dsp1-spk-cali-10431433-spkid0-r0.bin
6365 File: cirrus/cs35l41-dsp1-spk-prot-10431433-spkid1-l0.bin
6366 File: cirrus/cs35l41-dsp1-spk-cali-10431433-spkid1-l0.bin
6367 File: cirrus/cs35l41-dsp1-spk-prot-10431433-spkid1-r0.bin
6368 File: cirrus/cs35l41-dsp1-spk-cali-10431433-spkid1-r0.bin
6369 File: cirrus/cs35l41-dsp1-spk-prot-10431573-spkid0-l0.bin
6370 File: cirrus/cs35l41-dsp1-spk-cali-10431573-spkid0-l0.bin
6371 File: cirrus/cs35l41-dsp1-spk-prot-10431573-spkid0-r0.bin
6372 File: cirrus/cs35l41-dsp1-spk-cali-10431573-spkid0-r0.bin
6373 File: cirrus/cs35l41-dsp1-spk-prot-10431573-spkid1-l0.bin
6374 File: cirrus/cs35l41-dsp1-spk-cali-10431573-spkid1-l0.bin
6375 File: cirrus/cs35l41-dsp1-spk-prot-10431573-spkid1-r0.bin
6376 File: cirrus/cs35l41-dsp1-spk-cali-10431573-spkid1-r0.bin
6377 File: cirrus/cs35l41-dsp1-spk-prot-104317f3-spkid0-l0.bin
6378 File: cirrus/cs35l41-dsp1-spk-cali-104317f3-spkid0-l0.bin
6379 File: cirrus/cs35l41-dsp1-spk-prot-104317f3-spkid0-r0.bin
6380 File: cirrus/cs35l41-dsp1-spk-cali-104317f3-spkid0-r0.bin
6381 File: cirrus/cs35l41-dsp1-spk-prot-104317f3-spkid1-l0.bin
6382 File: cirrus/cs35l41-dsp1-spk-cali-104317f3-spkid1-l0.bin
6383 File: cirrus/cs35l41-dsp1-spk-prot-104317f3-spkid1-r0.bin
6384 File: cirrus/cs35l41-dsp1-spk-cali-104317f3-spkid1-r0.bin
6385 File: cirrus/cs35l41-dsp1-spk-prot-10431493-spkid0-l0.bin
6386 File: cirrus/cs35l41-dsp1-spk-cali-10431493-spkid0-l0.bin
6387 File: cirrus/cs35l41-dsp1-spk-prot-10431493-spkid0-r0.bin
6388 File: cirrus/cs35l41-dsp1-spk-cali-10431493-spkid0-r0.bin
6389 File: cirrus/cs35l41-dsp1-spk-prot-10431493-spkid1-l0.bin
6390 File: cirrus/cs35l41-dsp1-spk-cali-10431493-spkid1-l0.bin
6391 File: cirrus/cs35l41-dsp1-spk-prot-10431493-spkid1-r0.bin
6392 File: cirrus/cs35l41-dsp1-spk-cali-10431493-spkid1-r0.bin
6393 Link: cirrus/cs35l41-dsp1-spk-prot-10431663-l0.bin -> cs35l41-dsp1-spk-prot-10431483-l0.bin
6394 Link: cirrus/cs35l41-dsp1-spk-cali-10431663-l0.bin -> cs35l41-dsp1-spk-cali-10431483-l0.bin
6395 Link: cirrus/cs35l41-dsp1-spk-prot-10431663-r0.bin -> cs35l41-dsp1-spk-prot-10431483-r0.bin
6396 Link: cirrus/cs35l41-dsp1-spk-cali-10431663-r0.bin -> cs35l41-dsp1-spk-cali-10431483-r0.bin
6397 Link: cirrus/cs35l41-dsp1-spk-prot-104314d3-spkid0-l0.bin -> cs35l41-dsp1-spk-prot-10431c9f-spkid0-l0.bin
6398 Link: cirrus/cs35l41-dsp1-spk-cali-104314d3-spkid0-l0.bin -> cs35l41-dsp1-spk-cali-10431c9f-spkid0-l0.bin
6399 Link: cirrus/cs35l41-dsp1-spk-prot-104314d3-spkid0-r0.bin -> cs35l41-dsp1-spk-prot-10431c9f-spkid0-r0.bin
6400 Link: cirrus/cs35l41-dsp1-spk-cali-104314d3-spkid0-r0.bin -> cs35l41-dsp1-spk-cali-10431c9f-spkid0-r0.bin
6401 Link: cirrus/cs35l41-dsp1-spk-prot-104314d3-spkid1-l0.bin -> cs35l41-dsp1-spk-prot-10431c9f-spkid1-l0.bin
6402 Link: cirrus/cs35l41-dsp1-spk-cali-104314d3-spkid1-l0.bin -> cs35l41-dsp1-spk-cali-10431c9f-spkid1-l0.bin
6403 Link: cirrus/cs35l41-dsp1-spk-prot-104314d3-spkid1-r0.bin -> cs35l41-dsp1-spk-prot-10431c9f-spkid1-r0.bin
6404 Link: cirrus/cs35l41-dsp1-spk-cali-104314d3-spkid1-r0.bin -> cs35l41-dsp1-spk-cali-10431c9f-spkid1-r0.bin
6405 Link: cirrus/cs35l41-dsp1-spk-prot-10431cdf-spkid0-l0.bin -> cs35l41-dsp1-spk-prot-10431ccf-spkid0-l0.bin
6406 Link: cirrus/cs35l41-dsp1-spk-cali-10431cdf-spkid0-l0.bin -> cs35l41-dsp1-spk-cali-10431ccf-spkid0-l0.bin
6407 Link: cirrus/cs35l41-dsp1-spk-prot-10431cdf-spkid0-r0.bin -> cs35l41-dsp1-spk-prot-10431ccf-spkid0-r0.bin
6408 Link: cirrus/cs35l41-dsp1-spk-cali-10431cdf-spkid0-r0.bin -> cs35l41-dsp1-spk-cali-10431ccf-spkid0-r0.bin
6409 Link: cirrus/cs35l41-dsp1-spk-prot-10431cdf-spkid1-l0.bin -> cs35l41-dsp1-spk-prot-10431ccf-spkid1-l0.bin
6410 Link: cirrus/cs35l41-dsp1-spk-cali-10431cdf-spkid1-l0.bin -> cs35l41-dsp1-spk-cali-10431ccf-spkid1-l0.bin
6411 Link: cirrus/cs35l41-dsp1-spk-prot-10431cdf-spkid1-r0.bin -> cs35l41-dsp1-spk-prot-10431ccf-spkid1-r0.bin
6412 Link: cirrus/cs35l41-dsp1-spk-cali-10431cdf-spkid1-r0.bin -> cs35l41-dsp1-spk-cali-10431ccf-spkid1-r0.bin
6413 Link: cirrus/cs35l41-dsp1-spk-prot-104314e3-spkid0-l0.bin -> cs35l41-dsp1-spk-prot-10431503-spkid0-l0.bin
6414 Link: cirrus/cs35l41-dsp1-spk-cali-104314e3-spkid0-l0.bin -> cs35l41-dsp1-spk-cali-10431503-spkid0-l0.bin
6415 Link: cirrus/cs35l41-dsp1-spk-prot-104314e3-spkid0-r0.bin -> cs35l41-dsp1-spk-prot-10431503-spkid0-r0.bin
6416 Link: cirrus/cs35l41-dsp1-spk-cali-104314e3-spkid0-r0.bin -> cs35l41-dsp1-spk-cali-10431503-spkid0-r0.bin
6417 Link: cirrus/cs35l41-dsp1-spk-prot-104314e3-spkid1-l0.bin -> cs35l41-dsp1-spk-prot-10431503-spkid1-l0.bin
6418 Link: cirrus/cs35l41-dsp1-spk-cali-104314e3-spkid1-l0.bin -> cs35l41-dsp1-spk-cali-10431503-spkid1-l0.bin
6419 Link: cirrus/cs35l41-dsp1-spk-prot-104314e3-spkid1-r0.bin -> cs35l41-dsp1-spk-prot-10431503-spkid1-r0.bin
6420 Link: cirrus/cs35l41-dsp1-spk-cali-104314e3-spkid1-r0.bin -> cs35l41-dsp1-spk-cali-10431503-spkid1-r0.bin
6421 Link: cirrus/cs35l41-dsp1-spk-prot-10431d1f-spkid0-l0.bin -> cs35l41-dsp1-spk-prot-10431503-spkid0-l0.bin
6422 Link: cirrus/cs35l41-dsp1-spk-cali-10431d1f-spkid0-l0.bin -> cs35l41-dsp1-spk-cali-10431503-spkid0-l0.bin
6423 Link: cirrus/cs35l41-dsp1-spk-prot-10431d1f-spkid0-r0.bin -> cs35l41-dsp1-spk-prot-10431503-spkid0-r0.bin
6424 Link: cirrus/cs35l41-dsp1-spk-cali-10431d1f-spkid0-r0.bin -> cs35l41-dsp1-spk-cali-10431503-spkid0-r0.bin
6425 Link: cirrus/cs35l41-dsp1-spk-prot-10431d1f-spkid1-l0.bin -> cs35l41-dsp1-spk-prot-10431503-spkid1-l0.bin
6426 Link: cirrus/cs35l41-dsp1-spk-cali-10431d1f-spkid1-l0.bin -> cs35l41-dsp1-spk-cali-10431503-spkid1-l0.bin
6427 Link: cirrus/cs35l41-dsp1-spk-prot-10431d1f-spkid1-r0.bin -> cs35l41-dsp1-spk-prot-10431503-spkid1-r0.bin
6428 Link: cirrus/cs35l41-dsp1-spk-cali-10431d1f-spkid1-r0.bin -> cs35l41-dsp1-spk-cali-10431503-spkid1-r0.bin
6429 Link: cirrus/cs35l41-dsp1-spk-prot-10431b93.wmfw -> cs35l41/v6.61.1/halo_cspl_RAM_revB2_29.63.1.wmfw
6430 Link: cirrus/cs35l41-dsp1-spk-cali-10431b93.wmfw -> cs35l41/v6.61.1/halo_cspl_RAM_revB2_29.63.1.wmfw
6431 Link: cirrus/cs35l41-dsp1-spk-prot-10431a20.wmfw -> cs35l41/v6.61.1/halo_cspl_RAM_revB2_29.63.1.wmfw
6432 Link: cirrus/cs35l41-dsp1-spk-cali-10431a20.wmfw -> cs35l41/v6.61.1/halo_cspl_RAM_revB2_29.63.1.wmfw
6433 Link: cirrus/cs35l41-dsp1-spk-prot-10431a30.wmfw -> cs35l41/v6.61.1/halo_cspl_RAM_revB2_29.63.1.wmfw
6434 Link: cirrus/cs35l41-dsp1-spk-cali-10431a30.wmfw -> cs35l41/v6.61.1/halo_cspl_RAM_revB2_29.63.1.wmfw
6435 Link: cirrus/cs35l41-dsp1-spk-prot-10431a40.wmfw -> cs35l41/v6.61.1/halo_cspl_RAM_revB2_29.63.1.wmfw
6436 Link: cirrus/cs35l41-dsp1-spk-cali-10431a40.wmfw -> cs35l41/v6.61.1/halo_cspl_RAM_revB2_29.63.1.wmfw
6437 Link: cirrus/cs35l41-dsp1-spk-prot-10431a50.wmfw -> cs35l41/v6.61.1/halo_cspl_RAM_revB2_29.63.1.wmfw
6438 Link: cirrus/cs35l41-dsp1-spk-cali-10431a50.wmfw -> cs35l41/v6.61.1/halo_cspl_RAM_revB2_29.63.1.wmfw
6439 Link: cirrus/cs35l41-dsp1-spk-prot-10431a60.wmfw -> cs35l41/v6.61.1/halo_cspl_RAM_revB2_29.63.1.wmfw
6440 Link: cirrus/cs35l41-dsp1-spk-cali-10431a60.wmfw -> cs35l41/v6.61.1/halo_cspl_RAM_revB2_29.63.1.wmfw
6441 File: cirrus/cs35l41-dsp1-spk-prot-10431b93-spkid0-l0.bin
6442 File: cirrus/cs35l41-dsp1-spk-prot-10431b93-spkid0-r0.bin
6443 File: cirrus/cs35l41-dsp1-spk-prot-10431b93-spkid1-l0.bin
6444 File: cirrus/cs35l41-dsp1-spk-prot-10431b93-spkid1-r0.bin
6445 File: cirrus/cs35l41-dsp1-spk-cali-10431b93-spkid0-l0.bin
6446 File: cirrus/cs35l41-dsp1-spk-cali-10431b93-spkid0-r0.bin
6447 File: cirrus/cs35l41-dsp1-spk-cali-10431b93-spkid1-l0.bin
6448 File: cirrus/cs35l41-dsp1-spk-cali-10431b93-spkid1-r0.bin
6449 Link: cirrus/cs35l41-dsp1-spk-prot-10433a20-spkid0-l0.bin -> cs35l41-dsp1-spk-prot-10431b93-spkid0-l0.bin
6450 Link: cirrus/cs35l41-dsp1-spk-prot-10433a20-spkid0-r0.bin -> cs35l41-dsp1-spk-prot-10431b93-spkid0-r0.bin
6451 Link: cirrus/cs35l41-dsp1-spk-prot-10433a20-spkid1-l0.bin -> cs35l41-dsp1-spk-prot-10431b93-spkid1-l0.bin
6452 Link: cirrus/cs35l41-dsp1-spk-prot-10433a20-spkid1-r0.bin -> cs35l41-dsp1-spk-prot-10431b93-spkid1-r0.bin
6453 Link: cirrus/cs35l41-dsp1-spk-cali-10433a20-spkid0-l0.bin -> cs35l41-dsp1-spk-cali-10431b93-spkid0-l0.bin
6454 Link: cirrus/cs35l41-dsp1-spk-cali-10433a20-spkid0-r0.bin -> cs35l41-dsp1-spk-cali-10431b93-spkid0-r0.bin
6455 Link: cirrus/cs35l41-dsp1-spk-cali-10433a20-spkid1-l0.bin -> cs35l41-dsp1-spk-cali-10431b93-spkid1-l0.bin
6456 Link: cirrus/cs35l41-dsp1-spk-cali-10433a20-spkid1-r0.bin -> cs35l41-dsp1-spk-cali-10431b93-spkid1-r0.bin
6457 File: cirrus/cs35l41-dsp1-spk-prot-10433a30-spkid1-l0.bin
6458 File: cirrus/cs35l41-dsp1-spk-cali-10433a30-spkid1-l0.bin
6459 File: cirrus/cs35l41-dsp1-spk-prot-10433a30-spkid1-r0.bin
6460 File: cirrus/cs35l41-dsp1-spk-cali-10433a30-spkid1-r0.bin
6461 File: cirrus/cs35l41-dsp1-spk-prot-10433a30-spkid0-l0.bin
6462 File: cirrus/cs35l41-dsp1-spk-cali-10433a30-spkid0-l0.bin
6463 File: cirrus/cs35l41-dsp1-spk-prot-10433a30-spkid0-r0.bin
6464 File: cirrus/cs35l41-dsp1-spk-cali-10433a30-spkid0-r0.bin
6465 Link: cirrus/cs35l41-dsp1-spk-prot-10433a40-spkid0-l0.bin -> cs35l41-dsp1-spk-prot-10433a30-spkid0-l0.bin
6466 Link: cirrus/cs35l41-dsp1-spk-prot-10433a40-spkid0-r0.bin -> cs35l41-dsp1-spk-prot-10433a30-spkid0-r0.bin
6467 Link: cirrus/cs35l41-dsp1-spk-prot-10433a40-spkid1-l0.bin -> cs35l41-dsp1-spk-prot-10433a30-spkid1-l0.bin
6468 Link: cirrus/cs35l41-dsp1-spk-prot-10433a40-spkid1-r0.bin -> cs35l41-dsp1-spk-prot-10433a30-spkid1-r0.bin
6469 Link: cirrus/cs35l41-dsp1-spk-cali-10433a40-spkid0-l0.bin -> cs35l41-dsp1-spk-cali-10433a30-spkid0-l0.bin
6470 Link: cirrus/cs35l41-dsp1-spk-cali-10433a40-spkid0-r0.bin -> cs35l41-dsp1-spk-cali-10433a30-spkid0-r0.bin
6471 Link: cirrus/cs35l41-dsp1-spk-cali-10433a40-spkid1-l0.bin -> cs35l41-dsp1-spk-cali-10433a30-spkid1-l0.bin
6472 Link: cirrus/cs35l41-dsp1-spk-cali-10433a40-spkid1-r0.bin -> cs35l41-dsp1-spk-cali-10433a30-spkid1-r0.bin
6473 File: cirrus/cs35l41-dsp1-spk-prot-10433a50-spkid1-l0.bin
6474 File: cirrus/cs35l41-dsp1-spk-cali-10433a50-spkid1-l0.bin
6475 File: cirrus/cs35l41-dsp1-spk-prot-10433a50-spkid1-r0.bin
6476 File: cirrus/cs35l41-dsp1-spk-cali-10433a50-spkid1-r0.bin
6477 File: cirrus/cs35l41-dsp1-spk-prot-10433a50-spkid0-l0.bin
6478 File: cirrus/cs35l41-dsp1-spk-cali-10433a50-spkid0-l0.bin
6479 File: cirrus/cs35l41-dsp1-spk-prot-10433a50-spkid0-r0.bin
6480 File: cirrus/cs35l41-dsp1-spk-cali-10433a50-spkid0-r0.bin
6481 File: cirrus/cs35l41-dsp1-spk-prot-10433a60-spkid1-l0.bin
6482 File: cirrus/cs35l41-dsp1-spk-cali-10433a60-spkid1-l0.bin
6483 File: cirrus/cs35l41-dsp1-spk-prot-10433a60-spkid1-r0.bin
6484 File: cirrus/cs35l41-dsp1-spk-cali-10433a60-spkid1-r0.bin
6485 File: cirrus/cs35l41-dsp1-spk-prot-10433a60-spkid0-l0.bin
6486 File: cirrus/cs35l41-dsp1-spk-cali-10433a60-spkid0-l0.bin
6487 File: cirrus/cs35l41-dsp1-spk-prot-10433a60-spkid0-r0.bin
6488 File: cirrus/cs35l41-dsp1-spk-cali-10433a60-spkid0-r0.bin
6489 Link: cirrus/cs35l41-dsp1-spk-prot-17aa2316.wmfw -> cs35l41/v6.61.1/halo_cspl_RAM_revB2_29.63.1.wmfw
6490 Link: cirrus/cs35l41-dsp1-spk-cali-17aa2316.wmfw -> cs35l41/v6.61.1/halo_cspl_RAM_revB2_29.63.1.wmfw
6491 Link: cirrus/cs35l41-dsp1-spk-prot-17aa2317.wmfw -> cs35l41/v6.61.1/halo_cspl_RAM_revB2_29.63.1.wmfw
6492 Link: cirrus/cs35l41-dsp1-spk-cali-17aa2317.wmfw -> cs35l41/v6.61.1/halo_cspl_RAM_revB2_29.63.1.wmfw
6493 File: cirrus/cs35l41-dsp1-spk-prot-17aa2316-spkid0-l0.bin
6494 File: cirrus/cs35l41-dsp1-spk-prot-17aa2316-spkid0-r0.bin
6495 File: cirrus/cs35l41-dsp1-spk-prot-17aa2316-spkid1-l0.bin
6496 File: cirrus/cs35l41-dsp1-spk-prot-17aa2316-spkid1-r0.bin
6497 File: cirrus/cs35l41-dsp1-spk-cali-17aa2316-spkid0-l0.bin
6498 File: cirrus/cs35l41-dsp1-spk-cali-17aa2316-spkid0-r0.bin
6499 File: cirrus/cs35l41-dsp1-spk-cali-17aa2316-spkid1-l0.bin
6500 File: cirrus/cs35l41-dsp1-spk-cali-17aa2316-spkid1-r0.bin
6501 Link: cirrus/cs35l41-dsp1-spk-prot-17aa2317-spkid0-l0.bin -> cs35l41-dsp1-spk-prot-17aa2316-spkid0-l0.bin
6502 Link: cirrus/cs35l41-dsp1-spk-prot-17aa2317-spkid0-r0.bin -> cs35l41-dsp1-spk-prot-17aa2316-spkid0-r0.bin
6503 Link: cirrus/cs35l41-dsp1-spk-prot-17aa2317-spkid1-l0.bin -> cs35l41-dsp1-spk-prot-17aa2316-spkid1-l0.bin
6504 Link: cirrus/cs35l41-dsp1-spk-prot-17aa2317-spkid1-r0.bin -> cs35l41-dsp1-spk-prot-17aa2316-spkid1-r0.bin
6505 Link: cirrus/cs35l41-dsp1-spk-cali-17aa2317-spkid0-l0.bin -> cs35l41-dsp1-spk-cali-17aa2316-spkid0-l0.bin
6506 Link: cirrus/cs35l41-dsp1-spk-cali-17aa2317-spkid0-r0.bin -> cs35l41-dsp1-spk-cali-17aa2316-spkid0-r0.bin
6507 Link: cirrus/cs35l41-dsp1-spk-cali-17aa2317-spkid1-l0.bin -> cs35l41-dsp1-spk-cali-17aa2316-spkid1-l0.bin
6508 Link: cirrus/cs35l41-dsp1-spk-cali-17aa2317-spkid1-r0.bin -> cs35l41-dsp1-spk-cali-17aa2316-spkid1-r0.bin
6509 Link: cirrus/cs35l41-dsp1-spk-prot-17aa2318.wmfw -> cs35l41/v6.61.1/halo_cspl_RAM_revB2_29.63.1.wmfw
6510 Link: cirrus/cs35l41-dsp1-spk-cali-17aa2318.wmfw -> cs35l41/v6.61.1/halo_cspl_RAM_revB2_29.63.1.wmfw
6511 Link: cirrus/cs35l41-dsp1-spk-prot-17aa2319.wmfw -> cs35l41/v6.61.1/halo_cspl_RAM_revB2_29.63.1.wmfw
6512 Link: cirrus/cs35l41-dsp1-spk-cali-17aa2319.wmfw -> cs35l41/v6.61.1/halo_cspl_RAM_revB2_29.63.1.wmfw
6513 Link: cirrus/cs35l41-dsp1-spk-prot-17aa231a.wmfw -> cs35l41/v6.61.1/halo_cspl_RAM_revB2_29.63.1.wmfw
6514 Link: cirrus/cs35l41-dsp1-spk-cali-17aa231a.wmfw -> cs35l41/v6.61.1/halo_cspl_RAM_revB2_29.63.1.wmfw
6515 Link: cirrus/cs35l41-dsp1-spk-prot-17aa2318-l0.bin -> cs35l41-dsp1-spk-prot-17aa22f1-l0.bin
6516 Link: cirrus/cs35l41-dsp1-spk-prot-17aa2318-r0.bin -> cs35l41-dsp1-spk-prot-17aa22f1-r0.bin
6517 Link: cirrus/cs35l41-dsp1-spk-cali-17aa2318-l0.bin -> cs35l41-dsp1-spk-cali-17aa22f1-l0.bin
6518 Link: cirrus/cs35l41-dsp1-spk-cali-17aa2318-r0.bin -> cs35l41-dsp1-spk-cali-17aa22f1-r0.bin
6519 Link: cirrus/cs35l41-dsp1-spk-prot-17aa2319-l0.bin -> cs35l41-dsp1-spk-prot-17aa22f2-l0.bin
6520 Link: cirrus/cs35l41-dsp1-spk-prot-17aa2319-r0.bin -> cs35l41-dsp1-spk-prot-17aa22f2-r0.bin
6521 Link: cirrus/cs35l41-dsp1-spk-cali-17aa2319-l0.bin -> cs35l41-dsp1-spk-cali-17aa22f2-l0.bin
6522 Link: cirrus/cs35l41-dsp1-spk-cali-17aa2319-r0.bin -> cs35l41-dsp1-spk-cali-17aa22f2-r0.bin
6523 Link: cirrus/cs35l41-dsp1-spk-prot-17aa231a-l0.bin -> cs35l41-dsp1-spk-prot-17aa22f2-l0.bin
6524 Link: cirrus/cs35l41-dsp1-spk-prot-17aa231a-r0.bin -> cs35l41-dsp1-spk-prot-17aa22f2-r0.bin
6525 Link: cirrus/cs35l41-dsp1-spk-cali-17aa231a-l0.bin -> cs35l41-dsp1-spk-cali-17aa22f2-l0.bin
6526 Link: cirrus/cs35l41-dsp1-spk-cali-17aa231a-r0.bin -> cs35l41-dsp1-spk-cali-17aa22f2-r0.bin
6527 Link: cirrus/cs35l41-dsp1-spk-prot-103c8c26.wmfw -> cs35l41/v6.61.1/halo_cspl_RAM_revB2_29.63.1.wmfw
6528 Link: cirrus/cs35l41-dsp1-spk-cali-103c8c26.wmfw -> cs35l41/v6.61.1/halo_cspl_RAM_revB2_29.63.1.wmfw
6529 Link: cirrus/cs35l41-dsp1-spk-prot-103c8b42.wmfw -> cs35l41/v6.61.1/halo_cspl_RAM_revB2_29.63.1.wmfw
6530 Link: cirrus/cs35l41-dsp1-spk-cali-103c8b42.wmfw -> cs35l41/v6.61.1/halo_cspl_RAM_revB2_29.63.1.wmfw
6531 Link: cirrus/cs35l41-dsp1-spk-prot-103c8b43.wmfw -> cs35l41/v6.61.1/halo_cspl_RAM_revB2_29.63.1.wmfw
6532 Link: cirrus/cs35l41-dsp1-spk-cali-103c8b43.wmfw -> cs35l41/v6.61.1/halo_cspl_RAM_revB2_29.63.1.wmfw
6533 Link: cirrus/cs35l41-dsp1-spk-prot-103c8b44.wmfw -> cs35l41/v6.61.1/halo_cspl_RAM_revB2_29.63.1.wmfw
6534 Link: cirrus/cs35l41-dsp1-spk-cali-103c8b44.wmfw -> cs35l41/v6.61.1/halo_cspl_RAM_revB2_29.63.1.wmfw
6535 Link: cirrus/cs35l41-dsp1-spk-prot-103c8b45.wmfw -> cs35l41/v6.61.1/halo_cspl_RAM_revB2_29.63.1.wmfw
6536 Link: cirrus/cs35l41-dsp1-spk-cali-103c8b45.wmfw -> cs35l41/v6.61.1/halo_cspl_RAM_revB2_29.63.1.wmfw
6537 Link: cirrus/cs35l41-dsp1-spk-prot-103c8b46.wmfw -> cs35l41/v6.61.1/halo_cspl_RAM_revB2_29.63.1.wmfw
6538 Link: cirrus/cs35l41-dsp1-spk-cali-103c8b46.wmfw -> cs35l41/v6.61.1/halo_cspl_RAM_revB2_29.63.1.wmfw
6539 Link: cirrus/cs35l41-dsp1-spk-prot-103c8b47.wmfw -> cs35l41/v6.61.1/halo_cspl_RAM_revB2_29.63.1.wmfw
6540 Link: cirrus/cs35l41-dsp1-spk-cali-103c8b47.wmfw -> cs35l41/v6.61.1/halo_cspl_RAM_revB2_29.63.1.wmfw
6541 Link: cirrus/cs35l41-dsp1-spk-prot-103c8b63.wmfw -> cs35l41/v6.61.1/halo_cspl_RAM_revB2_29.63.1.wmfw
6542 Link: cirrus/cs35l41-dsp1-spk-cali-103c8b63.wmfw -> cs35l41/v6.61.1/halo_cspl_RAM_revB2_29.63.1.wmfw
6543 Link: cirrus/cs35l41-dsp1-spk-prot-103c8b70.wmfw -> cs35l41/v6.61.1/halo_cspl_RAM_revB2_29.63.1.wmfw
6544 Link: cirrus/cs35l41-dsp1-spk-cali-103c8b70.wmfw -> cs35l41/v6.61.1/halo_cspl_RAM_revB2_29.63.1.wmfw
6545 Link: cirrus/cs35l41-dsp1-spk-prot-103c8b72.wmfw -> cs35l41/v6.61.1/halo_cspl_RAM_revB2_29.63.1.wmfw
6546 Link: cirrus/cs35l41-dsp1-spk-cali-103c8b72.wmfw -> cs35l41/v6.61.1/halo_cspl_RAM_revB2_29.63.1.wmfw
6547 Link: cirrus/cs35l41-dsp1-spk-prot-103c8b74.wmfw -> cs35l41/v6.61.1/halo_cspl_RAM_revB2_29.63.1.wmfw
6548 Link: cirrus/cs35l41-dsp1-spk-cali-103c8b74.wmfw -> cs35l41/v6.61.1/halo_cspl_RAM_revB2_29.63.1.wmfw
6549 Link: cirrus/cs35l41-dsp1-spk-prot-103c8b77.wmfw -> cs35l41/v6.61.1/halo_cspl_RAM_revB2_29.63.1.wmfw
6550 Link: cirrus/cs35l41-dsp1-spk-cali-103c8b77.wmfw -> cs35l41/v6.61.1/halo_cspl_RAM_revB2_29.63.1.wmfw
6551 Link: cirrus/cs35l41-dsp1-spk-prot-103c8b8f.wmfw -> cs35l41/v6.61.1/halo_cspl_RAM_revB2_29.63.1.wmfw
6552 Link: cirrus/cs35l41-dsp1-spk-prot-103c8b92.wmfw -> cs35l41/v6.61.1/halo_cspl_RAM_revB2_29.63.1.wmfw
6553 File: cirrus/cs35l41-dsp1-spk-prot-103c8b42.bin
6554 File: cirrus/cs35l41-dsp1-spk-cali-103c8b42.bin
6555 File: cirrus/cs35l41-dsp1-spk-prot-103c8b43.bin
6556 File: cirrus/cs35l41-dsp1-spk-cali-103c8b43.bin
6557 File: cirrus/cs35l41-dsp1-spk-prot-103c8b44.bin
6558 File: cirrus/cs35l41-dsp1-spk-cali-103c8b44.bin
6559 File: cirrus/cs35l41-dsp1-spk-prot-103c8b45.bin
6560 File: cirrus/cs35l41-dsp1-spk-cali-103c8b45.bin
6561 Link: cirrus/cs35l41-dsp1-spk-prot-103c8b46.bin -> cs35l41-dsp1-spk-prot-103c8b45.bin
6562 Link: cirrus/cs35l41-dsp1-spk-cali-103c8b46.bin -> cs35l41-dsp1-spk-cali-103c8b45.bin
6563 File: cirrus/cs35l41-dsp1-spk-prot-103c8b47.bin
6564 File: cirrus/cs35l41-dsp1-spk-cali-103c8b47.bin
6565 File: cirrus/cs35l41-dsp1-spk-prot-103c8b63-r0.bin
6566 File: cirrus/cs35l41-dsp1-spk-cali-103c8b63-r0.bin
6567 File: cirrus/cs35l41-dsp1-spk-prot-103c8b63-r1.bin
6568 File: cirrus/cs35l41-dsp1-spk-cali-103c8b63-r1.bin
6569 File: cirrus/cs35l41-dsp1-spk-prot-103c8b63-l0.bin
6570 File: cirrus/cs35l41-dsp1-spk-cali-103c8b63-l0.bin
6571 File: cirrus/cs35l41-dsp1-spk-prot-103c8b63-l1.bin
6572 File: cirrus/cs35l41-dsp1-spk-cali-103c8b63-l1.bin
6573 Link: cirrus/cs35l41-dsp1-spk-prot-103c8b70.bin -> cs35l41-dsp1-spk-prot-103c8b42.bin
6574 Link: cirrus/cs35l41-dsp1-spk-cali-103c8b70.bin -> cs35l41-dsp1-spk-cali-103c8b42.bin
6575 Link: cirrus/cs35l41-dsp1-spk-prot-103c8b72.bin -> cs35l41-dsp1-spk-prot-103c8b45.bin
6576 Link: cirrus/cs35l41-dsp1-spk-cali-103c8b72.bin -> cs35l41-dsp1-spk-cali-103c8b45.bin
6577 Link: cirrus/cs35l41-dsp1-spk-prot-103c8b74.bin -> cs35l41-dsp1-spk-prot-103c8b47.bin
6578 Link: cirrus/cs35l41-dsp1-spk-cali-103c8b74.bin -> cs35l41-dsp1-spk-cali-103c8b47.bin
6579 Link: cirrus/cs35l41-dsp1-spk-prot-103c8b77.bin -> cs35l41-dsp1-spk-prot-103c8b45.bin
6580 Link: cirrus/cs35l41-dsp1-spk-cali-103c8b77.bin -> cs35l41-dsp1-spk-cali-103c8b45.bin
6581 File: cirrus/cs35l41-dsp1-spk-prot-103c8b8f-r0.bin
6582 File: cirrus/cs35l41-dsp1-spk-prot-103c8b8f-r1.bin
6583 File: cirrus/cs35l41-dsp1-spk-cali-103c8b8f-r0.bin
6584 File: cirrus/cs35l41-dsp1-spk-cali-103c8b8f-r1.bin
6585 Link: cirrus/cs35l41-dsp1-spk-prot-103c8b8f-l0.bin -> cs35l41-dsp1-spk-prot-103c8b8f-r0.bin
6586 Link: cirrus/cs35l41-dsp1-spk-prot-103c8b8f-l1.bin -> cs35l41-dsp1-spk-prot-103c8b8f-r1.bin
6587 Link: cirrus/cs35l41-dsp1-spk-cali-103c8b8f-l0.bin -> cs35l41-dsp1-spk-cali-103c8b8f-r0.bin
6588 Link: cirrus/cs35l41-dsp1-spk-cali-103c8b8f-l1.bin -> cs35l41-dsp1-spk-cali-103c8b8f-r1.bin
6589 File: cirrus/cs35l41-dsp1-spk-prot-103c8b92.bin
6590 File: cirrus/cs35l41-dsp1-spk-cali-103c8b92.bin
6591 Link: cirrus/cs35l41-dsp1-spk-prot-103c8c26.bin -> cs35l41-dsp1-spk-prot-103c8b45.bin
6592 Link: cirrus/cs35l41-dsp1-spk-cali-103c8c26.bin -> cs35l41-dsp1-spk-cali-103c8b45.bin
6593 Link: cirrus/cs35l41-dsp1-spk-prot-10280cbd.wmfw -> cs35l41/v6.61.1/halo_cspl_RAM_revB2_29.63.1.wmfw
6594 Link: cirrus/cs35l41-dsp1-spk-cali-10280cbd.wmfw -> cs35l41/v6.61.1/halo_cspl_RAM_revB2_29.63.1.wmfw
6595 Link: cirrus/cs35l41-dsp1-spk-prot-10280cbe.wmfw -> cs35l41/v6.61.1/halo_cspl_RAM_revB2_29.63.1.wmfw
6596 Link: cirrus/cs35l41-dsp1-spk-cali-10280cbe.wmfw -> cs35l41/v6.61.1/halo_cspl_RAM_revB2_29.63.1.wmfw
6597 Link: cirrus/cs35l41-dsp1-spk-prot-10280cbf.wmfw -> cs35l41/v6.61.1/halo_cspl_RAM_revB2_29.63.1.wmfw
6598 Link: cirrus/cs35l41-dsp1-spk-cali-10280cbf.wmfw -> cs35l41/v6.61.1/halo_cspl_RAM_revB2_29.63.1.wmfw
6599 Link: cirrus/cs35l41-dsp1-spk-prot-10280cc1.wmfw -> cs35l41/v6.61.1/halo_cspl_RAM_revB2_29.63.1.wmfw
6600 Link: cirrus/cs35l41-dsp1-spk-cali-10280cc1.wmfw -> cs35l41/v6.61.1/halo_cspl_RAM_revB2_29.63.1.wmfw
6601 Link: cirrus/cs35l41-dsp1-spk-prot-10280cc2.wmfw -> cs35l41/v6.61.1/halo_cspl_RAM_revB2_29.63.1.wmfw
6602 Link: cirrus/cs35l41-dsp1-spk-cali-10280cc2.wmfw -> cs35l41/v6.61.1/halo_cspl_RAM_revB2_29.63.1.wmfw
6603 Link: cirrus/cs35l41-dsp1-spk-prot-10280cc3.wmfw -> cs35l41/v6.61.1/halo_cspl_RAM_revB2_29.63.1.wmfw
6604 Link: cirrus/cs35l41-dsp1-spk-cali-10280cc3.wmfw -> cs35l41/v6.61.1/halo_cspl_RAM_revB2_29.63.1.wmfw
6605 Link: cirrus/cs35l41-dsp1-spk-prot-10280cc4.wmfw -> cs35l41/v6.61.1/halo_cspl_RAM_revB2_29.63.1.wmfw
6606 Link: cirrus/cs35l41-dsp1-spk-cali-10280cc4.wmfw -> cs35l41/v6.61.1/halo_cspl_RAM_revB2_29.63.1.wmfw
6607 File: cirrus/cs35l41-dsp1-spk-prot-10280cbd-spkid0.bin
6608 File: cirrus/cs35l41-dsp1-spk-cali-10280cbd-spkid0.bin
6609 File: cirrus/cs35l41-dsp1-spk-prot-10280cbd-spkid1.bin
6610 File: cirrus/cs35l41-dsp1-spk-cali-10280cbd-spkid1.bin
6611 Link: cirrus/cs35l41-dsp1-spk-prot-10280cbe-spkid0.bin -> cs35l41-dsp1-spk-prot-10280cbd-spkid0.bin
6612 Link: cirrus/cs35l41-dsp1-spk-cali-10280cbe-spkid0.bin -> cs35l41-dsp1-spk-cali-10280cbd-spkid0.bin
6613 Link: cirrus/cs35l41-dsp1-spk-prot-10280cbe-spkid1.bin -> cs35l41-dsp1-spk-prot-10280cbd-spkid1.bin
6614 Link: cirrus/cs35l41-dsp1-spk-cali-10280cbe-spkid1.bin -> cs35l41-dsp1-spk-cali-10280cbd-spkid1.bin
6615 Link: cirrus/cs35l41-dsp1-spk-prot-10280cbf-spkid0.bin -> cs35l41-dsp1-spk-prot-10280cbd-spkid0.bin
6616 Link: cirrus/cs35l41-dsp1-spk-cali-10280cbf-spkid0.bin -> cs35l41-dsp1-spk-cali-10280cbd-spkid0.bin
6617 Link: cirrus/cs35l41-dsp1-spk-prot-10280cbf-spkid1.bin -> cs35l41-dsp1-spk-prot-10280cbd-spkid1.bin
6618 Link: cirrus/cs35l41-dsp1-spk-cali-10280cbf-spkid1.bin -> cs35l41-dsp1-spk-cali-10280cbd-spkid1.bin
6619 Link: cirrus/cs35l41-dsp1-spk-prot-10280cc1-spkid0.bin -> cs35l41-dsp1-spk-prot-10280cbd-spkid0.bin
6620 Link: cirrus/cs35l41-dsp1-spk-cali-10280cc1-spkid0.bin -> cs35l41-dsp1-spk-cali-10280cbd-spkid0.bin
6621 Link: cirrus/cs35l41-dsp1-spk-prot-10280cc1-spkid1.bin -> cs35l41-dsp1-spk-prot-10280cbd-spkid1.bin
6622 Link: cirrus/cs35l41-dsp1-spk-cali-10280cc1-spkid1.bin -> cs35l41-dsp1-spk-cali-10280cbd-spkid1.bin
6623 Link: cirrus/cs35l41-dsp1-spk-prot-10280cc2-spkid0.bin -> cs35l41-dsp1-spk-prot-10280cbd-spkid0.bin
6624 Link: cirrus/cs35l41-dsp1-spk-cali-10280cc2-spkid0.bin -> cs35l41-dsp1-spk-cali-10280cbd-spkid0.bin
6625 Link: cirrus/cs35l41-dsp1-spk-prot-10280cc2-spkid1.bin -> cs35l41-dsp1-spk-prot-10280cbd-spkid1.bin
6626 Link: cirrus/cs35l41-dsp1-spk-cali-10280cc2-spkid1.bin -> cs35l41-dsp1-spk-cali-10280cbd-spkid1.bin
6627 Link: cirrus/cs35l41-dsp1-spk-prot-10280cc3-spkid0.bin -> cs35l41-dsp1-spk-prot-10280cbd-spkid0.bin
6628 Link: cirrus/cs35l41-dsp1-spk-cali-10280cc3-spkid0.bin -> cs35l41-dsp1-spk-cali-10280cbd-spkid0.bin
6629 Link: cirrus/cs35l41-dsp1-spk-prot-10280cc3-spkid1.bin -> cs35l41-dsp1-spk-prot-10280cbd-spkid1.bin
6630 Link: cirrus/cs35l41-dsp1-spk-cali-10280cc3-spkid1.bin -> cs35l41-dsp1-spk-cali-10280cbd-spkid1.bin
6631 Link: cirrus/cs35l41-dsp1-spk-prot-10280cc4-spkid0.bin -> cs35l41-dsp1-spk-prot-10280cbd-spkid0.bin
6632 Link: cirrus/cs35l41-dsp1-spk-cali-10280cc4-spkid0.bin -> cs35l41-dsp1-spk-cali-10280cbd-spkid0.bin
6633 Link: cirrus/cs35l41-dsp1-spk-prot-10280cc4-spkid1.bin -> cs35l41-dsp1-spk-prot-10280cbd-spkid1.bin
6634 Link: cirrus/cs35l41-dsp1-spk-cali-10280cc4-spkid1.bin -> cs35l41-dsp1-spk-cali-10280cbd-spkid1.bin
6635
6636 License: Redistributable. See LICENSE.cirrus for details.
6637
6638 Use of Cirrus Logic drivers, firmware and other materials is permitted
6639 only in connection with Cirrus Logic hardware products.
6640
6641 Copyright © 2022 Cirrus Logic, Inc. and Cirrus Logic International
6642 Semiconductor Ltd. All Rights Reserved.
6643
6644 ---------------------------------------------------------------------------
6645
6646 Driver: mtk-sof - MediaTek Sound Open Firmware driver
6647
6648 File: mediatek/sof/sof-mt8186.ri
6649 File: mediatek/sof/sof-mt8186.ldc
6650 File: mediatek/sof-tplg/sof-mt8186.tplg
6651 Version: v0.2.1
6652
6653 File: mediatek/sof/sof-mt8195.ri
6654 File: mediatek/sof/sof-mt8195.ldc
6655 File: mediatek/sof-tplg/sof-mt8195-mt6359-rt1019-rt5682.tplg
6656 File: mediatek/sof-tplg/sof-mt8195-mt6359-rt1019-rt5682-dts.tplg
6657 Version: v0.4.1
6658
6659 Licence: Redistributable. See LICENCE.mediatek for details.
6660
6661 --------------------------------------------------------------------------
6662
6663 Driver: nxp-sr1xx - NXP Ultra Wide Band driver
6664 File: nxp/sr150_fw.bin
6665 Version: 44.00.02
6666
6667 Licence: Redistributable. See LICENSE.nxp for details
6668 Originates from https://github.com/NXP/uwb-NXPUWB-FW.git
6669 --------------------------------------------------------------------------
6670
6671 Driver: btnxpuart - NXP BT UART driver
6672
6673 File: nxp/uartuart8997_bt_v4.bin
6674 File: nxp/uartiw416_bt_v0.bin
6675 File: nxp/helper_uart_3000000.bin
6676 Version: 16.92.21.p81
6677
6678 File: nxp/uartuart8987_bt.bin
6679 Version: 16.92.21.p76.5
6680
6681 File: nxp/uartuart9098_bt_v1.bin
6682 Version: 17.92.1.p136.24
6683
6684 File: nxp/uartspi_n61x_v1.bin.se
6685 Version: 18.99.1.p154.40
6686
6687 Licence: Redistributable. See LICENSE.nxp for details
6688
6689 Originates from https://github.com/nxp-imx/imx-firmware/tree/lf-6.1.22_2.0.0/nxp
6690
6691 --------------------------------------------------------------------------
6692
6693 Driver: qcom-sc8280xp - Qualcomm ASoC tplg Firmware
6694 File: qcom/sc8280xp/LENOVO/21BX/audioreach-tplg.bin
6695 Link: qcom/sc8280xp/SC8280XP-LENOVO-X13S-tplg.bin -> LENOVO/21BX/audioreach-tplg.bin
6696 Version: v0.1.0
6697
6698 Licence: Redistributable. See LICENCE.linaro for details
6699 Originates from https://git.linaro.org/people/srinivas.kandagatla/audioreach-topology.git
6700 --------------------------------------------------------------------------
6701
6702 Driver: amlogic - Amlogic SoC Firmware
6703 File: amlogic/bluetooth/w2_bt_fw_uart.bin
6704 Version: date = 38.01, number = 0xa914
6705
6706 Licence: Redistributable. See LICENSE.amlogic for details
6707
6708 --------------------------------------------------------------------------