summaryrefslogtreecommitdiff
path: root/chip/mec1322/lpc.c
Commit message (Expand)AuthorAgeFilesLines
* ish: Trim down the release branchstabilize-wristpin-14469.59.B-ishstabilize-voshyr-14637.B-ishstabilize-quickfix-14695.187.B-ishstabilize-quickfix-14695.124.B-ishstabilize-quickfix-14526.91.B-ishstabilize-14695.85.B-ishstabilize-14695.107.B-ishstabilize-14682.B-ishstabilize-14633.B-ishstabilize-14616.B-ishstabilize-14589.B-ishstabilize-14588.98.B-ishstabilize-14588.14.B-ishstabilize-14588.123.B-ishstabilize-14536.B-ishstabilize-14532.B-ishstabilize-14528.B-ishstabilize-14526.89.B-ishstabilize-14526.84.B-ishstabilize-14526.73.B-ishstabilize-14526.67.B-ishstabilize-14526.57.B-ishstabilize-14498.B-ishstabilize-14496.B-ishstabilize-14477.B-ishstabilize-14469.9.B-ishstabilize-14469.8.B-ishstabilize-14469.58.B-ishstabilize-14469.41.B-ishstabilize-14442.B-ishstabilize-14438.B-ishstabilize-14411.B-ishstabilize-14396.B-ishstabilize-14395.B-ishstabilize-14388.62.B-ishstabilize-14388.61.B-ishstabilize-14388.52.B-ishstabilize-14385.B-ishstabilize-14345.B-ishstabilize-14336.B-ishstabilize-14333.B-ishrelease-R99-14469.B-ishrelease-R98-14388.B-ishrelease-R102-14695.B-ishrelease-R101-14588.B-ishrelease-R100-14526.B-ishfirmware-cherry-14454.B-ishfirmware-brya-14505.B-ishfirmware-brya-14505.71.B-ishfactory-kukui-14374.B-ishfactory-guybrush-14600.B-ishfactory-cherry-14455.B-ishfactory-brya-14517.B-ishJack Rosenthal2021-11-051-520/+0
* ec: change usage of dummySam Hurst2020-08-051-2/+2
* host_command: Change host command return value to enum ec_statusTom Hughes2019-10-021-1/+1
* LICENSE: remove unnecessary (c) after CopyrightTom Hughes2019-06-191-1/+1
* common: replace 1 << digits, with BIT(digits)Gwendal Grignou2019-03-261-19/+19
* host_events: Bump up host events and masks to 64-bitFurquan Shaikh2017-11-211-2/+2
* port80: Provide default routine for logging port80 resumeFurquan Shaikh2017-10-311-7/+0
* lpc: Add and use lpc_resume_clear_masksFurquan Shaikh2017-10-311-9/+0
* host_event: Move host events and mask handling into common codeFurquan Shaikh2017-10-171-91/+7
* intel_x86: Make common code for LPC S0 <-> S0ix transitionsVijay Hiremath2017-01-211-47/+0
* Fix various misspellings in commentsMartin Roth2016-11-151-2/+2
* cleanup: DECLARE_CONSOLE_COMMAND only needs 4 argsBill Richardson2016-08-241-1/+1
* Deferred: Use deferred_data instead of function pointerAnton Staaf2016-04-181-1/+1
* mec1322: Do not shutdown LPC in deepsleep.Divya Jyothi2016-03-171-2/+6
* skylake: do not clear masks in S0ix -> S0 transitionArchana Patni2016-02-221-5/+9
* skylake: set and clear wake masks in S0 <-> S0ix transitionsArchana Patni2016-02-101-0/+48
* ec: Add a chipset reset hookDuncan Laurie2016-01-251-0/+13
* mec1322: lpc: Clear STATUS_PROCESSING LPC status bit on initShawn Nematbakhsh2016-01-191-0/+3
* mec1322: Change the Port 80 task to a timer IRQ.Aseda Aboagye2015-10-191-2/+0
* Fix assertion crash in __wait_evt()Chiranjeevi Rapolu2015-06-251-0/+12
* mec1322: Added support for sysjump.stabilize-7173.BDivya Jyothi2015-06-141-1/+53
* mec1322: Added KBD SERIRQ supportKevin K Wong2015-05-281-7/+8
* mec1322: Added task-based Port80 POST code support.Kevin K Wong2015-04-271-0/+27
* mec1322: Updated code to only clear the interrupt status bit of LPC_RESET#.Kevin K Wong2015-04-141-2/+2
* mec1322: Add EC_CMD_GET_PROTOCOL_INFO handlerShawn Nematbakhsh2015-04-101-0/+19
* mec1322: Setup EMI unit at base address 0x800Shawn Nematbakhsh2015-04-101-3/+12
* mec1322: Enable HW control of KBC aux bufferShamile Khan2015-04-091-0/+4
* mec1322: Fix the ACPI EC0 BAR settingSteven Jian2015-03-261-1/+1
* ACPI: Support accessing memmap data over ACPI CMD / DATA portsstabilize-6915.BShawn Nematbakhsh2015-03-251-0/+10
* Revert "mec1322: Fix LPC interrupt bit mask"stabilize-6835.BVic Yang2015-02-281-4/+4
* mec1322: Fix LPC interrupt bit maskVic Yang2015-02-101-4/+4
* Strago: Initial Version of Strago Board added.Divya Jyothi2014-11-061-16/+77
* lpc: ACPI query-next-event drops masked eventsRandall Spangler2014-04-171-3/+15
* force the compiler to use a valid register allocation for irq handlersVincent Palatin2014-03-111-4/+4
* mec1322: Use EMI module for port 80Vic (Chun-Ju) Yang2014-01-171-6/+13
* mec1322: disable host write to mapped memoryVic (Chun-Ju) Yang2014-01-171-1/+1
* mec1322: Use internal SCI pin controlVic (Chun-Ju) Yang2014-01-091-3/+10
* cleanup: Remove checkpatch warningsRandall Spangler2013-12-191-1/+1
* mec1322: i8042 interfaceVic (Chun-Ju) Yang2013-12-171-0/+51
* mec1322: ACPI and host event supportVic (Chun-Ju) Yang2013-12-141-6/+157
* Move ACPI stuff out of chip/lm4 and into commonBill Richardson2013-12-121-0/+6
* mec1322: LPC host command supportVic (Chun-Ju) Yang2013-12-041-0/+168