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
2019-03-04
ipmi/power: Fix system reboot issue
Vasant Hegde
1
-2
/
+24
2018-10-11
platform: Restructure bmc_platform type
Andrew Jeffery
1
-4
/
+4
2018-10-10
ipmi: Introduce registration for SEL command handlers
Andrew Jeffery
1
-29
/
+89
2018-06-27
occ: Move occ declarations into occ.h
Andrew Donnellan
1
-0
/
+1
2018-06-18
Split debug_descriptor out into own include file
Stewart Smith
1
-0
/
+1
2018-06-18
ipmi-sel: use opal_booting() over poking at debug descriptor
Stewart Smith
1
-4
/
+2
2018-06-04
ipmi-watchdog: Support handling re-initialization
William A. Kennington III
1
-5
/
+42
2018-06-04
ipmi-watchdog: Support resetting the watchdog after set
William A. Kennington III
1
-7
/
+27
2018-06-04
ipmi-watchdog: Simplify our completion function
William A. Kennington III
1
-12
/
+15
2018-06-04
ipmi-watchdog: The stop action should disable reset
William A. Kennington III
1
-0
/
+9
2018-06-04
ipmi-watchdog: don't run by default yet
Stewart Smith
1
-3
/
+11
2018-06-01
ipmi-watchdog: Add a flag to determine if we are still ticking
William A. Kennington III
1
-3
/
+12
2018-06-01
ipmi-watchdog: Don't disable at shutdown
William A. Kennington III
1
-6
/
+1
2018-06-01
ipmi-watchdog: Don't reset the watchdog twice
William A. Kennington III
1
-4
/
+0
2018-06-01
ipmi-watchdog: Make it possible to set DONT_STOP
William A. Kennington III
1
-6
/
+8
2018-06-01
ipmi-watchdog: WD_POWER_CYCLE_ACTION -> WD_RESET_ACTION
William A. Kennington III
1
-3
/
+3
2018-05-09
ipmi: Add BMC firmware version to device tree
Vasant Hegde
2
-1
/
+113
2018-02-28
build: use thin archives rather than incremental linking
Nicholas Piggin
1
-1
/
+1
2017-12-14
IPMI: Fix platform.cec_reboot() null ptr checks
Michael Neuling
1
-2
/
+2
2017-12-03
core/lock: Introduce atomic cmpxchg and implement try_lock with it
Nicholas Piggin
1
-0
/
+2
2017-08-11
OCC: Map OCC sensor to a chip-id
Vasant Hegde
1
-2
/
+26
2017-07-13
IPMI: Move MAX_IPMI_SENSORS macro to ipmi.h
Vasant Hegde
1
-1
/
+0
2017-06-19
ipmi-sel: Fix missing typo, line length and correct eSEL stylisation
Andrew Jeffery
1
-1
/
+1
2017-06-15
hw/ipmi/ipmi-sel: missing newline in prlog warning
Stewart Smith
1
-1
/
+1
2017-01-05
treewide: squash sparse static warnings
Andrew Donnellan
1
-1
/
+1
2016-11-08
bmc_platform: fail PNOR access request if no bmc *before* we reserve it
Stewart Smith
1
-4
/
+3
2016-11-08
Add BMC platform to enable correct OEM IPMI commands
Stewart Smith
1
-2
/
+19
2016-11-08
hw/ipmi-sensor: Fix setting of firmware progress sensor properly.
Pridhiviraj Paidipeddi
1
-2
/
+42
2016-10-25
errorlog : Modification as per coding guidelines to make the code more legible
Mukesh Ojha
1
-36
/
+41
2016-09-02
consolidate gcov flags into HOSTGCOVFLAGS for host binaries
Stewart Smith
1
-1
/
+1
2016-07-15
Merge branch 'skiboot-5.2.x'
Stewart Smith
1
-2
/
+2
2016-07-15
SEL: Fix eSEL ID while logging eSEL event
Vasant Hegde
1
-2
/
+2
2016-06-24
ipmi-sel: Add FWTS annotations for some errors
Stewart Smith
1
-0
/
+10
2016-05-18
hw/ipmi: Fix typo in Makefile.check
Stewart Smith
1
-4
/
+4
2016-03-31
Move ipmi-opal.c from hw/ipmi to core
Vasant Hegde
2
-142
/
+1
2016-03-30
*/test/*: Added '<subdir>-check' make targets
Oliver O'Halloran
1
-2
/
+5
2016-03-11
ipmi-sel: Fix esel event logger to handle early boot PANIC events
Vasant Hegde
1
-10
/
+17
2016-03-11
IPMI: Enable synchronous eSEL logging option
Vasant Hegde
1
-1
/
+5
2016-03-11
ipmi-sel: Fix memory leak in error path
Vasant Hegde
1
-0
/
+1
2016-03-07
hw/ipmi: fix event data 1 for System Firmware Progress sensor
Cédric Le Goater
1
-0
/
+1
2015-12-04
ipmi-sel: fix oem_sel attributes order
Cédric Le Goater
1
-1
/
+1
2015-11-16
assert IPMI sensors < max we support
Stewart Smith
1
-1
/
+4
2015-11-10
sparse: fix endian annotation warnings in ipmi-rtc.c
Stewart Smith
1
-4
/
+4
2015-09-30
ipmi-sel: Run power action immediately if host not up
Joel Stanley
1
-4
/
+16
2015-09-11
timer: Pass current timer to timer callbacks
Benjamin Herrenschmidt
1
-1
/
+2
2015-09-09
IPMI: Introduce attention call
Vasant Hegde
2
-1
/
+86
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
[next]