index
:
linux.git
arm64-uaccess
for-next
master
nocache-cleanup
vsnprintf
Linux kernel source tree
Gitolite user
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
nova-core
/
firmware
Age
Commit message (
Expand
)
Author
2026-06-03
gpu: nova-core: move lifetime to `Bar0`
Gary Guo
2026-06-03
gpu: nova-core: Hopper/Blackwell: add FSP Chain of Trust boot
John Hubbard
2026-06-02
gpu: nova-core: Hopper/Blackwell: add FMC signature extraction
John Hubbard
2026-06-02
gpu: nova-core: Hopper/Blackwell: add FMC firmware image
John Hubbard
2026-06-02
gpu: nova-core: add auto-detection of 32-bit, 64-bit firmware images
John Hubbard
2026-05-30
gpu: nova-core: run Booter Unloader and FWSEC-SB upon unbinding
Alexandre Courbot
2026-05-29
gpu: nova-core: refactor SEC2 booter loading into BooterFirmware::run()
John Hubbard
2026-04-30
gpu: nova-core: Hopper/Blackwell: basic GPU identification
John Hubbard
2026-04-30
gpu: nova-core: factor .fwsignature* selection into a new find_gsp_sigs_secti...
John Hubbard
2026-04-29
gpu: nova-core: use correct fwsignature for GA100
Timur Tabi
2026-03-30
gpu: nova-core: firmware: move firmware image parsing code to firmware.rs
John Hubbard
2026-03-28
gpu: nova-core: firmware: gsp: use dma::Coherent for level0 table
Alexandre Courbot
2026-03-28
gpu: nova-core: firmware: gsp: use dma::Coherent for signatures
Alexandre Courbot
2026-03-28
gpu: nova-core: firmware: fwsec: use dma::Coherent
Alexandre Courbot
2026-03-28
gpu: nova-core: firmware: riscv: use dma::Coherent
Alexandre Courbot
2026-03-26
gpu: nova-core: convert falcon registers to kernel register macro
Alexandre Courbot
2026-03-09
gpu: nova-core: use the Generic Bootloader to boot FWSEC on Turing
Timur Tabi
2026-03-09
gpu: nova-core: move brom_params and boot_addr to FalconFirmware
Alexandre Courbot
2026-03-09
gpu: nova-core: falcon: rename load parameters to reflect DMA dependency
Alexandre Courbot
2026-03-09
gpu: nova-core: create falcon firmware DMA objects lazily
Alexandre Courbot
2026-02-25
gpu: nova-core: use checked arithmetic in RISC-V firmware parsing
Joel Fernandes
2026-02-25
gpu: nova-core: use checked arithmetic in frombytes_at helper
Joel Fernandes
2026-02-25
gpu: nova-core: use checked arithmetic in Booter signature parsing
Joel Fernandes
2026-02-25
gpu: nova-core: use checked arithmetic in FWSEC firmware parsing
Joel Fernandes
2026-02-11
Merge tag 'drm-next-2026-02-11' of https://gitlab.freedesktop.org/drm/kernel
Linus Torvalds
2026-01-30
gpu: nova-core: remove imports available via prelude
Gary Guo
2026-01-24
gpu: nova-core: add FalconUCodeDescV2 support
Timur Tabi
2026-01-24
gpu: nova-core: add Falcon HAL method load_method()
Timur Tabi
2026-01-24
gpu: nova-core: add support for Turing/GA100 fwsignature
Timur Tabi
2026-01-24
gpu: nova-core: support header parsing on Turing/GA100
Timur Tabi
2026-01-24
gpu: nova-core: add ImemNonSecure section infrastructure
Timur Tabi
2026-01-24
gpu: nova-core: rename Imem to ImemSecure
Timur Tabi
2026-01-07
gpu: nova-core: use CStr::from_bytes_until_nul() in elf64_section()
John Hubbard
2025-12-29
gpu: nova-core: fw: move appropriate code into pin initializer
Danilo Krummrich
2025-12-29
gpu: nova-core: fw: get rid of redundant Result in GspFirmware::new()
Danilo Krummrich
2025-11-14
gpu: nova-core: gsp: Boot GSP
Alistair Popple
2025-11-14
gpu: nova-core: gsp: Create wpr metadata
Alistair Popple
2025-11-14
gpu: nova-core: compute layout of more framebuffer regions required for GSP
Alexandre Courbot
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-10-25
gpu: nova-core: Ada: basic GPU identification
John Hubbard
2025-10-16
gpu: nova-core: gsp: do not unwrap() SGEntry
Danilo Krummrich
2025-10-16
gpu: nova-core: gsp: remove useless conversion
Danilo Krummrich
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
[next]