summaryrefslogtreecommitdiff
path: root/board/shuboz
Commit message (Expand)AuthorAgeFilesLines
* board: Sort header filesJeremy Bettis2022-12-012-4/+6
* zork: usb_mux: Split struct usb_mux in zork boardsTomasz Michalec2022-09-131-21/+31
* Update license boilerplate text in source code filesMike Frysinger2022-09-127-7/+7
* Zephyr: Add AOZ1380 to PPC devicetreeDiana Z2022-09-081-1/+1
* board/shuboz/board.h: Format with clang-formatJack Rosenthal2022-07-011-54/+33
* board/shuboz/battery.c: Format with clang-formatJack Rosenthal2022-07-011-1/+1
* board/shuboz/led.c: Format with clang-formatJack Rosenthal2022-07-011-17/+26
* board/shuboz/board.c: Format with clang-formatJack Rosenthal2022-06-301-21/+12
* usbc: wrap task_set_event to have an explicit port argumentFabio Baltieri2022-05-271-2/+2
* board/baseboard: Remove ACCEL_INTERRUPTSGwendal Grignou2022-05-231-1/+0
* motion_sensor: Remove |int_signal| fieldGwendal Grignou2021-12-141-1/+0
* tree: Files should end with single newlineTom Hughes2021-10-181-1/+0
* jelboz/jelboz360: The type-C PDO "PD_MAX_POWER_MW" change to 45WMichael5 Chen12021-10-151-0/+2
* USB MUX: Generalize mux ACKDiana Z2021-08-141-1/+5
* nct38xx: Split after-reset timestabilize-14151.B-mainDevin Lu2021-08-131-2/+2
* tablet_mode: Fix the race condition of setting the tablet modeWai-Hong Tam2021-07-231-1/+1
* Jelboz/Jelboz360: Modity EC thermal config.Michael5 Chen12021-07-021-0/+9
* jelboz360: gyro sensor add 2nd source icm-40608Michael5 Chen12021-06-303-2/+74
* Jelboz: Change condition AC >= 40W to boot OSMichael5 Chen12021-06-211-0/+2
* Zork: Update TCPC reset functions to notify NCT38xx driverDiana Z2021-06-171-11/+18
* jelboz:Re-define Volume up/down positionMichael5 Chen12021-05-111-2/+2
* shuboz: Limit PD max current to 3A.Michael5 Chen12021-04-291-0/+3
* LED On/Off: Make battery LED optionalDiana Z2021-04-221-4/+5
* genvif: Use VIF overrides by defaultAbe Levkoy2021-03-301-0/+3
* board/zork: Re-order includes so that enum definition comes before useTom Hughes2021-03-161-2/+2
* Jelboz: Dynamic charging current control.Jacky Wang2021-03-122-0/+90
* shuboz/jelboz/jelboz360: Increase power button init timeoutMichael5 Chen12021-03-041-1/+6
* COIL: Rename ioexpander i2c address variableDiana Z2021-02-241-2/+2
* board: Remove HAS_TASK_MOTIONSENSE when always definedGwendal Grignou2021-02-221-4/+0
* board: Set Accelerometer range to 4gGwendal Grignou2021-02-131-1/+1
* Jelboz360: Config the rotation matrix setting for X axis.Jacky Wang2021-02-021-2/+2
* Jelboz360: Config the G-sensor settingJacky Wang2021-01-263-39/+41
* zork: use MKBP GPIO & host event for wake on DPPeter Marheine2021-01-051-2/+0
* shuboz: Modify PS8743B setting for signal qualityJacky Wang2020-12-251-1/+4
* task_set_event: remove the wait argumentDawid Niedzwiecki2020-12-141-2/+2
* shuboz: Implement LED functionJacky Wang2020-12-033-48/+35
* shuboz: Remove daughter board OPT2Michael5 Chen2020-11-173-172/+11
* shuboz: Config the EC battery setting.Michael5 Chen2020-11-163-90/+16
* shuboz: Initial EC imageMichael5 Chen2020-11-028-0/+1292