summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* g: allow I2CS operate without hardware resetsVadim Bendebury2019-09-054-15/+70
* common: usb_prl_sm add rch_pass_up_message as a stateDenis Brockus2019-09-052-11/+18
* krane: add it5205 driverTing Shen2019-09-055-13/+47
* blooglet: add simplo HIGHPOWER 996QA168H batteryDevin Lu2019-09-052-0/+30
* rollback: Clear temporary copies of rollback secret.Yicheng Li2019-09-055-40/+99
* ish: Added board for drallion_ish based on arcada_ishDaniel Gonzalez2019-09-055-0/+373
* fpsensor: replace memset() with always_memset()Yicheng Li2019-09-045-8/+15
* util/ectool: Free memory before giving upPatrick Georgi2019-09-041-0/+2
* util/iteflash: Close file on error pathPatrick Georgi2019-09-041-0/+1
* driver/wpc/p9221: Avoiding using uninitialized variablePatrick Georgi2019-09-041-5/+7
* util/uut: Fix printf formatsPatrick Georgi2019-09-042-7/+7
* util/uut/l_com_port: coding style fixPatrick Georgi2019-09-041-4/+4
* util/comm-i2c: Fix memory leakPatrick Georgi2019-09-041-1/+2
* common/mkbp_event: Avoid accessing an uninitialized variablePatrick Georgi2019-09-041-1/+3
* mtk_isp: Add the service for p2 driverBibby Hsieh2019-09-045-1/+106
* hatch: Change interrupt handler for EC_RSMRST_LScott Collyer2019-09-045-5/+5
* cometlake: Minimize delay for high->low rsmrst passthroughScott Collyer2019-09-042-0/+30
* g: fix UART TX done logicVadim Bendebury2019-09-031-15/+3
* fuzz_host_cmd: Add fuzzing for fpsensor host cmdsCraig Hesling2019-09-036-3/+72
* common/charge_ramp: code cleanupPatrick Georgi2019-09-031-1/+1
* common: Add uptime host commandTom Hughes2019-09-0310-27/+167
* config: Refactor CONFIG_ACCEL_FIFO to enable use of IS_ENABLEDYuval Peress2019-09-0330-291/+331
* audio_codec: extract DMIC from I2S RXTzung-Bi Shih2019-09-031-13/+36
* audio_codec: refactor I2S RXTzung-Bi Shih2019-09-032-69/+53
* audio_codec: remove unused EC_FEATURE codeTzung-Bi Shih2019-09-033-6/+0
* kodama: CCD_MODE_ODL insteads of USB_C0_DP_OE_Lxiong2019-09-021-2/+2
* treeya: fix rotation matrices of lid and base sensorslu zhang2019-08-311-5/+16
* nvmem: allow printing encrypted contents only in DEV imagesVadim Bendebury2019-08-311-1/+7
* fan: Enable fan on chipset resumeVijay Hiremath2019-08-311-42/+34
* Kindred: Add WIFI temperature sensor.ben.chen2@quanta.corp-partner.google.com2019-08-302-0/+9
* kukui_scp: suspend some tasks when AP in S3Yilun Lin2019-08-301-4/+7
* kukui_scp: support suspending tasks tasks when AP in S3Yilun Lin2019-08-302-0/+29
* garg: remove AR camera supportDevin Lu2019-08-302-38/+1
* flash_log: prevent console output garblingVadim Bendebury2019-08-301-3/+2
* grunt: Disable ec_feature kbbacklit for barla refresh SKUsDevin Lu2019-08-291-0/+1
* jacuzzi: disable adc after board version detectedTing Shen2019-08-291-0/+10
* blooglet: override battery LEDs to indicate system suspendstabilize-12464.BDevin Lu2019-08-291-0/+23
* makefile: support PORT for flash_ecYilun Lin2019-08-292-1/+4
* cr50: added references to FIPS / NIST standards to cryptographic functionsVadim Sukhomlinov2019-08-294-22/+109
* usb: document ChromeOS power policy for USBJett Rink2019-08-281-0/+250
* util/ectool: Protect against out-of-memory conditionPatrick Georgi2019-08-281-1/+6
* common/i2c_master: don't bitshift negativelyPatrick Georgi2019-08-281-0/+4
* mchp/espi: fix error condition handlingPatrick Georgi2019-08-281-7/+10
* mchp/i2c: Fix boundary checkPatrick Georgi2019-08-281-8/+8
* kindred: support keyboard backlight for kledben.chen2@quanta.corp-partner.google.com2019-08-282-0/+24
* kodama: remove macro VARIANT_KUKUI_DP_MUX_GPIOxiong2019-08-281-1/+0
* dratini: initial EC imageDevin Lu2019-08-277-0/+1014
* cr50: prepare to release 0.{3,4}.21Vadim Bendebury2019-08-272-2/+2
* flash_ec: Add support for dartmonkey and bloonchipperCraig Hesling2019-08-271-1/+3
* flash_ec: npcx_uut uses "--read-flash" flag to read EC binaryNamyoon Woo2019-08-261-14/+8