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