index
:
starfive-tech/linux.git
JH7100_VisionFive_OH_dev
JH7110_VisionFive2_510_devel
JH7110_VisionFive2_6.1.y_devel
JH7110_VisionFive2_6.6.y_devel
JH7110_VisionFive2_devel
JH7110_VisionFive2_upstream
beaglev-5.13.y
beaglev_fedora_devel
buildroot-upstream
esmil_starlight
fedora-vic-7100_5.10.6
master
openwrt-6.1.y
rt-ethercat-release
rt-linux-6.6.y-release
rt-linux-release
rtthread_AMP
starfive-5.13
starfive-5.15-dubhe
starfive-6.1-dubhe
starfive-6.1.65-dubhe
starfive-6.6.10-dubhe
starfive-6.6.31-dubhe
starlight-5.14.y
visionfive
visionfive-5.13.y-devel
visionfive-5.15.y
visionfive-5.15.y-devel
visionfive-5.15.y_fedora_devel
visionfive-5.16.y
visionfive-5.17.y
visionfive-5.18.y
visionfive-5.19.y
visionfive-6.4.y
visionfive_fedora_devel
StarFive Tech Linux Kernel for VisionFive (JH7110) boards (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
/
nouveau
/
nvkm
/
subdev
/
secboot
Age
Commit message (
Expand
)
Author
Files
Lines
2019-06-07
Merge branch 'linux-5.2' of git://github.com/skeggsb/linux into drm-fixes
Dave Airlie
12
-82
/
+205
2019-06-07
drm/nouveau/secboot/gp10[2467]: support newer FW to fix SEC2 failures on some...
Ben Skeggs
5
-6
/
+18
2019-06-07
drm/nouveau/secboot: enable loading of versioned LS PMU/SEC2 ACR msgqueue FW
Ben Skeggs
1
-14
/
+14
2019-06-07
drm/nouveau/secboot: split out FW version-specific LS function pointers
Ben Skeggs
6
-41
/
+141
2019-06-07
drm/nouveau/secboot: pass max supported FW version to LS load funcs
Ben Skeggs
6
-21
/
+32
2019-06-07
drm/nouveau/core: pass subdev into nvkm_firmware_get, rather than device
Ben Skeggs
3
-8
/
+8
2019-05-30
treewide: Add SPDX license identifier - Kbuild
Greg Kroah-Hartman
1
-0
/
+1
2019-02-20
drm/nouveau/secboot: fix missing newline in error messages
Ben Skeggs
1
-2
/
+2
2018-12-11
drm/nouveau/core: support multiple nvdec instances
Ben Skeggs
1
-2
/
+2
2018-10-11
drm/nouveau/secboot/acr: fix memory leak
Gustavo A. R. Silva
1
-0
/
+1
2018-07-16
drm/nouveau/secboot/acr: Remove VLA usage
Kees Cook
2
-4
/
+37
2018-07-16
drm/nouveau/secboot/tegra: Enable gp20b/gp10b firmware tag when relevant
Nicolas Chauvet
2
-0
/
+4
2018-05-18
drm/nouveau/gr/gv100: initial support
Ben Skeggs
1
-0
/
+21
2018-05-18
drm/nouveau/secboot: remove VLA usage
Gustavo A. R. Silva
1
-4
/
+3
2018-02-02
drm/nouveau/secboot/gp108: implement on top of acr_r370
Ben Skeggs
4
-1
/
+71
2018-02-02
drm/nouveau/secboot/r370: implement support for booting LS SEC2 ucode
Ben Skeggs
1
-0
/
+39
2018-02-02
drm/nouveau/secboot/r370: move a bunch of r375 stuff to a new implementation
Ben Skeggs
5
-86
/
+163
2017-11-02
drm/nouveau/secboot/gm200: use new interfaces for vmm operations
Ben Skeggs
1
-6
/
+5
2017-11-02
drm/nouveau/secboot/gm200: initialise vmm with new interfaces
Ben Skeggs
2
-10
/
+10
2017-11-02
drm/nouveau/mmu: implement new vmm frontend
Ben Skeggs
1
-0
/
+1
2017-11-02
drm/nouveau/mmu: handle instance block setup
Ben Skeggs
2
-18
/
+6
2017-11-02
drm/nouveau/core/memory: change map interface to support upcoming mmu changes
Ben Skeggs
1
-2
/
+7
2017-11-02
drm/nouveau/secboot: add missing newline in debug message
Ben Skeggs
1
-1
/
+1
2017-05-17
drm/nouveau/secboot: plug memory leak in ls_ucode_img_load_gr() error path
Christophe JAILLET
1
-1
/
+3
2017-04-29
drm/nouveau/secboot/gm20b: fix the error return code in gm20b_secboot_tegra_r...
Wei Yongjun
1
-1
/
+1
2017-04-06
drm/nouveau/secboot: add GP10B support
Alexandre Courbot
2
-0
/
+94
2017-04-06
drm/nouveau/secboot/gm20b: specify MC base address as argument
Alexandre Courbot
2
-8
/
+12
2017-04-06
drm/nouveau/secboot: start LS firmware in post-run hook
Alexandre Courbot
2
-49
/
+47
2017-04-06
drm/nouveau/secboot: let LS post_run hooks return error
Alexandre Courbot
4
-10
/
+26
2017-04-06
drm/nouveau/secboot: pass instance to LS firmware loaders
Alexandre Courbot
7
-26
/
+29
2017-04-06
drm/nouveau/secboot: allow to boot multiple falcons
Alexandre Courbot
3
-15
/
+19
2017-03-17
drm/nouveau/secboot: fix inconsistent pointer checking
Alexandre Courbot
1
-1
/
+2
2017-03-07
drm/nouveau/secboot: add gp102/gp104/gp106/gp107 support
Alexandre Courbot
2
-0
/
+252
2017-03-07
drm/nouveau/secboot: put HS code loading code into own file
Alexandre Courbot
5
-124
/
+182
2017-03-07
drm/nouveau/secboot: support for r375 ACR
Alexandre Courbot
3
-0
/
+167
2017-03-07
drm/nouveau/secboot: support for r367 ACR
Alexandre Courbot
4
-0
/
+425
2017-03-07
drm/nouveau/secboot: support for r364 ACR
Alexandre Courbot
3
-0
/
+119
2017-03-07
drm/nouveau/secboot: workaround bug when starting SEC2 firmware
Alexandre Courbot
1
-0
/
+33
2017-03-07
drm/nouveau/secboot: support standard NVIDIA HS binaries
Alexandre Courbot
1
-8
/
+52
2017-03-07
drm/nouveau/secboot: support for unload blob bootloader
Alexandre Courbot
2
-30
/
+37
2017-03-07
drm/nouveau/secboot: let callers interpret return value of blobs
Alexandre Courbot
2
-12
/
+21
2017-03-07
drm/nouveau/secboot: support for different load and unload falcons
Alexandre Courbot
6
-14
/
+17
2017-03-07
drm/nouveau/secboot: share r361 BL structures and functions
Alexandre Courbot
2
-39
/
+74
2017-03-07
drm/nouveau/secboot: add support for SEC LS firmware
Alexandre Courbot
3
-0
/
+76
2017-03-07
drm/nouveau/secboot: support running ACR on SEC
Alexandre Courbot
2
-3
/
+23
2017-03-07
drm/nouveau/secboot: get start address of blob from ACR
Alexandre Courbot
3
-10
/
+9
2017-03-07
drm/nouveau/secboot: add shadow blob argument
Alexandre Courbot
2
-2
/
+15
2017-03-07
drm/nouveau/secboot/gm20b: enable PMU firmware
Alexandre Courbot
1
-1
/
+7
2017-03-07
drm/nouveau/secboot: check that WPR region is properly set
Alexandre Courbot
1
-2
/
+39
2017-03-07
drm/nouveau/secboot: support optional falcons
Alexandre Courbot
2
-25
/
+39
[next]