summaryrefslogtreecommitdiff
path: root/common
Commit message (Expand)AuthorAgeFilesLines
* pd: when PD sink request is rejected go back to discovery stateAlec Berg2014-05-231-2/+3
* pd: detect source disconnectionAlec Berg2014-05-231-0/+10
* samus_pd: add interrupt to detect VBUS transitions quicklyAlec Berg2014-05-231-0/+1
* samus_pd: when sinking power detect loss of VBUS and disconnectAlec Berg2014-05-211-0/+8
* Add cprints() and ccprints()Vic Yang2014-05-2137-247/+268
* pd: revert slow traces in PD codeVincent Palatin2014-05-211-18/+16
* reduced the charge v2 debug message sizeLouis Yung-Chieh Lo2014-05-201-23/+27
* zinger: add support to flash RW firmwareVincent Palatin2014-05-171-2/+17
* Add SHA-1 hashVincent Palatin2014-05-172-0/+175
* Add "debug" option to charge_state_v2.cBill Richardson2014-05-153-10/+32
* Add standalone lightbar simulation toolBill Richardson2014-05-151-3/+11
* Put the lightbar IC controls and pattern logic into separate filesBill Richardson2014-05-153-284/+278
* Add GET_RGB, GET_BRIGHTNESS, and GET_DEMO subcommands to lightbarBill Richardson2014-05-151-53/+106
* Rearrange lightbar.c to separate IC control from pattern logicBill Richardson2014-05-151-185/+186
* samus: add PD MCU boardAlec Berg2014-05-141-4/+4
* CHROMIUM: ec: Add Port 80 history access from ectoolsWenkai Du2014-05-071-2/+38
* cleanup: add square brackets to make test parser easierLouis Yung-Chieh Lo2014-05-078-24/+27
* zinger: implement fault protectionVincent Palatin2014-05-051-2/+11
* pd: more robust receptionVincent Palatin2014-05-021-5/+2
* pd: better sink transitionsVincent Palatin2014-05-021-13/+42
* baytrail: Workaround for stuck boot processRandall Spangler2014-04-301-12/+31
* pd: handle plug polarityVincent Palatin2014-04-301-6/+8
* pd: update policy, timeout and board callbacksVincent Palatin2014-04-301-11/+21
* Added v1 version of ectool gpioget supporting more functionsstabilize-5807.0.BMohammed Habibulla2014-04-291-9/+46
* Rename battery_vendor_params() to battery_override_params()Dave Parker2014-04-291-2/+2
* Add host command to set battery vendor parametersDave Parker2014-04-291-0/+66
* battery: don't talk to battery after cut-offLouis Yung-Chieh Lo2014-04-253-4/+51
* charger v2: only configure charger when AC is on.Louis Yung-Chieh Lo2014-04-241-10/+15
* battery: move cut-off commands to common/battery.cstabilize-5791.0.BLouis Yung-Chieh Lo2014-04-231-0/+20
* charger v2: supports charger watchdogLouis Yung-Chieh Lo2014-04-231-15/+31
* accel: add accel driver for lsm6ds0Alec Berg2014-04-231-0/+162
* nyan: add info_precharge for drained batteryLouis Yung-Chieh Lo2014-04-221-3/+9
* Fixed the stack overflow bug in 'battery' console command.stabilize-5784.0.BLouis Yung-Chieh Lo2014-04-214-15/+54
* USB Power Delivery core codeVincent Palatin2014-04-123-0/+820
* Refactored keyboard scan enable flag to allow for multiple disable reasonsAlec Berg2014-04-113-52/+54
* 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-111-1/+4
* Move common charge_state time constants to a common headerBill Richardson2014-04-112-36/+27
* accel: Add host cmd for setting lid angle threshold for disabling keyboard wakeAlec Berg2014-04-112-4/+118
* 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-051-10/+37
* 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-051-11/+165
* Add host command to control charge state v2Bill Richardson2014-04-052-21/+108
* Samus: Workaround for flaky battery temp readingBill Richardson2014-04-051-0/+13
* Retry 8042 keyboard interrupts if host isn't respondingRandall Spangler2014-04-051-2/+26
* i8042: add a console command to dump internal state.Louis Yung-Chieh Lo2014-04-041-6/+89
* More info in console messages from charge state v2Bill Richardson2014-04-021-1/+12
* Update some comments to reflect newly-filed bugsBill Richardson2014-04-021-22/+12