summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
| | * elan_private: Implement elan fp sensor on stm32f4herman lin2021-01-275-4/+40
| | * voema: Change base accel sensor to BMA253David Huang2021-01-273-47/+17
| | * ampton: Check return value in board specific mux initPatryk Duda2021-01-271-2/+3
| | * usb_mux: Check if muxer is initialized before taking actionPatryk Duda2021-01-271-0/+22
| | * math_util: fix incorrect int_sqrtf implementationTing Shen2021-01-273-7/+34
| | * zephyr: npcx: Add drivers for battery-backed RAMYuval Peress2021-01-278-5/+252
| | * makefile: fix flash image size reportingKeith Short2021-01-271-1/+1
| | * npcx7: Set the erase size to 64 KiBKeith Short2021-01-271-15/+24
| | * magolor: disable tablet mode by fw_configBen Chen2021-01-272-10/+22
| | * zephyr: Add support for panic outputJack Rosenthal2021-01-267-8/+186
| | * COIL: Rename comments in BB retimerDiana Z2021-01-261-2/+2
| | * COIL: Rename comments and variables in PS8802 driverDiana Z2021-01-262-5/+6
| | * zephyr: minimal uart_* implementationsJack Rosenthal2021-01-261-0/+24
| | * docs: Add instructions on using the flash_jlink.py scriptTom Hughes2021-01-263-14/+99
| | * volteer: enable MKBP event for ZephyrHyungwoo Yang2021-01-262-0/+5
| | * zephyr: add MKBP supportHyungwoo Yang2021-01-268-16/+205
| | * Jelboz360: Config the G-sensor settingJacky Wang2021-01-263-39/+41
| | * npcx: fan: fix the enumeration of the tachometer clockWealian Liao2021-01-261-1/+1
| | * voema: Add battery AP15O5LDavid Huang2021-01-262-1/+30
| | * TCPMv2: Wait for tSrcTransition after AcceptAbe Levkoy2021-01-263-8/+24
* | | driver: icm426xx: Use calibration unit to set/get offsetGwendal Grignou2021-01-291-20/+13
|/ /
* | tcpmv2: Only update USB mux state on chipset startup/shutdownKeith Short2021-01-281-1/+18
* | common: Add attribute to store const data in .dataKeith Short2021-01-283-5/+19
* | Merge "Merge remote-tracking branch 'cros/main' into firmware-volteer-13672.B...Commit Bot2021-01-2661-277/+544
|\ \
| * \ Merge remote-tracking branch 'cros/main' into firmware-volteer-13672.B-mainAbe Levkoy2021-01-2661-277/+544
| |\ \ | | |/
| | * zmake: remove prefer-zephyr-sdk from project configJack Rosenthal2021-01-262-22/+0
| | * zephyr: kohaku/volteer: unset prefer-zephyr-sdkJack Rosenthal2021-01-262-34/+2
| | * zephyr: Use Chrome EC's libgcc implementation over the compiler'sPatrick Georgi2021-01-263-0/+21
| | * drawcia: Set gyroscope translation matrixEvan Green2021-01-261-1/+1
| | * voema: Initialize the vivaldi keyboard.David Huang2021-01-262-0/+25
| | * zork: add support SSFCZick Wei2021-01-263-0/+72
| | * voxel: Enable CONFIG_KEYBOARD_VIVALDIBen Chen2021-01-262-6/+43
| | * Metaknight: Fix wrong wordsYu-An Chen2021-01-264-4/+4
| | * woomax: Modify strength value of PS8818 for USB-C0 signal qualityMichael5 Chen12021-01-261-2/+2
| | * docs: add porting considerations for ZtestPaul Fagerburg2021-01-261-0/+29
| | * dedede: Add MKBP_EVENT to baseboardEvan Green2021-01-267-15/+7
| | * usb_mux: Send missed disconnect mode in S3/S0ixMadhusudanarao Amara2021-01-263-8/+86
| | * usb_mux: Use atomic operations for updating the flagMadhusudanarao Amara2021-01-261-4/+5
| | * zephyr: volteer: move CONFIG_SHIMMED_TASKSJack Rosenthal2021-01-252-2/+1
| | * guybrush: Configure keyboardRob Barnes2021-01-253-2/+74
| | * ctn730: Print payload and handle download modeDaisuke Nojiri2021-01-251-3/+14
| | * pchg: Initialize pchg chips on startupDaisuke Nojiri2021-01-251-16/+69
| | * zephyr: provide a header for cpu.hJack Rosenthal2021-01-251-0/+14
| | * tcpmv2: Re-discover cable if the port parter is PD 2.0Ayushee Shah2021-01-251-12/+23
| | * zephyr: test: update unit tests for zmakePaul Fagerburg2021-01-2515-131/+27
| | * zephyr: test: provide Kconfig defaults for testsPaul Fagerburg2021-01-252-0/+16
| | * Trogdor: Don't make pressing a key a wake source if no keyboardWai-Hong Tam2021-01-251-0/+6
| | * pd: fix superspeed mux steering on UFPVincent Palatin2021-01-253-1/+13
| | * guybrush: implement usb_pd_policy stubsRob Barnes2021-01-251-5/+41
| | * TBT: Correct pdcable commandAyushee Shah2021-01-251-1/+1