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
2015-05-01
Add xscom_ok() and lpc_ok() to check XSCOM and LPC usability
skiboot-5.0.1
Benjamin Herrenschmidt
6
-2
/
+41
2015-05-01
xscom: Remove recursive locking
Benjamin Herrenschmidt
1
-18
/
+6
2015-05-01
init: Display message before loading kernel
Joel Stanley
1
-0
/
+2
2015-05-01
prd: Only alter host presentation bits of IPOLL mask
Jeremy Kerr
1
-4
/
+6
2015-04-09
FSP/CUPD: Fix lock issue
skiboot-5.0
Vasant Hegde
1
-8
/
+1
2015-04-09
bt: Add a temporary workaround for bmc dropping messages
Alistair Popple
1
-8
/
+26
2015-04-09
hw/ipmi: Fix FW Boot Progress sensor
Joel Stanley
1
-5
/
+3
2015-04-08
nx: use gcid + 1 for CI
Dan Streetman
2
-19
/
+19
2015-04-07
address reviews for: libflash:don't use the low level interface if it doesn't...
skiboot-5.0-rc3
Cyril Bur
1
-10
/
+4
2015-04-01
external: create a GUARD partition parsing utility
Cyril Bur
5
-0
/
+920
2015-04-01
libflash/file: add file abstraction for libflash
Cyril Bur
4
-0
/
+238
2015-04-01
libflash: don't use the low level interface if it doesn't exist
Cyril Bur
1
-1
/
+9
2015-04-01
Remove redundant includes of opal-api.h
Michael Ellerman
34
-34
/
+0
2015-04-01
Move contents of opal.h to opal-api.h
Michael Ellerman
3
-932
/
+949
2015-04-01
Move opal-api.h to opal-internal.h
Michael Ellerman
3
-84
/
+86
2015-04-01
Remove opal-internal.h
Michael Ellerman
1
-234
/
+0
2015-04-01
external/opal-prd: Use link register for cross-endian branch
Jeremy Kerr
1
-3
/
+3
2015-04-01
core: Add support for cec_power_down() on mambo
Michael Ellerman
3
-2
/
+19
2015-03-31
opal: Fix an issue where partial LID load causes opal to hang.
skiboot-5.0-rc2
Mahesh Salgaonkar
1
-1
/
+16
2015-03-31
nx: use proc_gen instead of param
Dan Streetman
1
-9
/
+10
2015-03-31
use chip id for NX engine Coproc Instance num
Dan Streetman
2
-52
/
+27
2015-03-31
Fix (hopefully) missing dot symbols in skiboot.map
Benjamin Herrenschmidt
1
-1
/
+1
2015-03-31
exceptions: Catch exceptions at boot time
Benjamin Herrenschmidt
4
-30
/
+87
2015-03-31
exceptions: Remove deprecated exception patching stuff
Benjamin Herrenschmidt
2
-379
/
+14
2015-03-31
mambo: Make mambo_utils.tcl optional
Michael Ellerman
1
-5
/
+8
2015-03-31
mambo: Exit mambo when the simulation is stopped
Michael Ellerman
1
-2
/
+1
2015-03-31
add NX register defines
Dan Streetman
1
-0
/
+120
2015-03-31
set NX crb input queues to 842 only
Dan Streetman
2
-1
/
+37
2015-03-31
core: Catch attempts to branch through a NULL pointer
Benjamin Herrenschmidt
1
-0
/
+16
2015-03-31
plat/firestone: Add missing platform hooks
Benjamin Herrenschmidt
1
-0
/
+1
2015-03-31
plat/firestone: Add missing platform hooks
Benjamin Herrenschmidt
1
-0
/
+3
2015-03-31
elog: Don't call uninitialized platform elog_commit
Benjamin Herrenschmidt
1
-4
/
+15
2015-03-31
external/opal-prd: Use "official" switch-endian syscall
Jeremy Kerr
1
-6
/
+14
2015-03-31
hw/ipmi: Rework sensors and fix boot count sensor
Joel Stanley
1
-44
/
+37
2015-03-26
FSP/LED: Validate before creating LED nodes
skiboot-5.0-rc1
Vasant Hegde
1
-0
/
+7
2015-03-26
FSP/LED: Continue processing LED update request in error path
Vasant Hegde
1
-4
/
+6
2015-03-26
FSP: Serialize FSP MBOX command declaration
Vasant Hegde
1
-20
/
+20
2015-03-26
memboot: Add a memboot flash backend
Alistair Popple
6
-18
/
+134
2015-03-26
opal: Handle TB residue and HDEC parity HMI errors on split core.
Mahesh Salgaonkar
6
-15
/
+198
2015-03-26
opal: Recover from TFMR SPURR/PURR parity error.
Mahesh Salgaonkar
2
-0
/
+26
2015-03-26
opal: Recover from TFMR DEC parity error.
Mahesh Salgaonkar
2
-1
/
+11
2015-03-26
opal: Recover from TFMR HDEC parity error.
Mahesh Salgaonkar
2
-0
/
+42
2015-03-26
opal: Handle TFMR parity HMI event.
Mahesh Salgaonkar
2
-2
/
+60
2015-03-26
opal: Handle TFMR firmware control error.
Mahesh Salgaonkar
1
-0
/
+9
2015-03-26
opal: Recover from TB residue error.
Mahesh Salgaonkar
1
-0
/
+9
2015-03-26
opal: Refactor tb errors reset code
Mahesh Salgaonkar
1
-1
/
+36
2015-03-26
Revert "opal: Handle more TFAC errors."
Mahesh Salgaonkar
1
-5
/
+0
2015-03-25
Fix start_preload_resource for OpenPower BMC machines
Cédric Le Goater
1
-2
/
+3
2015-03-24
fsp-sensor: add a label property for the ambient sensor
Cédric Le Goater
1
-0
/
+4
2015-03-24
sensor: return OPAL_UNSUPPORTED when no sensors are supported
Cédric Le Goater
2
-1
/
+2
[next]