summaryrefslogtreecommitdiff
path: root/chip/mec1322/lpc.c
Commit message (Expand)AuthorAgeFilesLines
* 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