summaryrefslogtreecommitdiff
path: root/board/jinlon/board.c
Commit message (Expand)AuthorAgeFilesLines
* 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-121-1/+1
* board/jinlon/board.c: Format with clang-formatJack Rosenthal2022-06-301-61/+56
* usbc: wrap task_set_event to have an explicit port argumentFabio Baltieri2022-05-271-2/+2
* TCPM: Change the PS8xxx I2C flags name to match the driverSam Hurst2022-02-101-2/+2
* tree: Work around clang bugTom Hughes2021-11-051-22/+32
* cleanup: board: Remove unnecessary fan off/max with custom fan control.Devin Lu2021-10-261-4/+0
* adc: Remove adc_chip.h where adc.h is usedCaveh Jalali2021-08-271-1/+0
* thermisor: move header to include dirDawid Niedzwiecki2021-04-221-1/+1
* 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
* Jinlon: Choose a keyboard layout even for bad SKU IDRajat Jain2020-05-061-2/+3
* HACK: jinlon: Prevent system can't power onDevin Lu2020-04-301-0/+22
* jinlon: update thermal table for board version 3Devin Lu2020-04-241-3/+1
* driver: Replace BMI160 to BMI in board configChing-Kang Yen2020-04-231-6/+6
* Jinlon: Initialize keyboardRajat Jain2020-04-231-0/+61
* 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/+8
* Temp sensor: Remove action_delay_sec fieldDiana Z2020-02-141-8/+4
* jinlon: enable OTI502 IR temperature sensorDevin Lu2020-01-221-0/+6
* board: Set Accelerometer range to 4gGwendal Grignou2019-12-171-2/+2
* jinlon: assign power enable pin for FAN2 with proto2Devin Lu2019-12-161-1/+1
* jinlon: remove identifying SKUs for kbbacklit and convertible.Devin Lu2019-12-161-46/+3
* Define board_override_features_flags APIs as overridablednojiri2019-12-101-6/+1
* jinlon: correct accel orientationDevin Lu2019-12-091-4/+4
* jinlon: add FAN2 supportDevin Lu2019-11-241-0/+17
* Dratini/Jinlon: Add support for TEMP_SENSOR3Devin Lu2019-11-221-4/+11
* jinlon: change TCPC port 0 from ANX7447 to PS8751Devin Lu2019-11-221-6/+4
* jinlon: Initial EC imageDevin Lu2019-11-121-0/+453