| Commit message (Expand) | Author | Age | Files | Lines |
* | Add Blackbird support04-16-2019 | Raptor Engineering Development Team | 2019-04-30 | 1 | -0/+144 |
* | Update IPL progress bar along with LEDs | Raptor Engineering Development Team | 2019-04-27 | 1 | -1/+25 |
* | Remove unneccessary import of obmc.system from the LED monitor service | Raptor Engineering Development Team | 2019-04-24 | 1 | -1/+0 |
* | Update IPL status observer to use new port 81h/82h status codes | Raptor Engineering Development Team | 2019-04-24 | 1 | -116/+68 |
* | Recover from BMC reboot by properly setting host and IPL status | Raptor Engineering Development Team | 2019-04-19 | 1 | -6/+20 |
* | Reduce polling interval of IPL status observer | Raptor Engineering Development Team | 2019-04-19 | 1 | -1/+1 |
* | Backport IPL observer and LED handler changes | Raptor Engineering Development Team | 2019-04-19 | 2 | -146/+159 |
* | Defer IPL completion notice until skiroot kernel has loaded | Raptor Engineering Development Team | 2019-04-19 | 2 | -36/+56 |
* | Remove race condition in skiboot completion monitor | Raptor Engineering Development Team | 2019-04-19 | 1 | -7/+14 |
* | Retry I2C set commands if readback does not match desired value | Raptor Engineering Development Team | 2019-04-19 | 1 | -9/+44 |
* | Work around unstable I2C bus | Raptor Engineering Development Team | 2019-04-19 | 1 | -18/+23 |
* | Fix IPL monitor failure | Raptor Engineering Development Team | 2019-04-19 | 1 | -27/+9 |
* | Fix corner case where IPL status observer was throwing exception | Raptor Engineering Development Team | 2019-04-19 | 1 | -0/+2 |
* | Only sound beep once per IPL completion | Raptor Engineering Development Team | 2019-04-19 | 1 | -4/+7 |
* | Sound beep on IPL completion | Raptor Engineering Development Team | 2019-04-19 | 1 | -3/+12 |
* | Add initial hard PWM based beep utility | Raptor Engineering Development Team | 2019-04-19 | 3 | -1/+205 |
* | Add skiboot state to IPL observer and LED monitor services | Raptor Engineering Development Team | 2019-04-19 | 2 | -3/+38 |
* | Add very early version of software beep utility | Raptor Engineering Development Team | 2019-04-19 | 3 | -1/+134 |
* | Update IPL status observer to allow IPL complete target holdoff | Raptor Engineering Development Team | 2019-04-19 | 1 | -9/+24 |
* | Add systemd trigger on IPL completion | Raptor Engineering Development Team | 2019-04-19 | 1 | -0/+10 |
* | Add new IPL status observer and Talos LED driver | Raptor Engineering Development Team | 2019-04-19 | 9 | -0/+460 |
* | Add missing fan FRU entries to Talos configuration file | Raptor Engineering Development Team | 2019-04-19 | 1 | -0/+3 |
* | Adjust for Talos™ II | Raptor Engineering Development Team | 2019-04-19 | 9 | -2201/+1 |
* | Revert "Revert "skeleton: Remove obmcutil"" | Brad Bishop | 2019-04-16 | 3 | -335/+1 |
* | skeleton: Use ioctl gpio handling | Anthony Wilson | 2019-04-10 | 3 | -217/+90 |
* | Revert "skeleton: Remove obmcutil" | Brad Bishop | 2019-04-04 | 3 | -1/+335 |
* | buttons: Remove legacy button applications | Brad Bishop | 2019-03-20 | 5 | -349/+1 |
* | skeleton: Remove obmcutil | Anthony Wilson | 2019-01-27 | 3 | -335/+1 |
* | Prevent the reboot command from powering on the host. | Alexander Soldatov | 2018-12-06 | 1 | -6/+2 |
* | Add Apache LICENSE | Brad Bishop | 2018-10-31 | 1 | -0/+201 |
* | Remove pciedetect | Adriana Kobylak | 2018-10-04 | 3 | -228/+0 |
* | pytools: Remove dependency to obmc.system | Adriana Kobylak | 2018-09-24 | 2 | -6/+60 |
* | pysensormgr: Remove sensor manager | Adriana Kobylak | 2018-08-22 | 5 | -84/+0 |
* | configs: Remove PowerSupplyDeratingSensor | Adriana Kobylak | 2018-08-22 | 1 | -1/+0 |
* | configs: Remove PowerSupplyRedundancySensor | Adriana Kobylak | 2018-08-22 | 1 | -1/+0 |
* | configs: Remove TurboAllowedSensor | Adriana Kobylak | 2018-08-22 | 1 | -1/+0 |
* | configs: Remove BootCountSensor | Adriana Kobylak | 2018-08-22 | 8 | -8/+0 |
* | configs: Remove the OperatingSystemStatus sensor | Adriana Kobylak | 2018-08-22 | 8 | -8/+0 |
* | configs: Remove BootProgressSensor | Adriana Kobylak | 2018-08-22 | 8 | -8/+0 |
* | fan_control: Move to using xyz.openbmc_project.Sensors | Adriana Kobylak | 2018-08-22 | 1 | -28/+25 |
* | Remove the GPIOs from S2600wf.py | Matt Spinler | 2018-08-14 | 1 | -32/+0 |
* | Remove the GPIOs from Romulus.py | Matt Spinler | 2018-08-14 | 1 | -60/+0 |
* | Remove the GPIOs from Palmetto.py | Matt Spinler | 2018-08-14 | 1 | -48/+0 |
* | Remove the GPIOs from Lanyang.py | Matt Spinler | 2018-08-14 | 1 | -51/+0 |
* | Remove the GPIOs from Zaius.py | Matt Spinler | 2018-08-14 | 1 | -53/+0 |
* | Remove the GPIOs from Witherspoon.py | Matt Spinler | 2018-08-14 | 1 | -69/+0 |
* | Point obmcutil chassiskill code at the GPIO JSON | Matt Spinler | 2018-08-14 | 1 | -21/+21 |
* | Remove unnecessary args from GPIO functions | Matt Spinler | 2018-08-14 | 8 | -19/+17 |
* | Call gpio_inits_done() from GPIO consumers | Matt Spinler | 2018-08-14 | 4 | -0/+5 |
* | Remove host control GPIOs from GpioConfigs | Matt Spinler | 2018-08-14 | 2 | -19/+0 |