summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* docs: Run mdformat on all .md filesTom Hughes2021-01-2846-1513/+1629
* zork: add a LTE present bit in fw_configVincent Palatin2021-01-282-0/+25
* magolor: Support keypad functionBen Chen2021-01-282-5/+56
* max14637: call bc12_detect in VBUS off can't update charge as availableMarco Chen2021-01-281-23/+45
* ps8xxx: Set RP during LPM enter if TCPC acts as mux onlyPatryk Duda2021-01-288-4/+132
* voxel: fix rotation matrixBen Chen2021-01-281-2/+2
* spi: Pass in spi_device as argument to spi_enable instead of portTom Hughes2021-01-2833-166/+130
* 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-273-5/+19
* COIL: Rename variables and comments for ANX7447Diana Z2021-01-272-20/+20
* COIL: Rename fusb302 driver variablesDiana Z2021-01-2713-22/+22
* COIL: Rename fusb307 variablesDiana Z2021-01-272-2/+2
* COIL: Rename comments in PI3USB2x532 driverDiana Z2021-01-271-1/+1
* COIL: Rename comments in SB-TSI driverDiana Z2021-01-272-2/+2
* zephyr: add an option for enabling bringup and plumb to zmake flagJack Rosenthal2021-01-274-1/+31
* zephyr: Volteer: Enable some charger configsDawid Niedzwiecki2021-01-271-0/+4
* zephyr: Add missing charger configsDawid Niedzwiecki2021-01-272-0/+77
* 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
* 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