summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
* Refactor ADC clock enable for STM32F0/F3Moritz Fischer2018-09-274-2/+14
* grunt family: Clear CONFIG_SYSTEM_UNLOCKEDJonathan Brandmeyer2018-09-274-8/+0
* npcx: Check WP_IF for internal flash before writing status registerFurquan Shaikh2018-09-271-1/+11
* stm32h7: Use high performance voltage scaler before clock upDaisuke Nojiri2018-09-272-0/+15
* meowth_fp/flash_fp_mcu: Silence errorNicolas Boichat2018-09-271-1/+1
* servo_v4: update board_select_rp_valueNick Sanders2018-09-271-2/+24
* led: Board-defined tables for LED statesBen Chen2018-09-274-0/+323
* iteflash: add ability to program ITE chips over CCDVadim Bendebury2018-09-272-251/+425
* DragonEgg: Add support for volume buttonsScott Collyer2018-09-263-3/+4
* it83xx: add config for reading observation register of external timer issuetim2018-09-264-22/+20
* cr50_rma_open: check ccd open capabilitiesMary Ruthven2018-09-261-4/+16
* math_util: Support fixed-point sqrtf fp_sqrtf.Yilun Lin2018-09-262-2/+20
* atlas: add internal pullup to EC_WP_LCaveh Jalali2018-09-261-1/+1
* atlas: enable GPIOA1,3Caveh Jalali2018-09-261-1/+2
* touchpad_st: integrate power control and system stateWei-Han Chen2018-09-261-16/+31
* touchpad_st: read dummy byte while dumping memoryWei-Han Chen2018-09-261-2/+2
* usb_hid_touchpad: fix logical max of width & heightWei-Han Chen2018-09-262-3/+4
* i2c: Do not attempt bus clear on split xfer failurestabilize-11101.BJonathan Brandmeyer2018-09-251-12/+9
* power_button_x86: Check init-on timeout since PB task start timeFurquan Shaikh2018-09-231-2/+27
* servo_updater: account for versions starting with v2Vadim Bendebury2018-09-221-3/+6
* stm32h7/nocturne_fp: Enable RDP level 1, tie it to flash protection statusNicolas Boichat2018-09-226-21/+95
* fpsensor: validate args of EC_CMD_FP* commandsNicolas Norvez2018-09-222-46/+65
* fpsensor: safer argument checkingNicolas Norvez2018-09-221-13/+34
* rammus: Implement keyboard backlight enable controlmichael_chen2018-09-212-0/+3
* rammus: Implement LED functionmichael_chen2018-09-212-66/+105
* glados: Remove battfake command from RODaisuke Nojiri2018-09-211-0/+3
* aes-gcm: set tag size to 16 bytes in perf testNicolas Norvez2018-09-211-1/+1
* grunt: Disable ec_feature kbbacklit by SKUID for barlaDevin Lu2018-09-211-1/+2
* npcx: Don't clear IBBR bit via a read-modify-write sequenceCHLin2018-09-212-3/+12
* rollback: Unlock rollback before writing to itNicolas Boichat2018-09-211-4/+5
* fpsensor: only 1 encryption per secondNicolas Norvez2018-09-211-0/+9
* fpsensor: add a version to the template formatNicolas Norvez2018-09-212-0/+25
* fpsensor: Encrypt the FP templates with HW keyNicolas Norvez2018-09-214-36/+237
* aes-gcm: Adapt AES-GCM to build for ECNicolas Boichat2018-09-218-335/+446
* cbi: allow fields to be resizedJett Rink2018-09-201-6/+22
* Fizz: Remove remote temp sensor 2Daisuke Nojiri2018-09-202-8/+6
* rollback: Add host command to query rollback informationNicolas Boichat2018-09-203-0/+56
* driver/led/lm3630a: Only set brightness after 100+ms.Nicolas Boichat2018-09-201-6/+16
* Revert "driver/led/lm3630a: Configure 261ms startup ramp time"Nicolas Boichat2018-09-202-17/+0
* chgmgr: Allow charge_manager_update_charge to accept NULLDaisuke Nojiri2018-09-2010-61/+39
* Make USB_PD_POWER_INFO detect inactive supplierDaisuke Nojiri2018-09-201-15/+37
* chgmgr: Set available voltage to 0 on disconnectDaisuke Nojiri2018-09-207-29/+16
* aes-gcm: Baseline implementation from BoringSSLNicolas Boichat2018-09-206-0/+1863
* aes: Adapt AES code to build for ECNicolas Boichat2018-09-2011-188/+262
* aes: Baseline implementation from BoringSSLNicolas Boichat2018-09-208-0/+2495
* g: fix i2cm NACK processingVadim Bendebury2018-09-201-2/+14
* meep: Add clamshell Suspend LED BehaviorZick Wei2018-09-209-14/+28
* Careena: Disable motion sensorsJonathan Brandmeyer2018-09-193-10/+4
* driver/led/lm3630a: Configure 261ms startup ramp timeNicolas Boichat2018-09-192-0/+17
* touchpad_st: handle error type 0xffWei-Han Chen2018-09-191-0/+22