summaryrefslogtreecommitdiff
path: root/board/spring
Commit message (Expand)AuthorAgeFilesLines
* spring: Wait 80ms for CABLE_DET to be assertedVic Yang2013-06-211-1/+2
* spring: Show green LED when 94% chargedVic Yang2013-06-141-2/+6
* Incorporate CABLE_DET circuit changeVic Yang2013-06-121-21/+81
* spring: update PWM characterization for DVT1Vincent Palatin2013-06-111-12/+15
* Only cache LP5562 status on I2C transaction successVic Yang2013-06-111-3/+5
* Revert "spring: always enable the PP3300_WWAN rail"Vincent Palatin2013-06-092-5/+4
* spring: Update device type on video power changeVic Yang2013-06-061-0/+4
* Make ectool LED command more genericVic Yang2013-06-041-26/+41
* Remove breathing LED effect from LP5562 LED driverVic Yang2013-06-031-124/+7
* Add ectool command to control LED colorVic Yang2013-06-031-2/+33
* Cache LP5562 LED colorVic Yang2013-06-021-4/+17
* spring: Prevent showing green LED when we are actually chargingVic Yang2013-06-021-1/+2
* spring: Fix a bug that 3.3V output is on after video dongle detachedVic Yang2013-06-021-4/+1
* spring: Avoid over-current on the same PWM duty cycleVic Yang2013-05-281-2/+2
* spring: boot with depleted battery if the right charger is pluggedVincent Palatin2013-05-242-0/+8
* spring: new TPS65090 parameters to avoid cap ringingVincent Palatin2013-05-231-19/+15
* Draw more current when lower than 500mAVic Yang2013-05-211-2/+16
* Revert "Monitor video detachment with ADC watchdog"Vic Yang2013-05-201-70/+38
* spring: Update PMU ADC constantVic Yang2013-05-163-3/+7
* Add console command to force enable consoleVic Yang2013-05-161-0/+1
* spring: Pull more current from video dongleVic Yang2013-05-141-6/+10
* spring: Fix a bug that ID_MUX is never switched backVic Yang2013-05-141-2/+9
* spring: Improve charging current controlVic Yang2013-05-131-20/+37
* spring: Hard-limit DCP current at 1.5AVic Yang2013-05-081-3/+12
* spring: Fix S3 USB charging bugVic Yang2013-05-061-1/+1
* spring: Implement battery cut-off commandVic Yang2013-05-011-1/+1
* Monitor video detachment with ADC watchdogVic Yang2013-05-011-36/+68
* spring: de-activate EC console input when WP is onVincent Palatin2013-04-301-0/+3
* spring: Enable both VFET2 and VFET4 for videoVic Yang2013-04-291-0/+2
* spring: Show yellow LED when not fully chargedVic Yang2013-04-281-0/+2
* spring: Improve battery LED stabilityVic Yang2013-04-231-49/+139
* Turn on/off 3.3V output properlyVic Yang2013-04-101-2/+26
* spring: Retry when over current detectedVic Yang2013-04-021-2/+11
* spring: Add host command to limit external power currentVic Yang2013-04-021-3/+38
* Initialize LP5562 power on initVic Yang2013-04-021-1/+1
* spring: Enable low power mode.Todd Broch2013-04-012-2/+7
* spring: minor cleanup of USB charging codeVic Yang2013-03-211-61/+78
* spring: keep AP off when battery level is too lowVic Yang2013-03-211-0/+3
* spring: disable boost when AP is off and no charger is attachedVic Yang2013-03-211-2/+23
* spring: More stable battery LED controlVic Yang2013-03-203-21/+37
* spring: reset TSU6721 when Toad's ID changesVic Yang2013-03-201-1/+47
* spring: Fix a bug that yellow LED is not turned offVic Yang2013-03-151-12/+15
* spring: set boost PWM frequency to 32KhzVincent Palatin2013-03-151-5/+5
* spring: stm32: Generate battery key when charging status changes.v1.4.0Todd Broch2013-03-121-0/+3
* spring: Fix ID_MUX polarityVic Yang2013-03-081-3/+3
* spring: support new ID detection circuitVic Yang2013-03-081-11/+77
* Rename CODEC_INT to ID_MUX.Jeremy Thorpe2013-03-072-9/+2
* spring: avoid AC bad when load suddenly increaseVic Yang2013-03-052-7/+28
* spring: switch default current limit mode to aggressive modeVic Yang2013-03-051-1/+1
* spring: battery LED breath yellow on battery assistVic Yang2013-03-041-9/+63