summaryrefslogtreecommitdiff
path: root/board/twinkie
Commit message (Expand)AuthorAgeFilesLines
* usb_pd_policy: Make a lot of objects commonAseda Aboagye2020-06-252-25/+6
* board/twinkie: fix potential array overflowPatrick Georgi2018-08-011-1/+1
* twinkie: clean-up disabled SNIFFER_HEADER_V2 codeVincent Palatin2017-10-312-165/+0
* twinkie: enable WebUSBVincent Palatin2017-09-251-0/+2
* twinkie: replace combined firmware bash scriptVincent Palatin2017-09-223-59/+2
* chip/stm32/usb: Replace reset handler by generic event handlerNicolas Boichat2017-08-161-2/+5
* twinkie: Fix indentationMartin Roth2017-08-031-2/+3
* usb: Cleanup headersNicolas Boichat2017-03-161-0/+1
* pd: Move PD_DEFAULT_STATE to a common define in usb_pd.hScott2017-01-261-3/+0
* twinkie: fix the compile error when set CONFIG_USBC_SNIFFER_HEADER_V2james_chao2016-11-281-2/+6
* cleanup: DECLARE_CONSOLE_COMMAND only needs 4 argsBill Richardson2016-08-242-2/+2
* Remove Makefile symlinks under board directoryDaisuke Nojiri2016-07-091-1/+0
* cleanup: pd: Define VBUS detection sourceShawn Nematbakhsh2016-06-021-0/+1
* twinkie: disable tracing when injecting packetsVincent Palatin2016-05-111-0/+26
* Deferred: Use deferred_data instead of function pointerAnton Staaf2016-04-181-4/+5
* cleanup: Add warning comment to gpio.inc filesBill Richardson2016-02-251-0/+4
* GPIO: Prefer gpio_set_flagsAnton Staaf2016-01-261-19/+20
* twinkie: fix USB interfaces count in the 'sink' imageVincent Palatin2016-01-191-1/+3
* pd: Cleanup PD port-to-task macrosShawn Nematbakhsh2015-11-112-2/+2
* cleanup: Rename usb.h to usb_descriptor.hShawn Nematbakhsh2015-11-082-2/+2
* cleanup: Standardize use of CONFIG_I2C and add MASTER/SLAVE CONFIGsShawn Nematbakhsh2015-11-031-0/+1
* pd: change battery and variable sink cap for voltage inaccuracyAlec Berg2015-10-231-2/+2
* cleanup: pd: remove duplicate code for checking request msgAlec Berg2015-10-131-26/+0
* twinkie firmware: add support for vbus voltage and currentDawei Li2015-08-282-8/+184
* twinkie_sink: allow twinkie commands in the sink mode twinkieDawei Li2015-08-283-2/+18
* twinkie: bug fix for injector.c:cmd_bufrdDawei Li2015-08-141-1/+1
* twinkie_sink: Fix makefile for variant.Aseda Aboagye2015-08-131-1/+1
* Atomic: Mark the modified uint32_t volatileAnton Staaf2015-07-271-2/+2
* cleanup: fix all the header guardsBill Richardson2015-06-183-9/+9
* mec1322: Simplify GPIO listsSteven Jian2015-05-271-32/+32
* 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