| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Update IPL progress bar along with LEDs04-16-2019 | 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 |
| | | |||||
| * | Backport IPL observer and LED handler changes | Raptor Engineering Development Team | 2019-04-19 | 1 | -2/+2 |
| | | |||||
| * | Defer IPL completion notice until skiroot kernel has loaded | Raptor Engineering Development Team | 2019-04-19 | 1 | -1/+2 |
| | | | | | Fix up general handling of IPL observation | ||||
| * | 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 |
| | | | | | | The I2C bus the FPGA is attached to is even less stable than originally thought Retry reads and use most commonly returned value as an interim workaround | ||||
| * | Fix IPL monitor failure | Raptor Engineering Development Team | 2019-04-19 | 1 | -27/+9 |
| | | | | | | The I2C bus on which the FPGA resides is somewhat noisy / high traffic. This leads to frequent i2cget failures. Retry a failed FPGA register access up to 16 times before aborting. | ||||
| * | 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 skiboot state to IPL observer and LED monitor services | Raptor Engineering Development Team | 2019-04-19 | 1 | -1/+2 |
| | | | | | | This helps reduce issues with the OCCs dropping off the bus during skiboot initialization | ||||
| * | Add new IPL status observer and Talos LED driver | Raptor Engineering Development Team | 2019-04-19 | 4 | -0/+204 |

