summaryrefslogtreecommitdiff
path: root/board/corori/board.c
Commit message (Expand)AuthorAgeFilesLines
* charger: Move charger_state_v2.h into charge_state.hSimon Glass2023-05-111-1/+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-171-6/+0
* 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-121-1/+1
* board/corori/board.c: Format with clang-formatJack Rosenthal2022-06-291-64/+49
* 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-041-26/+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-311-0/+13
* Corori: modify thermistor defineMatt_Wang2021-08-251-1/+1
* Corori:Initial EC image GPIOearlwang2021-08-251-67/+6
* Corori: Disable motionsensorMatt_Wang2021-08-241-254/+0
* corori: Removed USB-A port 1 configurationMatt_Wang2021-08-201-7/+7
* Corori: Removed PD port 1 configurationjohnwc_yeh2021-08-191-93/+0
* corori: Initial EC imageIan Feng2021-08-171-0/+853