summaryrefslogtreecommitdiff
path: root/board/brask/board.c
Commit message (Expand)AuthorAgeFilesLines
* brask,coachz,constitution,kuldax,redrix: add board_get_pchg_count()ben chen2023-02-151-1/+5
* brask: move externs to header fileScott Chao2023-02-141-1/+1
* board: Sort header filesJeremy Bettis2022-12-011-6/+7
* PCHG: Report errors to hostDaisuke Nojiri2022-10-251-0/+4
* Update license boilerplate text in source code filesMike Frysinger2022-09-121-1/+1
* util: remove unused includesYuval Peress2022-08-051-1/+1
* board/brask/board.c: Format with clang-formatJack Rosenthal2022-06-301-37/+38
* Brask: Enable Qi chargingDaisuke Nojiri2022-05-051-0/+25
* brask: Minimum power on requirementDaniel Coggin2022-04-131-2/+2
* hooks: rename charger init priority to match othersKeith Short2022-03-291-1/+1
* brask: separate fw_config from the board.*Zhuohao Lee2022-03-101-36/+3
* brask: power_monitor functionalityDaniel Coggin2022-02-191-4/+403
* brask: Enable recovery key to send event to OSZhuohao Lee2021-11-031-0/+1
* brask: Add Barrel jack power supply handlingDavid Huang2021-09-301-1/+158
* brask: modify the usbc settingZhuohao Lee2021-08-251-6/+0
* brask: modify gpio.inc and i2c.cZhuohao Lee2021-08-251-1/+1
* brask: remove unnecessary configurationZhuohao Lee2021-08-251-124/+6
* Brask: Initial the baseboard and boardZhuohao Lee2021-08-251-0/+165