summaryrefslogtreecommitdiff
path: root/board/stryke
Commit message (Expand)AuthorAgeFilesLines
* board: Sort header filesJeremy Bettis2022-12-012-3/+4
* hatch: usb_mux: Split struct usb_mux in hatch boardsTomasz Michalec2022-09-131-7/+11
* Update license boilerplate text in source code filesMike Frysinger2022-09-127-7/+7
* config: rename HOSTCMD_ESPI_* to HOST_INTERFACE_ESPI_*Michał Barnaś2022-09-091-2/+2
* board/stryke/board.h: Format with clang-formatJack Rosenthal2022-06-301-22/+14
* board/stryke/led.c: Format with clang-formatJack Rosenthal2022-06-291-15/+19
* board/stryke/board.c: Format with clang-formatJack Rosenthal2022-06-281-35/+29
* 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
* TCPM: Change the PS8xxx I2C flags name to match the driverSam Hurst2022-02-101-1/+1
* config: change temp_sensor_power from config to gpioMichał Barnaś2022-01-101-1/+3
* config: rename CONFIG_HOSTCMD_ESPI to CONFIG_HOST_INTERFACE_ESPIKeith Short2021-11-191-1/+1
* tree: Work around clang bugTom Hughes2021-11-051-14/+19
* tree: Files should end with single newlineTom Hughes2021-10-181-1/+0
* board: Rename RSMRST_L_PGOOD as PG_EC_RSMRST_ODLfirmware-chameleon-14280.B-mainDivya Sasidharan2021-10-121-1/+1
* adc: Remove adc_chip.h where adc.h is usedCaveh Jalali2021-08-271-1/+0
* LED On/Off: Make battery LED optionalDiana Z2021-04-221-4/+5
* thermisor: move header to include dirDawid Niedzwiecki2021-04-221-1/+1
* genvif: Use VIF overrides by defaultAbe Levkoy2021-03-301-0/+3
* task_set_event: remove the wait argumentDawid Niedzwiecki2020-12-141-2/+2
* ec: change usage of "sane" per inclusive languagePaul Fagerburg2020-07-221-1/+1
* Swap system_jumped_to_this_image with system_jumped_latestabilize-quickfix-13310.91.B-masterstabilize-quickfix-13310.76.B-masterstabilize-quickfix-13310.73.B-masterstabilize-13310.99.B-masterstabilize-13310.94.B-masterstabilize-13310.83.B-masterstabilize-13310.74.B-masterstabilize-13310.72.B-masterrelease-R85-13310.B-masterDaisuke Nojiri2020-06-261-1/+1
* PD: Remove unnecessary PDCMD taskDiana Z2020-05-201-1/+0
* hatch: Remove the board keyscan_config definition and use the defaultWai-Hong Tam2020-05-111-1/+0
* driver: Replace BMI160 to BMI in board configChing-Kang Yen2020-04-231-6/+6
* hatch boards: Increase PD tasks stack sizeEdward Hill2020-03-041-2/+2
* usb_mux: retimer: mux as chained mux and retimerDenis Brockus2020-02-281-1/+3
* hatch: Add check for convertible SKUs in lid_angle_peripheral_enableTim Wawrzynczak2020-02-181-0/+7
* Temp sensor: Remove action_delay_sec fieldDiana Z2020-02-141-4/+2
* stryke: remove ALS supportJosh Tsai2019-12-303-95/+1
* board: Set Accelerometer range to 4gGwendal Grignou2019-12-171-2/+2
* Revert "hatch: refactor PD_MAX_VOLTAGE/PD_MAX_CURRENT/PD_MAX_POWER/PD_OPERATI...Josh Tsai2019-12-131-5/+0
* drivers/tcs3400: update fields for new irt scale factorNick Vaccaro2019-12-121-3/+4
* hatch: refactor PD_MAX_VOLTAGE/PD_MAX_CURRENT/PD_MAX_POWER/PD_OPERATING_POWER/Josh Tsai2019-12-061-0/+5
* stryke: Assign SYS_RST_ODL to GPIOC5 and make sure EC_RST_ODL is LOCKEDJosh Tsai2019-12-051-2/+13
* stryke: Initial EC imageDtrain Hsu2019-12-037-0/+1019