index
:
sugar/linux
mainline
Sugar's Linux Kernel Patch
Asai Neko
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
nova-core
/
firmware.rs
Age
Commit message (
Expand
)
Author
2025-11-08
gpu: nova-core: replace use of `as` with functions from `num`
Alexandre Courbot
2025-11-07
gpu: nova-core: apply the one "use" item per line policy
John Hubbard
2025-09-13
gpu: nova-core: firmware: use 570.144 firmware
Alexandre Courbot
2025-09-13
gpu: nova-core: firmware: process the GSP bootloader
Alexandre Courbot
2025-09-13
gpu: nova-core: firmware: process and prepare the GSP firmware
Alexandre Courbot
2025-09-13
gpu: nova-core: firmware: process Booter and patch its signature
Alexandre Courbot
2025-09-13
gpu: nova-core: firmware: add support for common firmware header
Alexandre Courbot
2025-09-13
gpu: nova-core: firmware: move firmware request code into a function
Alexandre Courbot
2025-09-13
gpu: nova-core: add Chipset::name() method
Alexandre Courbot
2025-08-03
Merge tag 'rust-6.17' of git://git.kernel.org/pub/scm/linux/kernel/git/ojeda/...
Linus Torvalds
2025-07-21
rust: kernel: remove `fmt!`, fix clippy::uninlined-format-args
Tamir Duberstein
2025-06-23
gpu: nova-core: extract FWSEC from BIOS and patch it to run FWSEC-FRTS
Alexandre Courbot
2025-06-23
gpu: nova-core: add types for patching firmware binaries
Alexandre Courbot
2025-06-23
gpu: nova-core: vbios: Add support for FWSEC ucode extraction
Joel Fernandes
2025-06-23
gpu: nova-core: vbios: Add base support for VBIOS construction and iteration
Joel Fernandes
2025-06-23
gpu: nova-core: firmware: add ucode descriptor used by FWSEC-FRTS
Alexandre Courbot
2025-05-13
gpu: nova-core: move Firmware to firmware module
Alexandre Courbot
2025-03-09
gpu: nova-core: add initial driver stub
Danilo Krummrich