summaryrefslogtreecommitdiff
path: root/board/dingdong
Commit message (Expand)AuthorAgeFilesLines
* board: Sort header filesJeremy Bettis2022-12-012-4/+5
* tree: Remove CONFIG_STM_HWTIMER32Tom Hughes2022-11-111-1/+0
* board: change Google USB vendor infoMike Frysinger2022-09-141-1/+1
* Update license boilerplate text in source code filesMike Frysinger2022-09-129-9/+9
* board/dingdong/usb_pd_policy.c: Format with clang-formatJack Rosenthal2022-07-071-3/+4
* board/dingdong/usb_pd_config.h: Format with clang-formatJack Rosenthal2022-07-011-7/+8
* board/dingdong/usb_pd_pdo.c: Format with clang-formatJack Rosenthal2022-07-011-1/+1
* board/dingdong/usb_pd_policy.c: Format with clang-formatJack Rosenthal2022-07-011-32/+24
* board/dingdong/board.c: Format with clang-formatJack Rosenthal2022-07-011-3/+3
* board/dingdong/board.h: Format with clang-formatJack Rosenthal2022-06-281-9/+9
* tree: Create usb_pd_pdo.cTom Hughes2021-11-054-13/+38
* TCPM: Rename enum tcpm_sop_type and its constantsAbe Levkoy2021-08-311-2/+2
* adc: Remove adc_chip.h where adc.h is usedCaveh Jalali2021-08-271-1/+0
* TCPM: Rename enum tcpm_transmit_typeAbe Levkoy2021-08-181-1/+2
* genvif: Use VIF overrides by defaultAbe Levkoy2021-03-301-0/+3
* version: Rename version.h to cros_version.hYuval Peress2021-01-071-1/+1
* vif: Update VIF generator to Revision 1.40, Version 1.0 of the specSam Hurst2020-08-051-0/+3
* TCPMv2: Support mode entry for SOP' and SOP''Abe Levkoy2020-06-111-1/+4
* TCPMV1/2: Make the PD Config Flags more consistentSam Hurst2020-02-221-0/+1
* pd: cleanup pd_get_data_roleDenis Brockus2020-01-091-3/+7
* pd: cleanup pd_get_roleDenis Brockus2020-01-091-1/+3
* usb_pd_policy: Make a lot of objects commonAseda Aboagye2019-12-101-0/+1
* Rename CONFIG_USB_PD_PORT_COUNT as CONFIG_USB_PD_PORT_MAX_COUNTKarthikeyan Ramasubramanian2019-11-011-1/+1
* LICENSE: remove unnecessary (c) after CopyrightTom Hughes2019-06-197-7/+7
* ec.tasklist: Consolidate duplicate commentsDaisuke Nojiri2019-04-081-11/+1
* common: replace 1 << digits, with BIT(digits)Gwendal Grignou2019-03-262-5/+5
* 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