summaryrefslogtreecommitdiff
path: root/board/dingdong
Commit message (Expand)AuthorAgeFilesLines
* flash: Add CONFIG_FLASH_READOUT_PROTECTION config optionNicolas Boichat2018-09-141-0/+1
* cleanup: CONFIG_USB_PD_CUSTOM_VDM is not usedDivya Sasidharan2018-04-091-1/+0
* pd_log: Make PD logging more generic for general purpose loggingShawn Nematbakhsh2017-08-021-1/+2
* usb: Cleanup headersNicolas Boichat2017-03-161-1/+1
* rwsig: Add support for rwsig image typesNicolas Boichat2017-02-171-0/+1
* pd: Move PD_DEFAULT_STATE to a common define in usb_pd.hScott2017-01-261-3/+0
* Remove Makefile symlinks under board directoryDaisuke Nojiri2016-07-091-1/+0
* cleanup: pd: Define VBUS detection sourceShawn Nematbakhsh2016-06-021-1/+1
* Deferred: Use deferred_data instead of function pointerAnton Staaf2016-04-181-3/+4
* cleanup: Add warning comment to gpio.inc filesBill Richardson2016-02-251-0/+3
* pd: Cleanup PD port-to-task macrosShawn Nematbakhsh2015-11-111-1/+1
* cleanup: Rename usb.h to usb_descriptor.hShawn Nematbakhsh2015-11-082-2/+2
* cleanup: pd: remove duplicate code for checking request msgAlec Berg2015-10-131-5/+0
* pd: set USB communications capable flag in PDOAlec Berg2015-09-181-1/+1
* cleanup: fix all the header guardsBill Richardson2015-06-182-6/+6
* pd: Refine HPD debounce values.Todd Broch2015-05-291-11/+12
* mec1322: Simplify GPIO listsSteven Jian2015-05-271-15/+15
* pd: move non-phy layer config out of usb_pd_config.hAlec Berg2015-05-273-29/+19
* pd: add config options for including TCPM and TCPC separatelyAlec Berg2015-05-221-0/+2
* gpio: Refactor IRQ handler pointer out of gpio_listAseda Aboagye2015-04-101-12/+14
* pd: treat externally powered dualrole devices as dedicated chargersAlec Berg2015-04-071-2/+2
* pd: Massage initialization at task start.Todd Broch2015-02-251-0/+6
* pd: Log events for dingdong & hohoTodd Broch2015-01-281-0/+3
* pd: Allow multiple mode entry.Todd Broch2015-01-281-15/+18
* pd: dingdong/hoho: Disable USB Billboard on mode entry.Todd Broch2015-01-211-1/+8
* pd: samus: separate macros for power supply on and off delaysAlec Berg2015-01-171-1/+2
* pd: samus: do not request voltage within boost bypass deadbandAlec Berg2015-01-171-0/+6
* Add PD events loggingVincent Palatin2015-01-152-2/+13
* pd: implement new type-C connect state machineAlec Berg2015-01-101-1/+2
* pd: dingdong/hoho: Enable flash write-protectionVincent Palatin2015-01-081-6/+3
* 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-4/+0
* hoho/dingdong: Add GPIOs for factory test points.Todd Broch2014-12-162-0/+3
* pd: refactor pd policy layer request voltage functionsAlec Berg2014-12-112-53/+7
* pd: dingdong/hoho: Increment device ID minor rev.Todd Broch2014-12-051-1/+1
* pd: Re-factor common flash vdms.Todd Broch2014-12-051-14/+9
* pd: dingdong/hoho: Fix hard reset recovery timeout.Todd Broch2014-12-051-0/+1
* pd: move get_info to common file.Todd Broch2014-12-053-1/+9
* dingdong/hoho: Add GFU alternate mode.Todd Broch2014-12-021-25/+45
* dingdong: enable RW firmware signature verificationTodd Broch2014-12-012-0/+30
* pd: wait tSnkTransition after ACCEPT to change voltageVincent Palatin2014-11-211-2/+6
* usb_pd: SVDM DP protocol definition errorsBernard Shyu2014-11-191-1/+1
* 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-1/+14
* USB: Enable finer grain control over init processAnton Staaf2014-11-131-1/+1
* pd: Send proper OPOS for DP status & config.Todd Broch2014-11-111-1/+1
* 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-4/+19
* pd: samus: add support for power swap commandAlec Berg2014-11-061-0/+5