summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* eve: Swap volume up and down GPIODuncan Laurie2017-06-021-2/+3
* coral: GPIO modifications for differences from ReefScott Collyer2017-06-021-14/+10
* cr50: change the power button handlingVincent Palatin2017-06-021-8/+18
* cr50: configure flash counterVincent Palatin2017-06-023-9/+16
* Add non-volatile flash counterVincent Palatin2017-06-024-0/+287
* npcx: Fix response sizeGwendal Grignou2017-06-011-7/+14
* eve: default ALS config.Todd Broch2017-06-011-1/+1
* cr50: Have CCD_MODE_L respect "ccd keepalive".Aseda Aboagye2017-06-011-3/+4
* eve: Enable double tap gestureScott Collyer2017-06-012-5/+23
* eve: Enable gpio interrupt for bmi160 accelgyro sensorScott Collyer2017-06-011-0/+3
* sensor: Add board specific function for double tap eventScott Collyer2017-06-014-1/+18
* sensor: bmi160: Fix macro used to set double tap intersticeScott Collyer2017-05-311-1/+1
* codesigner: accept the new command line optionVadim Bendebury2017-05-312-2/+6
* usb_updater: add usb_updater2 to gitignoreVadim Bendebury2017-05-311-0/+1
* usb_updater: when communicating over tpm treat upgrades differentlyVadim Bendebury2017-05-311-13/+34
* cr50: read fwmp and act on it when controlling console restrictionsVadim Bendebury2017-05-316-13/+110
* usb_update: Add support for INJECT_ENTROPY command (fixups)Nicolas Boichat2017-05-311-3/+4
* cr50: add option to have no pinhold during deep sleepMarius Schilder2017-05-302-0/+5
* power_button_x86: Set PB state to ON in recovery modeDaisuke Nojiri2017-05-301-13/+10
* chip: it83xx: add support for floating point unitDino Li2017-05-294-4/+93
* CR50: configure SHA random stallsnagendra modadugu2017-05-292-0/+21
* Remove references to individual gendersThiemo Nagel2017-05-291-3/+3
* pd: ensure tighter timings for IRQ_HPD pulseKevin K Wong2017-05-298-72/+129
* 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