summaryrefslogtreecommitdiff
path: root/board/dratini
Commit message (Expand)AuthorAgeFilesLines
* ish: Trim down the release branchstabilize-wristpin-14469.59.B-ishstabilize-voshyr-14637.B-ishstabilize-quickfix-14695.187.B-ishstabilize-quickfix-14695.124.B-ishstabilize-quickfix-14526.91.B-ishstabilize-14695.85.B-ishstabilize-14695.107.B-ishstabilize-14682.B-ishstabilize-14633.B-ishstabilize-14616.B-ishstabilize-14589.B-ishstabilize-14588.98.B-ishstabilize-14588.14.B-ishstabilize-14588.123.B-ishstabilize-14536.B-ishstabilize-14532.B-ishstabilize-14528.B-ishstabilize-14526.89.B-ishstabilize-14526.84.B-ishstabilize-14526.73.B-ishstabilize-14526.67.B-ishstabilize-14526.57.B-ishstabilize-14498.B-ishstabilize-14496.B-ishstabilize-14477.B-ishstabilize-14469.9.B-ishstabilize-14469.8.B-ishstabilize-14469.58.B-ishstabilize-14469.41.B-ishstabilize-14442.B-ishstabilize-14438.B-ishstabilize-14411.B-ishstabilize-14396.B-ishstabilize-14395.B-ishstabilize-14388.62.B-ishstabilize-14388.61.B-ishstabilize-14388.52.B-ishstabilize-14385.B-ishstabilize-14345.B-ishstabilize-14336.B-ishstabilize-14333.B-ishrelease-R99-14469.B-ishrelease-R98-14388.B-ishrelease-R102-14695.B-ishrelease-R101-14588.B-ishrelease-R100-14526.B-ishfirmware-cherry-14454.B-ishfirmware-brya-14505.B-ishfirmware-brya-14505.71.B-ishfactory-kukui-14374.B-ishfactory-guybrush-14600.B-ishfactory-cherry-14455.B-ishfactory-brya-14517.B-ishJack Rosenthal2021-11-058-1252/+0
* adc: Remove adc_chip.h where adc.h is usedCaveh Jalali2021-08-271-1/+0
* keyboard_scan: Add consts needed for factory test to headerRob Barnes2021-07-281-5/+0
* thermisor: move header to include dirDawid Niedzwiecki2021-04-221-1/+1
* genvif: Use VIF overrides by defaultAbe Levkoy2021-03-301-0/+3
* Use generic voltage reduce function instead of provided by boardPatryk Duda2021-03-292-24/+2
* dratini: Set TCPC_AUX_SWITCH to 0xC on Port 0 on CCD enableBoris Mittelberg2021-03-253-0/+29
* 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
* 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
* Various boards: Shrink UART Tx buffer to save spaceAbe Levkoy2020-05-011-1/+1
* driver: Replace BMI160 to BMI in board configChing-Kang Yen2020-04-231-6/+6
* HACK: dratini: Prevent system can't power onDevin Lu2020-04-071-0/+21
* dratini: change thermal configuration for PVTDevin Lu2020-03-311-1/+1
* dratini: Reduce input voltage to 5V when battery fullDevin Lu2020-03-251-1/+28
* dratini: Enable HDMI power and add debounce to HDMI HPD low interruptTim Wawrzynczak2020-03-172-2/+40
* 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
* dratini: Increase CONFIG_POWER_BUTTON_INIT_TIMEOUTTim Wawrzynczak2020-02-211-0/+7
* Temp sensor: Remove action_delay_sec fieldDiana Z2020-02-141-6/+3
* dratini: change thermal configuration for DVTDevin Lu2020-01-311-7/+7
* dratini: assign SKUIDs for DVTDevin Lu2019-12-221-5/+8
* dratini: override battery LEDs to indicate system suspendDevin Lu2019-12-223-1/+26
* 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-6/+0
* dratini: configure fan speed at initialDevin Lu2019-12-112-4/+4
* Define board_override_features_flags APIs as overridablednojiri2019-12-102-7/+1
* hatch: refactor PD_MAX_VOLTAGE/PD_MAX_CURRENT/PD_MAX_POWER/PD_OPERATING_POWER/Josh Tsai2019-12-061-0/+6
* all hatch variants: Make sure EC_RST_ODL is GPIO_LOCKEDShelley Chen2019-11-221-0/+11
* all hatch variants: Assign SYS_RST_ODL to GPIOC5Shelley Chen2019-11-221-1/+1
* Dratini/Jinlon: Add support for TEMP_SENSOR3Devin Lu2019-11-223-5/+14
* dratini/dragonair: add new SKUDevin Lu2019-11-071-3/+7
* dratini: enable keyboard factory scanningDevin Lu2019-11-062-0/+24
* dratini: remove unused ALS sensor idDevin Lu2019-11-061-3/+1
* ec-fans: Make fans configuration const by default.Andrew McRae2019-11-021-1/+1
* Rename CONFIG_USB_PD_PORT_COUNT as CONFIG_USB_PD_PORT_MAX_COUNTKarthikeyan Ramasubramanian2019-11-011-3/+3
* eSPI: Configure SLP_S3, SLP_S4 separatelyAbe Levkoy2019-10-301-1/+3
* hatch: Enable ANX7447 internal pu/pd on AUX for hatch variantsScott Collyer2019-10-291-0/+1
* dratini: chagne thermal configrationDevin Lu2019-10-211-8/+18
* dratini: disable accel, gyro sensors and tablet mode switch for clamshellsDevin Lu2019-10-212-2/+30
* dratini: enable GMR sensor for tablet modeDevin Lu2019-10-213-0/+4
* dratini: correct accel orientationDevin Lu2019-10-181-7/+2
* dratini: enable ec_feature kbbacklit by SKUIDDevin Lu2019-10-162-0/+25
* cometlake: Cleanup GPIO_PCH_SYS_PWROKKeith Short2019-10-151-8/+9
* dratini/dragonair: implement ledsDevin Lu2019-09-263-43/+183
* dratini: fix LGC battery disconnect valueDevin Lu2019-09-191-1/+1
* dratini: add batteries configurationDevin Lu2019-09-142-38/+40
* dratini: Change keyboard backlight pwm to 100 HzDevin Lu2019-09-121-1/+1
* dratini: Update EC GPIOs for proto and remove unsupport functionDevin Lu2019-09-123-133/+1