summaryrefslogtreecommitdiff
path: root/board/wormdingler
Commit message (Expand)AuthorAgeFilesLines
* battery: Deprecate CONFIG_BATTERY_LEVEL_NEAR_FULLwen zhang2023-05-111-1/+1
* charger: Rename charge_get_state() to led_pwr_get_state()Simon Glass2023-05-111-1/+1
* Default charger current derating to 5%Peter Marheine2023-01-121-0/+1
* board: Sort header filesJeremy Bettis2022-12-013-5/+5
* 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-172-1/+2
* Trogdor: Enable C1 PPC interruptWai-Hong Tam2022-11-101-0/+1
* strongbad: usb_mux: Split struct usb_mux in strongbad boardsTomasz Michalec2022-09-131-7/+13
* 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
* board/wormdingler/board.c: Format with clang-formatJack Rosenthal2022-07-011-98/+56
* board/wormdingler/usbc_config.c: Format with clang-formatJack Rosenthal2022-07-011-2/+2
* board/wormdingler/base_detect.c: Format with clang-formatJack Rosenthal2022-06-281-7/+6
* board/wormdingler/board.h: Format with clang-formatJack Rosenthal2022-06-281-6/+3
* board/wormdingler/led.c: Format with clang-formatJack Rosenthal2022-06-281-9/+9
* 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
* gpio: cleanup header usage for i2cKeith Short2022-02-251-0/+1
* homestar/mrbland/wormdingler: Add support PS8755Siyu Qin2022-02-161-0/+3
* TCPM: Change the PS8xxx I2C flags name to match the driverSam Hurst2022-02-101-2/+2
* wormdingler: Remove tablet mode config in mainboard ecSiyu Qin2022-02-092-3/+0
* baseboard/trogdor: move usbc_config.c to board levelSue Chen2021-12-112-1/+61
* i2c: Use declared initializers for i2c_ports: trogdor boardsKeith Short2021-11-301-10/+35
* wormdingler: Remove the bring up features macroSiyu Qin2021-11-301-8/+0
* Homestar/Mrbland/Wormdingler: ps8805 A3 chip Device IDSiyu Qin2021-11-051-0/+1
* battery: Move battery get/set vendor param to common/battery.cTommy Chung2021-10-283-25/+2
* USB MUX: Update mux HPD update interface to use mux_state_tDiana Z2021-09-161-2/+2
* wormdingler: Update the battery configurationSiyu Qin2021-09-152-78/+18
* wormdingler: Increase the length of Battery Model stringSiyu Qin2021-09-151-0/+3
* adc: Remove adc_chip.h where adc.h is usedCaveh Jalali2021-08-271-1/+0
* wormdingler: Initial EC imageSiyu Qin2021-08-199-0/+1598