summaryrefslogtreecommitdiff
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* 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
* Add eve_fp boardVincent Palatin2017-02-171-0/+3
* motion: Add opt3001 as a motion sensorGwendal Grignou2017-02-162-0/+5
* builtin: Expands string.h / stdint.hNadim Taha2017-02-171-0/+4
* pdchipinfo: Add option to force renewalDaisuke Nojiri2017-02-142-1/+4
* pdchipinfo: Increase compatibility of fw_versionDaisuke Nojiri2017-02-141-3/+6
* lis2dh: code cleanupGwendal Grignou2017-02-131-0/+7
* kevin / gru: Reduce SRAM footprintShawn Nematbakhsh2017-02-131-0/+2
* flash: Pass more precise parameter to flash_[physical_]protect_at_bootNicolas Boichat2017-02-121-11/+6
* PD: Remove CONFIG_USB_PD_TCPC_FW_VERSIONDaisuke Nojiri2017-02-111-3/+0
* console: Add non-verbose print config optionShawn Nematbakhsh2017-02-112-0/+12
* charger_profile: support multiple battery voltage range thresholdsVijay Hiremath2017-02-102-14/+14
* Add host command to get PD chip informationDaisuke Nojiri2017-02-093-0/+28
* chip/npcx/espi: Handle global reset events asserting eSPI_Reset#Furquan Shaikh2017-02-091-0/+6
* driver: accel: Add acc driver basics and FIFO for LIS2DH/LIS2DH12Mario Tesi2017-02-091-0/+10
* common/spi_nor: Differential erase supportNadim Taha2017-02-091-0/+9
* cr50: consolidate chip shutdown and resume eventsVadim Bendebury2017-02-071-0/+11
* cr50: rework sleep state and tpm reset triggersVadim Bendebury2017-02-071-7/+0
* cleanup: Remove charge_state_v1Sam Hurst2017-02-064-39/+6
* cr50: Have INAs and I2Cm enabled when rdd is attachedScott2017-02-061-1/+1
* motion_sense: Defer switching the sensors rate if in S3Vijay Hiremath2017-02-021-0/+9
* charge_ramp: Specify port number in board_is_vbus_too_low()Shawn Nematbakhsh2017-02-022-3/+4
* usb pd:Correct the USB PD SinkWaitCap and PSHardReset timer valuesSam Hurst2017-02-011-2/+2
* Revert "version: Store image size data in version struct"Vadim Bendebury2017-02-011-7/+5
* ec:Correct EC_CMD_HOST_EVENT_GET_WAKE_MASK valueSam Hurst2017-01-311-1/+1
* ec: delete auron and rambi boardsSam Hurst2017-01-311-4/+0
* version: Store image size data in version structShawn Nematbakhsh2017-01-301-5/+7