Inferencium system aa000-0 firmware files allowing use of devices with Linux kernel. Files may or may not include source code.
Go to file
inference e56bb1c065
Update AMD Navi 22 GPU Navy Flounder DMCUB firmware.
2023-06-21 16:44:49 +01:00
amd-ucode Update AMD microcode readme. 2023-06-08 11:11:32 +01:00
amdgpu Update AMD Navi 22 GPU Navy Flounder DMCUB firmware. 2023-06-21 16:44:49 +01:00
license Add Realtek RTL license. 2023-05-30 19:09:50 +01:00
rtl_nic Add Realtek RTL8168H NIC firmware. 2023-05-30 19:08:48 +01:00
Makefile Add Makefile. 2023-05-30 19:05:32 +01:00
WHENCE Update WHENCE. 2023-06-21 16:44:41 +01:00
check_whence.py Add check_whence script. 2023-05-30 19:06:14 +01:00
copy-firmware.sh Add copy_firmware script. 2023-05-30 19:06:25 +01:00
readme.adoc Update readme. 2023-06-07 14:26:30 +01:00

readme.adoc

Linux Firmware - Desktop

Inferencium desktop Linux firmware.

Licensing

All content is individually licensed.

Security

All files are checked for security issues; however, it is always the users responsibility to audit the code before installing and/or executing it. Inferencium takes no responsibility for any security issues which may arise due to usage of this repository.

Branches

upstream

Linux firmware upstream files are pulled into and contained within this branch.
Necessary files are merged from this branch into the respective pre-alpha development branches.

main

Linux Firmware - Desktop root directory files pre-alpha development and alpha testing occurs in this branch.
Feature-complete modifications of this branch are merged to beta branch for beta testing.

cpu

Linux Firmware - Desktop CPU firmware files pre-alpha development occurs in this branch.
Feature-complete modifications of this branch are merged to beta branch for beta testing.

gpu

Linux Firmware - Desktop GPU firmware files pre-alpha development occurs in this branch.
Feature-complete modifications of this branch are merged to beta branch for beta testing.

nic

Linux Firmware - Desktop NIC firmware files pre-alpha development occurs in this branch.
Feature-complete modifications of this branch are merged to beta branch for beta testing.

beta

Feature-complete beta testing of merged code from development branches occurs in this branch.
Merges from development branches to this branch are squashed, and the updated versions of the individual files are mentioned in the commit messages.

stable

Feature-complete and tested versions from beta branch are stored in this branch.
Merges from beta branch to this branch are squashed, and the updated versions of the individual files are mentioned in the commit messages.
This branch contains code used in production.