summaryrefslogtreecommitdiff
path: root/board/mrbland/board.c
Commit message (Expand)AuthorAgeFilesLines
* Revert "Merge remote-tracking branch cros/main into factory-brya-14517.B-main"factory-brya-14517.B-mainYH Lin2022-12-051-3/+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-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
* board/mrbland/board.c: Format with clang-formatJack Rosenthal2022-06-301-88/+49
* usbc: wrap task_set_event to have an explicit port argumentFabio Baltieri2022-05-271-1/+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
* i2c: Use declared initializers for i2c_ports: trogdor boardsKeith Short2021-11-301-8/+28
* battery: Move battery get/set vendor param to common/battery.cTommy Chung2021-10-281-22/+0
* USB MUX: Update mux HPD update interface to use mux_state_tDiana Z2021-09-161-2/+2
* mrbland: Modify type-c port C0 configuration to match HW designSiyu Qin2021-09-131-43/+0
* Mrbland: set TCPC product id as PS8805Siyu Qin2021-08-201-5/+1
* Mrbland: Add the support for ICM42607Siyu Qin2021-08-181-2/+96
* mrbland: Initial EC imageSiyu Qin2021-07-011-0/+603