summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* baytrail: Add config option to enable WiFi in suspendstabilize-5254.BDuncan Laurie2014-01-173-0/+15
* tegra: refactor the power state machine.Louis Yung-Chieh Lo2014-01-175-218/+122
* Remove obsolete TODOVic (Chun-Ju) Yang2014-01-171-3/+1
* mec1322: Speed up LPC transfer with auto-increment modeVic (Chun-Ju) Yang2014-01-171-37/+54
* mec1322: Use EMI module for port 80Vic (Chun-Ju) Yang2014-01-172-12/+19
* mec1322: disable host write to mapped memoryVic (Chun-Ju) Yang2014-01-171-1/+1
* Support discharge on BQ24715 for Rambi and SquawksJustin Chuang2014-01-168-4/+49
* lm4: move I2C transfer state machine to interrupt handlerRandall Spangler2014-01-161-184/+183
* Clean up run_host_test scriptVic (Chun-Ju) Yang2014-01-151-8/+10
* ite: Watchdog module addedAlec Berg2014-01-153-0/+107
* ite: Added system reset and reset causesAlec Berg2014-01-142-1/+70
* rambi: fix led commandJustin Chuang2014-01-142-5/+8
* Add F13 to 8042 keyboard scan matrixDave Parker2014-01-142-3/+3
* Pit: Remove pwm and power_led taskJaehoon Kim2014-01-143-19/+0
* Use pthread_equal() to compare thread IDVic (Chun-Ju) Yang2014-01-111-1/+1
* mec1322: Refine reset cause detectionVic (Chun-Ju) Yang2014-01-112-4/+24
* clean-up: change __CROS_EC_POWER_COMMON_H define.Louis Yung-Chieh Lo2014-01-111-3/+3
* Fix test config being applied outside of test buildsRandall Spangler2014-01-111-0/+4
* thermal: dptf: Don't clear threshold condition on setDuncan Laurie2014-01-101-1/+3
* Fix and enable timer_dos testVic (Chun-Ju) Yang2014-01-093-43/+32
* mec1322: Use internal SCI pin controlVic (Chun-Ju) Yang2014-01-094-5/+23
* Convert vboot hash calculation from task to deferred functionRandall Spangler2014-01-0926-102/+114
* Enable internal pull-up for MEC1322 EVB I2C busVic (Chun-Ju) Yang2014-01-091-1/+5
* x86: generalize power state machine for all platforms (2/2)Louis Yung-Chieh Lo2014-01-0926-421/+440
* Remove old TODO comment in emulator UART moduleVic (Chun-Ju) Yang2014-01-091-4/+1
* hook_call_deferred() works before tasks have startedRandall Spangler2014-01-091-1/+6
* emulator: Treat unexpected EOF as test failureVic (Chun-Ju) Yang2014-01-081-1/+1
* Fix an integer underflow bug in hooks testVic (Chun-Ju) Yang2014-01-081-1/+1
* emulator: Guard interrupt status with mutex lockVic (Chun-Ju) Yang2014-01-081-2/+8
* Dump stack trace on emulator test failureVic (Chun-Ju) Yang2014-01-086-7/+116
* ite: WORKAROUND reduce data SRAM to 8kBVincent Palatin2014-01-081-1/+1
* emulator: Keep fail count across sysjumpVic (Chun-Ju) Yang2014-01-081-1/+34
* emulator: Fix a bug that jump tag is overwrittenVic (Chun-Ju) Yang2014-01-081-5/+0
* Fix kb_8042 testVic (Chun-Ju) Yang2014-01-081-0/+2
* ite: Add initial support for ITE IT8380 chipVincent Palatin2014-01-0816-1/+1875
* nyan: use usleep() for PMIC_THERM_HOLD_TIMELouis Yung-Chieh Lo2014-01-081-1/+1
* rambi: Limit charging current to 1.7ARandall Spangler2014-01-081-1/+1
* Add squawks boardRandall Spangler2014-01-088-3/+665
* Remove duplicate KBD_IRQ_L signalsRandall Spangler2014-01-083-23/+1
* rambi: Remove duplicate EC_PWROK workaround for proto 1.5Randall Spangler2014-01-083-17/+1
* rename power_state* to charge_state*Louis Yung-Chieh Lo2014-01-0710-46/+44
* x86: generalize power state machine for all platforms (1/2)Louis Yung-Chieh Lo2014-01-0713-12/+12
* rambi: Add config option for simplified USB power controlRandall Spangler2014-01-073-6/+13
* nyan: add 'max_size' parameter to read_mapped_string()Louis Yung-Chieh Lo2014-01-071-6/+10
* Ignore all-now flag if WP GPIO is deassertedVic (Chun-Ju) Yang2014-01-061-11/+0
* Process emulator UART events in interrupt contextVic (Chun-Ju) Yang2014-01-062-11/+25
* Add interrupt support for emulatorVic Yang2014-01-0611-25/+302
* rambi: Make KBD_IRQ_NEW_L open drainShawn Nematbakhsh2014-01-041-1/+1
* nyan: implement chipset_reset() for cold/warm resetLouis Yung-Chieh Lo2014-01-031-22/+18
* nyan: don't touch GPIO setting while init alternate functions.Louis Yung-Chieh Lo2014-01-032-5/+9