summaryrefslogtreecommitdiff
path: root/chip/npcx/lpc.c
Commit message (Expand)AuthorAgeFilesLines
* lpc/espi: convert ec chip code to use granular optionJett Rink2018-05-221-11/+11
* npcx: lpc: Remove FW_OBF bypass for npcx7 and later npcx ec series.Mulin Chao2018-05-181-0/+13
* npcx/lpc: Add debug command to trigger sci/smi/wakeFurquan Shaikh2018-04-271-0/+20
* chip/npcx: Ensure software watchdog has highest priorityNicolas Boichat2018-04-051-5/+5
* npcx: lpc: fixed bug that ec gets stuck in lpc_sib_wait_hostxx routines.Mulin Chao2018-04-011-4/+11
* lpc: remove lpc_host_resetJett Rink2018-03-261-27/+0
* npcx: Conforming CONFIG_UART_HOST define to match intentionJett Rink2018-03-061-1/+1
* lpc: Removing unnecessary register writesJett Rink2018-02-161-6/+1
* npcx: do not power down eSPI when enabledCaveh Jalali2018-02-121-3/+0
* lpc: Prevent watchdog reset caused by KBC IBF interrupt on chromebox.Mulin Chao2018-02-081-0/+8
* cleanup: formatting debug messageJett Rink2018-02-011-4/+3
* host_events: Bump up host events and masks to 64-bitFurquan Shaikh2017-11-211-6/+6
* port80: Provide default routine for logging port80 resumeFurquan Shaikh2017-10-311-7/+0
* lpc: Add and use lpc_resume_clear_masksFurquan Shaikh2017-10-311-10/+0
* npcx: espi: fixed bug that ec cannot wakeup from deep idle by VW eventsMulin Chao2017-10-291-2/+4
* host_event: Move host events and mask handling into common codeFurquan Shaikh2017-10-171-86/+17
* npcx: bypasses for SHM reading fail via eSPI and CSAE impact efficiencyMulin Chao2017-08-211-12/+3
* Revert "npcx: workaround the bug that SHM data read via eSPI may be corrupted"Nicolas Boichat2017-08-161-3/+12
* npcx: workaround the bug that SHM data read via eSPI may be corruptedCHLin2017-07-311-12/+3
* npcx: Drop unused cmd_params from lpc.cStefan Reinauer2017-07-281-2/+0
* npcx: lpc: Remove WUI57 of table 0 initialization on eSPI modeFurquan Shaikh2017-03-061-1/+11
* intel_x86: Make common code for LPC S0 <-> S0ix transitionsVijay Hiremath2017-01-211-49/+0
* npcx: lpc: Do not use FW_OBF bit to clear OBF bitCHLin2017-01-031-24/+106
* npcx: lpc: Remove unsupport old-style host command.Mulin Chao2016-12-201-44/+1
* npcx: lpc: clear EC_LPC_CMDR_BUSY status bit on init & LRESET asserted.Mulin Chao2016-12-151-0/+8
* npcx: lpc: Fix KB malfunction after power-key off and then onCHLin2016-12-081-3/+0
* npcx: set and clear wake masks in S0 <-> S0ix transitionsArchana Patni2016-11-161-1/+50
* Fix various misspellings in commentsMartin Roth2016-11-151-1/+1
* npcx: espi: Fix SMI/SCI virtual wire handlingCHLin2016-10-261-2/+41
* lpc: Add function for host reset without RCIN GPIODuncan Laurie2016-10-261-2/+29
* npcx: lpc: Fix DP80CTL setting for eSPIDuncan Laurie2016-10-251-0/+4
* npcx: lpc: Fix SMI generationDuncan Laurie2016-10-251-1/+1
* npxc: lpc: correct setting for SCI/SMI gererated from PM moduleCHLin2016-10-121-8/+26
* chip/npcx: Close LPC window before sysjumpFurquan Shaikh2016-09-231-0/+12
* chip/npcx: Fix interrupt enabling during lpc_initFurquan Shaikh2016-09-231-12/+9
* npcx: set the BUSY bit while handling ACPI command write.Kevin K Wong2016-08-211-5/+11
* chip/npcx/lpc: Fix SCI and SMI generationFurquan Shaikh2016-08-191-6/+24
* npcx: Add espi driver of npcx5mng for x86-based platform.Mulin Chao2016-08-101-3/+37
* npcx: Adjust relative IRQ priorities for high-priority UARTShawn Nematbakhsh2016-08-071-5/+5
* chip/npcx: interrupt on both edges of PLTRST_LAaron Durbin2016-07-211-8/+12
* npcx: Clear IRQ11B bit when PM 1 is in enhanced modeCHLin2016-07-131-1/+1
* npcx: deprecate use of PC87570 mode on PM chan 1stabilize-8530.Bstabilize-8530.96.Bstabilize-8530.93.Bstabilize-8530.89.Bstabilize-8530.80.Bstabilize-8530.77.Bstabilize-8530.71.Bstabilize-8530.35.Brelease-R53-8530.BCHLin2016-06-301-5/+9
* apollolake: ignore PLTRST# from SOC unless RSMRST# is deassertedKevin K Wong2016-05-031-4/+3
* Deferred: Use deferred_data instead of function pointerAnton Staaf2016-04-181-1/+1
* apollolake: ignore PLTRST# from SOC unless RSMRST# to soc is deassertedKevin K Wong2016-04-131-0/+8
* skylake: do not clear masks in S0ix -> S0 transitionArchana Patni2016-02-221-4/+9
* nuc: Fixed bug that some of DP80's data is skippingMulin Chao2016-02-101-3/+10
* ec: Add a chipset reset hookDuncan Laurie2016-01-251-5/+20
* nuc: enable CLKRUN functionality for SERIRQ quiet mode.CHLin2015-12-031-0/+6
* nuc: Fixed wheatley bugs of SERIRQ and AC detection.Mulin Chao2015-11-111-15/+8