summaryrefslogtreecommitdiffstats
path: root/xyz
Commit message (Collapse)AuthorAgeFilesLines
* Add Control.FanPwm interfacePatrick Venture2018-01-301-0/+16
| | | | | | | | | | | | | The following reference indicates that pwm[n], when available are consistently implemented. Therefore, it's a valid approach. https://www.kernel.org/doc/Documentation/hwmon/sysfs-interface I'd like to use this interface with phosphor-hwmon to control our fans in a similar fashion to RPM-driven control via a target. Change-Id: Ic1d9363d616e650ba7d5162f424700d6768cdf1f Signed-off-by: Patrick Venture <venture@google.com>
* Document host/chassis/bmc mapping (current and future)Stewart Smith2018-01-231-0/+32
| | | | | | | | | | | | I believe this is the only possible way we can realistically provide forwards and backwards API compatibility. We have existing API users, and we can't go and rewrite the world, so we need to extend the API in a way that enables them to continue working. Change-Id: I741485adf98126919b2a521d8bfbd235b13750ae Signed-off-by: Stewart Smith <stewart@linux.vnet.ibm.com>
* Add README for loggingMarri Devender Rao2018-01-221-0/+66
| | | | | | | Resolves openbmc/openbmc#2691 Change-Id: I95d76f39a66b3d88af050584fde2ff277881c76a Signed-off-by: Marri Devender Rao <devenrao@in.ibm.com>
* Update LED Group README.mdJames Feist2017-12-131-0/+4
| | | | | | | | | Add assertion made in https://gerrit.openbmc-project.xyz/#/c/8086/ - enclosure_identify has the special property that it is routed from the ipmi command chassis identify. Change-Id: Ic9a5d46b9ff2235f8a197e4ca4e4797d1bf72ce8 Signed-off-by: James Feist <james.feist@linux.intel.com>
* sensor.value: update property documentationPatrick Venture2017-11-171-1/+2
| | | | | | | | | The Scale and Unit fields are immutable, they can't change for a sensor. This is to enable pre-configuring the Scale or Unit in the phosphor-host-ipmid YAML. Change-Id: I36d0567a04687146defc70d2e4dcd3444653f4fe Signed-off-by: Patrick Venture <venture@google.com>
* Clarify restore policy behaviorAndrew Geissler2017-11-061-5/+6
| | | | | | | | | | | It's the choice of the implementer on whether to apply the policy on just a power loss or on a power loss and a BMC reboot Partially Resolves openbmc/openbmc#2454 Change-Id: Ia52a92a23d8e66f667a2c7d6ca163ae78915232f Signed-off-by: Andrew Geissler <andrewg@us.ibm.com>
* Create Fan Inventory Shutdown ErrorGunnar Mills2017-10-251-0/+2
| | | | | | | | To be used when we shutdown the system due to not enough present or functional fans. Change-Id: I3a30592cba767e8fbbcba4286df1c62940eaba9e Signed-off-by: Gunnar Mills <gmills@us.ibm.com>
* Update boot progress interface with missing entry.Dhruvaraj Subhashchandran2017-10-181-0/+3
| | | | | | | | PCI Initialization is missing in the list of boot progress stages, adding that to the boot progress interface yaml Change-Id: I6fe563ac89a33b2fe06006bbe0ddf206d5d61de3 Signed-off-by: Dhruvaraj Subhashchandran <dhruvaraj@in.ibm.com>
* Add documentation for common device errorVishwanatha Subbanna2017-10-111-0/+12
| | | | | | | | | | | Prior commit added xyz.openbmc_project.Common.Device.ReadFailure and xyz.openbmc_project.Common.Device.WriteFailure but did not have enough documentation. This commit adds documentation on how to interpret that error Change-Id: I627b44ba7d4e3d0adc9f2b7362afbe470d8467bc Signed-off-by: Vishwanatha Subbanna <vishwa@linux.vnet.ibm.com>
* Network: Add NTP server in ethernet interfaceRatan Gupta2017-10-111-0/+7
| | | | | Change-Id: I9adc3ae2d0e2a8b89b8d7f00c7f558f329680298 Signed-off-by: Ratan Gupta <ratagupt@in.ibm.com>
* Spelling fix on interface s/mili/milli/Patrick Venture2017-10-091-2/+2
| | | | | Change-Id: I0e67d6b6a476ac6212d53fbdfd7efc3e9c06f7ab Signed-off-by: Patrick Venture <venture@google.com>
* Add Read and Write failures to common device error yamlVishwanatha Subbanna2017-10-032-0/+14
| | | | | | | | | This commit creates Common device error yaml defining Read and Write failures, that can be used by any application getting any read / write failures doing device operation Change-Id: I75c07ae2a2f8622065cb8522af534a71487bced9 Signed-off-by: Vishwanatha Subbanna <vishwa@linux.vnet.ibm.com>
* Add README for FactoryReset interfaceMichael Tritz2017-10-021-0/+23
| | | | | | | | | | | | This commit adds a README explanation of the FactoryReset interface, both in generic terms and a brief description of each of the current implementations. This is intended to clarify what does and doesn't occur when each factory reset implementation is called. Resolves openbmc/openbmc#2229 Change-Id: Ic5072346dbe9bb87af05192de19ed17be2bb1482 Signed-off-by: Michael Tritz <mtritz@us.ibm.com>
* Add InternalFailure error to definition for factory reset interfaceMichael Tritz2017-09-251-0/+2
| | | | | | | | | | | | In the event that one of the factory reset functions fails, we need to create an error indicating that to the error log. This commit extends the factory reset interface with the InternalFailure error for that purpose. Resolves openbmc/openbmc#1721 Change-Id: Ieefa0330d78aa8e6b7d344e4d6b8b067fdb8a7c8 Signed-off-by: Michael Tritz <mtritz@us.ibm.com>
* Add Power Fault shutdown errorMatt Spinler2017-09-181-0/+2
| | | | | | | | | This error will be used on Witherspoon when the power sequencer chip detects a power fault, which requires a power off to be done. Change-Id: Ia5f99c67c4e9436ca86f9d94d08644fcac012824 Signed-off-by: Matt Spinler <spinler@us.ibm.com>
* Create GPU shutdown errorMatt Spinler2017-09-181-0/+3
| | | | | | | | | | | Will be used on Witherspoon when the GPUs report an overtemp to the power sequencer chip. The failing GPU will be called out in a separate overtemp error log, and then this shutdown error will be created when code powers off the system to protect the chip. Change-Id: I55b836f469f0fc035386130a16b433a5eba96a8b Signed-off-by: Matt Spinler <spinler@us.ibm.com>
* Create Processor ThermalEvent Shutdown ErrorGunnar Mills2017-09-151-0/+2
| | | | | | | | Created Processor ThermalEvent Shutdown Error. To used as part of openbmc/openbmc#2190. Change-Id: I2441a4eb69df36a1dbf623579c5e3bf5c6a818ae Signed-off-by: Gunnar Mills <gmills@us.ibm.com>
* Add interface yaml file for user password update featureVishwanatha Subbanna2017-09-123-0/+31
| | | | | Change-Id: I9b23ebcae15e1feee0eb32c42b184c8a429e0977 Signed-off-by: Vishwanatha Subbanna <vishwa@linux.vnet.ibm.com>
* Add Collection interface.Nagaraju Goruganti2017-09-081-0/+6
| | | | | | | The interface has a single method now called 'DeleteAll'. Change-Id: Ifd4d4046f614dfbe622adb5820bceae2847bdec8 Signed-off-by: Nagaraju Goruganti <ngorugan@in.ibm.com>
* inventory: add type-only interfacesMarri Devender Rao2017-09-083-0/+12
| | | | | | | | Add type-only interfaces for ethernet card, chassis and system/enclosure. Change-Id: I347b34790dfc1b0d09c7c6dba9a6950b62d433c0 Signed-off-by: Marri Devender Rao <devenrao@in.ibm.com>
* Add interface to enable an objectDeepak Kodihalli2017-09-081-0/+22
| | | | | | | | | | | | | | | The interface consists of a boolean property called 'Enabled'. Setting that to true or false helps determine whether an object implementing this interface is usable or not. This will help users to select an object from a collection of similar objects. For instance, given these objects : setting/permanent/boot and setting/one-time/boot, one or both of these objects could implement the Enable interface to allow a user to state how the boot setting should be applied - the next boot versus all subsequent boots. Change-Id: I35df5384d459ba7d6cd9afab630f145b5a5c9948 Signed-off-by: Deepak Kodihalli <dkodihal@in.ibm.com>
* Update Software interface READMEGunnar Mills2017-09-061-10/+11
| | | | | Change-Id: I93764fc9c8e6f05d41ece7a6605452bbbac11c3b Signed-off-by: Gunnar Mills <gmills@us.ibm.com>
* Add Threshold Critical ErrorsGunnar Mills2017-08-222-0/+17
| | | | | | | Added Sensor Threshold CriticalHigh and CriticalLow errors. Change-Id: Ie29a39ed5c58e51a38c33952e582de1b35811247 Signed-off-by: Gunnar Mills <gmills@us.ibm.com>
* Add Inactive state to OSStatus enumMarri Devender Rao2017-08-211-1/+4
| | | | | Change-Id: Ia0da0d12b967b80d0ef3800146de01033e425613 Signed-off-by: Marri Devender Rao <devenrao@in.ibm.com>
* Common: Create UUID intventory Interface.Dinesh Chinari2017-08-141-0/+8
| | | | | | | | Created an Common Interface UUID with property name UUID. Change-Id: Ic1b5928c6cd330f9d88929810ee5c422221e100f Signed-off-by: Dinesh Chinari <chinari@us.ibm.com>
* YAML definition for Field Mode interfaceMichael Tritz2017-08-141-0/+11
| | | | | Change-Id: Ie9451b2b67a281e9d5eac47d3d06e4ea6f0e2323 Signed-off-by: Michael Tritz <mtritz@us.ibm.com>
* Grammar fixes in callout READMEGunnar Mills2017-08-071-8/+8
| | | | | Change-Id: I409066f2bc1232e48e5693a177d39859ba6ec84d Signed-off-by: Gunnar Mills <gmills@us.ibm.com>
* Add inventory errorsGunnar Mills2017-08-032-0/+10
| | | | | | | | | | | Added NotPresent and Nonfunctional inventory errors. An example of this being used is to log an error when a power supply is removed in Witherspoon. In Witherspoon, both power supplies are needed to power all 6 GPUs. Change-Id: I086c2de8e0c44c941c527c44af022c8c440d70f4 Signed-off-by: Gunnar Mills <gmills@us.ibm.com>
* Add minimum ship levelBrad Bishop2017-08-023-0/+82
| | | | | | | | | | | Add a framework for describing minimum ship level configurations. Minimum ship level configurations could be useful to enable legacy hardware configurations in product development while still preventing manufacturing escapes of those legacy parts. Change-Id: I005a035ac824a3f966caee4582f0e3344cfa0bca Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>
* Add TPM policy interfaceMarri Devender Rao2017-07-251-0/+8
| | | | | Change-Id: I244484a4dcac0b01fb859a9d5436c3f0bb04b39d Signed-off-by: Marri Devender Rao <devenrao@in.ibm.com>
* Add process flag to Callout inventory metadataTom Joseph2017-07-201-0/+1
| | | | | Change-Id: I4274d9df94d62ec58e1e6beb95db81754856890e Signed-off-by: Tom Joseph <tomjoseph@in.ibm.com>
* Define the AssetTag interfaceTom Joseph2017-07-181-0/+8
| | | | | Change-Id: I46ccac9e3e68f3b505885667aca9cc80c847aa63 Signed-off-by: Tom Joseph <tomjoseph@in.ibm.com>
* Separated out the MAC address property into it's own interfaceRatan Gupta2017-07-182-4/+9
| | | | | Change-Id: Ia2a7b51539f00be4af59f09bd8ccac582d9ea983 Signed-off-by: Ratan Gupta <ratagupt@in.ibm.com>
* Create power cap enable propertyAndrew Geissler2017-06-291-0/+6
| | | | | | | | This property will be used to enable and disable the power cap for the system Change-Id: Ifd7b2be89a33e45b9ed2e3832aa13d81b829bc85 Signed-off-by: Andrew Geissler <andrewg@us.ibm.com>
* Define interface for DHCP optionsRatan Gupta2017-06-271-0/+19
| | | | | | | Resolves openbmc/openbmc#1685 Change-Id: I24e3b9757eed523240c65823952c4dcee24f329d Signed-off-by: Ratan Gupta <ratagupt@in.ibm.com>
* D-Bus interfaces for describing State.Dhruvaraj Subhashchandran2017-06-083-0/+71
| | | | | Change-Id: Ic52faba7a24bcf58f3326b1587282ca8398e9a70 Signed-off-by: Dhruvaraj Subhashchandran <dhruvaraj@in.ibm.com>
* Update reboot request to match with agreed designAndrew Geissler2017-06-051-1/+1
| | | | | | | | A/C will not be preserved on host reboot requests, there's no need to include that detail in the interface anyway Change-Id: If3d33cea8c492191f0dfd58bfcfd99bfe9f9baee Signed-off-by: Andrew Geissler <andrewg@us.ibm.com>
* Watchdog: Update Interface yaml file to remove signalVishwanatha Subbanna2017-06-031-4/+0
| | | | | | | | | | Initial thought behind watchdog implementation was that when the timer expires, it would broadcast a signal. A better design was thought of in the meantime and that would call into a user requested target post timer expiration. Change-Id: Ibe148ed5cd0e8d72949324f64c87704a8e9e7236 Signed-off-by: Vishwanatha Subbanna <vishwa@linux.vnet.ibm.com>
* Add interface to create BMC Dump.Jayanth Othayoth2017-06-035-0/+41
| | | | | Change-Id: I7cf363917f7d21664cd60433f23335b94f095147 Signed-off-by: Jayanth Othayoth <ojayanth@in.ibm.com>
* Update README.mdVictor Hu2017-06-021-25/+20
| | | | | | | | Formatted the headings of the Network README file and fixed the formatting that caused the eg. endpoints to not render correctly on the webpage. Change-Id: I32863a668b9bba03f4a95eb762ad7d7203b7a601 Signed-off-by: Victor Hu <whowutwut@gmail.com>
* Add d-bus interfaces for SettingsDeepak Kodihalli2017-05-258-0/+161
| | | | | | | Resolves openbmc/openbmc#1486. Change-Id: I377f40516a6a0317bb4b5d811704288048c83cc8 Signed-off-by: Deepak Kodihalli <dkodihal@in.ibm.com>
* Remove the IPProtocol interfaceRatan Gupta2017-05-151-15/+0
| | | | | | | | The protocol type has been added into the IP interface as a property. Change-Id: I4ba56a33332a73845d9fe3ae94546fd8275d61c4 Signed-off-by: Ratan Gupta <ratagupt@in.ibm.com>
* Network: Add protocol type property in IP InterfaceRatan Gupta2017-05-111-0/+11
| | | | | Change-Id: I5ffa64b0f538c6ebe02ce2017094c86407d1c0e5 Signed-off-by: Ratan Gupta <ratagupt@in.ibm.com>
* Dbus interface for "factory reset"Michael Tritz2017-05-111-0/+6
| | | | | | | | | | | This commit defines a dbus interface to factory reset a particular system. The defined interface will be implemented by each service (host, BMC, network). Resolves openbmc/openbmc#1573 Change-Id: I94e37fc2275f742c50f864a29094227da6144026 Signed-off-by: Michael Tritz <mtritz@us.ibm.com>
* Create interfaces for BMC Dump.Jayanth Othayoth2017-05-101-0/+15
| | | | | | | Resolves openbmc/openbmc#1377 Change-Id: I5596fa17b5e95783c8bb2c4763f7b23e3fc9a30b Signed-off-by: Jayanth Othayoth <ojayanth@in.ibm.com>
* Network: define interface for tunnel parametersRatan Gupta2017-04-251-0/+82
| | | | | Change-Id: Ic44f54c0ea3a5c732c1d0045d50bd1c2238076e0 Signed-off-by: Ratan Gupta <ratagupt@in.ibm.com>
* Network: define interface for VLAN specific parametersRatan Gupta2017-04-251-0/+15
| | | | | Change-Id: I5b3bf1239c543aa8e16014df03699e2eb74bcc85 Signed-off-by: Ratan Gupta <ratagupt@in.ibm.com>
* Network: define the interface for IP protocolRatan Gupta2017-04-251-0/+15
| | | | | Change-Id: I3a2014fb8bbee4d221a3174698209ecf6cd30df9 Signed-off-by: Ratan Gupta <ratagupt@in.ibm.com>
* Network: define interface for network bonding parametersRatan Gupta2017-04-251-0/+85
| | | | | Change-Id: Ib94e7ab515834b2c73eccddc783ccea0c3026092 Signed-off-by: Ratan Gupta <ratagupt@in.ibm.com>
* Document overview and usage of the network d-bus interfacesRatan Gupta2017-04-251-0/+59
| | | | | | | Resolves openbmc/openbmc#1284 Change-Id: I0f57ea9d48485f8bc54e6f65795fd76507e4ea81 Signed-off-by: Ratan Gupta <ratagupt@in.ibm.com>
OpenPOWER on IntegriCloud