summaryrefslogtreecommitdiff
path: root/board/coffeecake
Commit message (Expand)AuthorAgeFilesLines
* 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