summaryrefslogtreecommitdiff
path: root/chip
Commit message (Expand)AuthorAgeFilesLines
* g: use H1_DEVIDS as a trigger to use the fob for signingVadim Bendebury2017-02-221-12/+8
* g: extension: Add a whitelist for vendor commands.Aseda Aboagye2017-02-181-5/+5
* cr50: Decrement retry counter on manual reboots.Aseda Aboagye2017-02-182-0/+26
* cleanup: Move chip/g-specific system() prototypes to system_chip.hShawn Nematbakhsh2017-02-182-1/+49
* stm32: add support for STM32L442Vincent Palatin2017-02-176-9/+97
* kevin / gru: Reduce SRAM footprintShawn Nematbakhsh2017-02-131-17/+18
* flash: Pass more precise parameter to flash_[physical_]protect_at_bootNicolas Boichat2017-02-126-53/+47
* chip/npcx/espi: Handle global reset events asserting eSPI_Reset#Furquan Shaikh2017-02-091-0/+2
* cr50: consolidate chip shutdown and resume eventsVadim Bendebury2017-02-071-2/+0
* g: allow idle console command in read-only mode in prod imagesVadim Bendebury2017-02-071-3/+7
* g: fix pinmux command implementationVadim Bendebury2017-02-031-1/+4
* cr50: usb_spi: Block SPI when console locked.Aseda Aboagye2017-02-022-3/+9
* Revert "version: Store image size data in version struct"Vadim Bendebury2017-02-013-11/+8
* g: enhance the cipher console commandVadim Bendebury2017-01-311-36/+235
* g: remove buffering on ap and ec uartMary Ruthven2017-01-312-17/+0
* chip: Remove rotor.Aseda Aboagye2017-01-3013-1821/+0
* version: Store image size data in version structShawn Nematbakhsh2017-01-303-8/+11
* g: rework DCRYPTO_app_cipher (AES-CTR) for speednagendra modadugu2017-01-286-60/+294
* CR50: add support for 4k RSA verifynagendra modadugu2017-01-283-17/+28
* nvmem: do not use malloc for cached bufferVadim Bendebury2017-01-281-1/+1
* CR50: add a hardware backed GCM implementationnagendra modadugu2017-01-274-1/+391
* usb: activate CRS on STM32F0Sam Hurst2017-01-262-0/+59
* npcx: i2c: Fixed bug ec returns error during reading last byte.Mulin Chao2017-01-261-16/+28
* g: common: introduce generic crypto APIVadim Bendebury2017-01-253-0/+36
* it83xx: lpc: do not clear masks in S0ix -> S0 transitionDino Li2017-01-251-4/+10
* g: add a convenience wrapper for application data cipheringVadim Bendebury2017-01-223-0/+133
* g: fix dcrypto key context initializationVadim Bendebury2017-01-221-1/+1
* chip/npcx: Add support for chip_save_reset_flagsFurquan Shaikh2017-01-221-2/+7
* g: add application directed wrappers for key-ladder keysnagendra modadugu2017-01-213-2/+64
* intel_x86: Make common code for LPC S0 <-> S0ix transitionsVijay Hiremath2017-01-212-96/+0
* g: have key-ladder functions grab the SHA locknagendra modadugu2017-01-201-20/+30
* g: check the return value of the DCRYPTO_aes_block functionnagendra modadugu2017-01-201-1/+2
* cr50: decrease sleep delay to 20 seconds after init and resumestabilize-fsi-9202.5.0.Bstabilize-fsi-9202.10.Bstabilize-M57-9202.35.0.Bstabilize-9202.Bstabilize-9202.64.Bstabilize-9202.56.Bstabilize-9202.28.Bstabilize-9202.18.Brelease-R57-9202.BMary Ruthven2017-01-201-2/+2
* poppy: consider all EC boots to be due to pin resetNicolas Boichat2017-01-201-1/+1
* npcx: gpio: Add GPIO_INT support for KSI pinsMulin Chao2017-01-191-0/+19
* npcx: i2c: handle BER & SDAST in SMBST occur at the same time.Mulin Chao2017-01-181-0/+14
* g: remove superfluous DCRYPTO_SHA256_init in HMAC implementationnagendra modadugu2017-01-181-1/+0
* g: add means of building node locked imagesVadim Bendebury2017-01-181-4/+37
* g: move compute_frk2 function into dcryptoVadim Bendebury2017-01-183-0/+118
* g: debounce rdd disconnectMary Ruthven2017-01-131-10/+18
* cr50: help battery disconnect to work on detachable devicesVadim Bendebury2017-01-121-0/+9
* g: tell between C and D and P SKUs of the H1B2 chipVadim Bendebury2017-01-121-2/+49
* ISH: Added UART Rx/Tx interrupt modeKyoung Kim2017-01-111-6/+53
* CR50: make public key part generation optional.Marius Schilder2017-01-112-4/+9
* it83xx: adc: interrupt is usedDino Li2017-01-106-23/+116
* npcx: shi: Optimize OBUF copy / fillShawn Nematbakhsh2017-01-101-22/+53
* npcx: shi: fix bug of clearing EVSTAT_EOR bitCHLin2017-01-091-1/+1
* nds32: lds: reduce gap of flashDino Li2017-01-052-2/+7
* npcx: lpc: Do not use FW_OBF bit to clear OBF bitCHLin2017-01-032-24/+109
* stm32: Remove unused struct definitionsMartin Roth2017-01-022-10/+0