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
/
fwsec.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: Fix capitalization of some comments
Daniel del Castillo
2025-11-07
gpu: nova-core: Simplify `transmute` and `transmute_mut` in fwsec.rs
Daniel del Castillo
2025-11-07
gpu: nova-core: apply the one "use" item per line policy
John Hubbard
2025-11-04
gpu: nova-core: use `try_from` instead of `as` for u32 conversions
Alexandre Courbot
2025-10-30
gpu: nova-core: replace `as` with `from` conversions where possible
Alexandre Courbot
2025-09-01
gpu: nova-core: vbios: store reference to Device where relevant
Alexandre Courbot
2025-08-22
gpu: nova-core: falcon: align DMA transfers to 256 bytes
Alexandre Courbot
2025-06-25
gpu: nova-core: consider `clippy::cast_lossless`
Danilo Krummrich
2025-06-23
gpu: nova-core: update and annotate TODO list
Alexandre Courbot
2025-06-23
gpu: nova-core: load and run FWSEC-FRTS
Alexandre Courbot
2025-06-23
gpu: nova-core: extract FWSEC from BIOS and patch it to run FWSEC-FRTS
Alexandre Courbot