summaryrefslogtreecommitdiff
path: root/board/cherry
Commit message (Expand)AuthorAgeFilesLines
* charger: Move charger_state_v2.h into charge_state.hSimon Glass2023-05-111-1/+1
* 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
* cherry: usb_mux: Split struct usb_mux in cherry boardTomasz Michalec2022-09-131-12/+18
* Update license boilerplate text in source code filesMike Frysinger2022-09-127-7/+7
* board/cherry/board.c: Format with clang-formatJack Rosenthal2022-07-071-2/+2
* board/cherry/board.h: Format with clang-formatJack Rosenthal2022-07-011-2/+3
* board/cherry/board.c: Format with clang-formatJack Rosenthal2022-07-011-29/+20
* board/cherry/led.c: Format with clang-formatJack Rosenthal2022-06-301-17/+26
* cherry/dojo: Move board_set_charge_limit to board levelTommy Chung2022-06-291-0/+9
* cherry/dojo: Fix PWM freq. output abnormalTommy Chung2022-05-251-2/+1
* cherry: Move USB Mux to board levelTommy Chung2022-05-091-0/+69
* cherry: Move PWM config to board levelTommy Chung2022-01-292-0/+44
* Tomato: Set EN_KB_BL on/off while chipset resume/suspendSue Chen2022-01-212-1/+12
* tomato: Remove the bring-up featuresChen-Tsung Hsieh2022-01-211-4/+0
* ec: Rename GMR_TABLET_MODE_GPIO_L to GPIO_TABLET_MODE_LAndrew McRae2022-01-201-1/+0
* tomato: set pd log level to 1Ting Shen2022-01-171-1/+1
* cherry: disable PD logstabilize-14385.B-mainTing Shen2021-12-071-1/+1
* tomato: enable preserved log for debuggingTing Shen2021-11-231-0/+1
* Tomato: Update LED behaviorSue Chen2021-11-051-0/+2
* cherry: config gpio properly to save powerTing Shen2021-10-212-10/+19
* cherry: powercycle VBUS after AP XHCI doneTing Shen2021-10-151-1/+1
* cherry: enable EFS2Ting Shen2021-10-121-1/+1
* cherry: enable DPSEric Yilun Lin2021-09-281-0/+1
* tomato: board rev2 gpio updateTing Shen2021-09-231-6/+6
* cherry: enable CONFIG_USB_PORT_POWER_DUMB_CUSTOM_HOOKTing Shen2021-09-231-1/+1
* Tomato: Add new batterySue Chen2021-09-172-0/+30
* cherry: code cleanupstabilize-rust-14220.B-mainTing Shen2021-09-142-38/+0
* Tomato: support new vivaldi keyboardSue Chen2021-08-301-0/+1
* Tomato: Add BMA422 for LID ACCELSue Chen2021-08-272-12/+59
* adc: Remove adc_chip.h where adc.h is usedCaveh Jalali2021-08-271-1/+0
* cherry: enable usb pdTing Shen2021-07-292-4/+4
* tomato: gpio updateTing Shen2021-07-201-8/+13
* cherry: implement USB-A port power controlTing Shen2021-07-201-1/+4
* cherry: disable unused pwm pinsTing Shen2021-07-011-1/+6
* Tomato: Update LED behaviorSue Chen2021-06-172-61/+29
* Tomato: define GPIO_EN_KEYBOARD_BACKLIGHTSue Chen2021-06-171-0/+3
* Cherry: change gyro snesor to ICM-42607-PSue Chen2021-05-213-20/+33
* Cherry: Add battery informationSue Chen2021-05-212-13/+70
* cherry: Add temp sensor for chargerSue Chen2021-05-212-1/+6
* LED On/Off: Make battery LED optionalDiana Z2021-04-221-4/+5
* LED On/Off: Remove power LED configDiana Z2021-04-222-3/+2
* cherry: add pwm keyboard backlight controlTing Shen2021-04-221-1/+1
* cherry: enable sensorsTing Shen2021-04-203-204/+45
* cherry: GPIO configurationTing Shen2021-04-201-53/+31
* cherry: add batteryTing Shen2021-04-072-21/+22
* genvif: Use VIF overrides by defaultAbe Levkoy2021-03-301-0/+3
* Use generic voltage reduce function instead of provided by boardPatryk Duda2021-03-292-28/+2
* cherry: code cleanupTing Shen2021-03-054-159/+68
* cherry: initial EC imageTing Shen2021-03-037-0/+884