summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
* pd: add data role to pd message headerAlec Berg2014-10-211-1/+3
* stm32f: Add DMA interrupt handlers for channel 1 to 3Vic Yang2014-10-214-33/+23
* Add stm32mon support for STM32F37xxVic Yang2014-10-211-0/+1
* Fix flash bank size for STM32F373Vic Yang2014-10-211-1/+1
* Allow full Cortex-M4 instruction set for STM32F3xxVic Yang2014-10-211-0/+5
* pd: allow selection of Tx timer channelVic Yang2014-10-2110-17/+44
* pd: alternate mode: Limit response to valid modes during discovery.Todd Broch2014-10-204-21/+41
* pd: alternate mode: simplify mode entry choice.Todd Broch2014-10-205-98/+46
* Twinkie: update sniffer codeVincent Palatin2014-10-201-49/+50
* Extend INA231 driver to support INA219 on PlanktonVic Yang2014-10-188-134/+170
* samus: add tap for batteryAlec Berg2014-10-187-9/+413
* plankton: Implement cable flipVic Yang2014-10-187-72/+187
* samus: Wait for VCORE_PGOOD before asserting SYS_PWROKDuncan Laurie2014-10-181-8/+25
* samus: added sensor init retry logicSheng-Liang Song2014-10-181-11/+10
* pd: if no SVIDS are returned, do not attempt discover modesAlec Berg2014-10-181-0/+2
* pd: update the tPSTransition timeoutVincent Palatin2014-10-171-2/+2
* pd: NACK unsupported VDM requestsVincent Palatin2014-10-171-5/+10
* pd: fix VDM commands numberingVincent Palatin2014-10-171-2/+2
* pd: reset the message ID on connectionVincent Palatin2014-10-171-0/+4
* zinger: enable hibernateAlec Berg2014-10-171-1/+1
* pd: update standard revision fieldVincent Palatin2014-10-171-1/+2
* hoho: Disable spi master by default.Todd Broch2014-10-161-1/+3
* hoho: correct CONFIG1 GPIO direction.Todd Broch2014-10-161-1/+1
* Fix incorrect valid and writable flash flagsVic Yang2014-10-157-17/+149
* samus_pd: Initial DFP_D HPD GPIOs.Todd Broch2014-10-151-0/+2
* Write protect support for STM32F0Vic Yang2014-10-157-15/+123
* discovery-stm32f072: fix USB version stringAnton Staaf2014-10-151-1/+1
* zinger: fix double ADC interrupt bugAlec Berg2014-10-151-0/+3
* Factor out common flash code for STM32F and STM32F0Vic Yang2014-10-157-431/+486
* charge_manager: Add module for managing battery charge limitsShawn Nematbakhsh2014-10-153-0/+190
* lightbar: interpreter additions to encode other patternsEric Caruso2014-10-1525-141/+541
* lightbar: bring the TAP sequence in graduallyBill Richardson2014-10-154-2/+20
* ryu: plankton: Increase PD task stack sizeVic Yang2014-10-152-2/+2
* samus: display battery status on lightbar on AC changeAlec Berg2014-10-151-0/+10
* dingdong: Add USB Billboard class device.Todd Broch2014-10-152-0/+97
* pd: implement source recovery time after hard resetAlec Berg2014-10-151-0/+8
* pd: implement sink hard reset counterAlec Berg2014-10-151-2/+21
* pd: samus: ryu: add back in Vconn support correctlyAlec Berg2014-10-159-8/+43
* pd: hoho: de-assert PD_SBU_ENABLE at boot.Todd Broch2014-10-141-1/+1
* samus: Add define for EVT3Duncan Laurie2014-10-141-0/+1
* samus: Change 3.3DSW_GATED to enabled in S0 and disabled in S3Duncan Laurie2014-10-141-4/+6
* ectool: flashpd: Reboot PD after successful RW flashShawn Nematbakhsh2014-10-141-0/+10
* ryu: Disable pull-up on AP_IN_SUSPENDVic Yang2014-10-141-1/+1
* discovery-stm32f072: discovery USB GPIO testAnton Staaf2014-10-146-12/+222
* usb: export firmware versionVincent Palatin2014-10-117-7/+21
* temp_metrics: add "--" when invoking ectool tmp006calSameer Nanda2014-10-111-1/+3
* twinkie: add config to behave as a PD message injectorVincent Palatin2014-10-117-7/+338
* pd: dingdong: Add displayport alternate mode.Todd Broch2014-10-112-0/+121
* hoho: Add USB Billboard class device.Todd Broch2014-10-114-1/+101
* pd: Enable alternate mode support for DP.Todd Broch2014-10-117-23/+67