summaryrefslogtreecommitdiff
path: root/common
Commit message (Expand)AuthorAgeFilesLines
* keyboard: Preserve keystroke enable state.stabilize-daisy-4319.96.Brelease-R29-4319.BShawn Nematbakhsh2013-06-241-2/+5
* Power and battery LED control for Peppy.Dave Parker2013-06-242-0/+98
* Add charger/battery support for PeppyDave Parker2013-06-242-0/+53
* spring: Wait 80ms for CABLE_DET to be assertedVic Yang2013-06-221-1/+2
* spring: Check USB device type periodicallyVic Yang2013-06-221-0/+11
* Clear pending interrupt on disabling TSU6721 interruptVic Yang2013-06-221-1/+5
* spring: Avoid I2C transaction in interrupt contextVic Yang2013-06-211-1/+7
* Power and battery LED control for Falco.Dave Parker2013-06-212-0/+101
* drop: Ignore command version for FLASH_PROTECT commandVadim Bendebury2013-06-201-1/+7
* Add EC_CMD_TEST_PROTOCOL to fake certain responses.Bill Richardson2013-06-201-0/+17
* drop: Ignore command version for VBNV CONTEXT commandVadim Bendebury2013-06-201-1/+7
* Refactor host command interface to support version 3 packetsRandall Spangler2013-06-201-0/+183
* Enhance host command debug outputVadim Bendebury2013-06-201-1/+2
* spring: Hard-limit current draw from ToadVic Yang2013-06-191-1/+9
* Actually USE the falco battery for falco.Bill Richardson2013-06-181-1/+1
* Update USB device type before notifying hoststabilize-4287.BVic Yang2013-06-171-1/+1
* A method to mock host commandVic Yang2013-06-171-0/+19
* Redetect USB device type on non-standard chargerVic Yang2013-06-171-2/+59
* Revert "Extend TSU6721 BCD timer to 3.6 seconds"Vic Yang2013-06-171-1/+1
* Make target for test coverage report generationVic Yang2013-06-161-0/+32
* haswell: Add notes about PL6 weirdnessAaron Durbin2013-06-141-3/+4
* spring: Show green LED when 94% chargedVic Yang2013-06-131-2/+6
* Incorporate CABLE_DET circuit changeVic Yang2013-06-131-21/+81
* Falco: Disable IFAULT_HI on the BQ24738 chargerBill Richardson2013-06-131-4/+1
* Use battery's precharge_current value for deep discharge recovery.Bill Richardson2013-06-133-9/+5
* Falco: Placeholder to maybe disable IFAULT_HI on battery chargerBill Richardson2013-06-131-2/+16
* Falco: Add support for bq24738 charger (and guess at battery).Bill Richardson2013-06-133-0/+234
* Slippy: Adjust battery voltages to be closer to reality.Bill Richardson2013-06-121-3/+3
* spring: update PWM characterization for DVT1Vincent Palatin2013-06-111-12/+15
* Only cache LP5562 status on I2C transaction successstabilize-4255.BVic Yang2013-06-111-3/+5
* Retry when TSU6721 initialization failsVic Yang2013-06-111-20/+39
* Revert "Add some debugging messages for unresponsive batteries"Bill Richardson2013-06-101-8/+1
* Only waste 1 byte in queue bufferVic Yang2013-06-101-2/+2
* Bug fix of queue empty slot calculationVic Yang2013-06-091-2/+6
* Enable ADC charger current monitor for SlippyBill Richardson2013-06-071-0/+1
* Initial support for Slippy batteryBill Richardson2013-06-073-2/+53
* Improve 'sb' command, add 'sbc' commandBill Richardson2013-06-071-26/+52
* Add some debugging messages for unresponsive batteriesBill Richardson2013-06-071-1/+8
* Add support for TI's Smart Battery Charger BQ24707ABill Richardson2013-06-074-95/+299
* Separate battery selection from charging logicBill Richardson2013-06-071-1/+2
* spring: Guard battery cut-off command with lockVic Yang2013-06-051-3/+19
* Accept a command if it's a full matchVic Yang2013-06-051-0/+6
* Reset TSU6721 on initializationVic Yang2013-06-051-1/+1
* spring: Update device type on video power changeVic Yang2013-06-051-0/+4
* Enable flash unit test on emulatorVic Yang2013-06-033-2/+8
* Print error message before PMU hard resetVic Yang2013-06-031-1/+6
* Clean up flash section defines and increase lm4 image sizeRandall Spangler2013-06-034-22/+22
* Make ectool LED command more genericVic Yang2013-06-031-7/+25
* Extend TSU6721 BCD timer to 3.6 secondsVic Yang2013-05-281-1/+1
* spring: Keep system power on sysjumpVic Yang2013-05-281-3/+6