summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* inventory: add missing module importsBrad Bishop2016-09-081-0/+2
* Add ability to load inventory from file instead of hardcoding.Matt Spinler2016-09-081-0/+11
* Remove goto_system_stateBrad Bishop2016-09-062-62/+1
* configs: remove interpreterBrad Bishop2016-09-065-10/+0
* system_manager: cleanupBrad Bishop2016-09-061-1/+1
* bmcupdate: pep8 fixesBrad Bishop2016-09-061-263/+265
* discover_system_state: pep8 fixesBrad Bishop2016-09-061-48/+48
* inventory: allow missing config fileBrad Bishop2016-09-061-2/+11
* inventory: pep8 fixesBrad Bishop2016-09-061-65/+60
* hwmon: allow missing config fileBrad Bishop2016-09-061-3/+10
* hwmon: pep8 fixesBrad Bishop2016-09-061-140/+137
* download_mgr: pep8 fixesBrad Bishop2016-09-061-55/+58
* chassis_control: remove unused modulesBrad Bishop2016-09-061-3/+1
* chassis_control: remove execute permissionsBrad Bishop2016-09-061-0/+0
* sensor_mgr: allow missing config fileBrad Bishop2016-09-061-8/+14
* sensor_mgr: pep8 fixesBrad Bishop2016-09-061-51/+47
* fanctl: pep8 fixesBrad Bishop2016-09-061-42/+38
* Remove APPS and CALLBACKS from board config filesBrad Bishop2016-08-315-765/+0
* systemmgr: Remove state managementBrad Bishop2016-08-311-52/+0
* chassis: Use systemd for chassis on/offBrad Bishop2016-08-311-16/+11
* pwrctl: add pgood state switching applicationBrad Bishop2016-08-305-1/+201
* gpio: Avoid glitching 'out'-direction GPIOsPatrick Williams2016-08-241-3/+21
* gpio: Fix sprintf to uninitialized pointerPatrick Williams2016-08-241-1/+3
* gpio: Clean trailing whitespacePatrick Williams2016-08-241-6/+6
* pysystemmgr: Handling SIGCHLD signalYi Li2016-08-221-0/+3
* fix sensor scales for HWMON devicesEdward A. James2016-08-226-265/+267
* 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
|\
OpenPOWER on IntegriCloud