summaryrefslogtreecommitdiff
path: root/board/driblee
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-013-6/+6
* 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
* 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
* dedede: limit PD voltage to 15V for boards with SM5803Peter Marheine2022-07-211-0/+1
* board/driblee/cbi_ssfc.h: Format with clang-formatJack Rosenthal2022-07-011-1/+0
* board/driblee/battery.c: Format with clang-formatJack Rosenthal2022-07-011-2/+2
* board/driblee/board.h: Format with clang-formatJack Rosenthal2022-07-011-16/+12
* board/driblee/cbi_ssfc.c: Format with clang-formatJack Rosenthal2022-07-011-2/+2
* board/driblee/usb_pd_policy.c: Format with clang-formatJack Rosenthal2022-06-291-2/+2
* board/driblee/led.c: Format with clang-formatJack Rosenthal2022-06-291-17/+26
* board/driblee/board.c: Format with clang-formatJack Rosenthal2022-06-291-28/+24
* usbc: wrap task_set_event to have an explicit port argumentFabio Baltieri2022-05-271-1/+1
* Driblee: Change charging currentjohnwc_yeh2021-11-082-0/+26
* Driblee: Change D-FET detect maskjohnwc_yeh2021-11-081-27/+27
* tree: Work around clang bugTom Hughes2021-11-051-24/+34
* driblee: Add GPIOC0 EC_ACOK_OTG for AC OTG OVP protect enableMatt_Wang2021-08-302-1/+15
* driblee: remove PWM KB light settingMatt_Wang2021-08-252-18/+0
* driblee: Rename the thermistors 2 namesMatt_Wang2021-08-241-1/+1
* driblee: Remove GPIO43 of ADC Alternate functionMatt_Wang2021-08-243-40/+2
* Driblee: Initialize the vivaldi keyboardjohnwc_yeh2021-08-202-27/+3
* driblee: modify thermistor defineMatt_Wang2021-08-181-2/+1
* driblee: Increase the length of Battery Model stringMatt_Wang2021-08-181-0/+3
* driblee: Initial EC image set gpioMatt_Wang2021-08-183-19/+28
* driblee/raa489000: Control ASGATE stateMatt_Wang2021-08-182-2/+11
* driblee: Removed PD port 1 configuration and modified HDMI gpio settingMatt_Wang2021-08-184-117/+50
* driblee: modify LED behaviorMatt_Wang2021-08-183-37/+38
* Driblee: Initial EC image setup battery parameterjohnwc_yeh2021-08-182-54/+577
* driblee: Disable motionsensorMatt_Wang2021-08-184-297/+1
* driblee: Initial EC imageFrank Wu2021-08-1711-0/+1581