summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* hammer: Prefix configuration descriptor with RO/RW sectionstabilize-9592.15.BNicolas Boichat2017-05-251-1/+8
* hammer: Increase hook stack sizeNicolas Boichat2017-05-251-1/+1
* usb_update: Add support for INJECT_ENTROPY commandNicolas Boichat2017-05-252-0/+26
* eve: Implement workaround for broken reset flagsDuncan Laurie2017-05-251-0/+12
* skylake: Add workaround for boards that cannot save reset flagsDuncan Laurie2017-05-252-1/+20
* eve: Update actual_key_mask for new scancodesDuncan Laurie2017-05-251-1/+1
* tcpm: it83xx: reload cc parameter setting during initializationDino Li2017-05-252-0/+3
* Enable two-byte responses from host command handlers.Jeff Andersen2017-05-253-9/+24
* hammer: Store secret in rollback blockNicolas Boichat2017-05-252-1/+2
* rollback: Add option to store secret in rollback infoNicolas Boichat2017-05-255-33/+153
* tests: Split utils in 2 subtestsNicolas Boichat2017-05-254-142/+182
* tigertool: update pyusb callsNick Sanders2017-05-251-2/+2
* mn50: socket controlsNick Sanders2017-05-255-20/+144
* Fizz: Power on ethernet portDaisuke Nojiri2017-05-241-1/+1
* host_command: Add host_is_event_setDaisuke Nojiri2017-05-241-0/+11
* Fizz: Prevent active charge port from being resetDaisuke Nojiri2017-05-242-46/+52
* poppy: Fix tcpc power mode handling for ANXFurquan Shaikh2017-05-241-4/+11
* hammer: Better RO/RB/RW split: 44/4/80 kBNicolas Boichat2017-05-231-9/+9
* power_button_x86: Initialize to on if button is pressedDaisuke Nojiri2017-05-231-0/+3
* stm32f4: i2c: process stop condition after slave receiver executedWei-Ning Huang2017-05-231-22/+22
* fpc1140: add the finger capture init sequenceVincent Palatin2017-05-231-3/+55
* eve_fp: add more fingerprint host commandsVincent Palatin2017-05-234-34/+324
* hammer: Do not define CONFIG_ROLLBACK_UPDATE for RW sectionNicolas Boichat2017-05-231-0/+3
* rollback: Add CONFIG_ROLLBACK_UPDATE config optionNicolas Boichat2017-05-232-19/+24
* cr50: prepare to release version 0.0.20Vadim Bendebury2017-05-232-2/+2
* cr50: allow vendor command to turn update on even in prod imagesVadim Bendebury2017-05-231-1/+1
* rose: spi: add SPI master halfduplex modeRong Chang2017-05-222-27/+63
* usb_updater2: USB updater for common code ECNicolas Boichat2017-05-212-9/+980
* stoney: Remove throttle cpu from S3S0 power stateAkshu Agrawal2017-05-201-6/+0
* npcx: system: Fixed bug that ec received unexpected rtc interruptMulin Chao2017-05-191-3/+6
* cr50: avoid infinite looping w/ out of range inputsMarius Schilder2017-05-181-970/+981
* common: sensors: add extra sensor attributesNick Vaccaro2017-05-1830-11/+222
* gru: disable CONFIG_CMD_ALS to reduce bin sizeNick Vaccaro2017-05-181-4/+0
* servo_v4: Added support for HW board ID and limit on VBUS voltageScott Collyer2017-05-182-0/+56
* power_button: Allow PB to be idle at power-onDaisuke Nojiri2017-05-183-1/+5
* it83xx: ec2i: move 'ec2i_setting' to header file of chipDino Li2017-05-183-88/+44
* eve: Shut down PMIC in hibernateDuncan Laurie2017-05-181-32/+16
* eve: Enable mutable scancode for EVT boardsDuncan Laurie2017-05-182-0/+11
* keyboard_8042: Allow scancode sets to be mutableDuncan Laurie2017-05-183-1/+27
* hammer: Make keyboard work at firmware screenNicolas Boichat2017-05-186-28/+92
* poppy/soraka: Basic LED supportNicolas Boichat2017-05-185-3/+161
* npcx7_evb: Add initial board driver of npcx7 ec evb.Mulin Chao2017-05-1812-7/+402
* config: allow increasing i2c host packet buffer size with configWei-Ning Huang2017-05-183-2/+12
* stm32f4: Add stm32f4 I2C slave driverRong Chang2017-05-183-1/+264
* reef_it8320: initial reef_it8320 boardDino Li2017-05-1811-906/+367
* poppy: ACCELGYRO3_INT_L is always on gpio 36Nicolas Boichat2017-05-181-5/+0
* host_command: Throttle printing of "+" for repeated commandsNicolas Boichat2017-05-181-1/+10
* touchpad_elan: Read resolution and validate against build-time valuesNicolas Boichat2017-05-181-2/+27
* usb_hid_touchpad: Add config options to set dimensionsNicolas Boichat2017-05-183-73/+52
* Fizz: Set up charge suppliers at bootDaisuke Nojiri2017-05-178-199/+96