summaryrefslogtreecommitdiff
path: root/include
Commit message (Expand)AuthorAgeFilesLines
...
* cr50: provide chip factory mode supportVadim Bendebury2017-08-041-0/+1
* cr50: Disable CCD on board ID mismatchRandall Spangler2017-08-042-0/+10
* cr50: Preserve CCD state across deep sleepRandall Spangler2017-08-041-2/+29
* flash: add flash selection supportWei-Ning Huang2017-08-043-29/+208
* cr50: modify tpm_endorse() error reporting logicVadim Bendebury2017-08-041-1/+17
* cr50: Add case closed debugging V1 configurationRandall Spangler2017-08-044-0/+131
* cr50: Add physical presence state machineRandall Spangler2017-08-044-4/+103
* hammer: Enable Link-Time-Optimization CONFIG_LTONicolas Boichat2017-08-041-2/+10
* common: Add support for flash with regions of different sizeRong Chang2017-08-043-8/+111
* cr50: add U2F supportVincent Palatin2017-07-181-0/+1
* Add U2F implementationVincent Palatin2017-07-183-0/+221
* common: Add base32 encodingRandall Spangler2017-07-182-0/+75
* stm32/usb: Add support for remote wake-upNicolas Boichat2017-07-181-0/+8
* stm32: Add function to fetch unique idNicolas Boichat2017-07-181-0/+9
* panic: Provide declarations for chip panic data backup/restoreFurquan Shaikh2017-06-302-0/+19
* sha256: add support for hmac_sha256, and add test for sha256Nicolas Boichat2017-06-301-0/+3
* cr50: accelerated sha512 optionMarius Schilder2017-06-301-0/+7
* g: show RW headers' Board ID fields in 'version' outputVadim Bendebury2017-06-302-3/+72
* g: don't enable interrupts in gpio_set_flags_by_maskMary Ruthven2017-06-301-2/+0
* gpio: Move gpio_get_ternary to common gpio functionsNicolas Boichat2017-06-301-0/+9
* cr50: usb_updater: include return codes into USB response payloadVadim Bendebury2017-06-301-4/+4
* cr50: usb_upgrade: allow responses lager than requestsVadim Bendebury2017-06-301-0/+2
* g: add flag to delay int enable until board_initMary Ruthven2017-06-301-0/+4
* g: allow to select the default USB PHY at startup.Vincent Palatin2017-06-301-0/+2
* g: fix build without CONFIG_RESTRICTED_CONSOLE_COMMANDSVincent Palatin2017-06-301-0/+5
* uart: add config to optionally enable EC_CMD_CONSOLE_READ v1Wei-Ning Huang2017-06-301-0/+6
* config: Remove duplicate ST defines.Gwendal Grignou2017-06-301-10/+0
* Makefile: Allow different task list for RO and RWNicolas Boichat2017-06-302-14/+50
* common: Split rwsig parts from rsa.h headerNicolas Boichat2017-06-302-61/+78
* flash: ensure proper pstate alignmentVincent Palatin2017-06-301-1/+1
* usb: Cleanup headersNicolas Boichat2017-06-301-3/+0
* spi: extend spi master API on STM32Vincent Palatin2017-06-301-1/+9
* Include "config.h" in include/watchdog.h.Jeff Andersen2017-06-301-0/+2
* Add option to adjust compiler optimization on RSAVincent Palatin2017-06-301-0/+6
* Include <stdint.h> in include/watchdog.h.Jeff Andersen2017-06-301-0/+2
* switch: Initialize switch state earlier during HOOK_INITShawn Nematbakhsh2017-06-301-6/+8
* gpio: Add function to clear pending interruptDuncan Laurie2017-06-301-0/+10
* flash: Add ROLLBACK flash region, that can be protected separatelyNicolas Boichat2017-06-303-1/+29
* system: Add generic bbram read / write routinesShawn Nematbakhsh2017-06-301-6/+25
* flash: Add EC_FLASH_PROTECT_RW_[AT_BOOT|NOW] flagsNicolas Boichat2017-06-303-0/+16
* util: add constant-time memcmpVincent Palatin2017-06-301-0/+1
* sync up with upstream header version structureVadim Bendebury2017-06-071-1/+2
* chip: g: Add support for UART bit banging.Aseda Aboagye2017-06-061-0/+3
* cr50: Add console and TPM vendor commands to get/set board IDPhilip Chen2017-06-061-0/+4
* Add non-volatile flash counterVincent Palatin2017-06-062-0/+26
* cr50: read fwmp and act on it when controlling console restrictionsVadim Bendebury2017-06-061-0/+1
* cr50: add option to have no pinhold during deep sleepMarius Schilder2017-06-061-0/+3
* version: Store image size data in version structShawn Nematbakhsh2017-06-061-5/+7
* 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