summaryrefslogtreecommitdiff
path: root/board/mrbland
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
* board/mrbland/led.c: Format with clang-formatJack Rosenthal2022-07-011-8/+8
* board/mrbland/usbc_config.c: Format with clang-formatJack Rosenthal2022-07-011-2/+2
* board/mrbland/board.c: Format with clang-formatJack Rosenthal2022-06-301-88/+49
* board/mrbland/base_detect.c: Format with clang-formatJack Rosenthal2022-06-281-8/+7
* board/mrbland/board.h: Format with clang-formatJack Rosenthal2022-06-271-7/+4
* 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
* mrbland: Disable lid detect when the base is detachedSiyu Qin2022-03-091-9/+22
* mrbland: Remove the bring up features macroSiyu Qin2022-03-041-8/+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-1/+1
* 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-8/+28
* 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/+3
* USB MUX: Update mux HPD update interface to use mux_state_tDiana Z2021-09-161-2/+2
* mrbland: Modify the battery informationSiyu Qin2021-09-132-122/+35
* mrbland: Modify type-c port C0 configuration to match HW designSiyu Qin2021-09-135-63/+20
* adc: Remove adc_chip.h where adc.h is usedCaveh Jalali2021-08-271-1/+0
* Mrbland: Change the behavior of LEDstabilize-14179.B-mainliheyang2021-08-252-30/+73
* Mrbland: set TCPC product id as PS8805Siyu Qin2021-08-201-5/+1
* Mrbland: Remove GMR_TABLET_MODE DEFINESiyu Qin2021-08-201-3/+0
* Mrbland: Remove CONFIG_DEVICE_EVENT DEFINESiyu Qin2021-08-201-1/+0
* Mrbland: Add the support for ICM42607Siyu Qin2021-08-183-4/+103
* Mrbland: Remove on-body detection and gesture detectionSiyu Qin2021-08-181-9/+1
* tablet_mode: Fix the race condition of setting the tablet modeWai-Hong Tam2021-07-231-1/+1
* mrbland: Initial EC imageSiyu Qin2021-07-019-0/+1589