summaryrefslogtreecommitdiff
path: root/board/plankton
Commit message (Expand)AuthorAgeFilesLines
* ish: Trim down the release branchstabilize-wristpin-14469.59.B-ishstabilize-voshyr-14637.B-ishstabilize-quickfix-14695.187.B-ishstabilize-quickfix-14695.124.B-ishstabilize-quickfix-14526.91.B-ishstabilize-14695.85.B-ishstabilize-14695.107.B-ishstabilize-14682.B-ishstabilize-14633.B-ishstabilize-14616.B-ishstabilize-14589.B-ishstabilize-14588.98.B-ishstabilize-14588.14.B-ishstabilize-14588.123.B-ishstabilize-14536.B-ishstabilize-14532.B-ishstabilize-14528.B-ishstabilize-14526.89.B-ishstabilize-14526.84.B-ishstabilize-14526.73.B-ishstabilize-14526.67.B-ishstabilize-14526.57.B-ishstabilize-14498.B-ishstabilize-14496.B-ishstabilize-14477.B-ishstabilize-14469.9.B-ishstabilize-14469.8.B-ishstabilize-14469.58.B-ishstabilize-14469.41.B-ishstabilize-14442.B-ishstabilize-14438.B-ishstabilize-14411.B-ishstabilize-14396.B-ishstabilize-14395.B-ishstabilize-14388.62.B-ishstabilize-14388.61.B-ishstabilize-14388.52.B-ishstabilize-14385.B-ishstabilize-14345.B-ishstabilize-14336.B-ishstabilize-14333.B-ishrelease-R99-14469.B-ishrelease-R98-14388.B-ishrelease-R102-14695.B-ishrelease-R101-14588.B-ishrelease-R100-14526.B-ishfirmware-cherry-14454.B-ishfirmware-brya-14505.B-ishfirmware-brya-14505.71.B-ishfactory-kukui-14374.B-ishfactory-guybrush-14600.B-ishfactory-cherry-14455.B-ishfactory-brya-14517.B-ishJack Rosenthal2021-11-058-1468/+0
* TCPM: Rename enum tcpm_sop_type and its constantsAbe Levkoy2021-08-311-1/+1
* 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
* COIL: Rename CONFIG_I2C_CONTROLLERDiana Z2020-11-051-1/+1
* TCPMv2: Support mode entry for SOP' and SOP''Abe Levkoy2020-06-111-1/+1
* TCPMV1/2: Make the PD Config Flags more consistentSam Hurst2020-02-221-0/+1
* TCPMv1/v2: Move pd_check_requested_voltage() to common fileVijay Hiremath2020-02-121-9/+0
* pd: cleanup pd_get_data_roleDenis Brockus2020-01-091-2/+5
* pd: cleanup pd_get_roleDenis Brockus2020-01-091-1/+3
* 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-102-21/+12
* cleanup: Segregate ioexpander related drivers in ioexpander folderVijay Hiremath2019-11-221-1/+1
* Rename CONFIG_USB_PD_PORT_COUNT as CONFIG_USB_PD_PORT_MAX_COUNTKarthikeyan Ramasubramanian2019-11-011-1/+1
* include: Move RESET_FLAG_* into ec_commands.h as EC_RESET_FLAG_*You-Cheng Syu2019-08-261-1/+1
* Remove __7b, __8b and __7bfDenis Brockus2019-07-201-10/+10
* Use 7bit I2C/SPI slave addresses in ECDenis Brockus2019-07-191-11/+19
* 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-261-3/+3
* servo_v4: add per port dualrole settingNick Sanders2018-08-151-1/+1
* cleanup: CONFIG_USB_PD_CUSTOM_VDM is not usedDivya Sasidharan2018-04-091-1/+0
* charge_manager: Consider port in source PDO.Aseda Aboagye2017-08-111-1/+1
* version: Store image size data in version structShawn Nematbakhsh2017-03-161-1/+1
* pdcontrol: Suspend port individuallyDaisuke Nojiri2017-03-072-4/+4
* Revert "version: Store image size data in version struct"Vadim Bendebury2017-02-011-1/+1
* version: Store image size data in version structShawn Nematbakhsh2017-01-301-1/+1
* pd: Move PD_DEFAULT_STATE to a common define in usb_pd.hScott2017-01-261-3/+0
* pd: fix contract negotiation with dynamic PDOsVincent Palatin2016-10-261-2/+2
* pd: manage total source current availableVincent Palatin2016-09-011-1/+1
* cleanup: DECLARE_CONSOLE_COMMAND only needs 4 argsBill Richardson2016-08-241-5/+4
* Remove Makefile symlinks under board directoryDaisuke Nojiri2016-07-091-1/+0
* cleanup: pd: Define VBUS detection sourceShawn Nematbakhsh2016-06-021-0/+1
* shorten long console command namesVadim Bendebury2016-05-181-1/+1
* Deferred: Remove hard coded number of deferredsAnton Staaf2016-04-191-3/+0
* Deferred: Use deferred_data instead of function pointerAnton Staaf2016-04-181-20/+27
* pd: Add config to disable PD communication in locked ROShawn Nematbakhsh2016-04-111-1/+0
* cleanup: Add warning comment to gpio.inc filesBill Richardson2016-02-251-1/+3
* Plankton: Added support for normal dualrole operationScott2016-02-081-12/+75
* GPIO: Prefer gpio_set_flagsAnton Staaf2016-01-261-24/+17
* pd: Cleanup PD port-to-task macrosShawn Nematbakhsh2015-11-112-2/+2
* 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-22/+5
* plankton: Set case closed debug muxRong Chang2015-10-071-0/+7
* pd: set USB communications capable flag in PDOAlec Berg2015-09-181-1/+2
* ryu: plankton: allow plankton to send VDM to enter CCDAlec Berg2015-07-221-1/+11
* plankton: allow use of double CC cableAlec Berg2015-07-223-105/+204
* cleanup: fix all the header guardsBill Richardson2015-06-182-6/+6