summaryrefslogtreecommitdiff
path: root/chip
Commit message (Expand)AuthorAgeFilesLines
* Remove old TODO comment in emulator UART moduleVic (Chun-Ju) Yang2014-01-091-4/+1
* ite: WORKAROUND reduce data SRAM to 8kBVincent Palatin2014-01-081-1/+1
* emulator: Fix a bug that jump tag is overwrittenVic (Chun-Ju) Yang2014-01-081-5/+0
* ite: Add initial support for ITE IT8380 chipVincent Palatin2014-01-0810-0/+1684
* Add squawks boardRandall Spangler2014-01-081-1/+8
* Remove duplicate KBD_IRQ_L signalsRandall Spangler2014-01-081-12/+0
* Process emulator UART events in interrupt contextVic (Chun-Ju) Yang2014-01-061-11/+16
* Add interrupt support for emulatorVic Yang2014-01-061-1/+1
* 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
* Move ADC console command to commonVic (Chun-Ju) Yang2013-12-203-51/+12
* cleanup: Remove checkpatch warningsRandall Spangler2013-12-1911-36/+34
* 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
* rambi: Add duplicate GPIO outputs for proto 2.0 boardRandall Spangler2013-12-161-0/+12
* Rename mixed-case config constantsRandall Spangler2013-12-169-33/+33
* mec1322: ACPI and host event supportVic (Chun-Ju) Yang2013-12-141-6/+157
* Implement DPTF thermal thresholdsBill Richardson2013-12-131-1/+0
* mec1322: keyboard scan supportVic (Chun-Ju) Yang2013-12-134-0/+81
* Change PECI_TJMAX to a board config optionChromeOS Developer2013-12-131-13/+4
* Move ACPI stuff out of chip/lm4 and into commonBill Richardson2013-12-122-105/+29
* lm4: Fix potential false over-temperature on entry to S0Alec Berg2013-12-091-1/+9
* mec1322: I2C driverVic (Chun-Ju) Yang2013-12-064-1/+378
* extract common core codeVincent Palatin2013-12-051-0/+5
* 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
* gpio: Make GPIO_INT_BOTH explicitly RISING|FALLINGRandall Spangler2013-11-234-9/+9
* Remove bolt, daisy, kirby, puppy, slippy boardsRandall Spangler2013-11-211-22/+2
* Add DPTF interface for fan dutyBill Richardson2013-11-211-1/+14
* lm4: add option for using gpio as kebyoard interruptAaron Durbin2013-11-211-2/+18
* mec1322: initial commitVic (Chun-Ju) Yang2013-11-2111-0/+766
* stm32f: Disable UART receive DMARandall Spangler2013-11-193-2/+11
* stm32: Flush UART buffer before changing EC core clock speedRandall Spangler2013-11-191-1/+7
* lm4: allow the lpc module to use GPIO for SCIAaron Durbin2013-11-151-0/+6
* stm32: Don't use a stack buffer for i2c_read_string()Randall Spangler2013-11-072-17/+15
* Move core-specific toolchain configuration to core/ directoryVincent Palatin2013-11-072-0/+6
* lm4: Fixed low power idle doesn't always wake up.stabilize-4920.6.Brelease-R32-4920.BAlec Berg2013-11-051-12/+26
* Clean up hook priorties on LM4Randall Spangler2013-11-042-2/+2
* cortex-m: ensure we use the right subset of the instruction setVincent Palatin2013-11-022-1/+5