freebsd-nq/sys/powerpc/powernv
Justin Hibbits 1a3eaf6cc8 Add an IPMI attachment for PowerNV systems
IPMI access on PowerNV systems is done through the OPAL firmware.  This adds a
simple attachment for communicating with the FSP/BMC on these machines.  This
has been tested on a Talos POWER9 workstation, only in the bootup phase, noting
the successful attachment messages:

...
ipmi0: IPMI device rev. 0, firmware rev. 2.00, version 2.0, device support mask 0
ipmi0: Number of channels 2
...

The ipmi device has not been added to GENERIC64, but may be after further
testing.  It may also eventually be added to the ipmi module at that point.
2018-05-22 03:57:32 +00:00
..
opal_console.c PowerNV: workaround console on OPAL 5.4 2018-01-17 08:01:51 +00:00
opal_dev.c PowerNV: add missing RTC_WRITE support 2018-02-21 08:13:17 +00:00
opal_i2c.c Reverting r330925 for now 2018-03-15 06:19:45 +00:00
opal_i2cm.c Reverting r330925 for now 2018-03-15 06:19:45 +00:00
opal_ipmi.c Add an IPMI attachment for PowerNV systems 2018-05-22 03:57:32 +00:00
opal_pci.c powerpc64: Add OPAL definitions 2018-05-19 04:01:15 +00:00
opal_sensor.c Basic OPAL sensor support for POWER9 platforms 2018-05-22 02:42:53 +00:00
opal.c
opal.h Add an IPMI attachment for PowerNV systems 2018-05-22 03:57:32 +00:00
opalcall.S
platform_powernv.c Add support for the XIVE XICS emulation mode for POWER9 systems 2018-05-20 03:23:17 +00:00
powernv_centaur.c Reverting r330925 for now 2018-03-15 06:19:45 +00:00
powernv_xscom.c Reverting r330925 for now 2018-03-15 06:19:45 +00:00