summaryrefslogtreecommitdiff
path: root/board/samus_pd/board.c
Commit message (Expand)AuthorAgeFilesLines
* usb: pi3usb9281: Allow flexible chip configurationsShawn Nematbakhsh2015-06-121-8/+20
* charger: Move USB charger / BC1.2 task to common codeShawn Nematbakhsh2015-06-101-137/+6
* pd: move non-phy layer config out of usb_pd_config.hAlec Berg2015-05-271-6/+6
* pd: add explicit setting of D+/D- switch when setting type-C muxesAlec Berg2015-05-051-4/+7
* pd: Allow for setting USB mux when swapping into DFP roleScott2015-05-011-8/+14
* samus: ryu: allow charge ramp on CDP and proprietary chargersAlec Berg2015-03-071-2/+7
* samus: limit input current when batt near full and 5V chargerAlec Berg2015-03-061-20/+51
* samus_pd: Skip pericom detection if we're sourcing VBUSShawn Nematbakhsh2015-02-271-14/+20
* samus_pd: remove resetting pericom 30 sec after detecting SDPAlec Berg2015-02-211-20/+3
* samus: panic reboot EC if PD MCU crashesAlec Berg2015-02-181-0/+6
* samus: add charge ramp moduleAlec Berg2015-02-181-0/+102
* pd: charge_manager: make new VBUS charge supplierAlec Berg2015-02-181-10/+60
* charge_manager: Wait for dualrole determination before chargingShawn Nematbakhsh2015-02-081-22/+36
* samus: automatically recover from charge circuit failuresstabilize-6752.BAlec Berg2015-02-031-80/+87
* samus_pd: Do one auto port re-detection if an SDP port is detectedShawn Nematbakhsh2015-01-311-4/+27
* samus_pd: Increase pericom debounce time againShawn Nematbakhsh2015-01-271-1/+1
* samus: only wake PD task if the task has startedAlec Berg2015-01-211-2/+4
* samus_pd: Increase pericom debounce timeShawn Nematbakhsh2015-01-211-3/+3
* samus_pd: Restore usb data switches after pericom resetShawn Nematbakhsh2015-01-171-0/+23
* samus_pd: Respond to EC_CMD_PD_HOST_EVENT_STATUS with correct data typeShawn Nematbakhsh2015-01-161-1/+1
* samus: add 200mA offset for input current limitAlec Berg2015-01-161-1/+5
* samus_pd: remove PWM moduleAlec Berg2015-01-101-0/+4
* ryu: add charge managerAlec Berg2015-01-091-1/+1
* samus: when battery is full, and not in S0, stop chargingAlec Berg2015-01-031-28/+134
* samus: Debounce BC1.2 charger detection due to asynchronous pin contactShawn Nematbakhsh2014-12-291-56/+86
* charge_manager: Allow board to reject a selected charge portShawn Nematbakhsh2014-12-171-5/+11
* charge_manager: Add delayed port override for role swapShawn Nematbakhsh2014-12-091-0/+7
* samus_pd: Add workaround for unwanted pericom resetsShawn Nematbakhsh2014-12-031-0/+26
* samus: add active charge port to EC<->PD status exchangeAlec Berg2014-11-221-1/+2
* samus_pd: add more host events and host cmd to get event statusAlec Berg2014-10-311-4/+39
* samus_pd: add host command to get type-c port power infoAlec Berg2014-10-301-8/+42
* samus: use resulting current limit from charge managerAlec Berg2014-10-281-0/+74
* charge_manager: Move supplier list and priority hierarchy to boardShawn Nematbakhsh2014-10-261-0/+8
* samus_pd: Add BC1.2 charging and charge port + current limit selectionShawn Nematbakhsh2014-10-221-2/+114
* plankton: Implement cable flipVic Yang2014-10-181-72/+91
* samus_pd: enable low power idleAlec Berg2014-09-231-0/+9
* samus_pd: GPIO updates for EVT buildAlec Berg2014-08-261-2/+2
* samus_pd: enable check for protected mode to prevent PD commAlec Berg2014-08-231-8/+3
* samus_pd: add WP_L gpioAlec Berg2014-08-201-0/+1
* pd: Print warning before flash erase if on PD powerVic Yang2014-08-141-0/+21
* samus_pd: add option to disallow PD communication in ROAlec Berg2014-08-071-0/+23
* Unify 'typec' console commands in different boardsVic Yang2014-07-291-57/+25
* samus: pd: dual USB-PD port support for samusAlec Berg2014-07-281-13/+14
* GPIO: Move definition of alternate functions to gpio.incAnton Staaf2014-07-171-13/+0
* pd: support for dual-role portAlec Berg2014-07-141-1/+49
* samus_pd: fix type-C ports muxingVincent Palatin2014-07-091-81/+78
* gpio: Replace duplication in gpio declarations with X-macro fileAnton Staaf2014-06-261-120/+1
* samus_pd: extend typec console cmd to work for both type C portsAlec Berg2014-06-131-45/+103
* samus_pd: board file changes for version 2 and 2BAlec Berg2014-06-131-5/+11
* samus_pd: add PCH inputs to GPIO listAlec Berg2014-06-121-0/+8