summaryrefslogtreecommitdiff
path: root/chip
Commit message (Expand)AuthorAgeFilesLines
* stm32f4: fix flash_physical_protect_now behaviorWei-Ning Huang2017-06-283-115/+50
* watchdog: Don't discard irqprio data due to CONFIG_LTOShawn Nematbakhsh2017-06-266-6/+6
* g: cr50: update INFO1 mask when corrupting the second imageVadim Bendebury2017-06-212-16/+38
* rwsig: Fix mapped read location for rwsig / pubkeyShawn Nematbakhsh2017-06-211-5/+8
* stm32f4: clock stm32f412 at 96MHzWei-Ning Huang2017-06-218-10/+54
* g: remove obsolete dcrypto_init definitionMarius Schilder2017-06-201-2/+0
* stm32: flash: enable data and instruction cache properlyWei-Ning Huang2017-06-202-1/+19
* Fizz: Verify and jump to RW imageDaisuke Nojiri2017-06-191-1/+2
* g: upgrade_fw: limit updates after a hard resetMary Ruthven2017-06-191-2/+19
* mn50: fix usb_updateNick Sanders2017-06-163-1/+190
* npcx: i2c: change i2c settings for better timing.CHLin2017-06-151-16/+4
* g: broaden dcrypto mutex safetyMarius Schilder2017-06-154-33/+55
* g: provide an API to set rollback counter to ensure rollbackVadim Bendebury2017-06-152-2/+14
* g: add a function to report current board ID mismatch statusVadim Bendebury2017-06-152-7/+23
* chip/npcx: Add support for saving/restoring panic dataFurquan Shaikh2017-06-152-0/+86
* cr50: update U2F transport to usb-internalVincent Palatin2017-06-151-5/+5
* g: add chip unique id generationVincent Palatin2017-06-151-0/+18
* Allow dcrypto_call() to be invoked from any task.Carl Hamilton2017-06-141-3/+8
* cr50: accelerated sha512 optionMarius Schilder2017-06-142-0/+768
* g: show RW headers' Board ID fields in 'version' outputVadim Bendebury2017-06-134-2/+338
* stm32/usb: Add support for board-specific serial numberNicolas Boichat2017-06-132-2/+16
* g: don't enable interrupts in gpio_set_flags_by_maskMary Ruthven2017-06-131-5/+0
* cr50: add derivation functions using the key-ladderVincent Palatin2017-06-134-2/+112
* stm32: Add function to fetch unique idNicolas Boichat2017-06-122-1/+9
* npcx: gpio: Lock VCC_RST# alternative bit of DEVALTA.Mulin Chao2017-06-102-0/+3
* npcx: clock: Add support for external 32kHz crystal osc.Mulin Chao2017-06-092-4/+24
* g: do not invoke signer with sudo unless it is necessaryVadim Bendebury2017-06-081-1/+1
* npcx: system: fix the incorrect checking of invalid BBRAM(IBBR) bit.CHLin2017-06-084-16/+49
* g: uart_bitbang: Keep debug stuff off by default.Aseda Aboagye2017-06-071-15/+129
* board: Add support for nucleo-f411reGwendal Grignou2017-06-061-24/+38
* cr50: usb_upgrade: allow responses lager than requestsVadim Bendebury2017-06-061-5/+20
* g: add flag to delay int enable until board_initMary Ruthven2017-06-051-4/+4
* chip: g: Add support for UART bit banging.Aseda Aboagye2017-06-054-4/+567
* g: expand pinmux to print info on spi and i2cMary Ruthven2017-06-051-33/+40
* cr50: implement an ASN.1 DER x.509 certificate builderVincent Palatin2017-06-052-3/+346
* Add flash command support to boards with STM32F4Gwendal Grignou2017-06-035-385/+233
* hammer: Add support for new keyNicolas Boichat2017-06-021-2/+36
* stm32: cleanup flash-f by using constant from register.hGwendal Grignou2017-06-023-79/+121
* cr50: usb_upgrade: pass proper number of bytes to the vendor commandsVadim Bendebury2017-06-021-2/+5
* cr50: Add console and TPM vendor commands to get/set board IDPhilip Chen2017-06-022-10/+30
* cr50: configure flash counterVincent Palatin2017-06-021-1/+1
* npcx: Fix response sizeGwendal Grignou2017-06-011-7/+14
* cr50: add option to have no pinhold during deep sleepMarius Schilder2017-05-301-0/+2
* chip: it83xx: add support for floating point unitDino Li2017-05-292-0/+82
* CR50: configure SHA random stallsnagendra modadugu2017-05-292-0/+21
* tcpm: it83xx: reload cc parameter setting during initializationDino Li2017-05-251-0/+1
* mn50: socket controlsNick Sanders2017-05-251-0/+3
* stm32f4: i2c: process stop condition after slave receiver executedWei-Ning Huang2017-05-231-22/+22
* rose: spi: add SPI master halfduplex modeRong Chang2017-05-221-27/+60
* npcx: system: Fixed bug that ec received unexpected rtc interruptMulin Chao2017-05-191-3/+6