summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Clear OWNERS for factory/firmware branchfirmware-winky-5216.1.BBrian Norris2021-09-101-0/+1
* lm4: move I2C transfer state machine to interrupt handlerRandall Spangler2014-01-211-184/+183
* baytrail: Add config option to enable WiFi in suspendDuncan Laurie2014-01-183-0/+15
* Support discharge on BQ24715 for Rambi and SquawksJustin Chuang2014-01-168-4/+49
* Clean up run_host_test scriptVic (Chun-Ju) Yang2014-01-151-8/+10
* rambi: fix led commandJustin Chuang2014-01-152-5/+8
* Rambi: Disable ectool i2c command when write protected.ChromeOS Developer2014-01-151-0/+1
* Use pthread_equal() to compare thread IDVic (Chun-Ju) Yang2014-01-131-1/+1
* clean-up: change __CROS_EC_POWER_COMMON_H define.Louis Yung-Chieh Lo2014-01-131-3/+3
* Fix test config being applied outside of test buildsRandall Spangler2014-01-131-0/+4
* Fix and enable timer_dos testVic (Chun-Ju) Yang2014-01-133-43/+32
* Convert vboot hash calculation from task to deferred functionRandall Spangler2014-01-1326-102/+114
* thermal: dptf: Don't clear threshold condition on setv1.6.0Duncan Laurie2014-01-101-1/+3
* 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
* nyan: enable AP hang detectionLouis Yung-Chieh Lo2014-01-031-0/+1
* mec1322: Update pack scriptVic (Chun-Ju) Yang2013-12-271-39/+77
* mec1322: Add signing keyVic (Chun-Ju) Yang2013-12-272-0/+56
* Merge make_all.sh to MakefileVic (Chun-Ju) Yang2013-12-272-9/+7
* Add support for igloo board to ec_uartdVic (Chun-Ju) Yang2013-12-271-2/+17
* Move pseudo random number generator to commonVic (Chun-Ju) Yang2013-12-275-22/+19
* mec1322: ADC driverVic (Chun-Ju) Yang2013-12-206-0/+172
* Move ADC console command to commonVic (Chun-Ju) Yang2013-12-205-51/+70
* nyan: wait 225ms for PMIC RTC start-upLouis Yung-Chieh Lo2013-12-201-0/+20
* Lower critical temps below CONIFG_PECI_TJMAXChromeOS Developer2013-12-204-4/+4