summaryrefslogtreecommitdiff
path: root/board/samus_pd
Commit message (Expand)AuthorAgeFilesLines
* pd: samus: do not request voltage within boost bypass deadbandAlec Berg2015-01-171-0/+14
* samus_pd: Restore usb data switches after pericom resetShawn Nematbakhsh2015-01-173-2/+27
* samus_pd: Don't re-request FW update if RW is already the latestShawn Nematbakhsh2015-01-171-5/+14
* samus_pd: remove assertsVincent Palatin2015-01-171-0/+1
* samus_pd: Respond to EC_CMD_PD_HOST_EVENT_STATUS with correct data typeShawn Nematbakhsh2015-01-161-1/+1
* pd: Shorten console error strings.Todd Broch2015-01-161-1/+1
* samus: add 200mA offset for input current limitAlec Berg2015-01-161-1/+5
* Add PD events loggingVincent Palatin2015-01-151-0/+2
* pd: samus_pd: Remove console 'typec' command.Todd Broch2015-01-141-0/+1
* samus_pd: remove PWM moduleAlec Berg2015-01-102-1/+5
* samus_pd: Remove CONFIG_CONSOLE_HISTORY to save flash spaceShawn Nematbakhsh2015-01-091-0/+1
* ryu: add charge managerAlec Berg2015-01-092-2/+2
* pd: Queue initial DFP HPD till after DP Config VDM.Todd Broch2015-01-091-5/+27
* samus: pd: reject power swap if not in dual-role modeAlec Berg2015-01-081-2/+6
* samus: change power supply transition delay to 80msAlec Berg2015-01-071-2/+6
* samus: pd: on PD connection, if sink, ask for power swapAlec Berg2015-01-071-2/+9
* Add CONFIG_CMD_HASH to optionally remove 'hash' console command.Todd Broch2015-01-061-0/+1
* samus: when battery is full, and not in S0, stop chargingAlec Berg2015-01-032-30/+136
* samus: Debounce BC1.2 charger detection due to asynchronous pin contactShawn Nematbakhsh2014-12-293-57/+91
* samus_pd: add internal pull-up to EC_IN_RWAlec Berg2014-12-231-1/+1
* pd: vdm: remove replicated VDM code.Todd Broch2014-12-221-10/+2
* samus: change gpio name to ENTERING_RW to match other baordsAlec Berg2014-12-221-4/+1
* pd: Modify EC_CMD_USB_PD_RW_HASH_ENTRY to return PD device image typeShawn Nematbakhsh2014-12-201-3/+9
* charge_manager: Allow board to reject a selected charge portShawn Nematbakhsh2014-12-172-11/+11
* Add config option to reduce GPIO name string size.Todd Broch2014-12-161-0/+1
* pd: refactor pd policy layer request voltage functionsAlec Berg2014-12-112-93/+6
* usb_pd: protocol field extraction error for RDOBernard Shyu2014-12-101-2/+2
* charge_manager: Add delayed port override for role swapShawn Nematbakhsh2014-12-091-0/+7
* samus_pd: Open USB data switches in UFP modeShawn Nematbakhsh2014-12-091-1/+3
* samus_pd: Add workaround for unwanted pericom resetsShawn Nematbakhsh2014-12-032-0/+30
* pd: ectool: Expose device id major & minor.Todd Broch2014-12-021-1/+3
* samus: add active charge port to EC<->PD status exchangeAlec Berg2014-11-221-1/+2
* samus_pd: remove host event commands module to save flash spaceAlec Berg2014-11-221-0/+1
* pd: wait tSnkTransition after ACCEPT to change voltageVincent Palatin2014-11-211-2/+7
* pd: zinger: add firmware update alternate mode to zingerstabilize-6480.BAlec Berg2014-11-151-8/+45
* pd: allow policy layer to ask for PR/DR_swap on new contractAlec Berg2014-11-151-2/+10
* pd: add data role swapAlec Berg2014-11-141-2/+15
* usb_pd: Negotiate minimum power for unused portsShawn Nematbakhsh2014-11-132-3/+31
* samus_pd: undefine command line help to save flash spaceAlec Berg2014-11-121-1/+2
* pd: Send proper OPOS for DP status & config.Todd Broch2014-11-111-2/+4
* pd: add delay for power supply startup before sending src capAlec Berg2014-11-111-2/+2
* pd: for request message, add operational and max currentAlec Berg2014-11-101-9/+26
* pd: remove redundant 5V source PDOsAlec Berg2014-11-061-1/+0
* pd: samus: add support for power swap commandAlec Berg2014-11-062-1/+7
* pd: update source/sink cap PDOs and use to get dual role capableAlec Berg2014-11-061-6/+5
* samus_pd: add more host events and host cmd to get event statusAlec Berg2014-10-313-6/+54
* samus_pd: add host command to get type-c port power infoAlec Berg2014-10-302-9/+47
* samus: use resulting current limit from charge managerAlec Berg2014-10-283-72/+77
* charge_manager: Move supplier list and priority hierarchy to boardShawn Nematbakhsh2014-10-263-1/+20
* pd: for DP mode, only enter mode if device is DFP_U capableAlec Berg2014-10-251-2/+8