summaryrefslogtreecommitdiff
path: root/board/beetley
Commit message (Expand)AuthorAgeFilesLines
* charger: Move charger_state_v2.h into charge_state.hSimon Glass2023-05-111-1/+1
* Default charger current derating to 5%Peter Marheine2023-01-121-0/+1
* board: Sort header filesJeremy Bettis2022-12-012-4/+4
* Add default implementation of board_set_charge_limitPeter Marheine2022-11-241-6/+0
* Add CONFIG_CHARGER_MIN_INPUT_CURRENT_LIMITPeter Marheine2022-11-231-3/+1
* Add CONFIG_CHARGER_INPUT_CURRENT_DERATE_PCTPeter Marheine2022-11-172-5/+5
* dedede: usb_mux: Split struct usb_mux in dedede boardsTomasz Michalec2022-09-131-5/+8
* Update license boilerplate text in source code filesMike Frysinger2022-09-1210-10/+10
* dedede: limit PD voltage to 15V for boards with SM5803Peter Marheine2022-07-211-0/+1
* board/beetley/cbi_ssfc.h: Format with clang-formatJack Rosenthal2022-07-011-1/+0
* board/beetley/usb_pd_policy.c: Format with clang-formatJack Rosenthal2022-07-011-2/+2
* board/beetley/board.c: Format with clang-formatJack Rosenthal2022-06-301-58/+41
* board/beetley/led.c: Format with clang-formatJack Rosenthal2022-06-291-27/+31
* board/beetley/board.h: Format with clang-formatJack Rosenthal2022-06-281-9/+4
* board/beetley/cbi_ssfc.c: Format with clang-formatJack Rosenthal2022-06-281-2/+2
* usbc: wrap task_set_event to have an explicit port argumentFabio Baltieri2022-05-271-1/+1
* board/baseboard: Remove ACCEL_INTERRUPTSGwendal Grignou2022-05-231-1/+0
* motion_sensor: Remove |int_signal| fieldGwendal Grignou2021-12-141-4/+0
* beetley: Initial ECwuzhongtian2021-09-087-709/+549
* beetley: Initial EC imageZhi Li2021-09-0811-0/+1504