index
:
blackbird-skiboot
04-16-2019
Blackbird™ skiboot sources
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
hw
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
FSP/LEDS: Validate fsp msg allocation
Vasant Hegde
2015-02-13
1
-0
/
+2
*
FSP/LEDS: Remove redundant variable declaration
Vasant Hegde
2015-02-13
1
-3
/
+1
*
FSP/LEDS: Do not expose driver specific functions
Vasant Hegde
2015-02-13
1
-4
/
+4
*
FSP/LEDS: Use consistent prefix
Vasant Hegde
2015-02-13
1
-40
/
+47
*
FSP/LEDS: Check for FSP presence
Vasant Hegde
2015-02-13
1
-0
/
+3
*
FSP/LEDS: Remove unnecessary forward declaration
Vasant Hegde
2015-02-13
1
-2
/
+1
*
FSP/LEDS: Remove unnecessary header files
Vasant Hegde
2015-02-13
1
-8
/
+1
*
FSP/LEDS: Fix memory leak in error handling path
Vasant Hegde
2015-02-13
1
-0
/
+17
*
FSP/LEDS: Remove duplicate fsp_msg allocation
Vasant Hegde
2015-02-13
1
-2
/
+2
*
FSP/LEDS: Fix coding style issue
Vasant Hegde
2015-02-13
1
-167
/
+159
*
Use __be64 annotations in opal.h for opal_sg_list and oppanel-line
Stewart Smith
2015-02-10
3
-31
/
+37
*
PSI: Revert the timeout for PSI link recovery to architected value
Ananth N Mavinakayanahalli
2015-02-10
1
-1
/
+1
*
move struct opal_ipmi_msg to opal.h as it's an API
Stewart Smith
2015-02-09
1
-11
/
+0
*
Move flags for PM states to opal.h, exposing defines to OS
Stewart Smith
2015-02-09
1
-14
/
+10
*
PSI: Report a PEL for PSI timeout
Ananth N Mavinakayanahalli
2015-02-09
1
-3
/
+9
*
ipmi/wdt: Add ipmi watchdog timer support
Alistair Popple
2015-02-09
2
-0
/
+128
*
ipmi: Message Linux to perform graceful shutdown
Joel Stanley
2015-02-09
1
-0
/
+22
*
ipmi: Implement Read Event and SEL parsing
Joel Stanley
2015-02-09
1
-0
/
+78
*
Merge remote branch 'ka1/master'
Stewart Smith
2015-02-09
1
-0
/
+6
|
\
|
*
ipmi: handle SMS_ATN events
Jeremy Kerr
2015-02-09
1
-0
/
+6
*
|
cpu: Handle opal_reinit_cpus() more gracefully on P7
Benjamin Herrenschmidt
2015-02-09
1
-0
/
+3
|
/
*
ipmi: Add a function to (re)initialise a message without allocation
Alistair Popple
2015-02-09
3
-16
/
+23
*
occ: Don't do bad XSCOMs on P7
Benjamin Herrenschmidt
2015-02-09
1
-2
/
+2
*
Fix unsupported return code of OPAL_(UN)REGISTER_DUMP_REGION
Stewart Smith
2015-02-06
1
-4
/
+4
*
Move skiboot internal things from opal.h to opal-api.h
Stewart Smith
2015-02-06
32
-0
/
+37
*
Update comment about winkle residency
Stewart Smith
2015-01-28
1
-2
/
+7
*
cpuidle: Add validated metrics for idle states
Preeti U Murthy
2015-01-28
1
-3
/
+18
*
occ: Add properties for pstate vdd and vcs values
Jeremy Kerr
2015-01-28
1
-5
/
+31
*
Add extra debug/trace printouts to fsp-rtc.
Stewart Smith
2015-01-27
1
-2
/
+10
*
rtc: rtc tod state need to be updated on success
Neelesh Gupta
2015-01-22
1
-0
/
+1
*
Don't run pollers when sending fsp msg for op panel op_display(FATAL)
Stewart Smith
2015-01-21
1
-1
/
+8
*
i2c: Unify the frequencies to calculate bit rate divisor
Neelesh Gupta
2015-01-21
1
-6
/
+3
*
Exclude all test cases from coverage-report
Stewart Smith
2014-12-19
1
-0
/
+2
*
Pretty print make check and coverage output
Stewart Smith
2014-12-19
1
-4
/
+4
*
Fix makefile dependency generation, especially for HOSTCC
Stewart Smith
2014-12-15
1
-5
/
+0
*
FSP: Reset the response outstanding bitmap on reset start
Ananth N Mavinakayanahalli
2014-12-10
1
-2
/
+6
*
Fix warn_unused_result warnings in fsp-leds.c
Stewart Smith
2014-12-10
1
-25
/
+131
*
Console: Fix unused result warnings in console driver
Ananth N Mavinakayanahalli
2014-12-10
1
-22
/
+79
*
FSP/EPOW: Fix unused result warnings in EPOW driver
Vasant Hegde
2014-12-10
1
-3
/
+34
*
FSP/DPO: Fix unused result warnings in DPO driver
Vasant Hegde
2014-12-10
1
-4
/
+46
*
SURV: Fix unused result warnings in surveillance code
Ananth N Mavinakayanahalli
2014-12-10
1
-6
/
+14
*
RTC: Fix unused result warnings in RTC driver
Ananth N Mavinakayanahalli
2014-12-10
1
-2
/
+11
*
FSP: Fix unused result warnings in fsp driver
Ananth N Mavinakayanahalli
2014-12-10
1
-9
/
+60
*
Enable warn_unused_result for fsp_fetch_data_queue()
Vasant Hegde
2014-12-10
1
-8
/
+21
*
FSP/CUPD: Convert printf based log messages into prlog based logs
Vasant Hegde
2014-12-10
1
-16
/
+18
*
fsp-elog: Add various NULL checks
Benjamin Herrenschmidt
2014-12-10
2
-11
/
+46
*
Make fsp_freemsg() behave if passed a NULL pointer
Stewart Smith
2014-12-09
1
-1
/
+1
*
fsp: Avoid NULL dereference in case of invalid class_resp bits
Benjamin Herrenschmidt
2014-12-09
1
-8
/
+19
*
occ: Fix clearing of OCC interrupt on remote fix
Benjamin Herrenschmidt
2014-12-05
2
-4
/
+4
*
core/hostservices.c and core/slw.c: cleanup log messages
Cédric Le Goater
2014-12-03
1
-2
/
+2
[prev]
[next]