summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* g: usb_updater: fix option description and add post_resetVadim Bendebury2017-02-261-13/+20
* hostcmd: Remove EC_CMD_VBNV_CONTEXT handler for most boardsShawn Nematbakhsh2017-02-256-12/+10
* eve: Disable TCPC low powerDuncan Laurie2017-02-252-1/+7
* pd: Store PD active state in battery-backed memoryShawn Nematbakhsh2017-02-258-14/+85
* Reef: Fix battery LED behaviorDaisuke Nojiri2017-02-251-35/+12
* flash: Add ROLLBACK flash region, that can be protected separatelyNicolas Boichat2017-02-257-9/+121
* hammer: Enable CONFIG_FLASH_PROTECT_RWNicolas Boichat2017-02-251-0/+2
* ec:Add presubmit hook to enforce host command definitionsSam Hurst2017-02-252-0/+129
* Basking: Add CPT battery configRyan Zhang2017-02-241-9/+33
* eve: Enable low power idle modeDuncan Laurie2017-02-241-0/+1
* eve: Set keyboard backlight PWM to 10kHzDuncan Laurie2017-02-241-1/+1
* system: Add generic bbram read / write routinesShawn Nematbakhsh2017-02-2411-108/+182
* npcx: gpio: Only call ISR for enabled interruptsDuncan Laurie2017-02-241-0/+3
* flash: Add EC_FLASH_PROTECT_RW_[AT_BOOT|NOW] flagsstabilize-9313.BNicolas Boichat2017-02-237-19/+177
* common/flash.c: Remove redundant codeNicolas Boichat2017-02-231-10/+8
* Reef: Fix power-up sequence for Anx3429Daisuke Nojiri2017-02-231-4/+16
* hammer: Change PWM frequency to 10 kHzNicolas Boichat2017-02-231-1/+1
* stm32: never pad usb descriptor lengthNick Sanders2017-02-231-1/+0
* stm32/usb: Add useful register macros instead of hardcoding valuesNicolas Boichat2017-02-232-6/+39
* Poppy: Enable board hibernate functionalityShobhit Srivastava2017-02-231-1/+20
* stm32: more clocks support for STM32L4 familyVincent Palatin2017-02-233-7/+45
* curve25519: strip-down, build and testVincent Palatin2017-02-239-4188/+257
* util: add constant-time memcmpVincent Palatin2017-02-232-0/+20
* import curve25519 code from BoringSSLVincent Palatin2017-02-232-0/+5063
* stm32: add TRNG supportVincent Palatin2017-02-236-0/+102
* g: sps: add flow control signalingVadim Bendebury2017-02-231-0/+9
* cr50: preapare to release 0.0.16Vadim Bendebury2017-02-232-2/+2
* cr50: Make sure TPM wipe only clears TPM data.Aseda Aboagye2017-02-234-44/+70
* Reef: Name USB port numbers appropriatelyDaisuke Nojiri2017-02-221-10/+23
* ec:Correct ACPI host commandsSam Hurst2017-02-221-5/+5
* g: rate limit firmware updatesVadim Bendebury2017-02-223-1/+47
* g: harden upgrade validity checks for prod imagesVadim Bendebury2017-02-222-2/+97
* hammer: Switch to CONFIG_RWSIG_TYPE_RWSIGNicolas Boichat2017-02-221-1/+1
* nvmem: do not prefer old partition over new one.Vadim Bendebury2017-02-221-16/+15
* rwsig: Put key/signature at the end of RO/RW sectionsNicolas Boichat2017-02-221-4/+17
* g: use H1_DEVIDS as a trigger to use the fob for signingVadim Bendebury2017-02-221-12/+8
* mkbp: Support devices having buttons but no keyboardPhilip Chen2017-02-212-6/+4
* COMMIT-QUEUE.ini: add strago-no-vmtest-pre-cqNingning Xia2017-02-211-0/+1
* cr50: Remove 'crash' command from prod images.Aseda Aboagye2017-02-211-0/+1
* cr50:x86: disable tpm wake sources during deep sleepMary Ruthven2017-02-211-1/+2
* snappy: Open interrupt gate for trackpadBruce2017-02-211-1/+5
* snappy: add ANX74XX low power mode for different DRP stateBruce2017-02-211-2/+11
* eve: Add support for anx3429 tcpc low power modeScott2017-02-203-2/+64
* eve: Add Si114x ALS sensorScott2017-02-204-19/+58
* driver: Add polling mode support to Si114x ALS sensorScott2017-02-203-0/+25
* pyro: Open interrupt gate for trackpadBruce2017-02-181-1/+5
* g: extension: Add a whitelist for vendor commands.Aseda Aboagye2017-02-184-19/+67
* cr50: Decrement retry counter on manual reboots.Aseda Aboagye2017-02-187-7/+41
* cleanup: Move chip/g-specific system() prototypes to system_chip.hShawn Nematbakhsh2017-02-186-37/+52
* power/skylake: Use power_get_signals instead of power_has_signalsFurquan Shaikh2017-02-181-1/+2