summaryrefslogtreecommitdiffstats
path: root/Makefile.am
Commit message (Expand)AuthorAgeFilesLines
* Add -flto to CXXFLAGSAndrew Geissler2018-08-271-3/+6
* Add flags to Makefile.am to build as c++17 and header-only boostVernon Mauery2018-08-081-2/+9
* rename libapphandler.so to libipmi20.soVernon Mauery2018-08-081-8/+12
* Add OemRouter facility.Peter Hanson2018-07-251-2/+5
* Add code coverage for phosphor-host-ipmid.Emily Shaffer2018-07-181-0/+7
* watchdog: Rewrite using sdbusplusWilliam A. Kennington III2018-02-211-0/+1
* Add channel-gen.cpp to compilation unitsTom Joseph2018-01-241-8/+10
* multiple-channel configuration via yamlPatrick Venture2018-01-171-1/+5
* multiple channel configuration supportPatrick Venture2017-12-121-0/+1
* apphandler: channel: split out commandsPatrick Venture2017-10-261-0/+1
* watchdog: split out commandsPatrick Venture2017-10-251-0/+1
* Make host command manager accessible by OpenPower OEMVishwanatha Subbanna2017-08-141-1/+3
* Use Host Command Manager in host interface implementationVishwanatha Subbanna2017-08-141-4/+4
* Define the Manager for handling host bound commandsVishwanatha Subbanna2017-08-141-7/+8
* IPMI: Virtual sensor support in host ipmidDhruvaraj Subhashchandran2017-08-041-1/+2
* Add API to retrieve settingsDeepak Kodihalli2017-07-311-3/+16
* read data for the specified FRU id from inventoryMarri Devender Rao2017-07-251-1/+2
* construct IPMI FRU Info data based on inventory dataMarri Devender Rao2017-07-251-1/+2
* Create IPMI SEL record from Logging DBUS EntryTom Joseph2017-07-081-1/+2
* generate map of phosphor-dbus fru propertiesMarri Devender Rao2017-06-261-2/+11
* Create file to indicate host requested off/rebootAndrew Geissler2017-06-061-1/+1
* Makefile changes for generating inventory-sensor-gen.cppTom Joseph2017-05-191-2/+6
* Add timeout support to host controlAndrew Geissler2017-05-091-1/+2
* Add sd_event processing to host ipmid applicationAndrew Geissler2017-05-091-2/+2
* Implement basic queue for sending multiple commandsAndrew Geissler2017-05-091-11/+6
* Send the SMS attention to host when Execute calledAndrew Geissler2017-05-091-1/+2
* Register new Control.Host bus in ipmidAndrew Geissler2017-05-091-1/+1
* Compile new control host codeAndrew Geissler2017-05-091-0/+13
* IPMI: Remove the old host-services files from ipmidVishwanatha Subbanna2017-04-041-7/+0
* Add initial code for IPMI SoftPowerOff functionalityVishwanatha Subbanna2017-03-221-1/+2
* libapphandler:adding the dependecy for phosphor-dbus-interfacesRatan Gupta2017-03-201-2/+2
* Modify set sensor reading commandTom Joseph2017-03-151-1/+2
* build : provide sensor yaml as configRatan Gupta2017-03-151-5/+10
* Update chassis command handler to use state manager servicesVishwanatha Subbanna2017-03-071-2/+2
* Add environment variable for WHITELIST_CONFTom Joseph2017-02-211-1/+0
* Create a SEL error logAdriana Kobylak2017-02-161-3/+3
* Package provider libraries to a common pathTom2017-01-311-6/+6
* Create library for System Interface Commands.Tom2017-01-171-0/+6
* Correct minor mistakes from autotools conversionMatthew Barth2016-12-291-1/+0
* Propose and implement unit test frameworkMatthew Barth2016-09-281-14/+1
* Allow out-of-tree buildsPatrick Williams2016-09-061-7/+5
* Minor reorder and simplification of autotools filesPatrick Williams2016-09-021-17/+21
* Convert build process to autotoolsMatthew Barth2016-09-021-0/+61
OpenPOWER on IntegriCloud