summaryrefslogtreecommitdiff
path: root/board/moli
Commit message (Expand)AuthorAgeFilesLines
* board: Sort header filesJeremy Bettis2022-12-016-11/+10
* moli: add power on/wakeup by HDMI monitorElsie Shih2022-11-283-6/+129
* Add default implementation of board_set_charge_limitPeter Marheine2022-11-241-2/+2
* moli: separate fw_config from the board.*Elsie Shih2022-11-235-43/+130
* moli: add genvif overridesElsie Shih2022-10-241-0/+126
* moli: update custom fan controlElsie Shih2022-10-191-9/+9
* moli: remove the bring-up featuresElsie Shih2022-10-041-0/+2
* brask: usb_mux: Split struct usb_mux in brask boardsTomasz Michalec2022-09-131-21/+31
* Update license boilerplate text in source code filesMike Frysinger2022-09-1213-13/+13
* tree-wide: const-ify argv for console commandsCaveh Jalali2022-09-011-1/+1
* brask: Enable Data ResetAbe Levkoy2022-08-191-0/+1
* moli: correct barrel-jack 135W power adapter voltageElsie Shih2022-08-191-1/+1
* moli: modify thermal shutdown pointScott Chao2022-08-151-21/+23
* moli: update custom fan controlElsie Shih2022-08-101-1/+1
* util: remove unused includesYuval Peress2022-08-051-1/+1
* moli: modify LED behaviorElsie Shih2022-07-202-16/+38
* moli: remove set fan pwm duty 100% in board_pwm_init()Elsie Shih2022-07-151-7/+0
* board/moli/thermal.c: Format with clang-formatJack Rosenthal2022-07-071-26/+24
* moli: add custom fan controlElsie Shih2022-07-045-14/+153
* board/moli/board.c: Format with clang-formatJack Rosenthal2022-07-011-27/+25
* board/moli/fans.c: Format with clang-formatJack Rosenthal2022-06-301-1/+1
* board/moli/usbc_config.h: Format with clang-formatJack Rosenthal2022-06-291-6/+2
* board/moli/usbc_config.c: Format with clang-formatJack Rosenthal2022-06-291-2/+2
* board/moli/led.c: Format with clang-formatJack Rosenthal2022-06-281-9/+8
* board/moli/pwm.c: Format with clang-formatJack Rosenthal2022-06-281-15/+11
* board/moli/sensors.c: Format with clang-formatJack Rosenthal2022-06-281-20/+14
* board/moli/board.h: Format with clang-formatJack Rosenthal2022-06-271-64/+54
* moli: update power_monitor functionality and gpio configurationElsie Shih2022-06-143-154/+35
* moli: modify fan frequencyElsie Shih2022-06-141-2/+2
* moli: update gpio configuration to remove cec2Elsie Shih2022-05-311-3/+3
* usbc: wrap task_set_event to have an explicit port argumentFabio Baltieri2022-05-271-2/+2
* moli: modify name of temp sensorstabilize-14839.B-mainElsie Shih2022-05-172-14/+14
* moli: fix and update gpio configurationElsie Shih2022-05-131-6/+4
* moli: remove ADC6 (for WIFI thermal sensor) in gpio.incElsie Shih2022-05-111-1/+1
* moli: remove WIFI thermal sensorElsie Shih2022-05-092-22/+6
* moli: power_monitor functionalityElsie Shih2022-05-065-10/+387
* moli: modify rpm deviationElsie Shih2022-05-061-5/+3
* moli: modify config fields of barrel-jack powerElsie Shih2022-05-031-2/+2
* moli: change BB retimer i2c addressScott Chao2022-04-281-2/+2
* moli: fix type-c cannot negotiation to 20VScott Chao2022-04-271-0/+2
* moli: fix dedicated charge portScott Chao2022-04-271-1/+1
* moli: update LED colorScott Chao2022-04-013-35/+35
* moli: update gpio configurationScott Chao2022-04-017-64/+110
* hooks: rename charger init priority to match othersKeith Short2022-03-291-1/+1
* moli: remove RT1715/ KB800X codesElsie Shih2022-03-092-11/+0
* moli: add USB mux taskElsie Shih2022-03-091-0/+1
* moli: modify power adapter ratingsElsie Shih2022-03-041-6/+6
* moli: modify board related GPIO settingElsie Shih2022-03-046-193/+53
* moli: Initial EC imageRaihow Shi2022-02-1513-0/+1609