summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* app/watchdog: Only log internal failures onceWilliam A. Kennington III2018-09-211-10/+35
* storagehandler: add missing cstdint headerPatrick Venture2018-09-121-0/+2
* openbmc oem code: add blobTranserCmdPatrick Venture2018-09-121-0/+1
* Handle SdBusError exception in SEL commandsTom Joseph2018-09-121-11/+41
* add iana header to store OEM NumbersPatrick Venture2018-09-104-9/+23
* add .clang-formatPatrick Venture2018-09-0767-4365/+4311
* add missing header: mapPatrick Venture2018-09-061-0/+2
* Add -flto to CXXFLAGSAndrew Geissler2018-08-271-3/+6
* Use visitor instead of pulling values directlyJames Feist2018-08-092-4/+29
* Handle the case to turn off the Chassis Identify LEDTom Joseph2018-08-081-0/+6
* Add flags to Makefile.am to build as c++17 and header-only boostVernon Mauery2018-08-082-3/+10
* rename libapphandler.so to libipmi20.soVernon Mauery2018-08-081-8/+12
* Standardize use of filesystemVernon Mauery2018-08-086-7/+67
* add more files to the .gitignore listVernon Mauery2018-08-071-0/+10
* Incorrect definition for Chassis net functionsKuiying Wang2018-08-021-1/+1
* Add empty default match argument for getAllDbusObjectsVernon Mauery2018-08-011-1/+1
* Validate Mfg Date/Time in Board Info AreaNagaraju Goruganti2018-07-311-2/+5
* test: disable OEM router unit-testsPatrick Venture2018-07-251-3/+4
* Add OemRouter facility.Peter Hanson2018-07-259-7/+453
* Clear host command queue on a power onMatt Spinler2018-07-242-1/+70
* Correct the formatting of the network commands documentTom Joseph2018-07-241-6/+6
* Fix to return sane error codeRichard Marian Thomaiyar2018-07-241-4/+17
* app/watchdog_service: More useful error outputWilliam A. Kennington III2018-07-181-13/+45
* Add code coverage for phosphor-host-ipmid.Emily Shaffer2018-07-183-5/+18
* Docs: Add IPMI command cheatsheetRatan Gupta2018-07-171-0/+36
* Add double to ipmi::Value typeJames Feist2018-06-151-3/+3
* Use s.c_str() in log messagesJoseph Reynolds2018-05-317-16/+16
* Fix D-Bus error from callback method invoked from async threadMarri Devender Rao2018-05-231-74/+105
* Edit MAINTAINERS fileRatan Gupta2018-05-231-0/+1
* watchdog: Get only the initialized property during resetWilliam A. Kennington III2018-05-223-3/+46
* watchdog: Use ResetTimeRemaining for wd_resetWilliam A. Kennington III2018-05-223-6/+32
* watchdog_service: Convert runtime errors to internal failuresWilliam A. Kennington III2018-05-221-2/+14
* watchdog: Handle and report internal failuresWilliam A. Kennington III2018-05-221-0/+26
* Implement Get POH Counter commandNagaraju Goruganti2018-05-213-0/+73
* watchdog: Retry dbus requests if the service was cachedWilliam A. Kennington III2018-05-111-0/+12
* utils/ServiceCache: Make isValid publicWilliam A. Kennington III2018-05-111-7/+7
* Fix get boot options returning unexpected resultsMarri Devender Rao2018-05-081-0/+16
* Add set boot source and boot mode methods for reuseMarri Devender Rao2018-05-081-39/+62
* Fix Host time is not getting printed to journalNagaraju Goruganti2018-05-081-2/+4
* Fix Sensor query for derating factor returns 0Nagaraju Goruganti2018-05-081-1/+28
* Check the offset length in the Read FRU commandTom Joseph2018-05-081-0/+5
* Fix tabs to spacesMarri Devender Rao2018-05-081-6/+6
* Remove completion code from the response data structureTom Joseph2018-05-021-1/+0
* MAINTAINERS: add repo-local MAINTAINERS fileEmily Shaffer2018-05-011-0/+69
* Check if the FRU Id is valid for FRU commandsTom Joseph2018-04-231-2/+16
* Remove trailing spacesGunnar Mills2018-04-185-38/+38
* Grammar and spelling fixesGunnar Mills2018-04-185-13/+13
* Replace tabs with 4 spacesNagaraju Goruganti2018-04-182-136/+136
* Implement RMCP+ cipher parameters in Get LAN Config parametersTom Joseph2018-04-182-0/+74
* Reducing IPMI logging footprintAditya Saripalli2018-04-1818-222/+157
OpenPOWER on IntegriCloud