index
:
riscv-gnu-toolchain/qemu/roms/skiboot.git
benh-wip
coverity_scan
gh-pages
master
skiboot-5.1.x
skiboot-5.10.x
skiboot-5.3.x
skiboot-5.4.x
skiboot-5.9.x
skiboot-6.0.x
skiboot-6.2.x
skiboot-6.3.x
skiboot-6.5.x
skiboot-6.6.x
skiboot-6.7.x
skiboot-6.8.x
skiboot-next
skiboot-op940.x
staging
ultravisor
Unnamed repository; edit this file 'description' to name the repository.
root
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2020-10-01
secvar: overhaul secvar struct by removing static sized fields
Eric Richter
3
-97
/
+88
2020-10-01
secvar_util: add new helper functions
Eric Richter
2
-3
/
+65
2020-10-01
secvar: change backend hook interface to take in bank references
Nayna Jain
2
-8
/
+20
2020-10-01
secvar_main: rework secvar_main error flow, make storage locking explicit
Eric Richter
1
-14
/
+67
2020-10-01
include/secvar.h: add .lockdown() hook to secvar storage driver
Eric Richter
1
-3
/
+4
2020-10-01
libstb/secureboot: OS Secure Boot is enabled only if FW secureboot is enabled
Nayna Jain
3
-1
/
+7
2020-10-01
libstb/secureboot: expose secureboot_enforce for later use in secvar
Eric Richter
2
-1
/
+2
2020-10-01
libstb: Set TPM platform auth to random password
Ryan Grimm
1
-0
/
+1
2020-10-01
libstb/tss: Remove old tss implementation
Mauro S. M. Rodrigues
11
-3730
/
+0
2020-10-01
libstb/tss2: Switch to new implementation of PCR Read/Extend and Eventlog
Mauro S. M. Rodrigues
7
-68
/
+69
2020-10-01
libstb/trustedboot: Introduce new eventlog implementation
Mauro S. M. Rodrigues
2
-0
/
+156
2020-10-01
libstb/tss2: Add TSS wrapping functions
Mauro S. M. Rodrigues
2
-0
/
+753
2020-10-01
TPM/TSS: Register TPM chip for further use within TSS
Mauro S. M. Rodrigues
2
-0
/
+2
2020-10-01
libstb/tss2: Add basic Build infrastructure for tss2
Mauro S. M. Rodrigues
5
-1
/
+84
2020-10-01
libstb: remove old mbedtls files
Eric Richter
4
-633
/
+0
2020-10-01
crypto/mbedtls: enable/disable unnecessary features to shrink size
Eric Richter
1
-21
/
+22
2020-10-01
crypto: add mbedtls build integration via git subtree
Mauro S. M. Rodrigues
3
-1
/
+151
2020-10-01
Squashed 'libstb/tss2/ibmtpm20tss/utils/' content from commit fae1383d3d
Mauro S. M. Rodrigues
758
-0
/
+149568
2020-10-01
Squashed 'libstb/crypto/mbedtls/' content from commit 7a03e1cbf5
Mauro S. M. Rodrigues
985
-0
/
+233953
2020-09-30
external/mambo: Disable MEMORY_OVERFLOW
Michael Ellerman
1
-0
/
+1
2020-09-30
opal-prd: Have a worker process handle page offlining
Oliver O'Halloran
1
-19
/
+64
2020-09-29
platform/mowgli: Add mowgli.c
LuluTHSu
2
-1
/
+65
2020-09-29
external/mambo Update SIM_CTRL1
Anton Blanchard
1
-1
/
+1
2020-09-29
asm/head: fix power save wakeup register corruption
Nicholas Piggin
1
-4
/
+4
2020-09-10
skiboot v6.6.3 release notes
Vasant Hegde
1
-0
/
+21
2020-09-09
stack: only print stack usage backtraces when we hit a new watermark
Oliver O'Halloran
1
-4
/
+4
2020-08-28
fsp/dump: Handle non-MPIPL scenario
Vasant Hegde
1
-4
/
+4
2020-08-28
external/mambo: Do not enable TM on P9 in ibm, pa-features
Jordan Niethe
1
-1
/
+1
2020-08-28
external/ffspart: define $(sbindir) for Makefile
Dan Horák
1
-0
/
+3
2020-08-28
hw/phb4: Verify AER support before initialising AER regs
Oliver O'Halloran
1
-0
/
+3
2020-08-28
hw/phb4: Actually enable error reporting
Oliver O'Halloran
1
-0
/
+1
2020-08-07
Enable fused core mode support in OPAL
Vaidyanathan Srinivasan
1
-4
/
+0
2020-08-07
Add POWER9 Fleetwood platform support
Vaidyanathan Srinivasan
1
-0
/
+4
2020-08-07
Add POWER9 Cumulus processor PVR type
Vaidyanathan Srinivasan
2
-0
/
+34
2020-08-07
imc: Use pir_to_core_id() rather than cpu_get_core_index()
Benjamin Herrenschmidt
1
-4
/
+4
2020-08-07
cpu: Make cpu_get_core_index() return the fused core number
Benjamin Herrenschmidt
4
-1
/
+25
2020-08-07
slw: Limit fused cores P9 to STOP0/1/2
Benjamin Herrenschmidt
1
-1
/
+81
2020-08-07
direct-ctl: Use the EC primary for special wakeups
Benjamin Herrenschmidt
1
-4
/
+4
2020-08-07
cpu: Keep track of the "ec_primary" in big core more
Benjamin Herrenschmidt
2
-6
/
+15
2020-08-07
chip: Fix pir_to_thread_id for fused cores
Benjamin Herrenschmidt
2
-1
/
+8
2020-08-07
xive: Set the fused core mode properly
Benjamin Herrenschmidt
2
-0
/
+5
2020-08-07
Add basic P9 fused core support
Ryan Grimm
8
-16
/
+110
2020-08-07
xive/p9: Enforce thread enablement before TIMA accesses
Cédric Le Goater
1
-0
/
+15
2020-08-07
doc: Document more platforms
Joel Stanley
1
-1
/
+4
2020-08-07
Fix typos in comment
Gustavo Romero
1
-2
/
+2
2020-08-07
hdata: Add new "smp-cable-connector" VPD keyword
Klaus Heinrich Kiwi
1
-0
/
+1
2020-08-07
Update comments for bit manipulation macros
Gustavo Romero
1
-3
/
+3
2020-08-07
xive: Fix typos in comments
Gustavo Romero
1
-2
/
+2
2020-08-07
hw/psi-p9: Configure IRQ offset before XIVE notify
Oliver O'Halloran
1
-10
/
+10
2020-08-07
hdata: Ensure the prd-label hbrt-code-image is prefixed
Oliver O'Halloran
1
-0
/
+9
[next]