summaryrefslogtreecommitdiff
path: root/common
Commit message (Expand)AuthorAgeFilesLines
* ryu: switch default firmware to use STM32F373Vic Yang2014-11-121-2/+2
* USB: Fix issue with USB RAM sizesAnton Staaf2014-11-111-1/+1
* pd: Add SVDM discovery info into host command.Todd Broch2014-11-111-1/+45
* pd: Send proper OPOS for DP status & config.Todd Broch2014-11-112-9/+18
* pd: wait to send source cap until port partner is showing UFPAlec Berg2014-11-111-3/+20
* pd: add print out when we receive SOP', SOP''Alec Berg2014-11-111-3/+12
* pd: move tDRPHold to after vbus is onAlec Berg2014-11-111-5/+7
* pd: add reject of data swap and vconn swap ctrl messagesAlec Berg2014-11-111-1/+4
* pd: svdm: Don't send response to UFPs attention.Todd Broch2014-11-111-9/+12
* pd: add delay for power supply startup before sending src capAlec Berg2014-11-111-3/+13
* math: use CONFIG_FPU when using float.Gwendal Grignou2014-11-091-0/+2
* pd: for non dual-role device, always send reject to PR_SWAPAlec Berg2014-11-061-1/+3
* pd: samus: add support for power swap commandAlec Berg2014-11-061-50/+245
* pd: update source/sink cap PDOs and use to get dual role capableAlec Berg2014-11-062-12/+41
* Strago: Initial Version of Strago Board added.Divya Jyothi2014-11-061-1/+2
* Samus: Handle fan startup in the EC, not the fan controllerBill Richardson2014-11-061-3/+22
* Re-Calibrated lightbar values for Samus & RyuBill Richardson2014-11-062-7/+7
* Do not try to wake the battery after battery cut-offVic Yang2014-11-051-1/+1
* USB: Remove special case for iVersion string descriptorAnton Staaf2014-11-041-6/+1
* samus_pd: add dual-role port flag to power info host commandstabilize-6436.BAlec Berg2014-10-311-0/+3
* Samus: Fixed sensor init when sysjump to between RO and RW codeSheng-Liang Song2014-10-311-3/+13
* pd: dingdong/hoho: inhibit USB Billboard.Todd Broch2014-10-312-5/+21
* samus: accel: fix initialization bug in tap gestureAlec Berg2014-10-311-12/+8
* pd: dingdong/hoho: HPD over USB PD.Todd Broch2014-10-302-3/+34
* samus_pd: add host command to get type-c port power infoAlec Berg2014-10-302-0/+109
* gesture: Minor fixesGwendal Grignou2014-10-291-3/+5
* Samus: Split motion sense and lid angleGwendal Grignou2014-10-294-236/+301
* Samus: move gesture to commonGwendal Grignou2014-10-294-24/+359
* usb_pd_protocol: Don't prematurely set PD charge supplier limitShawn Nematbakhsh2014-10-281-22/+14
* charge_manager: Move supplier list and priority hierarchy to boardShawn Nematbakhsh2014-10-261-13/+18
* pd: for DP mode, only enter mode if device is DFP_U capableAlec Berg2014-10-251-1/+3
* pd: make transition out of hard reset shorterAlec Berg2014-10-251-0/+1
* pd: Add DFP parsing for alternate mode status & attention.Todd Broch2014-10-252-14/+74
* MKBP event signalling implementationVic Yang2014-10-244-1/+137
* EC: Ensure the udelay function waits at least the time indicated.Kenji Chen2014-10-231-1/+1
* Calibrated lightbar values for Samus & RyuBill Richardson2014-10-222-8/+18
* usb_pd_protocol: Add support for charge_manager and voltage reportingShawn Nematbakhsh2014-10-221-12/+95
* ryu: enable lightbar on P2 boardsVic Yang2014-10-221-1/+4
* samus: fix false shutdown due to low batteryAlec Berg2014-10-221-1/+7
* pd: Add DisplayPort status and configure SVDMs.Todd Broch2014-10-211-4/+19
* pd: Correct use of console printing in USB PD policy files.Todd Broch2014-10-211-8/+9
* pd: do not respond to unknown SVDMsAlec Berg2014-10-211-0/+4
* pd: alternate mode: Limit response to valid modes during discovery.Todd Broch2014-10-201-11/+30
* pd: alternate mode: simplify mode entry choice.Todd Broch2014-10-202-32/+32
* samus: add tap for batteryAlec Berg2014-10-181-7/+36
* 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: reset the message ID on connectionVincent Palatin2014-10-171-0/+4