summaryrefslogtreecommitdiff
path: root/chip/mec1322
Commit message (Expand)AuthorAgeFilesLines
* force the compiler to use a valid register allocation for irq handlersVincent Palatin2014-03-117-14/+14
* cleanup: Combined i2c unwedge code into one common functionAlec Berg2014-03-061-2/+73
* mec1322: hibernation supportstabilize-5339.BVic (Chun-Ju) Yang2014-01-282-4/+160
* 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: Refine reset cause detectionVic (Chun-Ju) Yang2014-01-112-4/+24
* mec1322: Use internal SCI pin controlVic (Chun-Ju) Yang2014-01-092-3/+22
* mec1322: Update pack scriptVic (Chun-Ju) Yang2013-12-271-39/+77
* mec1322: Add signing keyVic (Chun-Ju) Yang2013-12-272-0/+56
* mec1322: ADC driverVic (Chun-Ju) Yang2013-12-204-0/+151
* cleanup: Remove checkpatch warningsRandall Spangler2013-12-191-1/+1
* mec1322: handle dummy GPIO gracefullystabilize-springlte-5116.46.Bstabilize-5116.88.Bstabilize-5116.53.Bstabilize-5116.115.Bstabilize-5116.113.Brelease-R33-5116.BVic (Chun-Ju) Yang2013-12-171-11/+31
* mec1322: i8042 interfaceVic (Chun-Ju) Yang2013-12-172-0/+62
* mec1322: ACPI and host event supportVic (Chun-Ju) Yang2013-12-141-6/+157
* mec1322: keyboard scan supportVic (Chun-Ju) Yang2013-12-134-0/+81
* Move ACPI stuff out of chip/lm4 and into commonBill Richardson2013-12-121-0/+6
* mec1322: I2C driverVic (Chun-Ju) Yang2013-12-064-1/+378
* mec1322: Fan control driverVic (Chun-Ju) Yang2013-12-043-0/+178
* mec1322: LPC host command supportVic (Chun-Ju) Yang2013-12-044-1/+178
* mec1322: Add support for CONFIG_WATCHDOG_HELPVic (Chun-Ju) Yang2013-12-021-5/+81
* mec1322: Add PWM driverVic (Chun-Ju) Yang2013-12-024-0/+94
* mec1322: Check/save reset causeVic (Chun-Ju) Yang2013-12-021-0/+38
* mec1322: Add support for VBAT backed RAMVic (Chun-Ju) Yang2013-12-022-0/+17
* mec1322: remove the ugly DUMMY() macro in system.cVic (Chun-Ju) Yang2013-12-021-5/+15
* mec1322: Deassert iRESET_OUT on initVic (Chun-Ju) Yang2013-11-271-0/+3
* mec1322: Add more register address and IRQ numbersVic (Chun-Ju) Yang2013-11-271-0/+95
* mec1322: Add GPIO interrupt supportVic (Chun-Ju) Yang2013-11-261-3/+116
* mec1322: Add script for packing EC binary into SPI flashVic (Chun-Ju) Yang2013-11-261-0/+159
* mec1322: Add watchdog supportVic (Chun-Ju) Yang2013-11-262-0/+33
* mec1322: initial commitVic (Chun-Ju) Yang2013-11-219-0/+762