summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Clear OWNERS for factory/firmware branchfirmware-spring-3824.55.BBrian Norris2021-09-101-0/+1
* spring: new TPS65090 parameters to avoid cap ringingVincent Palatin2013-05-231-19/+15
* Reset charge state machine on charge timeoutVic Yang2013-05-203-0/+31
* Fix a bug in reading TSU6721 interrupt valueVic Yang2013-05-201-2/+2
* 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-165-49/+50
* 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 a bug that charger task is stuckVic Yang2013-05-081-3/+4
* spring: Fix S3 USB charging bugVic Yang2013-05-061-1/+1
* spring: Implement battery cut-off commandVic Yang2013-05-013-1/+23
* stm32: Fix ADC watchdog bug and extend sample timeVic Yang2013-05-011-4/+6
* Monitor video detachment with ADC watchdogVic Yang2013-05-011-36/+68
* add option to de-activate EC console input when WP is onVincent Palatin2013-04-301-0/+10
* spring: de-activate EC console input when WP is onVincent Palatin2013-04-301-0/+3
* Handle battery charged alarmVic Yang2013-04-301-10/+14
* spring: Enable both VFET2 and VFET4 for videoVic Yang2013-04-292-0/+3
* Add new TPS65090 charge state REINIT and BAD_CONDVic Yang2013-04-282-20/+27
* spring: Show yellow LED when not fully chargedVic Yang2013-04-281-0/+2
* WORKAROUND: always detect special key combinationsVincent Palatin2013-04-251-1/+1
* spring: Disable keyboard when lid is closedVic Yang2013-04-241-1/+2
* Software flow control in consoleVic Yang2013-04-241-2/+17
* Add LP5562 functions to control engine execution stateVic Yang2013-04-232-0/+32
* spring: Improve battery LED stabilityVic Yang2013-04-231-49/+139
* Allow either libftdi or libftdi1 at compile time.Todd Broch2013-04-172-2/+17
* stm32: Force disconnect of UART prior to writing firmware.Todd Broch2013-04-161-0/+9
* flash_ec: add support for flashing with Toad cableVincent Palatin2013-04-161-12/+48
* stm32: do not enable interrupts on I2C1Vincent Palatin2013-04-111-2/+0
* Turn on/off 3.3V output properlyVic Yang2013-04-101-2/+26
* Inhibit host interrupt for battery_key.Todd Broch2013-04-051-1/+4
* spring: Retry when over current detectedVic Yang2013-04-021-2/+11
* spring: Add host command to limit external power currentVic Yang2013-04-023-4/+74
* Initialize LP5562 power on initVic Yang2013-04-021-1/+1
* spring: Enable low power mode.Todd Broch2013-04-013-2/+8
* tsu6721: accept new revision of the chipVincent Palatin2013-03-281-1/+1
* spring: minor cleanup of USB charging codeVic Yang2013-03-211-61/+78
* spring: keep AP off when battery level is too lowVic Yang2013-03-214-3/+48
* spring: disable boost when AP is off and no charger is attachedVic Yang2013-03-211-2/+23
* Use timeout instead of retry count for pre-chargingVic Yang2013-03-211-9/+12
* spring: More stable battery LED controlVic Yang2013-03-205-39/+52
* spring: reset TSU6721 when Toad's ID changesVic Yang2013-03-204-3/+66
* 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
* stm32f: Add support for ADC watchdogVic Yang2013-03-142-3/+122
* spring: stm32: Generate battery key when charging status changes.v1.4.0Todd Broch2013-03-123-0/+24
* stm32: Dynamically generate keyboard IRQ maskDavid Hendricks2013-03-081-6/+17
* spring: Fix ID_MUX polarityVic Yang2013-03-081-3/+3