summaryrefslogtreecommitdiff
path: root/board/coffeecake
Commit message (Expand)AuthorAgeFilesLines
* board: Sort header filesJeremy Bettis2022-12-011-1/+2
* 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/coffeecake/usb_pd_policy.c: Format with clang-formatJack Rosenthal2022-07-071-3/+4
* board/coffeecake/board.c: Format with clang-formatJack Rosenthal2022-07-011-19/+18
* board/coffeecake/usb_pd_config.h: Format with clang-formatJack Rosenthal2022-07-011-4/+4
* board/coffeecake/usb_pd_policy.c: Format with clang-formatJack Rosenthal2022-07-011-33/+24
* board/coffeecake/usb_pd_pdo.c: Format with clang-formatJack Rosenthal2022-07-011-6/+7
* board/coffeecake/board.h: Format with clang-formatJack Rosenthal2022-06-291-11/+11
* i2c: Use declared initializers for i2c_ports: boards a-lKeith Short2021-11-301-1/+7
* COIL: Update SPI references to controller/peripheralKeith Short2021-11-231-1/+1
* tree: Create usb_pd_pdo.cTom Hughes2021-11-054-29/+53
* coffeecake: Enable CONFIG_LTORob Barnes2021-09-011-0/+3
* 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
* COIL: Remove CONFIG_SPI_MASTER_PORTCaveh Jalali2021-06-031-1/+0
* genvif: Use VIF overrides by defaultAbe Levkoy2021-03-301-0/+3
* version: Rename version.h to cros_version.hYuval Peress2021-01-071-1/+1
* COIL: Rename CONFIG_I2C_CONTROLLERDiana Z2020-11-051-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-2/+4
* usb_pd: Rename "Externally powered" to "Unconstrained Power"Benson Leung2019-12-121-1/+1
* 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
* ec.tasklist: Consolidate duplicate commentsDaisuke Nojiri2019-04-081-11/+1
* common: replace 1 << digits, with BIT(digits)Gwendal Grignou2019-03-262-9/+9
* flash: Add CONFIG_FLASH_READOUT_PROTECTION config optionNicolas Boichat2018-09-141-0/+1
* servo_v4: add per port dualrole settingNick Sanders2018-08-151-1/+1
* test/build.mk: Allow boards to specify test listsNicolas Boichat2018-05-281-0/+3
* cleanup: CONFIG_USB_PD_CUSTOM_VDM is not usedDivya Sasidharan2018-04-091-1/+0
* coffeecake: Change host high pullup from Rp1500 to Rp3000Rong Chang2017-11-291-1/+1
* coffeecake: Workaround P0 EN_USB_PD leakageRong Chang2017-11-293-17/+39
* coffeecake: Set PID to assigned one for Coffee CakeBenson Leung2017-11-291-1/+1
* coffeecake: Set to 22.5W maximum output via Type-C (2.5A @ 9V)Benson Leung2017-11-292-4/+4
* coffeecake: Set usb output voltage back to 5V on a power supply resetBenson Leung2017-11-291-0/+1
* coffeecake: Set Unconstrained Power (aka Ext) bit on 5V PDOBenson Leung2017-11-291-1/+4
* coffeecake: enable dual roleRong Chang2017-11-296-38/+182
* coffeecake: initial commitRong Chang2017-11-298-0/+873