summaryrefslogtreecommitdiff
path: root/board/brask
Commit message (Expand)AuthorAgeFilesLines
* charger: Move charger_state_v2.h into charge_state.hSimon Glass2023-05-111-1/+1
* 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-016-16/+15
* Add default implementation of board_set_charge_limitPeter Marheine2022-11-241-2/+2
* PCHG: Report errors to hostDaisuke Nojiri2022-10-251-0/+4
* brask: usb_mux: Split struct usb_mux in brask boardsTomasz Michalec2022-09-131-30/+45
* Update license boilerplate text in source code filesMike Frysinger2022-09-1214-14/+14
* tree-wide: const-ify argv for console commandsCaveh Jalali2022-09-011-1/+1
* brask: Enable Data ResetAbe Levkoy2022-08-191-0/+1
* util: remove unused includesYuval Peress2022-08-051-1/+1
* board/brask/fans.c: Format with clang-formatJack Rosenthal2022-07-011-1/+1
* board/brask/sensors.c: Format with clang-formatJack Rosenthal2022-07-011-26/+18
* board/brask/led.c: Format with clang-formatJack Rosenthal2022-07-011-10/+9
* board/brask/fw_config.c: Format with clang-formatJack Rosenthal2022-07-011-1/+1
* board/brask/board.h: Format with clang-formatJack Rosenthal2022-06-301-65/+55
* board/brask/board.c: Format with clang-formatJack Rosenthal2022-06-301-37/+38
* board/brask/fw_config.h: Format with clang-formatJack Rosenthal2022-06-301-8/+2
* board/brask/pwm.c: Format with clang-formatJack Rosenthal2022-06-281-15/+10
* board/brask/usbc_config.h: Format with clang-formatJack Rosenthal2022-06-281-1/+1
* board/brask/usbc_config.c: Format with clang-formatJack Rosenthal2022-06-281-2/+2
* usbc: wrap task_set_event to have an explicit port argumentFabio Baltieri2022-05-271-3/+3
* Brask: Enable Qi chargingDaisuke Nojiri2022-05-054-4/+39
* 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-105-46/+116
* brask: power_monitor functionalityDaniel Coggin2022-02-195-10/+428
* Brask: Add USB mux taskDavid Huang2022-02-091-0/+1
* brask: adjust the stack sizeZhuohao Lee2022-01-241-3/+3
* config: change temp_sensor_power from config to gpioMichał Barnaś2022-01-101-1/+2
* brask: Add fan controlstabilize-14438.B-mainDavid Huang2022-01-043-1/+52
* brask: Modify gpio.incDavid Huang2022-01-031-2/+2
* brask: modify gpio.incDaniel Coggin2021-12-301-4/+4
* Brask: Enable KB800X XBAR configurationEric Herrmann2021-12-152-3/+8
* brask: Set SYV682X HV_ILIM to 5.5ADavid Huang2021-12-021-0/+2
* brask: Change GPIO nameDavid Huang2021-11-232-4/+4
* brask: Change USB_C1_RT_RST_R_ODL typeDavid Huang2021-11-191-1/+1
* brask: Support retimer kb800x for c1David Huang2021-11-162-10/+16
* brask: Modify bbr fw addressDavid Huang2021-11-061-5/+2
* tree: Work around clang bugTom Hughes2021-11-051-15/+20
* brask: Enable recovery key to send event to OSZhuohao Lee2021-11-032-1/+2
* board: Rename RSMRST_L_PGOOD as PG_EC_RSMRST_ODLfirmware-chameleon-14280.B-mainDivya Sasidharan2021-10-121-1/+0
* IOEX: Cleanup: Use IOEX_FLAGS_INITIALIZED flag to get the IOEX statusVijay Hiremath2021-10-121-3/+2
* brask: modify gpio.incDaniel Coggin2021-10-041-7/+7
* brask: Add Barrel jack power supply handlingDavid Huang2021-09-303-3/+180
* Add math_lib for 32 bit boards that use pd_timerDenis Brockus2021-09-271-0/+3
* brask: Change maximum power for typecDavid Huang2021-09-231-2/+2
* BB Retimer: Add new HPD callback to boardsDiana Z2021-09-161-0/+2
* brask: Add led controlDavid Huang2021-09-154-1/+269
* brask: Support cecDavid Huang2021-09-032-1/+8