summaryrefslogtreecommitdiff
path: root/board/corori2
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-011-2/+3
* Add default implementation of board_set_charge_limitPeter Marheine2022-11-241-6/+0
* Add CONFIG_CHARGER_MIN_INPUT_CURRENT_LIMITPeter Marheine2022-11-231-2/+1
* Add CONFIG_CHARGER_INPUT_CURRENT_DERATE_PCTPeter Marheine2022-11-172-6/+5
* board/corori2: Free up flash spaceTom Hughes2022-11-161-0/+3
* board/corori2: Free up more flash spaceTom Hughes2022-10-211-1/+3
* dedede: usb_mux: Split struct usb_mux in dedede boardsTomasz Michalec2022-09-131-15/+24
* 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/corori2/board.h: Format with clang-formatJack Rosenthal2022-07-071-2/+3
* board/corori2/board.c: Format with clang-formatJack Rosenthal2022-07-011-47/+37
* board/corori2/cbi_ssfc.h: Format with clang-formatJack Rosenthal2022-07-011-1/+0
* board/corori2/usb_pd_policy.c: Format with clang-formatJack Rosenthal2022-06-301-2/+2
* board/corori2/board.h: Format with clang-formatJack Rosenthal2022-06-281-33/+24
* board/corori2/cbi_ssfc.c: Format with clang-formatJack Rosenthal2022-06-281-2/+2
* board/corori2/led.c: Format with clang-formatJack Rosenthal2022-06-281-7/+4
* 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
* corori2: reduce flash usageCaveh Jalali2022-05-111-3/+0
* Corori2: add source of batteryRidden_Liu2021-12-212-20/+55
* Corori2: Add thermal params and thermistor defineOwen_Ou2021-12-172-0/+77
* corori2: Initial EC imageIan Feng2021-12-1411-0/+1344