index
:
blackbird-obmc-linux
dev-5.0-raptor-04-16-2019
dev-5.0-raptor-04-16-2019-dev
Blackbird™ Linux sources for OpenBMC
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
/
nouveau
/
nvkm
/
subdev
/
secboot
Commit message (
Expand
)
Author
Age
Files
Lines
*
drm/nouveau/core: support multiple nvdec instances
Ben Skeggs
2018-12-11
1
-2
/
+2
*
drm/nouveau/secboot/acr: fix memory leak
Gustavo A. R. Silva
2018-10-11
1
-0
/
+1
*
drm/nouveau/secboot/acr: Remove VLA usage
Kees Cook
2018-07-16
2
-4
/
+37
*
drm/nouveau/secboot/tegra: Enable gp20b/gp10b firmware tag when relevant
Nicolas Chauvet
2018-07-16
2
-0
/
+4
*
drm/nouveau/gr/gv100: initial support
Ben Skeggs
2018-05-18
1
-0
/
+21
*
drm/nouveau/secboot: remove VLA usage
Gustavo A. R. Silva
2018-05-18
1
-4
/
+3
*
drm/nouveau/secboot/gp108: implement on top of acr_r370
Ben Skeggs
2018-02-02
4
-1
/
+71
*
drm/nouveau/secboot/r370: implement support for booting LS SEC2 ucode
Ben Skeggs
2018-02-02
1
-0
/
+39
*
drm/nouveau/secboot/r370: move a bunch of r375 stuff to a new implementation
Ben Skeggs
2018-02-02
5
-86
/
+163
*
drm/nouveau/secboot/gm200: use new interfaces for vmm operations
Ben Skeggs
2017-11-02
1
-6
/
+5
*
drm/nouveau/secboot/gm200: initialise vmm with new interfaces
Ben Skeggs
2017-11-02
2
-10
/
+10
*
drm/nouveau/mmu: implement new vmm frontend
Ben Skeggs
2017-11-02
1
-0
/
+1
*
drm/nouveau/mmu: handle instance block setup
Ben Skeggs
2017-11-02
2
-18
/
+6
*
drm/nouveau/core/memory: change map interface to support upcoming mmu changes
Ben Skeggs
2017-11-02
1
-2
/
+7
*
drm/nouveau/secboot: add missing newline in debug message
Ben Skeggs
2017-11-02
1
-1
/
+1
*
drm/nouveau/secboot: plug memory leak in ls_ucode_img_load_gr() error path
Christophe JAILLET
2017-05-17
1
-1
/
+3
*
drm/nouveau/secboot/gm20b: fix the error return code in gm20b_secboot_tegra_r...
Wei Yongjun
2017-04-29
1
-1
/
+1
*
drm/nouveau/secboot: add GP10B support
Alexandre Courbot
2017-04-06
2
-0
/
+94
*
drm/nouveau/secboot/gm20b: specify MC base address as argument
Alexandre Courbot
2017-04-06
2
-8
/
+12
*
drm/nouveau/secboot: start LS firmware in post-run hook
Alexandre Courbot
2017-04-06
2
-49
/
+47
*
drm/nouveau/secboot: let LS post_run hooks return error
Alexandre Courbot
2017-04-06
4
-10
/
+26
*
drm/nouveau/secboot: pass instance to LS firmware loaders
Alexandre Courbot
2017-04-06
7
-26
/
+29
*
drm/nouveau/secboot: allow to boot multiple falcons
Alexandre Courbot
2017-04-06
3
-15
/
+19
*
drm/nouveau/secboot: fix inconsistent pointer checking
Alexandre Courbot
2017-03-17
1
-1
/
+2
*
drm/nouveau/secboot: add gp102/gp104/gp106/gp107 support
Alexandre Courbot
2017-03-07
2
-0
/
+252
*
drm/nouveau/secboot: put HS code loading code into own file
Alexandre Courbot
2017-03-07
5
-124
/
+182
*
drm/nouveau/secboot: support for r375 ACR
Alexandre Courbot
2017-03-07
3
-0
/
+167
*
drm/nouveau/secboot: support for r367 ACR
Alexandre Courbot
2017-03-07
4
-0
/
+425
*
drm/nouveau/secboot: support for r364 ACR
Alexandre Courbot
2017-03-07
3
-0
/
+119
*
drm/nouveau/secboot: workaround bug when starting SEC2 firmware
Alexandre Courbot
2017-03-07
1
-0
/
+33
*
drm/nouveau/secboot: support standard NVIDIA HS binaries
Alexandre Courbot
2017-03-07
1
-8
/
+52
*
drm/nouveau/secboot: support for unload blob bootloader
Alexandre Courbot
2017-03-07
2
-30
/
+37
*
drm/nouveau/secboot: let callers interpret return value of blobs
Alexandre Courbot
2017-03-07
2
-12
/
+21
*
drm/nouveau/secboot: support for different load and unload falcons
Alexandre Courbot
2017-03-07
6
-14
/
+17
*
drm/nouveau/secboot: share r361 BL structures and functions
Alexandre Courbot
2017-03-07
2
-39
/
+74
*
drm/nouveau/secboot: add support for SEC LS firmware
Alexandre Courbot
2017-03-07
3
-0
/
+76
*
drm/nouveau/secboot: support running ACR on SEC
Alexandre Courbot
2017-03-07
2
-3
/
+23
*
drm/nouveau/secboot: get start address of blob from ACR
Alexandre Courbot
2017-03-07
3
-10
/
+9
*
drm/nouveau/secboot: add shadow blob argument
Alexandre Courbot
2017-03-07
2
-2
/
+15
*
drm/nouveau/secboot/gm20b: enable PMU firmware
Alexandre Courbot
2017-03-07
1
-1
/
+7
*
drm/nouveau/secboot: check that WPR region is properly set
Alexandre Courbot
2017-03-07
1
-2
/
+39
*
drm/nouveau/secboot: support optional falcons
Alexandre Courbot
2017-03-07
2
-25
/
+39
*
drm/nouveau/secboot: support PMU LS firmware
Alexandre Courbot
2017-03-07
2
-0
/
+134
*
drm/nouveau/secboot: base support for PMU falcon
Alexandre Courbot
2017-03-07
1
-16
/
+82
*
drm/nouveau/secboot: support for loading LS PMU firmware
Alexandre Courbot
2017-03-07
3
-1
/
+121
*
drm/nouveau/secboot: add LS firmware post-run hooks
Alexandre Courbot
2017-03-07
2
-0
/
+13
*
drm/nouveau/secboot: abstract fixup_hs_desc function
Alexandre Courbot
2017-03-07
3
-3
/
+9
*
drm/nouveau/secboot: make specialized ls_ucode_img struct private
Alexandre Courbot
2017-03-07
2
-96
/
+90
*
drm/nouveau/secboot: store ucode offset in base image structure
Alexandre Courbot
2017-03-07
3
-9
/
+9
*
drm/nouveau/secboot: fix usage of hsf_load_header
Alexandre Courbot
2017-03-07
3
-13
/
+30
[next]