summaryrefslogtreecommitdiff
path: root/chip
Commit message (Expand)AuthorAgeFilesLines
* lm4: Use a special task event for ADC conversionsChromeOS Developer2014-03-261-5/+16
* lm4: Update i2c handler to use task_wait_event_maskChromeOS Developer2014-03-261-25/+1
* stm32: add more register definitionsVincent Palatin2014-03-231-4/+220
* stm32: add STM32F03x configurationVincent Palatin2014-03-222-0/+45
* make the common runtime optionalVincent Palatin2014-03-221-2/+5
* stm32: implement ADC support for STM32F0xxVincent Palatin2014-03-202-5/+266
* stm32: add analog GPIO configurationVincent Palatin2014-03-203-1/+12
* it8380dev: fix firmware can't startup (re-generate)Dino Li2014-03-181-0/+10
* stm32: add 32-bit timer supportstabilize-5656.BVincent Palatin2014-03-143-1/+172
* cleanup: remove the conflict I2C2/GPIO config in nyan/big.Louis Yung-Chieh Lo2014-03-131-3/+0
* stm32: flush write buffer before start DMA transfer.Louis Yung-Chieh Lo2014-03-111-0/+3
* stm32: add support for STM32F0xx familyVincent Palatin2014-03-1113-17/+607
* force the compiler to use a valid register allocation for irq handlersVincent Palatin2014-03-1122-44/+43
* stm32l: supports fake-hibernateLouis Yung-Chieh Lo2014-03-062-0/+122
* cleanup: Combined i2c unwedge code into one common functionAlec Berg2014-03-064-260/+195
* lm4: Remove 500k clock delay in clock_init()Randall Spangler2014-02-071-10/+0
* 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
* lm4: move I2C transfer state machine to interrupt handlerRandall Spangler2014-01-161-184/+183
* ite: Watchdog module addedAlec Berg2014-01-152-0/+101
* ite: Added system reset and reset causesAlec Berg2014-01-142-1/+70
* 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
* Convert vboot hash calculation from task to deferred functionRandall Spangler2014-01-091-0/+3
* 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