summaryrefslogtreecommitdiff
path: root/board/fruitpie
Commit message (Expand)AuthorAgeFilesLines
* pd: samus: do not request voltage within boost bypass deadbandAlec Berg2015-01-171-0/+6
* USB: Delete mass storage driverAnton Staaf2015-01-082-3/+0
* samus: pd: on PD connection, if sink, ask for power swapAlec Berg2015-01-071-2/+5
* pd: vdm: remove replicated VDM code.Todd Broch2014-12-221-10/+2
* pd: vdm: Handle VDM requests only through state machine.Todd Broch2014-12-221-1/+0
* pd: Modify EC_CMD_USB_PD_RW_HASH_ENTRY to return PD device image typeShawn Nematbakhsh2014-12-201-1/+3
* pd: refactor pd policy layer request voltage functionsAlec Berg2014-12-112-55/+6
* usb_pd: protocol field extraction error for RDOBernard Shyu2014-12-101-2/+2
* pd: ectool: Expose device id major & minor.Todd Broch2014-12-021-3/+5
* pd: wait tSnkTransition after ACCEPT to change voltageVincent Palatin2014-11-211-2/+7
* pd: allow policy layer to ask for PR/DR_swap on new contractAlec Berg2014-11-151-2/+7
* pd: add data role swapAlec Berg2014-11-141-4/+18
* pd: remove redundant 5V source PDOsAlec Berg2014-11-061-1/+0
* pd: samus: add support for power swap commandAlec Berg2014-11-061-0/+5
* pd: update source/sink cap PDOs and use to get dual role capableAlec Berg2014-11-061-6/+7
* USB: Remove special case for iVersion string descriptorAnton Staaf2014-11-041-1/+2
* pd: dingdong/hoho: HPD over USB PD.Todd Broch2014-10-301-1/+0
* pd: for DP mode, only enter mode if device is DFP_U capableAlec Berg2014-10-251-2/+8
* pd: Add DFP parsing for alternate mode status & attention.Todd Broch2014-10-251-0/+7
* pd: update DP mode signaling bitsVincent Palatin2014-10-241-1/+1
* usb_pd_protocol: Add support for charge_manager and voltage reportingShawn Nematbakhsh2014-10-221-3/+7
* pd: Add DisplayPort status and configure SVDMs.Todd Broch2014-10-211-0/+30
* pd: Correct use of console printing in USB PD policy files.Todd Broch2014-10-211-8/+9
* pd: allow selection of Tx timer channelVic Yang2014-10-211-1/+3
* pd: alternate mode: simplify mode entry choice.Todd Broch2014-10-201-18/+1
* pd: samus: ryu: add back in Vconn support correctlyAlec Berg2014-10-152-0/+8
* usb: export firmware versionVincent Palatin2014-10-111-1/+1
* pd: Enable alternate mode support for DP.Todd Broch2014-10-112-13/+10
* Revert "pd: samus: ryu: add Vconn support and enable for samus and ryu"Alec Berg2014-10-102-8/+0
* usb_pd: Add port parameter to pd_set_input_current_limitShawn Nematbakhsh2014-10-101-1/+1
* pd: samus: ryu: add Vconn support and enable for samus and ryuAlec Berg2014-10-092-0/+8
* pd: VDM Alternate mode support.Todd Broch2014-10-092-1/+57
* zinger: samus_pd: increment zinger hardware id minor revisionAlec Berg2014-10-071-2/+2
* pd: zinger: move sending info VDM from UFP to DFPAlec Berg2014-10-071-0/+1
* fruitpie: Fix default OSPEEDR reg settings for PB15.Todd Broch2014-09-171-1/+1
* samus: Add host command to query USB type-C accessory attached.Todd Broch2014-09-111-7/+9
* pd: add sending read info VDM every time source is plugged inAlec Berg2014-08-271-7/+11
* fruitpie: enable usb mass storageDominic Chen2014-08-153-0/+57
* samus: ryu: set input current limit based on PD negotiationAlec Berg2014-08-091-5/+17
* samus_pd: remove dead code around allowing PD negotiationAlec Berg2014-08-061-5/+0
* pd: add commands to test flashing using PD communicationVincent Palatin2014-07-312-0/+31
* Makefile: Add support for per-board symlinks to top levelAnton Staaf2014-07-301-0/+1
* Unify 'typec' console commands in different boardsVic Yang2014-07-292-39/+19
* Bug fixes for USB PD policiesVic Yang2014-07-291-1/+1
* samus: pd: dual USB-PD port support for samusAlec Berg2014-07-284-25/+49
* GPIO: Move definition of alternate functions to gpio.incAnton Staaf2014-07-172-9/+5
* Refactor STM32 SPI flash driverVic Yang2014-07-151-1/+2
* samus_pd: fix type-C ports muxingVincent Palatin2014-07-092-53/+45
* fruitpie: restore PD_TX_EN GPIO on exit from debug modeDominic Chen2014-07-081-1/+1
* pd: clean up beg/end transitions of PD commsAlec Berg2014-07-031-1/+10