summaryrefslogtreecommitdiff
path: root/drivers/gpu/nova-core/firmware/booter.rs
AgeCommit message (Expand)AuthorFilesLines
2026-01-24gpu: nova-core: support header parsing on Turing/GA100Timur Tabi1-4/+24
2026-01-24gpu: nova-core: add ImemNonSecure section infrastructureTimur Tabi1-0/+9
2026-01-24gpu: nova-core: rename Imem to ImemSecureTimur Tabi1-6/+6
2025-11-08gpu: nova-core: replace use of `as` with functions from `num`Alexandre Courbot1-14/+23
2025-11-07gpu: nova-core: apply the one "use" item per line policyJohn Hubbard1-14/+31
2025-09-13gpu: nova-core: firmware: process Booter and patch its signatureAlexandre Courbot1-0/+375