summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Update USB device type before notifying hoststabilize-4287.BVic Yang2013-06-171-1/+1
* More flash unit testVic Yang2013-06-171-14/+95
* A method to mock host commandVic Yang2013-06-173-35/+32
* 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
* Peppy: Update LED color names in comment. Mark active low.Dave Parker2013-06-172-9/+8
* Make target for test coverage report generationVic Yang2013-06-168-6/+73
* Move i2c_old_response flag to i2c interface moduleRandall Spangler2013-06-142-4/+4
* Move lpc-specific flags out of host command argsRandall Spangler2013-06-142-5/+5
* haswell: mark PCH_SMI_L as open drainAaron Durbin2013-06-143-3/+3
* haswell: Add notes about PL6 weirdnessAaron Durbin2013-06-144-3/+10
* Fix some stupidness in ectool's comm_init() handlingBill Richardson2013-06-141-1/+1
* spring: Show green LED when 94% chargedVic Yang2013-06-131-2/+6
* Rename GPIO_HI_Z macros to more descriptive GPIO_ODR_HIGH/LOWBill Richardson2013-06-1312-40/+40
* falco: fix RCIN# GPIO settingDuncan Laurie2013-06-131-1/+1
* More queue unit testVic Yang2013-06-131-0/+1
* More hooks unit testVic Yang2013-06-131-0/+10
* More utils unit testVic Yang2013-06-131-3/+114
* 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
* pit: AC detect signal is a simple GPIO nowRandall Spangler2013-06-132-3/+4
* 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-137-8/+313
* Falco: Measure adapter ID voltageBill Richardson2013-06-132-7/+10
* Slippy: Adjust battery voltages to be closer to reality.Bill Richardson2013-06-121-3/+3
* Add I2C port 1 for LVDS debug.Bill Richardson2013-06-122-4/+5
* Falco: New LED gpiosBill Richardson2013-06-112-0/+12
* spring: update PWM characterization for DVT1Vincent Palatin2013-06-111-12/+15
* stm32: add hibernate support using stm32f100 standby modeVincent Palatin2013-06-112-14/+58
* Only cache LP5562 status on I2C transaction successstabilize-4255.BVic Yang2013-06-111-3/+5
* Retry when TSU6721 initialization failsVic Yang2013-06-112-25/+44
* Console input support for emulatorVic Yang2013-06-102-3/+60
* Revert "Add some debugging messages for unresponsive batteries"Bill Richardson2013-06-101-8/+1
* Define watchdog_reload() to nothing if not CONFIG_WATCHDOGRandall Spangler2013-06-105-19/+18
* Unit test for queue implementationVic Yang2013-06-104-1/+197
* 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-073-8/+7
* Fix broken ADC gpio configuration for lm4Bill Richardson2013-06-071-4/+5
* Initial support for Slippy batteryBill Richardson2013-06-076-8/+76
* 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-076-95/+351
* Separate battery selection from charging logicBill Richardson2013-06-071-1/+2
* Change i2c port configs to make BDS the special case, not Link.Bill Richardson2013-06-061-12/+11
* Send STOP to clear bus when I2C encounters an error.Bill Richardson2013-06-061-2/+7
* ectool prefers /dev/cros_ec, then falls back to i2c, lpcBill Richardson2013-06-059-212/+412
* Pit stays on HSI instead of using PLL with the same 16MHz frequency.Randall Spangler2013-06-051-4/+11
* Re-enable task profiling on pitRandall Spangler2013-06-051-1/+1