summaryrefslogtreecommitdiff
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* cr50: provide chip factory mode supportVadim Bendebury2018-07-181-0/+1
* cr50: modify tpm_endorse() error reporting logicVadim Bendebury2018-07-181-1/+17
* cr50: usb_updater: include return codes into USB response payloadVadim Bendebury2018-07-181-4/+4
* cr50: usb_upgrade: allow responses lager than requestsVadim Bendebury2018-07-181-0/+2
* cr50: Add console and TPM vendor commands to get/set board IDPhilip Chen2018-07-181-0/+4
* cr50: add vendor command to restore corrupted headerVadim Bendebury2017-03-241-0/+1
* cr50: Store console lock state in NvMem vars.Aseda Aboagye2017-03-021-0/+8
* cr50: Make sure TPM wipe only clears TPM data.Aseda Aboagye2017-03-021-6/+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
* cr50: vendor command to report tpm stateVadim Bendebury2017-01-281-0/+4
* tpm: rename tpm_reset to tpm_reset_requestMary Ruthven2017-01-281-1/+1
* nvmem: do not use malloc for cached bufferVadim Bendebury2017-01-281-8/+27
* servo_v4: pd: Added Device Test System supportScott2017-01-262-3/+9
* pd: support gotoMin and giveBackSam Hurst2017-01-262-0/+12
* pd: Move PD_DEFAULT_STATE to a common define in usb_pd.hScott2017-01-261-0/+9
* Reef: Reduce max battery charge voltage for 0.5% marginDaisuke Nojiri2017-01-251-0/+6
* nvmem: encrypt contents using crypto apiVadim Bendebury2017-01-251-17/+23
* g: common: introduce generic crypto APIVadim Bendebury2017-01-252-11/+57