summaryrefslogtreecommitdiff
path: root/board/plankton
Commit message (Expand)AuthorAgeFilesLines
* board: Sort header filesJeremy Bettis2022-12-012-1/+2
* tree: Remove CONFIG_STM_HWTIMER32Tom Hughes2022-11-111-1/+0
* Update license boilerplate text in source code filesMike Frysinger2022-09-129-9/+9
* tree-wide: const-ify argv for console commandsCaveh Jalali2022-09-011-4/+4
* board/plankton/board.h: Format with clang-formatJack Rosenthal2022-07-011-7/+7
* board/plankton/usb_pd_policy.c: Format with clang-formatJack Rosenthal2022-07-011-24/+19
* board/plankton/board.c: Format with clang-formatJack Rosenthal2022-07-011-55/+41
* board/plankton/usb_pd_config.h: Format with clang-formatJack Rosenthal2022-07-011-9/+7
* board/plankton/usb_pd_pdo.c: Format with clang-formatJack Rosenthal2022-06-281-11/+11
* i2c: Use declared initializers for i2c_ports: boards m-zKeith Short2021-11-301-2/+7
* tree: Create usb_pd_pdo.cTom Hughes2021-11-054-36/+66
* 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