summaryrefslogtreecommitdiff
path: root/board/twinkie
Commit message (Expand)AuthorAgeFilesLines
...
* pd: move non-phy layer config out of usb_pd_config.hAlec Berg2015-05-274-35/+24
* pd: add config options for including TCPM and TCPC separatelyAlec Berg2015-05-221-0/+2
* twinkie: fix initialization in sniffer modeVincent Palatin2015-05-061-0/+2
* twinkie: Fix memcpy_to_usbsram destination address.Todd Broch2015-05-061-1/+1
* pd: cleanup PD receive error enumAlec Berg2015-04-291-4/+4
* twinkie: add simple text tracing mechanismVincent Palatin2015-04-107-11/+366
* gpio: Refactor IRQ handler pointer out of gpio_listAseda Aboagye2015-04-101-28/+28
* pd: treat externally powered dualrole devices as dedicated chargersAlec Berg2015-04-071-2/+2
* pd: Massage initialization at task start.Todd Broch2015-02-252-1/+13
* pd: Clear type-c charge_manager supplier when VBUS disappearsShawn Nematbakhsh2015-01-211-2/+1
* 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
* twinkie: build a combined firmwareVincent Palatin2015-01-085-7/+80
* twinkie: fix sink firmwareVincent Palatin2015-01-081-0/+6
* twinkie: turn on/off VCONN INAVincent Palatin2015-01-081-0/+12
* USB: Add memcpy_from_usbram and update existing memcpyAnton Staaf2015-01-081-2/+2
* samus: pd: on PD connection, if sink, ask for power swapAlec Berg2015-01-071-2/+5
* pd: refactor pd policy layer request voltage functionsAlec Berg2014-12-113-77/+6
* usb_pd: protocol field extraction error for RDOBernard Shyu2014-12-101-2/+2
* pd: wait tSnkTransition after ACCEPT to change voltageVincent Palatin2014-11-211-2/+6
* Twinkie: add packet injection capabilityVincent Palatin2014-11-187-4/+646
* 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/+17
* twinkie: add LEDs for trafficVincent Palatin2014-11-101-0/+28
* pd: for request message, add operational and max currentAlec Berg2014-11-101-10/+29
* pd: remove redundant 5V source PDOsAlec Berg2014-11-061-1/+0
* pd: samus: add support for power swap commandAlec Berg2014-11-061-0/+6
* 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
* twinkie: fix CC2 reception in PD injector modeVincent Palatin2014-10-302-2/+9
* twinkie: fix INA reference in PD injectorVincent Palatin2014-10-301-3/+3
* USB-console: Add string names for console interfacesAnton Staaf2014-10-292-0/+2
* USB-console: Reclaim two bulk endpointsAnton Staaf2014-10-291-3/+10
* twinkie: dual channel CCx sniffingstabilize-6412.BVincent Palatin2014-10-283-69/+111
* usb_pd_protocol: Add support for charge_manager and voltage reportingShawn Nematbakhsh2014-10-221-6/+11
* pd: Correct use of console printing in USB PD policy files.Todd Broch2014-10-211-7/+8
* pd: allow selection of Tx timer channelVic Yang2014-10-211-1/+3
* Twinkie: update sniffer codeVincent Palatin2014-10-201-49/+50
* Extend INA231 driver to support INA219 on PlanktonVic Yang2014-10-181-3/+3
* usb: export firmware versionVincent Palatin2014-10-111-1/+1
* twinkie: add config to behave as a PD message injectorVincent Palatin2014-10-117-7/+338
* twinkie: add USB PD snifferVincent Palatin2014-09-275-1/+284
* Makefile: Add support for per-board symlinks to top levelAnton Staaf2014-07-301-0/+1
* GPIO: Move definition of alternate functions to gpio.incAnton Staaf2014-07-172-9/+5
* gpio: Replace duplication in gpio declarations with X-macro fileAnton Staaf2014-06-263-79/+43
* twinkie: initialize INAs at startupVincent Palatin2014-06-181-0/+6
* twinkie: fix GPIO settingsVincent Palatin2014-06-182-2/+5
* Add basic support for Twinkie dongleVincent Palatin2014-06-024-0/+234