summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* CHERRY-PICK: ectool: Add back support for version 0 of batterycutoff commandstabilize.59781.98.Bstabilize.5978.98.Bstabilize.5978.51.Brelease-R37-5978.BDave Parker2014-07-152-9/+25
* watchdog: Help ensure that the stm32 watchdog help printsDoug Anderson2014-06-213-9/+9
* zinger: fix bug, increase watchdog timeout to 1.8sAlec Berg2014-06-206-6/+7
* zinger: update current and voltage sensing gainsVincent Palatin2014-06-201-3/+3
* Twinkie: Enable flashing with dfu-util.Todd Broch2014-06-201-1/+23
* usb: add USB HID driverVincent Palatin2014-06-193-0/+208
* Keyborg: implement methods needed for touch wakeVic Yang2014-06-198-3/+154
* IRQ list support for enabling specific IRQs without common runtimeVic Yang2014-06-1911-12/+60
* stm32: update USB buffer size for STM32F0x2Vincent Palatin2014-06-182-0/+5
* twinkie: initialize INAs at startupVincent Palatin2014-06-182-1/+7
* stm32: add USB driverVincent Palatin2014-06-1814-3/+704
* twinkie: fix GPIO settingsVincent Palatin2014-06-182-2/+5
* zinger: change watchdog timeout to 1.8 secondAlec Berg2014-06-173-3/+4
* i2c: remove (lack of) 10-bit support in i2c passthruRandall Spangler2014-06-172-10/+0
* Keyborg: improve async slave responseVic Yang2014-06-152-10/+28
* Add 'at-shutdown' option to batterycutoff host commandDave Parker2014-06-155-26/+125
* samus: Power sequence changes for P2 boardsDuncan Laurie2014-06-133-22/+38
* fruitpie: detect source disconnect and go to disconnected stateAlec Berg2014-06-131-1/+1
* Keyborg: remove unneeded 64-bit integer operationVic Yang2014-06-131-2/+2
* Keyborg: always send max size packet on slave responseVic Yang2014-06-132-19/+26
* samus_pd: extend typec console cmd to work for both type C portsAlec Berg2014-06-131-45/+103
* samus_pd: board file changes for version 2 and 2BAlec Berg2014-06-132-8/+17
* tsu6721: add function to control output pinsDominic Chen2014-06-132-0/+12
* Keyborg: disable fast scan at compile time instead of run timeVic Yang2014-06-131-16/+9
* samus_pd: add PCH inputs to GPIO listAlec Berg2014-06-122-0/+11
* flash: add config option to exclude building console commands by defaultDominic Chen2014-06-122-0/+3
* Keyborg: implement system rebootVic Yang2014-06-123-1/+27
* Keyborg: add debug info on sync failureVic Yang2014-06-122-2/+6
* Keyborg: improve error recoveryVic Yang2014-06-123-28/+56
* zinger: do not cut output on up voltage transitionsVincent Palatin2014-06-111-1/+2
* Keyborg: fix incorrect column driving in fast scanningVic Yang2014-06-111-5/+10
* Emit error when board.h or config_chip.h is included before config.hVic Yang2014-06-117-6/+8
* samus: decrease stack size for smaller tasksAlec Berg2014-06-112-2/+3
* util: move console command argument parsing to util.cDominic Chen2014-06-113-32/+44
* Keyborg: fix a bug in fast scan modeVic Yang2014-06-111-1/+1
* pd: increase delay after receiving good CRC to avoid starting new packetAlec Berg2014-06-111-1/+1
* zinger: fix check for is in ROAlec Berg2014-06-111-1/+1
* Keep IRQ_HANDLER macro when building without common runtimestabilize-5944.Bstabilize-5943.BVic Yang2014-06-101-0/+1
* samus: Allow samus to charge w/o battery or with dead batterystabilize-5942.BAlec Berg2014-06-0916-9/+209
* Add display-battery-level function to lightbarBill Richardson2014-06-074-76/+489
* samus: enable PP3300_ACCEL_EN by defaultAlec Berg2014-06-071-1/+1
* samus_pd: fix pd tx should output low when not transmittingAlec Berg2014-06-071-6/+7
* samus: allow charging of dead battery requesting nilAlec Berg2014-06-074-0/+37
* samus: remove config to use custom battery present signalAlec Berg2014-06-071-1/+0
* fruitpie: provide VBUS in host modeVincent Palatin2014-06-072-0/+16
* samus_pd: provide VBUS in host modeVincent Palatin2014-06-072-0/+12
* fruitpie: new PD TX driving for reworked boardVincent Palatin2014-06-073-3/+12
* samus_pd: force USB2.0 + DisplayPort on Port1Vincent Palatin2014-06-051-3/+3
* Tweaks to lightbar simulationBill Richardson2014-06-054-4/+69
* samus: Add EC <-> PD i2c interface using host commandsAlec Berg2014-06-0510-2/+433