summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Witherspoon.py: Fix some sensor numbersMatt Spinler2017-02-211-23/+24
* Go to quiesce state on checkstop/watchdog errorMichael Tritz2017-02-202-10/+17
* Zaius.py: Fix sensor numbersMatt Spinler2017-02-071-71/+119
* Define the checkstop GPIO for ZaiusMatt Spinler2017-02-071-1/+2
* pysystemmgr: Dynamically locate the gpiochipAndrew Jeffery2017-02-061-1/+15
* Move pystatemgr over to new host control interfacesAndrew Geissler2017-01-301-6/+11
* Move poweron and poweroff over to new host state interfacesAndrew Geissler2017-01-301-9/+14
* zaius-config: Update GPIOs for EVT2Xo Wang2017-01-121-5/+1
* Rename power_gpio to gpio_configs.Lei YU2017-01-125-5/+5
* GPIO abstraction for power and host controlLei YU2017-01-1212-238/+407
* obmc-mgr-system: Support GPIOs in AA, AB, ACXo Wang2017-01-101-6/+7
* Fix formattingAndrew Geissler2016-12-191-173/+175
* Fix wrong reset pin settingYi Li2016-12-191-9/+9
* Remove host0 from BMC_STARTING dependencyMatt Spinler2016-12-153-3/+0
* flasher: fix compile error in 84ab7ePatrick Williams2016-12-121-1/+1
* flasher: Use arch_flash_* correctlyCyril Bur2016-12-091-1/+7
* configs/Zaius: Add HWMON_CONFIG stub for UCD monitor, remove other devicesXo Wang2016-12-071-88/+4
* pytools/gpioutil: Strip whitespace from value readXo Wang2016-12-051-2/+2
* pytools/gpioutil: Don't set direction if already setXo Wang2016-12-051-4/+5
* Cleanup Witherspoon GPIO configureYi Li2016-12-011-43/+24
* skeleton: Read mac from u-boot instead of net settingsAdriana Kobylak2016-11-211-5/+12
* Initialize GError* to NULL before calling g_dbus_proxy_new_synLei YU2016-11-191-1/+1
* op-pwrctl: Hold PCI resets until BootProgress passes BASE_INITIALIZATION stateYi Li2016-11-1810-25/+189
* Use system call to issue warmReset commandAndrew Geissler2016-11-171-11/+2
* Fix GPIO and remove unused ones from Romulus.pyLei YU2016-11-161-34/+10
* flasher: Move to new libflash APIJoel Stanley2016-11-041-15/+7
* flasher: BMC partition addresses are relative to start of flashJoel Stanley2016-11-041-2/+7
* flasher: Remove flash tuned messageJoel Stanley2016-11-041-4/+0
* flasher: Unify flash setup functionsJoel Stanley2016-11-041-35/+17
* flasher: Use BMC_MTD to represent bmcJoel Stanley2016-11-041-8/+8
* flasher: unify cleanup commandsJoel Stanley2016-11-041-9/+3
* flasher: Remove relocking of flashJoel Stanley2016-11-041-16/+4
* flasher: remove unused ffs_indexJoel Stanley2016-11-041-6/+0
* flasher: Remove unused blocklevel_get_infoJoel Stanley2016-11-041-8/+0
* Add IPMI 2.0 ColdReset command supportNan Li2016-11-014-17/+198
* Add Romulus configJoel Stanley2016-10-311-0/+375
* config: Zaius: Add FSI mux selector GPIOXo Wang2016-10-311-0/+2
* flasher: Use flash via MTD deviceJoel Stanley2016-10-311-1/+1
* flasher: Add copyright headerJoel Stanley2016-10-311-0/+16
* Add hwmon0 config in Palmetto.py and Barreleye.pyLei YU2016-10-202-0/+10
* Remove unneeded 'startup-hacks' fileJosh King2016-10-203-16/+0
* configs: Zaius: Fix GPIO for RESET_BUTTONXo Wang2016-10-121-1/+1
* Add fanctl to skeletonYi Li2016-10-078-69/+521
* sync: add missing os module importBrad Bishop2016-10-051-0/+1
* gpio: Raise exception on GPIO lookup failureXo Wang2016-10-061-3/+7
* Add Zaius board configurationXo Wang2016-10-051-0/+412
* op-pwrctl: Fix polarity of power outputsXo Wang2016-10-041-2/+2
* pwrctl: Add latch output to power controlXo Wang2016-10-044-4/+39
* pwrctl: Use PowerGpio configuration for power controlXo Wang2016-10-041-63/+111
* configs: Add POWER_CONFIG for machinesXo Wang2016-10-045-0/+66
OpenPOWER on IntegriCloud