summaryrefslogtreecommitdiff
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* system: Shutdown AP before entering hibernate modePhilip Chen2017-04-141-0/+6
* kahlee: Modify PD port2 I2C address and clean up unused functionCloud_Lin2017-04-111-3/+0
* rwsig: Make it possible to run as a taskNicolas Boichat2017-04-112-2/+46
* common: Split rwsig parts from rsa.h headerNicolas Boichat2017-04-112-61/+78
* rollback: Update and lock rollback block as part of rwsig verificationNicolas Boichat2017-04-111-0/+7
* system: Fixups in emulated sysrq codeNicolas Boichat2017-04-064-10/+16
* common/rollback: Add support for rollback protectionNicolas Boichat2017-04-064-1/+54
* kahlee: initial board settingJimmy Wang2017-04-051-0/+4
* system: Add support for emulated sysrqNicolas Boichat2017-03-313-0/+16
* flash: ensure proper pstate alignmentVincent Palatin2017-03-241-1/+1
* npcx: Move pwm open-drain functionality from gpio to pwm driver.Mulin Chao2017-03-241-0/+4
* cr50: add vendor command to restore corrupted headerVadim Bendebury2017-03-221-0/+1
* tcpm: Call usb_mux board_init on exit from low power modeDaisuke Nojiri2017-03-162-2/+4
* usb: Cleanup headersNicolas Boichat2017-03-161-3/+0
* Add minimal fpc1140 driverVincent Palatin2017-03-162-0/+8
* eve_fp: minimalistic fingerprint sensor passthroughVincent Palatin2017-03-161-0/+14
* version: Store image size data in version structShawn Nematbakhsh2017-03-161-5/+7
* led: Add options for left and right ledDuncan Laurie2017-03-131-0/+4
* common: add feature bit for fingerprint supportVincent Palatin2017-03-131-0/+2
* spi: extend spi master API on STM32Vincent Palatin2017-03-131-1/+9
* Include "config.h" in include/watchdog.h.Jeff Andersen2017-03-101-0/+2
* battery: Allow BATTERY_LEVEL_NEAR_FULL to be defined by boardDuncan Laurie2017-03-092-0/+10
* chip/stm32/usb: Add support for USB SET_FEATURE control requestsNicolas Boichat2017-03-081-0/+5
* pdcontrol: Suspend port individuallyDaisuke Nojiri2017-03-072-3/+4
* Add option to adjust compiler optimization on RSAVincent Palatin2017-03-061-0/+6
* charger: Add state for discharge + fullDaisuke Nojiri2017-03-032-0/+9
* Include <stdint.h> in include/watchdog.h.Jeff Andersen2017-03-021-0/+2
* switch: Initialize switch state earlier during HOOK_INITShawn Nematbakhsh2017-03-021-6/+8
* gpio: Add function to clear pending interruptDuncan Laurie2017-03-011-0/+10
* stm32/usb: Add support for remote wake-upNicolas Boichat2017-03-012-0/+14
* stm32/usb: Add support for USB suspendNicolas Boichat2017-03-011-0/+3
* cr50: Store console lock state in NvMem vars.Aseda Aboagye2017-02-271-0/+8
* stm32f09x: fix flash protection offsetRong Chang2017-02-271-0/+8
* hostcmd: Remove EC_CMD_VBNV_CONTEXT handler for most boardsShawn Nematbakhsh2017-02-252-5/+4
* pd: Store PD active state in battery-backed memoryShawn Nematbakhsh2017-02-251-0/+3
* flash: Add ROLLBACK flash region, that can be protected separatelyNicolas Boichat2017-02-253-1/+29
* system: Add generic bbram read / write routinesShawn Nematbakhsh2017-02-241-6/+25
* flash: Add EC_FLASH_PROTECT_RW_[AT_BOOT|NOW] flagsstabilize-9313.BNicolas Boichat2017-02-233-0/+16
* curve25519: strip-down, build and testVincent Palatin2017-02-232-0/+66
* util: add constant-time memcmpVincent Palatin2017-02-231-0/+1
* stm32: add TRNG supportVincent Palatin2017-02-233-0/+14
* cr50: Make sure TPM wipe only clears TPM data.Aseda Aboagye2017-02-231-6/+5
* ec:Correct ACPI host commandsSam Hurst2017-02-221-5/+5
* rwsig: Put key/signature at the end of RO/RW sectionsNicolas Boichat2017-02-221-4/+17
* mkbp: Support devices having buttons but no keyboardPhilip Chen2017-02-211-5/+0
* driver: Add polling mode support to Si114x ALS sensorScott2017-02-201-0/+8
* g: extension: Add a whitelist for vendor commands.Aseda Aboagye2017-02-181-5/+13
* cr50: Decrement retry counter on manual reboots.Aseda Aboagye2017-02-181-3/+7
* cleanup: Move chip/g-specific system() prototypes to system_chip.hShawn Nematbakhsh2017-02-181-36/+0
* rwsig: Add support for rwsig image typesNicolas Boichat2017-02-174-0/+419