summaryrefslogtreecommitdiff
path: root/common
Commit message (Expand)AuthorAgeFilesLines
* 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
* spring: Fix a bug that 3.3V output is on after video dongle detachedVic Yang2013-05-281-4/+1
* Remove breathing LED effect from LP5562 LED driverVic Yang2013-05-281-124/+7
* spring: Prevent showing green LED when we are actually chargingVic Yang2013-05-281-1/+2
* Add ectool command to control LED colorVic Yang2013-05-281-2/+35
* Cache LP5562 LED colorVic Yang2013-05-281-4/+17
* spring: Avoid over-current on the same PWM duty cycleVic Yang2013-05-251-2/+2
* More low-level flash interface cleanupRandall Spangler2013-05-241-7/+23
* Move flash_get_protect() and flash_set_protect() to flash_common.cRandall Spangler2013-05-241-11/+113
* Move write protect GPIO handling to flash moduleRandall Spangler2013-05-231-2/+0
* Move flash persistent state to flash_commonRandall Spangler2013-05-231-0/+112
* Support flash write protect on STM32LRandall Spangler2013-05-221-5/+4
* usb: Disable ports on entry to S5Duncan Laurie2013-05-221-1/+1
* haswell: fix RCIN# GPIO settingAaron Durbin2013-05-221-3/+7
* Reset charge state machine on charge timeoutVic Yang2013-05-202-0/+24
* Fix a bug in reading TSU6721 interrupt valueVic Yang2013-05-201-2/+2
* Draw more current when lower than 500mAVic Yang2013-05-201-2/+16
* Revert "Monitor video detachment with ADC watchdog"Vic Yang2013-05-201-74/+43
* Revert "Revert "Add thermal engine test""Vic Yang2013-05-172-7/+8
* haswell: bring down EC_EDP_VDD_EN with PP330_DXAaron Durbin2013-05-161-1/+7