summaryrefslogtreecommitdiff
path: root/baseboard/cherry/baseboard.c
Commit message (Expand)AuthorAgeFilesLines
* Update license boilerplate text in source code filesMike Frysinger2022-09-121-1/+1
* cherry/dojo: Move board_set_charge_limit to board levelTommy Chung2022-06-291-7/+0
* baseboard/cherry/baseboard.c: Format with clang-formatJack Rosenthal2022-06-281-59/+55
* usbc: wrap task_set_event to have an explicit port argumentFabio Baltieri2022-05-271-1/+1
* cherry: Move USB Mux to board levelTommy Chung2022-05-091-69/+0
* cherry: use board_rt1718s_pd_set_frs_enable insteadEric Yilun Lin2022-04-291-1/+1
* i2c: Add addr_flags and cmd to board_allow_i2c_passthru()Ricardo Quesada2022-03-171-2/+2
* cherry: Move PWM config to board levelTommy Chung2022-01-291-38/+0
* cherry: remove virtual mux driverTing Shen2022-01-141-14/+0
* Cherry: enable PWM_CONFIG_DSLEEP flags for keyboard backlightSue Chen2022-01-141-1/+1
* rt1718s: add more i2c addressEric Yilun Lin2021-12-231-2/+2
* cherry: disable DCI function to save powerTing Shen2021-12-221-2/+12
* i2c: Use declared initializers for i2c_ports: baseboardsKeith Short2021-11-301-4/+28
* tomato: tune DP EQ settingTing Shen2021-11-121-2/+2
* cherry: fix rt1718s frs settingTing Shen2021-11-081-1/+2
* cherry: config gpio properly to save powerTing Shen2021-10-211-0/+2
* cherry: powercycle VBUS after AP XHCI doneTing Shen2021-10-151-2/+14
* baseboard/cherry: don't reset rt1718s gpio state in every init() callTing Shen2021-10-051-4/+10
* tomato: board rev2 gpio updateTing Shen2021-09-231-1/+1
* cherry: enable CONFIG_USB_PORT_POWER_DUMB_CUSTOM_HOOKTing Shen2021-09-231-0/+3
* cherry: redesign RT1718S GPIO 1/2 behaviorTing Shen2021-09-221-35/+3
* cherry: code cleanupstabilize-rust-14220.B-mainTing Shen2021-09-141-15/+0
* rt1718s: refactor: move gpio control to driver moduleTing Shen2021-09-141-39/+18
* cherry: adjust charger input voltage limitTing Shen2021-09-131-0/+12
* cherry: Don't return error when disabling all charge portsTing Shen2021-09-011-1/+2
* Tomato: read C1 VBUS voltage from rt1718sSue Chen2021-08-271-0/+18
* adc: Remove adc_chip.h where adc.h is usedCaveh Jalali2021-08-271-1/+0
* cherry: enable FRSTing Shen2021-08-251-3/+36
* asurada/cherry/goroh: add missing newlineTing Shen2021-08-121-1/+1
* lid_angle: Create a common callback for lid angle changesWai-Hong Tam2021-08-051-21/+0
* tomato: enable port 0 bc12 functionTing Shen2021-07-291-1/+7
* cherry: enable usb pdTing Shen2021-07-291-66/+152
* cherry: implement USB-A port power controlTing Shen2021-07-201-0/+10
* Cherry: change gyro snesor to ICM-42607-PSue Chen2021-05-211-1/+1
* cherry: Add temp sensor for chargerSue Chen2021-05-211-0/+10
* zephyr: asurada: Enable power button and sequencingDenis Brockus2021-05-191-8/+0
* cherry: add pwm keyboard backlight controlTing Shen2021-04-221-3/+14
* cherry: enable sensorsTing Shen2021-04-201-3/+4
* cherry: GPIO configurationTing Shen2021-04-201-134/+8
* cherry: code cleanupTing Shen2021-03-051-7/+2
* cherry: initial EC imageTing Shen2021-03-031-0/+635