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
path:
root
/
asm
Age
Commit message (
Expand
)
Author
Files
Lines
2018-05-04
asm: Fix up assembly for clang
Joel Stanley
1
-2
/
+2
2018-04-29
asm/head: Fix comparison in opal_entry for switching to emergency
Vaibhav Jain
1
-1
/
+1
2018-04-18
core/opal: Emergency stack for re-entry
Nicholas Piggin
1
-4
/
+18
2018-04-18
asm/head: implement quiescing without stack or clobbering regs
Nicholas Piggin
2
-6
/
+68
2018-04-18
core/stack: backtrace unwind basic OPAL call details
Nicholas Piggin
1
-1
/
+5
2018-03-27
mem-map: Use a symbolic constant for exception vector size
Nicholas Piggin
1
-1
/
+1
2018-02-28
build: use thin archives rather than incremental linking
Nicholas Piggin
1
-1
/
+1
2018-02-08
core/exception: beautify exception handler, add MCE-involved registers
Nicholas Piggin
2
-0
/
+6
2018-02-08
core/init: manage MSR[ME] explicitly, always enable
Nicholas Piggin
1
-0
/
+29
2017-12-20
Add support for new gcc 7 parametrized stack protector
Benjamin Herrenschmidt
1
-0
/
+5
2017-12-18
libstb/trustedboot.c: import tb_measure() from stb.c
Claudio Carvalho
1
-2
/
+2
2017-12-18
libstb/secureboot.c: import sb_verify() from stb.c
Claudio Carvalho
2
-3
/
+3
2017-12-03
fast-reboot: quiesce opal before initiating a fast reboot
Nicholas Piggin
1
-10
/
+0
2017-12-03
asm/head: move opal entry token check into C
Nicholas Piggin
1
-11
/
+2
2017-12-03
asm/head: add entry/exit calls
Nicholas Piggin
1
-6
/
+10
2017-12-03
core/lock: Introduce atomic cmpxchg and implement try_lock with it
Nicholas Piggin
2
-44
/
+1
2017-11-09
asm/head: Loop after attn
Oliver O'Halloran
1
-0
/
+1
2017-10-29
asm/head: initialize preferred DSCR value
Nicholas Piggin
1
-3
/
+19
2017-09-28
cpu: idle POWER9 power management implementation
Nicholas Piggin
1
-21
/
+49
2017-06-30
Set POWER9 RPR SPR
Michael Neuling
1
-0
/
+3
2017-06-26
Add "cleanup_global_tlb" for P9 and later
Benjamin Herrenschmidt
1
-0
/
+60
2017-06-26
Rename cleanup_tlb() to cleanup_local_tlb()
Benjamin Herrenschmidt
1
-2
/
+2
2017-06-26
Move cleanup_tlb from head.S to misc.S
Benjamin Herrenschmidt
2
-13
/
+13
2017-06-21
Update default TSCR for P9
Michael Neuling
1
-0
/
+3
2017-06-06
cpu: Introduce smt_lowest()
Nicholas Piggin
1
-3
/
+3
2017-05-08
head.S: store LR rather than CTR when trying to store LR
Stewart Smith
1
-1
/
+1
2017-05-08
head.S: store all of LR and CTR
Oliver O'Halloran
1
-2
/
+2
2017-04-07
asm: do not set SDR1 on POWER9
Nicholas Piggin
1
-1
/
+3
2017-03-09
asm: Add POWER9 case to init_shared_sprs
Benjamin Herrenschmidt
1
-0
/
+24
2017-03-09
asm: Don't try to set LPCR:LPES1 on P8 and P9
Benjamin Herrenschmidt
1
-2
/
+28
2017-03-09
asm: Fix setting of LPCR:DPFD
Benjamin Herrenschmidt
1
-8
/
+2
2017-02-06
Initial support for the ELFv2 ABI
Nicholas Piggin
1
-0
/
+1
2017-01-16
head: add new OPAL entry points to the NACA
Oliver O'Halloran
1
-1
/
+4
2016-12-20
Stop using 3-operand cmp[l][i] for latest binutils
Alexey Kardashevskiy
1
-2
/
+2
2016-11-02
mambo: Convert RTC read from asm to C
Michael Neuling
1
-8
/
+0
2016-11-02
mambo: Convert console read/write from asm to C
Michael Neuling
1
-18
/
+0
2016-11-02
mambo: Convert sim exit from asm to C
Michael Neuling
1
-6
/
+0
2016-10-17
Fast reboot for P8
Benjamin Herrenschmidt
1
-61
/
+61
2016-10-05
asm: add rom_entry.S to Makefile.inc
Claudio Carvalho
1
-1
/
+1
2016-10-05
asm/rom_entry.S: fix parameters syntax
Claudio Carvalho
1
-17
/
+18
2016-10-05
asm: add Hostboot rom_entry.S
Claudio Carvalho
1
-0
/
+51
2016-09-27
core/init: remove master_cpu parameter
Oliver O'Halloran
1
-5
/
+0
2016-08-22
Rename rvwinkle_restore to reset_wakeup
Benjamin Herrenschmidt
1
-2
/
+2
2016-08-22
slw: Move SPR setup calls away from assembly
Benjamin Herrenschmidt
1
-9
/
+0
2016-08-22
Rename rvwinkle patch to reset patch and install at boot
Benjamin Herrenschmidt
1
-5
/
+5
2016-08-22
Rename enter_rvwinkle to enter_pm_state
Benjamin Herrenschmidt
1
-12
/
+29
2016-08-22
main: Copy all exception vectors down
Benjamin Herrenschmidt
1
-0
/
+5
2016-08-18
head: Whitespace fixes
Benjamin Herrenschmidt
1
-5
/
+5
2016-08-11
head.S: document opal_naca
Oliver O'Halloran
1
-3
/
+4
2016-08-08
asm: Fix backtrace for unexpected exception
Michael Neuling
1
-1
/
+0
[next]