summaryrefslogtreecommitdiff
path: root/chip
Commit message (Expand)AuthorAgeFilesLines
* npcx: workaround the bug that SHM data read via eSPI may be corruptedCHLin2017-07-311-12/+3
* chip/stm32/usb_hid_touchpad: Widen pressure field to 10 bitsNicolas Boichat2017-07-311-7/+7
* cr50: provide chip factory mode supportVadim Bendebury2017-07-301-0/+3
* cr50: Rename uartn_enabled() to uartn_tx_is_connected()Randall Spangler2017-07-291-6/+25
* cr50: CCD V1 controls SPI accessRandall Spangler2017-07-282-7/+19
* npcx: Drop unused cmd_params from lpc.cStefan Reinauer2017-07-281-2/+0
* stm32f4: Add OTP support.Gwendal Grignou2017-07-284-0/+136
* Add OTP supportGwendal Grignou2017-07-283-29/+13
* npcx: gpio: Optimize gpio_interrupt_type_sel() for code space reductionShawn Nematbakhsh2017-07-271-19/+11
* chip/stm32/usb_hid_touchpad: Move all finger data to a macroNicolas Boichat2017-07-271-142/+34
* npcx: gpio: Clear GPIO interrupt if no ISR is availableShawn Nematbakhsh2017-07-251-0/+4
* sweetberry: allow larger sense resistorsNick Sanders2017-07-241-6/+11
* g: hwtimer: Improve accuracy of hwtimer and ensure minimum udelay() waitShawn Nematbakhsh2017-07-211-13/+68
* stm32f4: Set unique ID properlyGwendal Grignou2017-07-201-1/+5
* stm32: gpio: implement gpio_disable_interruptWei-Ning Huang2017-07-171-0/+13
* npcx: Add support for chip variant npcx7m6gCHLin2017-07-162-3/+3
* npcx: Build RW_B and support sysjump to itDaisuke Nojiri2017-07-132-11/+56
* servo_micro: add parity settingNick Sanders2017-07-135-0/+138
* chip/stm32/i2c-stm32f0: Adjust 400kHz setting (48Mhz clock source)Nicolas Boichat2017-07-101-1/+1
* chip/stm32/flash-f: Clear option byte write enable/erase operation when doneNicolas Boichat2017-07-072-2/+9
* g: RSA randomizationMarius Schilder2017-07-068-1828/+2203
* chip/stm32/flash-f: Fix incorrect WP computationNicolas Boichat2017-07-061-3/+0
* chip/stm32/registers.h: Fix STM32_FLASH_OPT_LOCKED polarityNicolas Boichat2017-07-061-1/+1
* g: mitigate deep-sleep abortions when using USBVincent Palatin2017-07-051-1/+2
* chip/stm32/pwm: Prevent sleeping while PWM output is activeNicolas Boichat2017-07-041-8/+20
* npcx: Clear IBBR to have BBRAM back to be functionalCHLin2017-06-291-14/+11
* tcpm: it83xx: Use pd common code macro to analyze message headerDino Li2017-06-291-5/+3
* vboot_ec:Read try slot from BBRAMDaisuke Nojiri2017-06-282-0/+5
* npcx: Make system stay off after clean shutdownDaisuke Nojiri2017-06-281-0/+34
* 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