summaryrefslogtreecommitdiff
path: root/common
Commit message (Expand)AuthorAgeFilesLines
* power_button_x86: Inhibit AP power-on if battery level is too lowShawn Nematbakhsh2014-12-173-2/+30
* pd: check for collisions before transmittingAlec Berg2014-12-171-17/+74
* host_command: add rate limiter to HCs to prevent EC watchdogAlec Berg2014-12-171-0/+18
* ryu_sh_loader: Add board directory for load imageGwendal Grignou2014-12-151-0/+2
* samus: add high battery temp warning to charge state machineAlec Berg2014-12-151-17/+38
* samus: fix charge state machine's handling of low power chargersAlec Berg2014-12-151-29/+29
* pd: fix bug constantly sending HC's with non-PD aware chargerAlec Berg2014-12-131-9/+11
* ryu: Try to clear CHARGE_DONE when the lid is just closedVic Yang2014-12-121-1/+17
* pd: Remove needless re-requests of same charge modeShawn Nematbakhsh2014-12-111-5/+14
* pd: refactor pd policy layer request voltage functionsAlec Berg2014-12-112-35/+155
* samus: turn on PP5000 when AC is attached in G3Alec Berg2014-12-111-0/+9
* lightbar: ask the PD MCU for the charge directionBill Richardson2014-12-112-10/+25
* charge_manager: Add delayed port override for role swapShawn Nematbakhsh2014-12-092-52/+67
* samus_pd: Open USB data switches in UFP modeShawn Nematbakhsh2014-12-091-5/+10
* pd: add hard reset counter to sink hard reset recovery stateAlec Berg2014-12-081-2/+7
* pd: change power request based on if active charge portAlec Berg2014-12-081-1/+6
* pd: do not allow FW update on active charging port if no batteryAlec Berg2014-12-081-0/+12
* pd: before sysjump send soft reset and then disable PD commsAlec Berg2014-12-082-16/+29
* pd: Re-factor common flash vdms.Todd Broch2014-12-052-31/+100
* pd: dingdong/hoho: Fix hard reset recovery timeout.Todd Broch2014-12-051-0/+23
* pd: move get_info to common file.Todd Broch2014-12-051-0/+32
* Remove extra EAh at end of RW image.Gwendal Grignou2014-12-052-2/+2
* cr50: Replaced ww with md EC cliSheng-Liang Song2014-12-041-14/+20
* pd: ectool: Expose device id major & minor.Todd Broch2014-12-021-1/+2
* Add RW firmware signature verification for common runtimeVincent Palatin2014-12-013-0/+82
* lightbar: tap sequence can go in either directionBill Richardson2014-11-261-4/+22
* Clean up lightbar sequencing a bitBill Richardson2014-11-261-20/+39
* pd: restore CC resistor if fail power swapAlec Berg2014-11-221-3/+20
* pd: change timeout for exiting sink hard reset recoveryAlec Berg2014-11-221-1/+3
* samus_pd: remove host event commands module to save flash spaceAlec Berg2014-11-222-3/+6
* Improve EC console messages for lightbar stuffBill Richardson2014-11-211-12/+14
* pd: on hard reset go to a hard reset recovery stateAlec Berg2014-11-211-45/+131
* pd: dynamically adjust current limit based on CC pull-upAlec Berg2014-11-211-6/+30
* pd: if our request is rejected, go to SNK_READYAlec Berg2014-11-212-73/+69
* pd: implement SenderResponseTimer on request messagesAlec Berg2014-11-211-4/+13
* pd: add explicit contract flagAlec Berg2014-11-211-12/+32
* pd: wait tSnkTransition after ACCEPT to change voltageVincent Palatin2014-11-211-6/+18
* Fix errors discovered by new compiler.Bill Richardson2014-11-211-16/+0
* charge_manager: Add PD_CHARGE_PORT_OVERRIDE host commandShawn Nematbakhsh2014-11-201-2/+32
* pd: fix negative timeout for waiting taskBernard Shyu2014-11-191-6/+8
* Twinkie: add packet injection capabilityVincent Palatin2014-11-181-4/+4
* ryu: add a dummy power module for controlling sensors.Gwendal Grignou2014-11-181-0/+2
* motion: Add decoding for MOTION_CMD_DUMP v1 commandGwendal Grignou2014-11-181-92/+52
* lid_switch: Support forced lid openHenry Hsu2014-11-181-1/+20
* pd: fix alignment issue for print rwhashtable.Todd Broch2014-11-171-6/+8
* charge_manager: Don't charge from dual-role capable portsShawn Nematbakhsh2014-11-171-0/+20
* pd: zinger: add firmware update alternate mode to zingerstabilize-6480.BAlec Berg2014-11-152-4/+9
* rsa: add support for 4096 and 8192 bit keysVincent Palatin2014-11-151-2/+2
* pd: allow policy layer to ask for PR/DR_swap on new contractAlec Berg2014-11-151-49/+122
* pd: changes to actions to take on PD disconnectAlec Berg2014-11-151-17/+20