summaryrefslogtreecommitdiff
path: root/baseboard/volteer
Commit message (Expand)AuthorAgeFilesLines
* Rename CONFIG_CHARGER_INPUT_CURRENT to _CHARGER_DEFAULT_CURRENT_LIMITPeter Marheine2022-11-291-1/+1
* Add default implementation of board_set_charge_limitPeter Marheine2022-11-241-6/+0
* baseboard: Move conditional includes to endJeremy Bettis2022-11-231-5/+6
* Add CONFIG_CHARGER_MIN_INPUT_CURRENT_LIMITPeter Marheine2022-11-232-2/+2
* baseboard: Sort header filesJeremy Bettis2022-11-237-15/+15
* ec: IWYU Add missing includeJeremy Bettis2022-11-221-0/+2
* volteer: Config-guard TBT UFP codeAbe Levkoy2022-09-141-0/+2
* Update license boilerplate text in source code filesMike Frysinger2022-09-1215-15/+15
* config: rename HOSTCMD_ESPI_* to HOST_INTERFACE_ESPI_*Michał Barnaś2022-09-091-2/+2
* Delbing: fix typoJacky_Wang2022-07-111-1/+1
* baseboard/volteer/cbi_ssfc.h: Format with clang-formatJack Rosenthal2022-07-071-4/+1
* baseboard/volteer/usb_pd_policy.c: Format with clang-formatJack Rosenthal2022-07-011-48/+36
* baseboard/volteer/baseboard.h: Format with clang-formatJack Rosenthal2022-07-011-14/+14
* baseboard/volteer/cbi.c: Format with clang-formatJack Rosenthal2022-07-011-2/+2
* Delbin-G: Support second keyboard matrixJacky_Wang2022-06-302-1/+23
* baseboard/volteer/cbi_ec_fw_config.h: Format with clang-formatJack Rosenthal2022-06-291-14/+11
* baseboard/volteer/charger.c: Format with clang-formatJack Rosenthal2022-06-291-9/+6
* baseboard/volteer/baseboard.c: Format with clang-formatJack Rosenthal2022-06-291-18/+18
* baseboard/volteer/battery_presence.c: Format with clang-formatJack Rosenthal2022-06-281-2/+3
* baseboard/volteer/cbi_ec_fw_config.c: Format with clang-formatJack Rosenthal2022-06-281-1/+1
* usbc: wrap task_set_event to have an explicit port argumentFabio Baltieri2022-05-271-2/+2
* board/baseboard: Remove ACCEL_INTERRUPTSGwendal Grignou2022-05-231-1/+0
* volteer: Enable PROCHOT gate based on C10Keith Short2022-04-281-0/+8
* throttle_ap: Add option to gate PROCHOT based on C10Keith Short2022-04-281-0/+6
* volteer: add gyro sensdor ICM42607 SSFC fieldsBen Chen2022-03-141-1/+2
* TBT UFP: Correct TBT UFP VDM ACK timing with mux taskDiana Z2022-02-091-2/+12
* Volteer: Add TBT UFP board policyDiana Z2022-02-091-0/+21
* config: change temp_sensor_power from config to gpioMichał Barnaś2022-01-101-1/+2
* volteer: Enable SLP_S5 and S4 residencyEvan Green2021-12-021-0/+2
* config: rename CONFIG_HOSTCMD_ESPI to CONFIG_HOST_INTERFACE_ESPIKeith Short2021-11-191-1/+1
* volteer: moving buttons and switches to use MKBPMichael5 Chen12021-11-041-0/+1
* zephyr: Fix broken volteer buildJeremy Bettis2021-09-271-0/+2
* TCPM: Rename enum tcpm_sop_type and its constantsAbe Levkoy2021-08-311-1/+1
* adc: Update board files to match adc.h refactorCaveh Jalali2021-08-271-1/+1
* voema: Remove base sensor support kx022David Huang2021-07-291-2/+1
* keyboard: Use __override for keyboard_scan_configDaisuke Nojiri2021-07-231-1/+1
* chgstv2: Unify power-on and shutdown battery thresholdsDaisuke Nojiri2021-06-231-2/+0
* config: Rename CONFIG_CROS_BOARD_INFOPhilip Chen2021-06-161-1/+1
* voema: support kx022/bma255 with ssfc bits mapBen Chen2021-04-191-4/+5
* volteer: Add SSFC_LIGHTBAR definitionreno.wang2021-04-142-4/+24
* Revert "ps8815: delete CONFIG_USB_PD_TCPM_PS8815_FORCE_DID"Zhuohao Lee2021-03-251-0/+1
* delbin: Setting charger switching frequency to 724kHz.Michael5 Chen12021-03-081-0/+2
* TCPMv2: VOLTEER: Correctly set ID Header VDOSam Hurst2021-02-241-2/+2
* volteer: Enable button console commandMadhu M2021-02-191-0/+6
* volteer: Add version number of productli feng2021-02-122-2/+4
* retimer: support retimer firmware updateli feng2021-02-051-0/+1
* config: Fix inconsistent VBUS measurement configAbe Levkoy2021-01-221-1/+0
* volteer: Move x86 power info into a separate fileSimon Glass2021-01-223-51/+57
* Refactor CONFIG_FLASH_SIZE to CONFIG_FLASH_SIZE_BYTESYuval Peress2021-01-151-1/+1
* ps8815: delete CONFIG_USB_PD_TCPM_PS8815_FORCE_DIDKeith Short2021-01-131-1/+0