summaryrefslogtreecommitdiff
path: root/board/quackingstick/board.c
Commit message (Expand)AuthorAgeFilesLines
* board: Sort header filesJeremy Bettis2022-12-011-3/+4
* Add default implementation of board_set_charge_limitPeter Marheine2022-11-241-2/+2
* Add CONFIG_CHARGER_MIN_INPUT_CURRENT_LIMITPeter Marheine2022-11-231-2/+1
* Add CONFIG_CHARGER_INPUT_CURRENT_DERATE_PCTPeter Marheine2022-11-171-1/+0
* 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-121-1/+1
* Quackingstick: Move 2s delay time to battery_is_presentSue Chen2022-08-081-6/+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
* usbc: wrap task_set_event to have an explicit port argumentFabio Baltieri2022-05-271-1/+1
* Revert "Quackingstick: Turn off LED before enter EC hibernate"Knox Chiou2022-04-271-8/+0
* Quackingstick: Turn off LED before enter EC hibernateSue Chen2022-04-121-0/+8
* TCPM: Change the PS8xxx I2C flags name to match the driverSam Hurst2022-02-101-1/+1
* Quackingstick: remove unused tcpm product idSue Chen2022-01-131-9/+0
* Quackingstick: fix hibernate behavior for rev1Sue Chen2022-01-081-7/+9
* Quackingstick: Detect pen input and charge itSue Chen2022-01-071-0/+31
* 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: Add Accelgyro ICM42607-PSue Chen2021-11-081-33/+38
* quackingstick: Add temp sensorSue Chen2021-10-281-0/+20
* battery: Move battery get/set vendor param to common/battery.cTommy Chung2021-10-281-22/+0
* quackingstick: Initial EC imageSue Chen2021-10-071-0/+615