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
/
include
/
opal.h
Age
Commit message (
Expand
)
Author
Files
Lines
2015-04-01
Move contents of opal.h to opal-api.h
Michael Ellerman
1
-931
/
+2
2015-04-01
Move opal-api.h to opal-internal.h
Michael Ellerman
1
-0
/
+1
2015-03-20
FSP/LEDS: Add OPAL interfaces for accessing or modifying the LED states
Vasant Hegde
1
-7
/
+9
2015-03-17
opal: Enhance HMI event structure to accommodate checkstop info.
Mahesh Salgaonkar
1
-0
/
+61
2015-03-04
include: Add PRD message definition
Jeremy Kerr
1
-1
/
+39
2015-02-19
core/flash: Add flash API
Jeremy Kerr
1
-1
/
+4
2015-02-16
s/OpalMessageType/opal_msg_type/ removing CamelCase and being consistent!
Stewart Smith
1
-1
/
+1
2015-02-10
Use __be64 annotations in opal.h for opal_sg_list and oppanel-line
Stewart Smith
1
-6
/
+6
2015-02-10
fix whitespace in structOpalIoP7IOCBiErrorData in opal.h
Stewart Smith
1
-1
/
+1
2015-02-10
Add #ifdef __SKIBOOT__ around types.h include in opal.h
Stewart Smith
1
-0
/
+2
2015-02-10
Fix whitespace in oppanel_line in opal.h
Stewart Smith
1
-1
/
+1
2015-02-09
sync opal.h whitespace and comments with linux
Stewart Smith
1
-2
/
+3
2015-02-09
fix whitespace in enum OpalsysparamPerm
Stewart Smith
1
-3
/
+3
2015-02-09
Use OPAL_DUMP_REGION_HOST_START (and END)
Stewart Smith
1
-2
/
+3
2015-02-09
move struct opal_ipmi_msg to opal.h as it's an API
Stewart Smith
1
-0
/
+11
2015-02-09
Move flags for PM states to opal.h, exposing defines to OS
Stewart Smith
1
-0
/
+10
2015-02-09
Add OPAL_INVALID_CALL to opal.h
Stewart Smith
1
-0
/
+1
2015-02-09
ipmi: Message Linux to perform graceful shutdown
Joel Stanley
1
-1
/
+1
2015-02-09
Fix commit 16c80346
Jeremy Kerr
1
-2
/
+1
2015-02-06
Whitespace style fixups in opal.h
Stewart Smith
1
-0
/
+3
2015-02-06
Move skiboot internal things from opal.h to opal-api.h
Stewart Smith
1
-63
/
+0
2015-02-06
fix up opal.h whitespace to match linux and be more consistent
Stewart Smith
1
-35
/
+36
2015-02-06
Remove unneeded includes from opal.h
Stewart Smith
1
-3
/
+0
2015-02-06
opal.h: s/uintXX_t/__beXX/ to match with linux and sparse in the future
Stewart Smith
1
-140
/
+144
2015-02-05
Add OPAL_INVALID_CALL explicitly in opal.h and docs
Stewart Smith
1
-3
/
+2
2015-02-05
sync whitespace in opal.h with linux
Stewart Smith
1
-1
/
+3
2014-11-22
opal: Remove MCE handling code.
Mahesh Salgaonkar
1
-104
/
+0
2014-11-14
i2c: Provide FFDC data in the driver
Neelesh Gupta
1
-1
/
+9
2014-11-07
i2c: Rework P8 i2c driver
Benjamin Herrenschmidt
1
-2
/
+21
2014-10-30
ipmi: Add an opal interface to the ipmi stack
Alistair Popple
1
-1
/
+4
2014-10-30
opal: Add facility for dynamic event bits
Jeremy Kerr
1
-0
/
+2
2014-10-27
hw/i2c: i2c driver infrastructure providing device I/O
Neelesh Gupta
1
-1
/
+2
2014-10-08
PCI: Refactor error injection
Gavin Shan
1
-26
/
+28
2014-09-30
phb3/capi: Some tweaks to the new CAPI interfaces
Benjamin Herrenschmidt
1
-5
/
+12
2014-09-30
phb3/capi: Add two new modes to opal_pci_set_phb_capi_mode
Ryan Grimm
1
-0
/
+5
2014-08-13
dpo: Add OPAL interface to access the DPO timeout
Anshuman Khandual
1
-1
/
+2
2014-08-13
fsp/tpo: Enable Timed power on (TPO) support
Mamatha Inamdar
1
-1
/
+3
2014-07-31
MDST: Add OPAL interface to unregister dump region
Vasant Hegde
1
-1
/
+2
2014-07-31
MDST: Add OPAL interface to register host memory region
Vasant Hegde
1
-1
/
+8
2014-07-30
slw: patch hsprg0 for wakeup from winkle
Vaidyanathan Srinivasan
1
-1
/
+2
2014-07-30
sleep: Add workarounds for fast sleep
Vaidyanathan Srinivasan
1
-1
/
+2
2014-07-30
epow: Enable Environment and Power Warning support in FSP machines
Anshuman Khandual
1
-0
/
+40
2014-07-25
DPO: Add support for Delayed Power Off sequence on FSP machines
Anshuman Khandual
1
-0
/
+1
2014-07-25
opal: Add opal call to handle HMI.
Mahesh Salgaonkar
1
-2
/
+48
2014-07-25
opal: Move HMI handler to new file core/hmi.c
Mahesh Salgaonkar
1
-0
/
+5
2014-07-25
elog: Move error log data structres from opal.h to new file errorlog.h
Deepthi Dharwar
1
-118
/
+1
2014-07-25
elog: Queue errors to be committed in FSP with timeout value.
Deepthi Dharwar
1
-0
/
+1
2014-07-25
elog: Capture elog size and time out values in struct opal_errorlog
Deepthi Dharwar
1
-0
/
+2
2014-07-25
elog: Fix race conditions in assigning platform log id
Deepthi Dharwar
1
-0
/
+1
2014-07-21
PCI: Allow to set frozen state
Gavin Shan
1
-2
/
+7
[next]