summaryrefslogtreecommitdiff
path: root/chip
Commit message (Expand)AuthorAgeFilesLines
* npcx: disable the selection of JTAG0 signals due to strapCHLin2020-12-116-196/+259
* cleanup: formatting debug messageJett Rink2020-12-111-4/+3
* npcx: bypasses for SHM reading fail via eSPI and CSAE impact efficiencyMulin Chao2020-12-112-12/+14
* npcx: lpc: fixed bug that ec gets stuck in lpc_sib_wait_hostxx routines.Mulin Chao2020-12-113-4/+36
* lpc: Removing unnecessary register writesJett Rink2020-12-111-6/+1
* lpc: Prevent watchdog reset caused by KBC IBF interrupt on chromebox.Mulin Chao2020-12-111-0/+8
* cleanup: Remove jtag_pre_init()Shawn Nematbakhsh2020-12-1128-288/+125
* host_event: Move host events and mask handling into common codeFurquan Shaikh2020-12-115-367/+49
* Snappy: Extend the watchdog timeout to 500ms after wakeup from hibernateCHLin2018-01-221-1/+9
* npcx: system: Fixed bug that ec received unexpected rtc interruptMulin Chao2017-05-201-3/+6
* npcx: gpio: Fixed bug GPIO's ISRs clear the other pending bits.Mulin Chao2017-03-031-5/+6
* npcx: flash: Lock all flash access before flash_execute_cmd() callsShawn Nematbakhsh2017-03-021-2/+39
* pd: Store PD active state in battery-backed memoryShawn Nematbakhsh2017-02-276-10/+53
* system: Add generic bbram read / write routinesShawn Nematbakhsh2017-02-279-98/+148
* npcx: i2c: Fixed bug ec returns error during reading last byte.Mulin Chao2017-01-261-16/+28
* intel_x86: Make common code for LPC S0 <-> S0ix transitionsVijay Hiremath2017-01-202-96/+0
* npcx: lpc: Do not use FW_OBF bit to clear OBF bitCHLin2017-01-062-24/+109
* npcx: lpc: Remove unsupport old-style host command.Mulin Chao2017-01-061-44/+1
* npcx: lpc: clear EC_LPC_CMDR_BUSY status bit on init & LRESET asserted.Mulin Chao2016-12-151-0/+8
* CR50: fix errors flagged by coveritynagendra modadugu2016-12-151-0/+4
* CR50: make SHA512 a config optionnagendra modadugu2016-12-151-1/+3
* CR50: add support for SHA-384 & 512nagendra modadugu2016-12-155-2/+52
* g: tweak cflush() to wait a bit longerVadim Bendebury2016-12-151-0/+13
* ish: correct i2c write operation buffer sizeli feng2016-12-151-16/+5
* g: remove the impact of deep sleep resumes from the rolling reboot countMary Ruthven2016-12-151-0/+2
* Cr50: Ensure that trng.h is self-contained.Carl Hamilton2016-12-151-0/+1
* g: change default idle behavior based on bus obfuscation availabilityMary Ruthven2016-12-151-7/+23
* g: make sure usb clocks are enabled before going to deep sleepMary Ruthven2016-12-111-0/+3
* npcx: lpc: Fix KB malfunction after power-key off and then onCHLin2016-12-091-3/+0
* npcx: hwtimer: Fix deadlock close to hwtimer wrapShawn Nematbakhsh2016-12-081-1/+1
* npcx: watchdog: Log PC on watchdog from exception contextShawn Nematbakhsh2016-12-081-1/+9
* cr50: rename dev mode manifest fileVadim Bendebury2016-12-071-1/+1
* gru: control LEDs by changing frequencyDavid Schneider2016-12-071-5/+2
* usb pd: Resend request after receiving a WAIT in response to a requestSam Hurst2016-12-071-3/+30
* npcx: flash: Set SRP0 when enabling RO write protectionShawn Nematbakhsh2016-12-011-3/+9
* npcx: flash: Use common code for SPI flash protect reg translationShawn Nematbakhsh2016-12-011-156/+5
* npcx: flash: Fix SR reg reads during UMA lockShawn Nematbakhsh2016-12-011-33/+53
* CR50: add support for SHA-384 & 512 PKCS#1 signaturesnagendra modadugu2016-12-012-13/+60
* g: remove sleep disable/enable in rddMary Ruthven2016-11-281-3/+0
* usb_updater: protocol version 6 (vendor commands over usb)Vadim Bendebury2016-11-282-14/+65
* usb_updater: improve debugabilityVadim Bendebury2016-11-282-0/+3
* g: update: expose USB PDU verification functionVadim Bendebury2016-11-282-12/+26
* pyro/snappy: Support keyboard factory scanningBruce2016-11-271-0/+62
* chip/stm32/usb_hid: Add USB HID touchpad driverNicolas Boichat2016-11-222-0/+352
* chip/stm32/usb: Allow interface handler to reply with more than 64 bytesNicolas Boichat2016-11-223-14/+69
* chip/stm32/usb_hid_keyboard: Add functions for keyscanNicolas Boichat2016-11-221-40/+97
* g: do not consider valid headers with the 'magic' field corruptedVadim Bendebury2016-11-221-1/+2
* npcx: hwtimer: Add consecutive reading for ITCNT32Mulin Chao2016-11-221-5/+15
* g: fix reboot request posting bugVadim Bendebury2016-11-181-0/+1
* clock: Fix clock_wait_cycles() asmShawn Nematbakhsh2016-11-183-6/+6