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
/
core
Age
Commit message (
Expand
)
Author
Files
Lines
2018-01-14
SLW: Delay cpuidle device-tree creation
Akshay Adiga
1
-1
/
+0
2017-12-20
lock: Add additional lock auditing code
Benjamin Herrenschmidt
17
-23
/
+74
2017-12-20
Add support for new gcc 7 parametrized stack protector
Benjamin Herrenschmidt
2
-5
/
+10
2017-12-20
Mambo: run hello_world and sreset_world tests with Secure and Trusted Boot
Stewart Smith
1
-2
/
+13
2017-12-18
libstb/cvc: update memory-region to point to /reserved-memory
Claudio Carvalho
1
-0
/
+7
2017-12-18
core: update superseded libstb calls in flash.c and init.c
Claudio Carvalho
2
-8
/
+9
2017-12-18
core/init.c: remove redundant calls to verify and measure BOOTKERNEL
Claudio Carvalho
1
-22
/
+4
2017-12-18
core/flash.c: extern function to get the name of a PNOR partition
Claudio Carvalho
1
-0
/
+10
2017-12-18
make check: Make valgrind optional
Michael Ellerman
1
-1
/
+1
2017-12-14
opal-prd: Add support for runtime OCC reset in ZZ
Shilpasri G Bhat
1
-13
/
+28
2017-12-14
prd: Enable error logging via firmware_request interface
Vasant Hegde
1
-1
/
+1
2017-12-13
core/hmi: Display chip location code while displaying core FIR.
Mahesh Salgaonkar
1
-1
/
+4
2017-12-13
core/hmi: Do not display FIR details if none of the bits are set.
Mahesh Salgaonkar
1
-0
/
+3
2017-12-13
opal/hmi: HMI logging with location code info.
Mahesh Salgaonkar
1
-4
/
+36
2017-12-13
core/hmi: Use pr_fmt macro for tagging log messages
Mahesh Salgaonkar
1
-16
/
+19
2017-12-13
opal: Get chip location code
Mahesh Salgaonkar
1
-0
/
+10
2017-12-11
chiptod: Keep boot timestamps contiguous
Oliver O'Halloran
1
-3
/
+5
2017-12-11
timer: Stop calling list_top() racily
Benjamin Herrenschmidt
1
-4
/
+5
2017-12-06
Fix booting & OPAL call return values with DEBUG=1
Stewart Smith
1
-2
/
+3
2017-12-04
dctl: p9 increase thread quiesce timeout
Nicholas Piggin
1
-4
/
+14
2017-12-03
direct-controls: enable fast reboot direct controls for mambo
Nicholas Piggin
2
-3
/
+19
2017-12-03
fast-reboot: bare bones fast reboot implementation for POWER9
Nicholas Piggin
2
-28
/
+50
2017-12-03
fast-reboot: move boot CPU cleanup logically together with secondaries
Nicholas Piggin
1
-8
/
+8
2017-12-03
fast-reboot: move fdt freeing into init
Nicholas Piggin
2
-7
/
+9
2017-12-03
fast-reboot: improve failure error messages
Nicholas Piggin
1
-3
/
+13
2017-12-03
fast-reboot: quiesce opal before initiating a fast reboot
Nicholas Piggin
2
-29
/
+24
2017-12-03
core: Add support for quiescing OPAL
Nicholas Piggin
2
-3
/
+172
2017-12-03
core/opal: always verify cpu->pir on entry
Nicholas Piggin
1
-5
/
+7
2017-12-03
asm/head: move opal entry token check into C
Nicholas Piggin
1
-1
/
+6
2017-12-03
asm/head: add entry/exit calls
Nicholas Piggin
1
-4
/
+23
2017-12-03
core/lock: improve bust_locks
Nicholas Piggin
1
-0
/
+3
2017-12-03
core/lock: Introduce atomic cmpxchg and implement try_lock with it
Nicholas Piggin
1
-4
/
+22
2017-12-03
direct-controls: add xscom error handling for p8
Nicholas Piggin
1
-9
/
+27
2017-12-03
direct-controls: p8 implementation of generic direct controls
Nicholas Piggin
1
-93
/
+119
2017-12-03
direct-controls: change p8_sreset_all_others sequence
Nicholas Piggin
1
-10
/
+5
2017-12-03
fast-reboot: move sreset direct controls to direct-controls.c
Nicholas Piggin
2
-283
/
+293
2017-12-03
fast-reboot: allow mambo fast reboot independent of CPU type
Nicholas Piggin
1
-1
/
+2
2017-12-03
fast-reboot: move de-asserting of special wakeups to the initiator
Nicholas Piggin
1
-3
/
+3
2017-12-03
fast-reboot: inline fast_reset_p8 into fast_reboot
Nicholas Piggin
1
-30
/
+24
2017-12-03
fast-reboot: remove delay after sreset
Nicholas Piggin
1
-2
/
+1
2017-12-03
fast-reboot: add more barriers around cpu state changes
Nicholas Piggin
2
-1
/
+7
2017-12-03
fast-reboot: add sreset timeout detection and handling
Nicholas Piggin
1
-33
/
+45
2017-12-03
fast-reboot: make spin loops consistent and SMT friendly
Nicholas Piggin
1
-9
/
+15
2017-12-03
fast-reboot: add sreset_all_others error handling
Nicholas Piggin
1
-10
/
+13
2017-12-03
fast-reboot: factor out the mambo sreset code
Nicholas Piggin
1
-26
/
+62
2017-12-03
fast-reboot: clean up some common cpu iteration processes with macros
Nicholas Piggin
2
-46
/
+39
2017-12-03
fast-reboot: remove last man standing logic
Nicholas Piggin
1
-22
/
+1
2017-12-03
fast-reboot: factor out direct control loops for sreset
Nicholas Piggin
1
-21
/
+58
2017-12-03
fast-reboot: restore SMT priority on spin loop exit
Nicholas Piggin
1
-0
/
+1
2017-11-30
sensors: Fix dtc warning for dts sensors.
Pridhiviraj Paidipeddi
1
-0
/
+2
[next]