summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* 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
* 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
* haswell: fix driving of WAKE# pin on power button pressAaron Durbin2013-06-046-5/+75
* Peppy: Add GPIOs for power and battery LEDsDave Parker2013-06-032-0/+11
* Add LED GPIOs for slippy.Dave Parker2013-06-032-0/+6
* Enable flash unit test on emulatorVic Yang2013-06-0315-23/+211
* Print error message before PMU hard resetVic Yang2013-06-031-1/+6
* Make flash_ec capable of writing to an incorrectly-protected STM32Randall Spangler2013-06-031-8/+6
* Clean up flash section defines and increase lm4 image sizeRandall Spangler2013-06-0314-117/+143
* Make ectool LED command more genericVic Yang2013-06-033-47/+128
* Add wireless switch control for WWANDuncan Laurie2013-06-0311-17/+69
* slippy/falco: Add back in flash and hiberantion setup codeDuncan Laurie2013-06-032-9/+0
* 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
* Support emulator rebootVic Yang2013-05-281-7/+32
* Fix a bug in emulator persistent storageVic Yang2013-05-281-1/+3
* Add assertion support to emulatorVic Yang2013-05-282-0/+21
* 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-283-2/+101
* Cache LP5562 LED colorVic Yang2013-05-281-4/+17
* spring: Avoid over-current on the same PWM duty cycleVic Yang2013-05-251-2/+2
* falco / peppy: Fix EC build.Shawn Nematbakhsh2013-05-254-4/+6
* More low-level flash interface cleanupRandall Spangler2013-05-245-49/+51
* Move flash_get_protect() and flash_set_protect() to flash_common.cRandall Spangler2013-05-245-298/+230
* Remove 64-byte workaround from STM32L flash writingRandall Spangler2013-05-242-54/+35
* Create board configuration for peppy bringupDave Parker2013-05-238-2/+395