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
/
hw
/
ipmi
Age
Commit message (
Expand
)
Author
Files
Lines
2015-09-09
IPMI: Move MAX_PEL_SIZE to ipmi.h
Vasant Hegde
1
-9
/
+3
2015-09-09
IPMI: Pre-allocate memory for PANIC event
Vasant Hegde
1
-6
/
+69
2015-09-09
IPMI: Avoid unnecessary ipmi_msg allocation
Vasant Hegde
1
-13
/
+11
2015-09-09
IPMI: Insert SEL event to IPMI queue head
Vasant Hegde
1
-1
/
+1
2015-09-08
IPMI: Fix corner case eSEL logging issue
Vasant Hegde
1
-1
/
+1
2015-08-26
Fix spelling mistakes
Stewart Smith
1
-2
/
+2
2015-08-14
IPMI: Add SEL event with eSEL record ID
Vasant Hegde
1
-0
/
+83
2015-08-14
IPMI: Fix eSEL logging
Vasant Hegde
2
-12
/
+118
2015-08-14
use pr_fmt in hw/ipmi/ipmi-sel.c
Stewart Smith
1
-12
/
+13
2015-08-14
IPMI: Only log events that needs attention
Vasant Hegde
1
-0
/
+7
2015-08-14
IPMI: Fix eSEL size
Vasant Hegde
1
-3
/
+4
2015-08-13
ipmi: Fix the opal_ipmi_recv() call to handle the error path
Neelesh Gupta
1
-4
/
+9
2015-06-24
unit test error code paths in ipmi-fru.c
Stewart Smith
1
-0
/
+31
2015-06-23
hw/ipmi-sel: Remove verbose SEL received message
Joel Stanley
1
-20
/
+3
2015-06-18
Merge branch 'stable'
Stewart Smith
1
-3
/
+3
2015-06-18
ipmi/sel: Fix use after free
Alistair Popple
1
-3
/
+3
2015-05-12
ipmi/wdt: Stop calling synchronous message functions from timers
Alistair Popple
1
-9
/
+24
2015-05-12
Add pr_fmt to do printf/prlog prefixing automagically
Stewart Smith
1
-1
/
+1
2015-04-18
ipmi: Check for ipmi backend presence before use
Alistair Popple
1
-0
/
+2
2015-04-09
hw/ipmi: Fix FW Boot Progress sensor
Joel Stanley
1
-5
/
+3
2015-04-01
Remove redundant includes of opal-api.h
Michael Ellerman
2
-2
/
+0
2015-03-31
hw/ipmi: Rework sensors and fix boot count sensor
Joel Stanley
1
-44
/
+37
2015-03-05
hw/ipmmi: Disable watchdog on final reset
Jeremy Kerr
1
-0
/
+6
2015-03-04
hw/ipmi: Fix sensor type mappings
Jeremy Kerr
1
-10
/
+20
2015-03-04
hw/ipmi: Set boot count sensor
Joel Stanley
1
-4
/
+26
2015-03-04
hw/ipmi: Add API for setting sensors
Joel Stanley
2
-1
/
+104
2015-03-04
occ: Inform OCC of BMC PNOR ownership requests
Jeremy Kerr
1
-0
/
+3
2015-03-04
hw/ipmi: Disable flash access when requested
Joel Stanley
1
-2
/
+34
2015-03-04
hw/prd: Handle BMC OCC reset requests through PRD
Jeremy Kerr
1
-0
/
+27
2015-02-09
move struct opal_ipmi_msg to opal.h as it's an API
Stewart Smith
1
-11
/
+0
2015-02-09
ipmi/wdt: Add ipmi watchdog timer support
Alistair Popple
2
-0
/
+128
2015-02-09
ipmi: Message Linux to perform graceful shutdown
Joel Stanley
1
-0
/
+22
2015-02-09
ipmi: Implement Read Event and SEL parsing
Joel Stanley
1
-0
/
+78
2015-02-09
ipmi: Add a function to (re)initialise a message without allocation
Alistair Popple
3
-16
/
+23
2015-02-06
Move skiboot internal things from opal.h to opal-api.h
Stewart Smith
5
-0
/
+9
2014-12-19
Exclude all test cases from coverage-report
Stewart Smith
1
-0
/
+2
2014-12-19
Pretty print make check and coverage output
Stewart Smith
1
-4
/
+4
2014-12-15
Fix makefile dependency generation, especially for HOSTCC
Stewart Smith
1
-5
/
+0
2014-12-03
ipmi/fru: Remove redundant version information
Alistair Popple
1
-4
/
+8
2014-12-02
esel: Add a logging backend for bmc based machines
Alistair Popple
2
-1
/
+151
2014-12-02
ipmi-rtc: Update the rtc cache
Alistair Popple
1
-7
/
+13
2014-12-02
ipmi/fru: Add support for populating fru data
Alistair Popple
4
-1
/
+346
2014-10-30
ipmi: Add an opal interface to the ipmi stack
Alistair Popple
2
-1
/
+147
2014-10-01
bt: Add message timeout
Alistair Popple
1
-2
/
+15
2014-10-01
ipmi: Add ipmi_present API
Joel Stanley
1
-0
/
+6
2014-10-01
ipmi/power: Add power state IPMI command
Joel Stanley
1
-2
/
+29
2014-10-01
ipmi/power: Update chassis control command
Joel Stanley
1
-6
/
+4
2014-10-01
bt/ipmi: Convert to using asynchronous messaging
Alistair Popple
2
-11
/
+30
2014-10-01
ipmi: Refactored ipmi layer to use generic backend
Alistair Popple
3
-0
/
+139
[prev]