summaryrefslogtreecommitdiff
path: root/board/treeya
Commit message (Expand)AuthorAgeFilesLines
* board: Sort header filesJeremy Bettis2022-12-012-4/+5
* Update license boilerplate text in source code filesMike Frysinger2022-09-127-7/+7
* board/treeya/board.c: Format with clang-formatJack Rosenthal2022-06-301-59/+45
* board/treeya/led.c: Format with clang-formatJack Rosenthal2022-06-291-25/+28
* board/treeya/board.h: Format with clang-formatJack Rosenthal2022-06-291-3/+2
* board/baseboard: Remove ACCEL_INTERRUPTSGwendal Grignou2022-05-231-1/+0
* gpio: cleanup header usage for sensorsKeith Short2022-02-251-0/+1
* treeya: add psl code back for some sku requestarthur.lin2022-02-241-1/+95
* treeya: undef hibernate psl and keep KSI1/3 high in deep sleepreno.wang2022-02-242-0/+19
* treeya: add skuid 0xbe, 0xbf for ST sensor.arthur.lin2022-01-051-2/+6
* motion_sensor: Remove |int_signal| fieldGwendal Grignou2021-12-141-4/+0
* i2c: Use declared initializers for i2c_ports: grunt devicesKeith Short2021-11-301-5/+35
* tablet_mode: Fix the race condition of setting the tablet modeWai-Hong Tam2021-07-231-1/+1
* LED On/Off: Make battery LED optionalDiana Z2021-04-221-4/+4
* LED On/Off: Remove power LED configDiana Z2021-04-222-3/+2
* genvif: Use VIF overrides by defaultAbe Levkoy2021-03-301-0/+3
* board: Remove HAS_TASK_MOTIONSENSE when always definedGwendal Grignou2021-02-221-4/+0
* PD: Remove unnecessary PDCMD taskDiana Z2020-05-201-1/+0
* driver: Replace BMI160 to BMI in board configChing-Kang Yen2020-04-231-1/+1
* thermal: rename AMD AP I2C port nameZick Wei2020-04-171-1/+1
* board: sensor: remove identity matricesGwendal Grignou2020-01-131-7/+1
* board: Set Accelerometer range to 4gGwendal Grignou2019-12-171-2/+2
* treeya : Add new battery informationxiaoqiang.zhu2019-11-262-1/+94
* driver: lsm6dsm: Allow building without CONFIG_ACCEL_FIFOYuval Peress2019-11-211-1/+1
* treeya: fix rotation matrix of kx022 lid sensorLu Zhang2019-11-051-1/+0
* Grunt: Add GPIO_LOCKED to EC_RST_ODL PSL inputEdward Hill2019-10-221-1/+1
* treeya: add battery informationLu Zhang2019-09-182-45/+43
* treeya: fix rotation matrices of lid and base sensorslu zhang2019-08-311-5/+16
* treeya: disable battery leds when discharging in S0/S3lu.zhang2019-08-231-3/+2
* treeya: enable motion sensor drivers and fix ec feature flagPaul Ma2019-08-213-1/+145
* Grunt/Treeya: Add ANX3447 variant for TCPC 0.Paul Ma2019-08-213-182/+4
* treeya: remove keyboard backlightlu.zhang2019-08-083-31/+3
* treeya: add power led and change battery led behaviorlu.zhang2019-08-083-50/+61
* treeya: Add new grunt-family board.Chris Wang2019-07-258-0/+707