summaryrefslogtreecommitdiff
path: root/board/gimble
Commit message (Expand)AuthorAgeFilesLines
...
* gimble: fix led can not turn onScott Chao2021-07-293-1/+8
* gimble: fix motion sensors supportScott Chao2021-07-292-0/+28
* gimble: remove CONFIG_BRINGUPScott Chao2021-07-271-3/+0
* gimble: add battery supportScott Chao2021-07-272-43/+39
* gimble: configure thermal sensorScott Chao2021-07-232-9/+26
* keyboard: Use __override for keyboard_scan_configDaisuke Nojiri2021-07-231-1/+1
* gimble: fix GPIOE1 gpio configurationScott Chao2021-07-221-1/+0
* gimble: add tcpc0 resetScott Chao2021-07-222-9/+13
* gimble: enable CONFIG_BRINGUP during bringupScott Chao2021-07-221-0/+3
* gimble: downspeed tcpc i2c speedScott Chao2021-07-221-1/+9
* gimble: correct i2c port assignmentScott Chao2021-07-221-2/+2
* gimble: remove unnecessary tasklistScott Chao2021-07-201-3/+1
* gimble: Configure LED behaviorWill Tsai2021-07-163-80/+131
* gimble: Implement board_is_dts_portScott Chao2021-07-151-0/+5
* gimble: Include-what-you-use scrubScott Chao2021-07-0810-8/+30
* gimble: sync brya GPIO configurationScott Chao2021-07-081-7/+7
* gimble: add motion sense supportScott Chao2021-07-024-68/+50
* gimble: remove tuning MP2964Scott Chao2021-06-232-42/+0
* gimble: configure EC GPIO/ I2C channelWill Tsai2021-06-227-404/+80
* bb_retimer: cleanup: Change the power handler func name & paramsVijay Hiremath2021-06-181-2/+2
* gimble: Initial EC imageMark Hsieh2021-06-1818-0/+1983