summaryrefslogtreecommitdiff
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* pd: refactor pd policy layer request voltage functionsAlec Berg2014-12-111-14/+21
* lightbar: ask the PD MCU for the charge directionBill Richardson2014-12-111-0/+10
* g: implement GPIOsVincent Palatin2014-12-103-2/+24
* charge_manager: Add delayed port override for role swapShawn Nematbakhsh2014-12-092-3/+28
* USB: Add setup packet struct and parsing routineAnton Staaf2014-12-081-0/+12
* pd: before sysjump send soft reset and then disable PD commsAlec Berg2014-12-081-0/+2
* pd: Re-factor common flash vdms.Todd Broch2014-12-051-0/+11
* pd: dingdong/hoho: Fix hard reset recovery timeout.Todd Broch2014-12-051-0/+3
* usb_pd: Battery PDO protocol definition errorsBernard Shyu2014-12-051-1/+1
* pd: move get_info to common file.Todd Broch2014-12-051-0/+7
* USB: Interface callbacks now return an error codeAnton Staaf2014-12-021-3/+4
* Hooks: Use CONCAT and STRINGIFY macros in hook definitionsAnton Staaf2014-12-021-5/+7
* pd: ectool: Expose device id major & minor.Todd Broch2014-12-021-0/+3
* pd: ectool: Allow different payload sizes for flashpd.Todd Broch2014-12-011-0/+2
* Add RW firmware signature verification for common runtimeVincent Palatin2014-12-012-0/+8
* samus: add active charge port to EC<->PD status exchangeAlec Berg2014-11-221-0/+1
* samus_pd: remove host event commands module to save flash spaceAlec Berg2014-11-221-0/+7
* Improve EC console messages for lightbar stuffBill Richardson2014-11-211-1/+2
* pd: on hard reset go to a hard reset recovery stateAlec Berg2014-11-211-1/+4
* pd: wait tSnkTransition after ACCEPT to change voltageVincent Palatin2014-11-211-1/+9
* Fix errors discovered by new compiler.Bill Richardson2014-11-211-7/+0
* stm32: Do not wait for USB host if USB is disabledVic Yang2014-11-211-0/+3
* charge_manager: Add PD_CHARGE_PORT_OVERRIDE host commandShawn Nematbakhsh2014-11-202-7/+13
* usb_pd: SVDM DP protocol definition errorsBernard Shyu2014-11-191-3/+19
* Twinkie: add packet injection capabilityVincent Palatin2014-11-182-0/+26
* ryu: add a dummy power module for controlling sensors.Gwendal Grignou2014-11-181-0/+4
* motion: Add decoding for MOTION_CMD_DUMP v1 commandGwendal Grignou2014-11-183-80/+29
* lid_switch: Support forced lid openHenry Hsu2014-11-181-0/+10
* pd: fix alignment issue for print rwhashtable.Todd Broch2014-11-171-4/+1
* pd: zinger: add firmware update alternate mode to zingerstabilize-6480.BAlec Berg2014-11-151-7/+9
* rsa: add support for 4096 and 8192 bit keysVincent Palatin2014-11-151-3/+31
* pd: allow policy layer to ask for PR/DR_swap on new contractAlec Berg2014-11-152-14/+40
* pd: add data role swapAlec Berg2014-11-141-1/+27
* ryu: disable pd console commandAlec Berg2014-11-131-0/+1
* ryu: Enable PD/EC console over USBAnton Staaf2014-11-131-0/+11
* ryu: Add minimal Case Closed Debug supportAnton Staaf2014-11-132-0/+54
* USB: Enable finer grain control over init processAnton Staaf2014-11-132-4/+8
* charge_manager: Add charge port override functionalityShawn Nematbakhsh2014-11-131-0/+10
* usb_pd: Negotiate minimum power for unused portsShawn Nematbakhsh2014-11-132-1/+30
* USB: Fix issue with USB RAM sizesAnton Staaf2014-11-112-17/+44
* pd: Add SVDM discovery info into host command.Todd Broch2014-11-112-0/+11
* pd: Send proper OPOS for DP status & config.Todd Broch2014-11-111-1/+2
* pd: Fix product type in SVDM identity header.Todd Broch2014-11-111-3/+3
* pd: add print out when we receive SOP', SOP''Alec Berg2014-11-111-0/+1
* pd: add reject of data swap and vconn swap ctrl messagesAlec Berg2014-11-111-2/+2
* pd: add delay for power supply startup before sending src capAlec Berg2014-11-111-0/+1
* pd: Set PDO type bits.Todd Broch2014-11-111-2/+4
* pd: Remove BMC support bit from message header.Todd Broch2014-11-111-5/+1
* USB: Fix definitions for usb_uintAnton Staaf2014-11-101-3/+5
* math: use CONFIG_FPU when using float.Gwendal Grignou2014-11-091-0/+8