summaryrefslogtreecommitdiff
path: root/chip/mec1322
Commit message (Expand)AuthorAgeFilesLines
* ACPI: Support accessing memmap data over ACPI CMD / DATA portsstabilize-6915.BShawn Nematbakhsh2015-03-251-0/+10
* mec1322: Add flash physical interface functionsShawn Nematbakhsh2015-03-124-18/+271
* mec1322: Remove RO image to save program memoryShawn Nematbakhsh2015-03-061-3/+8
* 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
* mec1322: Move default header location to 0x0Vic Yang2015-01-171-1/+1
* mec1322: Fix I2C interrupt bugVic Yang2015-01-171-1/+0
* mec1322: Clear interrupt status before enabling GPIO interruptVic Yang2015-01-171-5/+12
* mec1322: Specify SPI flash size in KBVic Yang2015-01-162-4/+4
* I2C: Increase priority of i2c_initAlexandru M Stan2015-01-161-1/+1
* disable DMA before sysjumpingVincent Palatin2015-01-081-0/+11
* mec1322: Added support to use crystal vs oscillator based on board's clock ci...Kevin K Wong2014-12-291-1/+12
* Fix errors discovered by new compiler.Bill Richardson2014-11-211-1/+1
* Strago: Spi support added on Private SPI linesDivya Jyothi2014-11-202-6/+27
* Strago: Automated build to generate ec.spi.bin.icarus sparry2014-11-121-0/+9
* Strago: Initial Version of Strago Board added.Divya Jyothi2014-11-063-21/+100
* mec1322: Simplify reading raw I2C pin statesVic Yang2014-07-091-44/+2
* mec1322: reports actual GPIO level for output pinsVic Yang2014-07-091-4/+1
* mec1322: Keep CPU at high clock frequency to speed up hibernateVic Yang2014-07-031-6/+6
* mec1322: restore system states after hibernateVic Yang2014-07-021-18/+81
* mec1322: improve UART Tx performanceVic Yang2014-07-021-3/+7
* mec1322: Disable auto read after a SPI transactionVic Yang2014-06-281-0/+9
* mec1322: Add SPI master driverVic Yang2014-06-264-0/+140
* mec1322: DMA driverVic Yang2014-06-264-0/+206
* watchdog: Give more leeway to the independent watchdogDoug Anderson2014-06-231-1/+2
* watchdog: Help ensure that the stm32 watchdog help printsDoug Anderson2014-06-211-8/+2
* zinger: fix bug, increase watchdog timeout to 1.8sAlec Berg2014-06-201-2/+2
* Add cprints() and ccprints()Vic Yang2014-05-212-3/+3
* 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-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