summaryrefslogtreecommitdiff
path: root/board/corori
Commit message (Expand)AuthorAgeFilesLines
* battery: Deprecate CONFIG_BATTERY_LEVEL_NEAR_FULLwen zhang2023-05-111-1/+2
* charger: Move charger_state_v2.h into charge_state.hSimon Glass2023-05-111-1/+1
* charger: Rename charge_get_state() to led_pwr_get_state()Simon Glass2023-05-111-1/+1
* Default charger current derating to 5%Peter Marheine2023-01-121-0/+1
* board: Sort header filesJeremy Bettis2022-12-011-3/+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
* tree: Enable warning for fallthrough in switch statementsTom Hughes2022-10-191-1/+1
* keeby: usb_mux: Split struct usb_mux in keeby boardsTomasz Michalec2022-09-131-5/+8
* Update license boilerplate text in source code filesMike Frysinger2022-09-1210-10/+10
* charge_state: Add PWR_STATE_FORCED_IDLE stateParth Malkan2022-08-181-4/+4
* dedede: limit PD voltage to 15V for boards with SM5803Peter Marheine2022-07-211-0/+1
* board/corori/cbi_ssfc.c: Format with clang-formatJack Rosenthal2022-07-011-2/+2
* board/corori/usb_pd_policy.c: Format with clang-formatJack Rosenthal2022-07-011-2/+2
* board/corori/board.c: Format with clang-formatJack Rosenthal2022-06-291-64/+49
* board/corori/board.h: Format with clang-formatJack Rosenthal2022-06-291-17/+12
* board/corori/led.c: Format with clang-formatJack Rosenthal2022-06-281-32/+32
* board/corori/cbi_ssfc.h: Format with clang-formatJack Rosenthal2022-06-281-1/+0
* usbc: wrap task_set_event to have an explicit port argumentFabio Baltieri2022-05-271-1/+1
* i2c: Use declared initializers for i2c_ports: boards a-lKeith Short2021-11-301-10/+25
* tree: Work around clang bugTom Hughes2021-11-051-24/+34
* Corori: Initialize the vivaldi keyboardJosh Tsai2021-10-042-30/+4
* Corori: change eeprom i2c frequencyjohnwc_yeh2021-09-091-0/+30
* Corori: Add GPIOC0 EC_ACOK_OTG for AC OTG OVP protect enablejohnwc_yeh2021-08-312-0/+15
* Corori: modify thermistor defineMatt_Wang2021-08-252-3/+2
* Corori:Initial EC image GPIOearlwang2021-08-253-87/+14
* Corori: modified power and battery LED behaviorJosh Tsai2021-08-243-29/+178
* Corori: Disable motionsensorMatt_Wang2021-08-244-297/+1
* Corori: Implement new battery parametersearlwang2021-08-202-79/+20
* corori: Removed USB-A port 1 configurationMatt_Wang2021-08-203-18/+12
* Corori: Removed PD port 1 configurationjohnwc_yeh2021-08-194-112/+2
* corori: Initial EC imageIan Feng2021-08-1711-0/+1581