summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Added v1 version of ectool gpioget supporting more functionsstabilize-5807.0.BMohammed Habibulla2014-04-293-20/+166
* stm32: pd: add config option to use SPI master for USB PD trasmitAlec Berg2014-04-295-20/+99
* Rename battery_vendor_params() to battery_override_params()Dave Parker2014-04-298-25/+28
* Add host command to set battery vendor parametersDave Parker2014-04-295-0/+179
* zinger: remove race condition in event handlingVincent Palatin2014-04-291-0/+3
* util: fix support for dedicated debug dongle in flash_ecVincent Palatin2014-04-291-2/+7
* stm32: fix GPIO EXTINT maskingVincent Palatin2014-04-263-3/+6
* cortex-m0: fix hard-faults during software interrupt callsVincent Palatin2014-04-251-2/+18
* battery: don't talk to battery after cut-offLouis Yung-Chieh Lo2014-04-255-7/+86
* charger v2: only configure charger when AC is on.Louis Yung-Chieh Lo2014-04-241-10/+15
* Keyborg: increase UART baud rate to 38400Vic (Chun-Ju) Yang2014-04-241-3/+3
* Keyborg: chip-to-chip SPI communicationVic (Chun-Ju) Yang2014-04-246-12/+585
* Keyborg: Implement master/slave identificationVic (Chun-Ju) Yang2014-04-245-3/+170
* Big: Correct the charger IC drivercloud_lin2014-04-244-1/+242
* battery: move cut-off commands to common/battery.cstabilize-5791.0.BLouis Yung-Chieh Lo2014-04-239-26/+58
* charger v2: supports charger watchdogLouis Yung-Chieh Lo2014-04-232-23/+42
* accel: add accel driver for lsm6ds0Alec Berg2014-04-234-223/+492
* nyan: add info_precharge for drained batteryLouis Yung-Chieh Lo2014-04-224-15/+107
* Squawks: Adjust charge thresholds for altering LED behaviorDave Parker2014-04-221-5/+12
* Fixed the stack overflow bug in 'battery' console command.stabilize-5784.0.BLouis Yung-Chieh Lo2014-04-215-15/+61
* Add STM32TS60 supportVic (Chun-Ju) Yang2014-04-2013-0/+533
* blaze: add ectool discharge commandDevin Lu2014-04-182-0/+13
* tegra: move to charger v2.Louis Yung-Chieh Lo2014-04-184-15/+3
* cortex-m: store FPU regs on context switchAlec Berg2014-04-183-14/+58
* lpc: ACPI query-next-event drops masked eventsRandall Spangler2014-04-172-6/+30
* blaze: implement the power and battery LED behaviorDevin Lu2014-04-175-6/+199
* blaze: add battery configurationDevin Lu2014-04-171-45/+30
* big: Modify LGC battery setting based on battery speccloud_lin2014-04-122-5/+8
* Smart Battery: Buffer battery parameters while they are updatedDave Parker2014-04-121-33/+34
* Zinger board configurationVincent Palatin2014-04-128-187/+502
* FruitPie board configurationVincent Palatin2014-04-128-16/+455
* stm32: USB Power Delivery physical layerVincent Palatin2014-04-123-0/+497
* USB Power Delivery core codeVincent Palatin2014-04-125-0/+1086
* Refactored keyboard scan enable flag to allow for multiple disable reasonsAlec Berg2014-04-117-62/+77
* cortex-m0: add more thumb1 helpersVincent Palatin2014-04-111-11/+53
* Stop charge_state_v2 from spewing problems with no battery.Bill Richardson2014-04-111-9/+29
* Increase test coverage of charge_state_v2.cBill Richardson2014-04-115-34/+474
* Move common charge_state time constants to a common headerBill Richardson2014-04-114-44/+42
* flash_ec: Only kill -9 as a last resortDoug Anderson2014-04-111-3/+20
* accel: Add host cmd for setting lid angle threshold for disabling keyboard wakeAlec Berg2014-04-118-17/+173
* accel: Add arg to ectool motionsense to print sensor active flag.Alec Berg2014-04-101-0/+26
* Small bugfix in low-battery notification (charge_state_v2.c)Bill Richardson2014-04-091-1/+1
* DPTF: Don't restore charging current limit on resumeDave Parker2014-04-081-18/+3
* accel: refined motion sense host command interfaceAlec Berg2014-04-053-23/+94
* accel: changed motion sense host command to be more permissive with data argsAlec Berg2014-04-051-9/+9
* accel: add host command to modify accel params and add ectool commandAlec Berg2014-04-059-106/+789
* Add host command to control charge state v2Bill Richardson2014-04-056-42/+325
* Samus: Workaround for flaky battery temp readingBill Richardson2014-04-052-0/+25
* Retry 8042 keyboard interrupts if host isn't respondingRandall Spangler2014-04-051-2/+26
* Fix idle task deep sleep on Samus.Bill Richardson2014-04-041-0/+14