summaryrefslogtreecommitdiff
path: root/board/crota
Commit message (Expand)AuthorAgeFilesLines
* crota: add custom fan controlPeter Chi2022-06-303-122/+110
* board/crota/keyboard.c: Format with clang-formatJack Rosenthal2022-06-291-2/+2
* board/crota/fw_config.c: Format with clang-formatJack Rosenthal2022-06-291-1/+1
* board/crota/usbc_config.c: Format with clang-formatJack Rosenthal2022-06-291-9/+5
* board/crota/fans.c: Format with clang-formatJack Rosenthal2022-06-291-1/+1
* board/crota/usbc_config.h: Format with clang-formatJack Rosenthal2022-06-281-6/+2
* board/crota/fw_config.h: Format with clang-formatJack Rosenthal2022-06-281-10/+7
* board/crota/board.c: Format with clang-formatJack Rosenthal2022-06-281-3/+3
* crota: add more BYD battery supportPeter Chi2022-06-282-2/+32
* crota: modify fan frequencyPeter Chi2022-06-131-2/+2
* crota: correct BBR addressScott Chao2022-06-101-3/+3
* crota: enable FRSPeter Chi2022-06-103-2/+6
* usbc: wrap task_set_event to have an explicit port argumentFabio Baltieri2022-05-271-2/+2
* crota: remove force mode for lid accelGwendal Grignou2022-05-231-3/+0
* board: remove CONFIG_ACCEL_LIS2DW_AS_BASE variableGwendal Grignou2022-05-231-1/+0
* board/baseboard: Remove ACCEL_INTERRUPTSGwendal Grignou2022-05-231-1/+0
* crota: add power share supportPeter Chi2022-05-202-1/+23
* crota: remove PS8815 and NX20P3483 configPeter Chi2022-05-183-5/+0
* crota remove CONFIG_ADC_CHANNELS_RUNTIME_CONFIGPeter Chi2022-05-172-7/+1
* crota: enable body detectionScott Chao2022-05-141-0/+6
* crota: add battery supportPeter Chi2022-05-042-32/+330
* crota: Configure LED behaviorPeter Chi2022-05-034-93/+66
* crota: remove ALS sensor and color light sensorPeter Chi2022-05-032-109/+1
* crota: change orientation matrix to motion sensorsPeter Chi2022-04-281-3/+3
* crota: add dual BB retimer on port1Scott Chao2022-04-222-2/+12
* crota: add vivaldi keyboard supportPeter Chi2022-04-222-7/+28
* crota: disable BBR firmware updateScott Chao2022-04-221-1/+4
* crota: remove type-c port 2 to avoid confusionScott Chao2022-04-146-81/+74
* gpio: cleanup header usage for sensorsKeith Short2022-02-251-0/+1
* gpio: cleanup header usage for i2cKeith Short2022-02-252-0/+2
* crota: modify I2C addressPeter Chi2022-02-231-1/+1
* crota: remove tuning MP2964Peter Chi2022-02-222-44/+0
* crota: configure EC GPIO/ I2C channelPeter Chi2022-02-189-420/+131
* TCPM: Change the PS8xxx I2C flags name to match the driverSam Hurst2022-02-101-1/+1
* crota: Initial EC imageTerry Chen2022-02-0820-0/+2357