summaryrefslogtreecommitdiff
path: root/chip/npcx/lpc.c
Commit message (Expand)AuthorAgeFilesLines
* 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
* nuc:Mulin Chao2015-08-191-2/+2
* nuc:Using LRESET interrupt to re-initialize LPC settings after warm bootMulin Chao2015-08-121-12/+34
* nuc:Ian Chao2015-07-251-105/+133
* nuc: Add SHI driver for arm-based platform in chip folder.Ian Chao2015-06-261-8/+171
* Fix assertion crash in __wait_evt()Chiranjeevi Rapolu2015-06-251-0/+13
* ACPI: Support accessing memmap data over ACPI CMD / DATA portsstabilize-6915.BShawn Nematbakhsh2015-03-251-0/+10
* WIP - Nuvoton 30-Jan patchRandall Spangler2015-02-251-2/+4
* nuc: Add all IC specific drivers of NPCX5M5GIan Chao2015-01-141-0/+672