summaryrefslogtreecommitdiff
path: root/board/quackingstick
Commit message (Expand)AuthorAgeFilesLines
* strongbad: usb_mux: Split struct usb_mux in strongbad boardsTomasz Michalec2022-09-131-4/+7
* Update license boilerplate text in source code filesMike Frysinger2022-09-129-9/+9
* charge_state: Add PWR_STATE_FORCED_IDLE stateParth Malkan2022-08-181-10/+9
* Quackingstick: Move 2s delay time to battery_is_presentSue Chen2022-08-082-7/+14
* board/quackingstick/usbc_config.c: Format with clang-formatJack Rosenthal2022-07-011-11/+12
* Quackingstick: Delay 2s on the first power onSue Chen2022-06-291-0/+16
* board/quackingstick/board.c: Format with clang-formatJack Rosenthal2022-06-291-58/+40
* board/quackingstick/led.c: Format with clang-formatJack Rosenthal2022-06-281-5/+5
* board/quackingstick/board.h: Format with clang-formatJack Rosenthal2022-06-281-10/+4
* board/quackingstick/base_detect.c: Format with clang-formatJack Rosenthal2022-06-281-5/+5
* usbc: wrap task_set_event to have an explicit port argumentFabio Baltieri2022-05-271-1/+1
* board/baseboard: Remove ACCEL_INTERRUPTSGwendal Grignou2022-05-231-1/+0
* Revert "Quackingstick: Turn off LED before enter EC hibernate"Knox Chiou2022-04-271-8/+0
* Quackingstick: Fix LED behavior in DC modeSue Chen2022-04-261-2/+4
* Quackingstick: Turn off LED before enter EC hibernateSue Chen2022-04-121-0/+8
* gpio: cleanup header usage for i2cKeith Short2022-02-251-0/+1
* Quackingstick: fix led behavior while battery errorSue Chen2022-02-141-1/+1
* TCPM: Change the PS8xxx I2C flags name to match the driverSam Hurst2022-02-101-1/+1
* Quackingstick: Modify LED behaviorSue Chen2022-01-271-39/+13
* Quackingstick: remove unused tcpm product idSue Chen2022-01-132-11/+0
* Quackingstick: fix hibernate behavior for rev1Sue Chen2022-01-081-7/+9
* Quackingstick: Detect pen input and charge itSue Chen2022-01-073-2/+34
* quackingstick: support thermal charge policySue Chen2021-12-111-0/+38
* baseboard/trogdor: move usbc_config.c to board levelSue Chen2021-12-112-1/+61
* Quackingstick: fix orientation for accelgyro BMI160Sue Chen2021-12-061-2/+2
* i2c: Use declared initializers for i2c_ports: trogdor boardsKeith Short2021-11-301-8/+28
* quackingstick: remove body detection configSue Chen2021-11-081-8/+0
* quackingstick: Add Accelgyro ICM42607-PSue Chen2021-11-082-36/+41
* quackingstick: Add temp sensorSue Chen2021-10-283-1/+33
* battery: Move battery get/set vendor param to common/battery.cTommy Chung2021-10-282-22/+2
* quackingstick: ps8805 A3 chip Device IDSue Chen2021-10-261-0/+1
* quackingstick: Update battery informationSue Chen2021-10-222-88/+26
* quackingstick: remove unused taskSue Chen2021-10-151-4/+1
* quackingstick: Initial EC imageSue Chen2021-10-079-0/+1535