| Commit message (Expand) | Author | Age | Files | Lines |
* | cleanup: CONFIG_USB_PD_CUSTOM_VDM is not used | Divya Sasidharan | 2018-04-09 | 1 | -1/+0 |
* | pd_log: Make PD logging more generic for general purpose logging | Shawn Nematbakhsh | 2017-08-02 | 1 | -1/+2 |
* | usb: Cleanup headers | Nicolas Boichat | 2017-03-16 | 1 | -1/+1 |
* | rwsig: Add support for rwsig image types | Nicolas Boichat | 2017-02-17 | 1 | -0/+1 |
* | pd: Move PD_DEFAULT_STATE to a common define in usb_pd.h | Scott | 2017-01-26 | 1 | -3/+0 |
* | Remove Makefile symlinks under board directory | Daisuke Nojiri | 2016-07-09 | 1 | -1/+0 |
* | cleanup: pd: Define VBUS detection source | Shawn Nematbakhsh | 2016-06-02 | 1 | -1/+1 |
* | Deferred: Use deferred_data instead of function pointer | Anton Staaf | 2016-04-18 | 1 | -3/+4 |
* | cleanup: Add warning comment to gpio.inc files | Bill Richardson | 2016-02-25 | 1 | -0/+3 |
* | pd: Cleanup PD port-to-task macros | Shawn Nematbakhsh | 2015-11-11 | 1 | -1/+1 |
* | cleanup: Rename usb.h to usb_descriptor.h | Shawn Nematbakhsh | 2015-11-08 | 2 | -2/+2 |
* | cleanup: pd: remove duplicate code for checking request msg | Alec Berg | 2015-10-13 | 1 | -5/+0 |
* | pd: set USB communications capable flag in PDO | Alec Berg | 2015-09-18 | 1 | -1/+1 |
* | cleanup: fix all the header guards | Bill Richardson | 2015-06-18 | 2 | -6/+6 |
* | pd: Refine HPD debounce values. | Todd Broch | 2015-05-29 | 1 | -11/+12 |
* | mec1322: Simplify GPIO lists | Steven Jian | 2015-05-27 | 1 | -15/+15 |
* | pd: move non-phy layer config out of usb_pd_config.h | Alec Berg | 2015-05-27 | 3 | -29/+19 |
* | pd: add config options for including TCPM and TCPC separately | Alec Berg | 2015-05-22 | 1 | -0/+2 |
* | gpio: Refactor IRQ handler pointer out of gpio_list | Aseda Aboagye | 2015-04-10 | 1 | -12/+14 |
* | pd: treat externally powered dualrole devices as dedicated chargers | Alec Berg | 2015-04-07 | 1 | -2/+2 |
* | pd: Massage initialization at task start. | Todd Broch | 2015-02-25 | 1 | -0/+6 |
* | pd: Log events for dingdong & hoho | Todd Broch | 2015-01-28 | 1 | -0/+3 |
* | pd: Allow multiple mode entry. | Todd Broch | 2015-01-28 | 1 | -15/+18 |
* | pd: dingdong/hoho: Disable USB Billboard on mode entry. | Todd Broch | 2015-01-21 | 1 | -1/+8 |
* | pd: samus: separate macros for power supply on and off delays | Alec Berg | 2015-01-17 | 1 | -1/+2 |
* | pd: samus: do not request voltage within boost bypass deadband | Alec Berg | 2015-01-17 | 1 | -0/+6 |
* | Add PD events logging | Vincent Palatin | 2015-01-15 | 2 | -2/+13 |
* | pd: implement new type-C connect state machine | Alec Berg | 2015-01-10 | 1 | -1/+2 |
* | pd: dingdong/hoho: Enable flash write-protection | Vincent Palatin | 2015-01-08 | 1 | -6/+3 |
* | samus: pd: on PD connection, if sink, ask for power swap | Alec Berg | 2015-01-07 | 1 | -2/+5 |
* | pd: vdm: remove replicated VDM code. | Todd Broch | 2014-12-22 | 1 | -10/+2 |
* | pd: vdm: Handle VDM requests only through state machine. | Todd Broch | 2014-12-22 | 1 | -4/+0 |
* | hoho/dingdong: Add GPIOs for factory test points. | Todd Broch | 2014-12-16 | 2 | -0/+3 |
* | pd: refactor pd policy layer request voltage functions | Alec Berg | 2014-12-11 | 2 | -53/+7 |
* | pd: dingdong/hoho: Increment device ID minor rev. | Todd Broch | 2014-12-05 | 1 | -1/+1 |
* | pd: Re-factor common flash vdms. | Todd Broch | 2014-12-05 | 1 | -14/+9 |
* | pd: dingdong/hoho: Fix hard reset recovery timeout. | Todd Broch | 2014-12-05 | 1 | -0/+1 |
* | pd: move get_info to common file. | Todd Broch | 2014-12-05 | 3 | -1/+9 |
* | dingdong/hoho: Add GFU alternate mode. | Todd Broch | 2014-12-02 | 1 | -25/+45 |
* | dingdong: enable RW firmware signature verification | Todd Broch | 2014-12-01 | 2 | -0/+30 |
* | pd: wait tSnkTransition after ACCEPT to change voltage | Vincent Palatin | 2014-11-21 | 1 | -2/+6 |
* | usb_pd: SVDM DP protocol definition errors | Bernard Shyu | 2014-11-19 | 1 | -1/+1 |
* | pd: allow policy layer to ask for PR/DR_swap on new contract | Alec Berg | 2014-11-15 | 1 | -2/+7 |
* | pd: add data role swap | Alec Berg | 2014-11-14 | 1 | -1/+14 |
* | USB: Enable finer grain control over init process | Anton Staaf | 2014-11-13 | 1 | -1/+1 |
* | pd: Send proper OPOS for DP status & config. | Todd Broch | 2014-11-11 | 1 | -1/+1 |
* | pd: add delay for power supply startup before sending src cap | Alec Berg | 2014-11-11 | 1 | -2/+2 |
* | pd: for request message, add operational and max current | Alec Berg | 2014-11-10 | 1 | -4/+19 |
* | pd: samus: add support for power swap command | Alec Berg | 2014-11-06 | 1 | -0/+5 |
* | USB: Remove special case for iVersion string descriptor | Anton Staaf | 2014-11-04 | 1 | -1/+2 |