summaryrefslogtreecommitdiff
path: root/board/honeybuns
Commit message (Expand)AuthorAgeFilesLines
* honeybuns: Initial skeleton EC imageScott Collyer2020-02-045-0/+139
* cleanup: Remove honeybuns boardShawn Nematbakhsh2017-12-0410-1159/+0
* 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
* cleanup: DECLARE_CONSOLE_COMMAND only needs 4 argsBill Richardson2016-08-241-2/+1
* cleanup: pd: Define VBUS detection sourceShawn Nematbakhsh2016-06-021-0/+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
* honeybuns: enable updates over USB-PDstabilize-smaug-7731.BVincent Palatin2015-12-112-0/+29
* honeybuns: Allow 20v chargingScott2015-12-041-3/+1
* pd: Cleanup PD port-to-task macrosShawn Nematbakhsh2015-11-111-1/+1
* cleanup: Rename usb.h to usb_descriptor.hShawn Nematbakhsh2015-11-083-3/+3
* cleanup: Standardize use of CONFIG_I2C and add MASTER/SLAVE CONFIGsShawn Nematbakhsh2015-11-031-0/+1
* cleanup: pd: remove duplicate code for checking request msgAlec Berg2015-10-131-26/+0
* pd: set USB communications capable flag in PDOAlec Berg2015-09-181-1/+2
* honeybuns: ensure we are always a data UFPVincent Palatin2015-09-181-2/+8
* usb_charger: cleanup: move setting usb 2 switches to usb_chargerAlec Berg2015-08-041-5/+0
* usb_mux: Add driver interface for USB-C muxesShawn Nematbakhsh2015-06-304-59/+87
* honeybuns: Update VDM information for DisplayPortScott2015-06-305-91/+311
* honeybuns: manage USB and DP hardwareVincent Palatin2015-06-265-24/+66
* honeybuns: transform into a real multi-voltage PD sourceVincent Palatin2015-06-263-15/+39
* cleanup: fix all the header guardsBill Richardson2015-06-182-6/+6
* pd: Fix pin mode field in DP config VDM.Todd Broch2015-06-171-2/+1
* mec1322: Simplify GPIO listsSteven Jian2015-05-271-25/+25
* pd: move non-phy layer config out of usb_pd_config.hAlec Berg2015-05-273-32/+26
* pd: add config options for including TCPM and TCPC separatelyAlec Berg2015-05-221-0/+2
* pd: add explicit setting of D+/D- switch when setting type-C muxesAlec Berg2015-05-052-2/+4
* gpio: Refactor IRQ handler pointer out of gpio_listAseda Aboagye2015-04-101-20/+19
* pd: treat externally powered dualrole devices as dedicated chargersAlec Berg2015-04-071-2/+2
* honeybuns: fix CC voltage thresholdsVincent Palatin2015-03-121-4/+4
* honeybuns: fix CC line sensing ADCVincent Palatin2015-03-121-1/+1
* honeybuns: add HX3 hub configurationVincent Palatin2015-03-122-1/+117
* honeybuns: Initial /board filesScott Collyer2015-03-127-0/+727