summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Start host watchdog after magic sequenceAdriana Kobylak2016-08-192-16/+55
* Power button power off behaviorAdriana Kobylak2016-08-171-5/+6
* Cache inventory properties fault and presentAdriana Kobylak2016-08-151-1/+3
* Removing extra Double quotes while displaying firmware versionRatan Gupta2016-08-101-0/+1
* Fixing WhiteSpace ErrorRatan Gupta2016-08-101-51/+51
* chassis_control: Log an event when emergency shutdown hostYi Li2016-08-081-1/+16
* Add logic to sync/preserve MAC and UUIDAdriana Kobylak2016-08-083-1/+145
* Load inventory from cacheAdriana Kobylak2016-08-081-2/+4
* Remove unused CACHE_PATH variable from configsBrad Bishop2016-07-266-9/+0
* system_manager: wait for objects with mapper waitBrad Bishop2016-07-261-48/+7
* system_manager: Remove bus from lookup responseBrad Bishop2016-07-261-14/+3
* pcie: Use mapper calls to lookup busnamesBrad Bishop2016-07-261-8/+68
* system_manager: Remove dead codeBrad Bishop2016-07-241-20/+0
* system_manager: Run pep8 on system_manager.pyBrad Bishop2016-07-221-248/+246
* Remove workbook dependency from download mgrBrad Bishop2016-07-106-8/+3
* Remove unnecessary InterfacesAdded signalsBrad Bishop2016-07-106-7/+0
* Export objects prior to bus name grabBrad Bishop2016-07-107-0/+12
* Defer busname ownership until init completeBrad Bishop2016-07-107-7/+7
* system_mananger: Add a name owner handlerBrad Bishop2016-07-101-0/+34
* system_manager: Add try_next_state functionBrad Bishop2016-07-101-16/+19
* pyflashbmc: Remove unused variableBrad Bishop2016-07-101-1/+0
* hostcheckstop: export signals prior to bus grabBrad Bishop2016-07-101-2/+1
* Add checkstop gpio to Firestone, Garrison, WitherspoonAdriana Kobylak2016-07-053-0/+24
* Merge pull request #111 from mdmillerii/flash-bmcPatrick Williams2016-07-011-12/+177
|\
| * flash_bmc: Add Apply method to flash updates from runtimeMilton Miller2016-06-301-9/+154
| * bmc_update: allow whitelist to be files in a directoryMilton Miller2016-06-301-1/+21
| * bmc_update: save runtime modified u-boot environmentMilton Miller2016-06-301-2/+2
* | Merge pull request #120 from geissonator/debug-mode-watchdogPatrick Williams2016-07-011-192/+216
|\ \
| * | Disable watchdog timer if debug_mode is setAndrew Geissler2016-07-011-5/+21
| * | Reformat pychassisctl/chassis_control.py with pep8 standardsAndrew Geissler2016-06-301-192/+200
* | | Merge pull request #119 from anoo1/vpdPatrick Williams2016-07-011-2/+0
|\ \ \
| * | | Remove Product and Chassis area from IOBoardAdriana Kobylak2016-07-011-2/+0
* | | | Merge pull request #125 from bradbishop/revert-fixupPatrick Williams2016-07-011-0/+1
|\ \ \ \ | |_|_|/ |/| | |
| * | | hwmon: attribute is not polled after failureBrad Bishop2016-07-011-0/+1
|/ / /
* | | Merge pull request #122 from vishwabmc/masterPatrick Williams2016-06-301-0/+6
|\ \ \ | |_|/ |/| |
| * | Add the missing binary into Palmetto config fileVishwa2016-06-301-0/+6
|/ /
* | Merge pull request #118 from shenki/gcc5-build-fixesPatrick Williams2016-06-292-1/+3
|\ \ | |/ |/|
| * hostcheckstop: Fix missing headerJoel Stanley2016-06-291-0/+2
| * libopenbmc_intf: Fix non-arm devmem implementationJoel Stanley2016-06-291-1/+1
|/
* Merge pull request #115 from bradbishop/refactoringPatrick Williams2016-06-2821-36563/+36561
|\
| * Conditionally use system provided libopenbmc_intfBrad Bishop2016-06-273-15/+7
| * bin targets are rebuilt every timeBrad Bishop2016-06-271-6/+6
| * libopenbmc_intf rules simplificationBrad Bishop2016-06-272-27/+28
| * Create a libopenbmc_intf symlinkBrad Bishop2016-06-271-0/+2
| * Update and run libopenbmc_intf codegenBrad Bishop2016-06-272-4/+4
| * Move libopenbmc_intf codegen/xmlBrad Bishop2016-06-276-36493/+36491
| * libopenbmc_intf include path updateBrad Bishop2016-06-2714-30/+29
| * Add force link option to install targetBrad Bishop2016-06-271-1/+1
| * Add install-headers targetBrad Bishop2016-06-272-1/+7
|/
* Merge pull request #114 from bradbishop/openbmc-1.0Patrick Williams2016-06-242-19/+8
|\
OpenPOWER on IntegriCloud