summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Clear OWNERS for factory/firmware branchfactory-spring-4262.BBrian Norris2021-09-101-0/+1
* Uprev panic data struct versionVic Yang2013-07-113-9/+34
* ectool command to print panic dataVic Yang2013-06-301-0/+67
* fet1cure: minimize WT time.Todd Broch2013-06-251-2/+2
* Add a user space tool to "cure" TPS65090 FET1Vic Yang2013-06-232-1/+127
* 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
* 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