Inferencium system xa000-0 firmware files allowing use of devices with Linux kernel. Files may or may not include source code.
Go to file
inference fd3fe2c52a
Update WHENCE.
2023-06-13 21:25:41 +01:00
amd-ucode Add AMD Family 17h CPU microcode. 2023-06-08 10:55:42 +01:00
amdgpu Add AMD Raven Ridge GPU architecture Raven firmware. 2023-06-08 10:55:57 +01:00
license Add Realtek RTL license. 2023-06-08 10:57:27 +01:00
rtl_nic Add Realtek RTL8168H NIC firmware. 2023-06-08 10:56:12 +01:00
Makefile Add Makefile. 2023-06-08 10:54:35 +01:00
WHENCE Update WHENCE. 2023-06-13 21:25:41 +01:00
check_whence.py Add check_whence script. 2023-06-08 10:55:07 +01:00
copy-firmware.sh Add copy-firmware script. 2023-06-08 10:55:21 +01:00
readme.adoc Add readme. 2023-06-08 10:54:21 +01:00

readme.adoc

Linux Firmware - Server

Inferencium server 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 - Server 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 - Server 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 - Server 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 - Server 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.