index
:
linux.git
arm64-uaccess
dependabot/pip/drivers/gpu/drm/ci/xfails/certifi-2024.7.4
dependabot/pip/drivers/gpu/drm/ci/xfails/idna-3.7
dependabot/pip/drivers/gpu/drm/ci/xfails/pip-23.3
dependabot/pip/drivers/gpu/drm/ci/xfails/requests-2.32.2
dependabot/pip/drivers/gpu/drm/ci/xfails/setuptools-70.0.0
dependabot/pip/drivers/gpu/drm/ci/xfails/urllib3-2.0.7
dependabot/pip/drivers/gpu/drm/ci/xfails/urllib3-2.2.2
link_path_walk
master
nocache-cleanup
runtime-constants
vsnprintf
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
upstream/master
Unnamed repository; edit this file 'description' to name the repository.
git
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
nova-core
/
firmware
Age
Commit message (
Expand
)
Author
Files
Lines
2026-06-03
gpu: nova-core: move lifetime to `Bar0`
Gary Guo
3
-5
/
+5
2026-06-03
gpu: nova-core: Hopper/Blackwell: add FSP Chain of Trust boot
John Hubbard
1
-2
/
+0
2026-06-02
gpu: nova-core: Hopper/Blackwell: add FMC signature extraction
John Hubbard
1
-3
/
+86
2026-06-02
gpu: nova-core: Hopper/Blackwell: add FMC firmware image
John Hubbard
1
-0
/
+47
2026-06-02
gpu: nova-core: add auto-detection of 32-bit, 64-bit firmware images
John Hubbard
1
-2
/
+2
2026-05-30
gpu: nova-core: run Booter Unloader and FWSEC-SB upon unbinding
Alexandre Courbot
2
-2
/
+0
2026-05-29
gpu: nova-core: refactor SEC2 booter loading into BooterFirmware::run()
John Hubbard
1
-0
/
+31
2026-04-30
gpu: nova-core: Hopper/Blackwell: basic GPU identification
John Hubbard
1
-0
/
+3
2026-04-30
gpu: nova-core: factor .fwsignature* selection into a new find_gsp_sigs_secti...
John Hubbard
1
-11
/
+13
2026-04-29
gpu: nova-core: use correct fwsignature for GA100
Timur Tabi
1
-2
/
+1
2026-03-30
gpu: nova-core: firmware: move firmware image parsing code to firmware.rs
John Hubbard
1
-87
/
+4
2026-03-28
gpu: nova-core: firmware: gsp: use dma::Coherent for level0 table
Alexandre Courbot
1
-10
/
+12
2026-03-28
gpu: nova-core: firmware: gsp: use dma::Coherent for signatures
Alexandre Courbot
1
-2
/
+3
2026-03-28
gpu: nova-core: firmware: fwsec: use dma::Coherent
Alexandre Courbot
1
-3
/
+3
2026-03-28
gpu: nova-core: firmware: riscv: use dma::Coherent
Alexandre Courbot
1
-3
/
+3
2026-03-26
gpu: nova-core: convert falcon registers to kernel register macro
Alexandre Courbot
1
-8
/
+11
2026-03-09
gpu: nova-core: use the Generic Bootloader to boot FWSEC on Turing
Timur Tabi
2
-0
/
+353
2026-03-09
gpu: nova-core: move brom_params and boot_addr to FalconFirmware
Alexandre Courbot
2
-8
/
+8
2026-03-09
gpu: nova-core: falcon: rename load parameters to reflect DMA dependency
Alexandre Courbot
2
-20
/
+20
2026-03-09
gpu: nova-core: create falcon firmware DMA objects lazily
Alexandre Courbot
2
-87
/
+49
2026-02-25
gpu: nova-core: use checked arithmetic in RISC-V firmware parsing
Joel Fernandes
1
-2
/
+4
2026-02-25
gpu: nova-core: use checked arithmetic in frombytes_at helper
Joel Fernandes
1
-1
/
+2
2026-02-25
gpu: nova-core: use checked arithmetic in Booter signature parsing
Joel Fernandes
1
-5
/
+12
2026-02-25
gpu: nova-core: use checked arithmetic in FWSEC firmware parsing
Joel Fernandes
1
-27
/
+37
2026-02-11
Merge tag 'drm-next-2026-02-11' of https://gitlab.freedesktop.org/drm/kernel
Linus Torvalds
3
-103
/
+137
2026-01-30
gpu: nova-core: remove imports available via prelude
Gary Guo
3
-10
/
+5
2026-01-24
gpu: nova-core: add FalconUCodeDescV2 support
Timur Tabi
1
-27
/
+19
2026-01-24
gpu: nova-core: add Falcon HAL method load_method()
Timur Tabi
1
-1
/
+1
2026-01-24
gpu: nova-core: add support for Turing/GA100 fwsignature
Timur Tabi
1
-1
/
+8
2026-01-24
gpu: nova-core: support header parsing on Turing/GA100
Timur Tabi
1
-4
/
+24
2026-01-24
gpu: nova-core: add ImemNonSecure section infrastructure
Timur Tabi
2
-0
/
+14
2026-01-24
gpu: nova-core: rename Imem to ImemSecure
Timur Tabi
2
-7
/
+7
2026-01-07
gpu: nova-core: use CStr::from_bytes_until_nul() in elf64_section()
John Hubbard
1
-4
/
+1
2025-12-29
gpu: nova-core: fw: move appropriate code into pin initializer
Danilo Krummrich
1
-16
/
+18
2025-12-29
gpu: nova-core: fw: get rid of redundant Result in GspFirmware::new()
Danilo Krummrich
1
-65
/
+67
2025-11-14
gpu: nova-core: gsp: Boot GSP
Alistair Popple
1
-2
/
+1
2025-11-14
gpu: nova-core: gsp: Create wpr metadata
Alistair Popple
2
-5
/
+4
2025-11-14
gpu: nova-core: compute layout of more framebuffer regions required for GSP
Alexandre Courbot
2
-3
/
+3
2025-11-08
gpu: nova-core: replace use of `as` with functions from `num`
Alexandre Courbot
4
-25
/
+44
2025-11-07
gpu: nova-core: Fix capitalization of some comments
Daniel del Castillo
1
-6
/
+6
2025-11-07
gpu: nova-core: Simplify `transmute` and `transmute_mut` in fwsec.rs
Daniel del Castillo
1
-67
/
+58
2025-11-07
gpu: nova-core: apply the one "use" item per line policy
John Hubbard
4
-44
/
+102
2025-11-04
gpu: nova-core: use `try_from` instead of `as` for u32 conversions
Alexandre Courbot
1
-4
/
+4
2025-10-30
gpu: nova-core: replace `as` with `from` conversions where possible
Alexandre Courbot
1
-2
/
+2
2025-10-25
gpu: nova-core: Ada: basic GPU identification
John Hubbard
1
-0
/
+1
2025-10-16
gpu: nova-core: gsp: do not unwrap() SGEntry
Danilo Krummrich
1
-3
/
+4
2025-10-16
gpu: nova-core: gsp: remove useless conversion
Danilo Krummrich
1
-2
/
+1
2025-09-13
gpu: nova-core: firmware: process the GSP bootloader
Alexandre Courbot
2
-0
/
+98
2025-09-13
gpu: nova-core: firmware: process and prepare the GSP firmware
Alexandre Courbot
1
-0
/
+236
2025-09-13
gpu: nova-core: firmware: process Booter and patch its signature
Alexandre Courbot
1
-0
/
+375
[next]