summaryrefslogtreecommitdiff
path: root/board/hoho
Commit message (Expand)AuthorAgeFilesLines
* cleanup: fix all the header guardsBill Richardson2015-06-182-6/+6
* Stream: Remove in_stream/out_stream interfaceAnton Staaf2015-06-111-1/+0
* mcdp28x0: Use custom appstest command for get_infoTodd Broch2015-05-301-2/+2
* pd: Refine HPD debounce values.Todd Broch2015-05-291-11/+12
* mec1322: Simplify GPIO listsSteven Jian2015-05-271-19/+19
* 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-15/+17
* 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-282-1/+9
* 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: hoho: mcdp28x0 serial driver.Todd Broch2014-12-232-2/+23
* 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/+6
* hoho: remove I2C master.Todd Broch2014-12-163-14/+0
* 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-22/+42
* hoho: enable RW firmware signature verificationVincent Palatin2014-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
* USB: Remove special case for iVersion string descriptorAnton Staaf2014-11-041-1/+2
* pd: dingdong/hoho: Include product VDO in discovery identity.Todd Broch2014-10-312-4/+9
* pd: dingdong/hoho: inhibit USB Billboard.Todd Broch2014-10-312-5/+6
* pd: dingdong/hoho: assert USB billboard only in AMA VDO.Todd Broch2014-10-301-1/+1
* pd: dingdong/hoho: HPD over USB PD.Todd Broch2014-10-303-4/+92
* pd: Add DFP parsing for alternate mode status & attention.Todd Broch2014-10-251-24/+22
* pd: update DP pin configuration declarationVincent Palatin2014-10-241-2/+2
* pd: update DP mode signaling bitsVincent Palatin2014-10-241-2/+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-11/+40