summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* 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
* Add CONFIG_BRINGUP option to help debug signals for bringupBill Richardson2014-06-054-0/+79
* Make Ctrl-S and Ctrl-Q match the rest of the worldBill Richardson2014-06-041-4/+4
* build: Move libs after source or object filesAnton Staaf2014-06-041-3/+4
* samus: move als sampling from hooks to its own taskAlec Berg2014-06-042-13/+10
* lm4: decrease i2c timeoutAlec Berg2014-06-041-1/+1
* samus_pd: pd tx should output low when not transmittingAlec Berg2014-06-043-23/+16
* add INA231 driverVincent Palatin2014-06-033-0/+239
* pd: detect sink disconnectionVincent Palatin2014-06-031-0/+10
* pd: handle Soft ResetVincent Palatin2014-06-031-1/+7
* pd: support bist carrier mode 2Alec Berg2014-06-033-7/+124
* pd: set BMC bitVincent Palatin2014-06-031-1/+5
* stm32: add SPI register definitions and refactorDominic Chen2014-06-032-4/+8
* Add basic support for Twinkie dongleVincent Palatin2014-06-025-1/+235
* Keyborg: options to turn on/off fast scan modeVic Yang2014-05-312-0/+13
* Keyborg: provide options on data encoding/printing styleVic Yang2014-05-314-1/+95
* Keyborg: improve panel dischargeVic Yang2014-05-301-2/+18
* Keyborg: show version on bootVic Yang2014-05-281-1/+8
* Keyborg: handle ADC overflowVic Yang2014-05-282-11/+14
* move stringify macro to common includestabilize-5899.BVincent Palatin2014-05-271-0/+9
* zinger: activate the watchdog.Vincent Palatin2014-05-272-0/+5
* flash_ec: enclose variable $IMG in quotes to handle whitespace in filenameDominic Chen2014-05-231-1/+1
* Keyborg: implement fast scan modeVic Yang2014-05-232-14/+97
* 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-232-1/+6
* samus: limit input current to 2.5A to prevent over currenting zingerAlec Berg2014-05-231-1/+1
* Samus: The Silego on proto1b inverts the COL2 outputBill Richardson2014-05-221-0/+1
* zinger: ensure we re-enable the output once a fault is clearedVincent Palatin2014-05-211-0/+5
* samus_pd: when sinking power detect loss of VBUS and disconnectAlec Berg2014-05-214-0/+23
* Add cprints() and ccprints()Vic Yang2014-05-2178-417/+451
* samus: change battery charging current sense resistor valueAlec Berg2014-05-211-1/+1
* stm32: Enable USART TCIE after clearing TCstabilize-5875.BDavid Hendricks2014-05-211-0/+3
* Show success message after 'make buildall'Vic Yang2014-05-211-0/+1
* pd: revert slow traces in PD codeVincent Palatin2014-05-211-18/+16
* Keyborg: fix a bug in task_wait_event()Vic Yang2014-05-211-4/+3
* Keyborg: do not trim response before sending back to masterVic Yang2014-05-211-9/+3
* Keyborg: make a copy of response before transmittingVic Yang2014-05-211-5/+7