summaryrefslogtreecommitdiff
path: root/board/gimble
Commit message (Expand)AuthorAgeFilesLines
* board/gimble/board.h: Format with clang-formatJack Rosenthal2022-06-291-77/+63
* board/gimble/usbc_config.h: Format with clang-formatJack Rosenthal2022-06-291-6/+2
* board/gimble/board.c: Format with clang-formatJack Rosenthal2022-06-291-24/+23
* board/gimble/fw_config.h: Format with clang-formatJack Rosenthal2022-06-281-13/+10
* board/gimble/led.c: Format with clang-formatJack Rosenthal2022-06-281-27/+27
* board/gimble/sensors.c: Format with clang-formatJack Rosenthal2022-06-281-47/+32
* gimble: fix fan table behaviorScott Chao2022-06-281-4/+2
* gimble: configure fan thermal_paramsWill Tsai2022-06-221-0/+35
* gimble: modify ectool control battery ledElsie Shih2022-06-151-15/+34
* usbc: wrap task_set_event to have an explicit port argumentFabio Baltieri2022-05-271-2/+2
* board/baseboard: Remove ACCEL_INTERRUPTSGwendal Grignou2022-05-231-1/+0
* gimble: enable CONFIG_USB_PD_TCPM_PS8815_FORCE_DIDScott Chao2022-05-131-0/+1
* gimble: fix unused gpio pinWill Tsai2022-04-071-1/+1
* gimble: enable FRS on C1Scott Chao2022-03-223-2/+4
* gimble: remove obsolete C1 reset configurationScott Chao2022-03-221-24/+1
* gimble: do not reset PS8815 when AC only during power onScott Chao2022-03-172-2/+6
* gimble: set SYV682X HV_ILIM to 5.5AElsie Shih2022-03-161-0/+2
* gimble: enable FRS on C0Scott Chao2022-03-103-2/+5
* gpio: cleanup header usage for i2cKeith Short2022-02-251-0/+1
* gimble: turn off power led in s0ixElsie Shih2022-02-241-4/+2
* brya: increase prochot release threshold when adapter < 60wScott Chao2022-02-161-1/+1
* TCPM: Change the PS8xxx I2C flags name to match the driverSam Hurst2022-02-102-12/+12
* ec: Rename GMR_TABLET_MODE_GPIO_L to GPIO_TABLET_MODE_LAndrew McRae2022-01-201-1/+0
* config: change temp_sensor_power from config to gpioMichał Barnaś2022-01-101-1/+2
* gimble: modify TCPC I2C speed to 1000 kbpsWill Tsai2022-01-052-10/+9
* motion_sensor: Remove |int_signal| fieldGwendal Grignou2021-12-141-4/+0
* gimble: Enable VCONN control on C1 (ps8815)Sugnan Prabhu S2021-12-071-1/+2
* gimble: revise battery LED behaviorWill Tsai2021-12-061-2/+2
* brya boards: initialize GPIO57Boris Mittelberg2021-11-241-0/+1
* gimble: enable PSYS monitoringWill Tsai2021-11-241-0/+1
* Brya: Add USB mux taskDiana Z2021-11-191-0/+1
* gimble: change fan tableScott Chao2021-11-181-17/+29
* gimble: Fix keyboard backlight in G3Peter Chi2021-11-161-5/+5
* bq25710: Make VSYS_TH2 Kconfig friendlyCaveh Jalali2021-11-131-0/+1
* gimble: tune PS8815 parameter for RXWill Tsai2021-11-091-0/+50
* tree: Work around clang bugTom Hughes2021-11-051-21/+32
* brya: add PROCHOT assertion/de-assertion ratioWill Tsai2021-10-291-0/+1
* brya: move prochot assertion/de-assertion ratio to variantWill Tsai2021-10-291-0/+10
* brya: Update stack sizes based on stack analyzerCaveh Jalali2021-10-291-13/+13
* cleanup: charger: Add BQ25710 sense resistor configsDeepti Deshatty2021-10-281-2/+2
* gimble: add FW_CONFIG support for different keyboard layoutWill Tsai2021-10-263-2/+30
* cleanup: board: Remove unnecessary fan off/max with custom fan control.Devin Lu2021-10-261-4/+0
* gimble: control prochotScott Chao2021-10-153-1/+13
* board: Rename RSMRST_L_PGOOD as PG_EC_RSMRST_ODLfirmware-chameleon-14280.B-mainDivya Sasidharan2021-10-121-1/+0
* IOEX: Cleanup: Use IOEX_FLAGS_INITIALIZED flag to get the IOEX statusVijay Hiremath2021-10-121-4/+2
* USB MUX: Update mux HPD update interface to use mux_state_tDiana Z2021-09-161-1/+2
* brya: Move charger config from baseboard to boardDavid Huang2021-09-022-0/+2
* gimble: determine motion sensors by board idWill Tsai2021-09-014-3/+146
* gimble: switch T6 to T8 keysWill Tsai2021-08-261-3/+3
* gimble: fix port1 i2c settingScott Chao2021-08-241-10/+2