summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* stm32uart: add delay after readingstabilize-quickfix-13597.30.B-masterstabilize-13597.97.B-masterstabilize-13597.95.B-masterstabilize-13597.94.B-masterstabilize-13597.90.B-masterstabilize-13597.85.B-masterstabilize-13597.84.B-masterstabilize-13597.71.B-masterstabilize-13597.70.B-masterstabilize-13597.69.B-masterstabilize-13597.68.B-masterstabilize-13597.67.B-masterstabilize-13597.66.B-masterstabilize-13597.105.B-masterstabilize-13597.103.B-masterrelease-R88-13597.B-masterRuben Rodriguez Buchillon2020-12-111-0/+3
* Delbin: Add delbin_npcx796fc to support npcx796fcZhuohao Lee2020-12-113-0/+15
* servo_updater: make more robust on resetsRuben Rodriguez Buchillon2020-12-112-48/+88
* eldrid: add npcx7m7fc support and backward support npcx7m6fc.Scott Chao2020-12-083-0/+13
* fw_update: fix python3 incompatibilityRuben Rodriguez Buchillon2020-12-031-1/+1
* boten: add motion sensor interrupt config and matricesjerry2.huang2020-11-132-3/+18
* dirinboz: enable keyboard factory scanZick Wei2020-11-132-0/+24
* common: motion_sense: Add spoofing activityChing-Kang Yen2020-11-136-34/+167
* dooly: update accel sensor matrixZick Wei2020-11-131-1/+7
* zephyr: forward cros_crc8 to zephyrs crc8 implJett Rink2020-11-137-0/+86
* crc8: rename crc8 to cros_crc8 to to avoid zephyr conflictJett Rink2020-11-139-33/+35
* crc32: rename test crc32->crc to allow for crc8Jett Rink2020-11-1310-10/+10
* firmware_builder: add hardware test buildsJett Rink2020-11-131-2/+13
* genvif: add genvif.h to dependsDenis Brockus2020-11-121-1/+1
* TCPMv2: Print VID/PID only when presentDiana Z2020-11-121-1/+4
* voxel: Enabling sourcing of 4.5A on type-C portsKeith Short2020-11-121-0/+6
* voema: Enabling sourcing of 4.5A on type-C portsKeith Short2020-11-121-0/+6
* trondo: Enabling sourcing of 4.5A on type-C portsKeith Short2020-11-121-0/+6
* todor: Enabling sourcing of 4.5A on type-C portsKeith Short2020-11-121-0/+6
* tglrvu_ite: Enabling sourcing of 4.5A on type-C portsKeith Short2020-11-121-0/+6
* terrador: Enabling sourcing of 4.5A on type-C portsKeith Short2020-11-121-0/+6
* halvor: Enabling sourcing of 6A on type-C portsKeith Short2020-11-121-0/+6
* drobit: Enabling sourcing of 4.5A on type-C portsKeith Short2020-11-121-0/+6
* adlrvpp_ite: Enabling sourcing of 7.5A on type-C portsKeith Short2020-11-121-0/+6
* boldar: Enabling sourcing of 4.5A on type-C portsKeith Short2020-11-121-0/+6
* volteer: Enabling sourcing of 4.5A on type-C portsKeith Short2020-11-121-0/+6
* i2c_master: Add i2cxfer raw commandJan Dabros2020-11-123-1/+68
* servo_v4p1: Exclude i2cxfer command from RWJan Dabros2020-11-121-0/+1
* ioexpander: Fix type error in command_ioex_getRob Barnes2020-11-121-13/+14
* Kakadu: Add new battery support for gauge bq27542wen zhang2020-11-125-5/+306
* willow: add CONFIG_LID_ANGLE_UPDATEDavid Huang2020-11-122-0/+22
* asurada: allow vconn swapTing Shen2020-11-121-2/+2
* ucpd: Fix merge error with clock constantsScott Collyer2020-11-121-3/+3
* usb_mux: Remove ec host command dependencyScott Collyer2020-11-121-1/+2
* drawcia: Enable hardware charge rampDevin Lu2020-11-121-0/+1
* sm5803: Add hardware charging rampingDevin Lu2020-11-122-26/+69
* drobit: Remove G-sensor/Hall-sensor/Volume button functionMichael5 Chen2020-11-126-182/+18
* eldrid: add FW_CONFIG support for different keyboard layoutScott Chao2020-11-123-1/+26
* zephyr/test/base32: change test to depend on lessJett Rink2020-11-122-2/+16
* zephyr/test/hooks: change test to depend on lessJett Rink2020-11-122-6/+18
* motion_sense: Make change in range permanentGwendal Grignou2020-11-1238-316/+136
* dalboz: enable thermal controlPeter Marheine2020-11-122-1/+32
* tcpmv2: Don't trigger BC1.2 detect if role doesn't changeKeith Short2020-11-121-12/+29
* Revert "crc8: rename crc8 to cros_crc8 to to avoid zephyr conflict"Jett Rink2020-11-119-35/+33
* Revert "crc32: rename test crc32->crc to allow for crc8"Jett Rink2020-11-1110-10/+10
* Revert "zephyr: forward cros_crc8 to zephyrs crc8 impl"Jett Rink2020-11-116-85/+0
* ec_command: don't assume BUILD_ASSERT is undefinedJett Rink2020-11-111-0/+3
* zephyr: bounds check remaining gpio shim functionsJett Rink2020-11-111-0/+6
* ps8xxx: Fix a typo of product ID, PS8751 vs PS8705Wai-Hong Tam2020-11-111-1/+1
* zephyr: add strtoull function for 64-bit inputJett Rink2020-11-112-3/+50