summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* ec_uartd: bugfix for buffer pointer on partial write to FD.stabilize-swanky-5841.55.Bstabilize-gnawty-5841.84.Bstabilize-5841.83.Bstabilize-5841.76.Brelease-R36-5841.BTodd Broch2014-05-091-1/+13
* tegra: don't set auto_power_on if SYSJUMPLouis Yung-Chieh Lo2014-05-091-2/+4
* tegra: waits for battery stable before booting AP.Louis Yung-Chieh Lo2014-05-091-0/+7
* tegra: reorder the "AP running" and "XPSHOLD seen".Louis Yung-Chieh Lo2014-05-091-1/+2
* tegra: fixed a corner case that AP_OFF flag is not cleared.Louis Yung-Chieh Lo2014-05-091-3/+16
* stm32: Re-enable spi transfers after a sysjumpRandall Spangler2014-05-091-20/+25
* tegra: fix bug that apshutdown cannot shut down the AP.Louis Yung-Chieh Lo2014-05-091-3/+16
* Wait for battery boot-upWonjoon Lee2014-05-081-0/+2
* Adding waiting function when battery boot-upWonjoon Lee2014-05-072-0/+49
* CHROMIUM: ec: Add Port 80 history access from ectoolsWenkai Du2014-05-073-2/+170
* cleanup: add square brackets to make test parser easierLouis Yung-Chieh Lo2014-05-0715-41/+46
* zinger: invert output controlVincent Palatin2014-05-072-9/+9
* fruitpie: handle dead batteryVincent Palatin2014-05-073-4/+4
* i2c: stm32l: Increase timeout from 10ms to 30msstabilize-5828.0.BDoug Anderson2014-05-062-2/+10
* nyan: fix the power in_signals out of sync bug.Louis Yung-Chieh Lo2014-05-061-0/+6
* zinger: implement fault protectionVincent Palatin2014-05-055-12/+120
* tegra: keeps AP in off state for "reboot ap-off"Louis Yung-Chieh Lo2014-05-031-3/+14
* blaze: remove from ToT.Louis Yung-Chieh Lo2014-05-037-735/+1
* pd: more robust receptionVincent Palatin2014-05-023-5/+15
* pd: better sink transitionsVincent Palatin2014-05-021-13/+42
* cortex-m0: fix hard-faults during software interrupt calls part 2Alec Berg2014-05-021-1/+2
* test: build target test only when the full runtime is availableVincent Palatin2014-05-021-0/+2
* Increase some task stack sizes to handle more FP regs.Bill Richardson2014-05-013-3/+3
* Keyborg: Fix column orderingVic (Chun-Ju) Yang2014-04-301-10/+10
* baytrail: Workaround for stuck boot processRandall Spangler2014-04-305-13/+116
* Keyborg: Disable SWD portsVic (Chun-Ju) Yang2014-04-302-4/+7
* Keyborg: Refine master slave identificationVic (Chun-Ju) Yang2014-04-302-8/+29
* Keyborg: implement matrix scanningVic (Chun-Ju) Yang2014-04-308-3/+479
* stm32mon: fix STM32F03x flash sizeVincent Palatin2014-04-301-1/+1
* Add support for the Firefly boardVincent Palatin2014-04-307-1/+539
* pd: handle plug polarityVincent Palatin2014-04-306-25/+54
* pd: update policy, timeout and board callbacksVincent Palatin2014-04-306-28/+49
* 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