summaryrefslogtreecommitdiff
path: root/board/brask
Commit message (Expand)AuthorAgeFilesLines
* 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
* brask: modify the usbc settingZhuohao Lee2021-08-257-204/+39
* brask: configure the usb type-a portZhuohao Lee2021-08-251-1/+1
* brask: add the barrel jack supportZhuohao Lee2021-08-251-0/+3
* brask: add recovery button supportZhuohao Lee2021-08-251-0/+2
* brask: modify adc and sensor nameZhuohao Lee2021-08-252-45/+39
* brask: modify gpio.inc and i2c.cZhuohao Lee2021-08-255-75/+135
* brask: remove unnecessary configurationZhuohao Lee2021-08-2514-963/+35
* Brask: Initial the baseboard and boardZhuohao Lee2021-08-2518-0/+2120