summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Clear OWNERS for factory/firmware branchfactory-zako-5220.BBrian Norris2021-09-101-0/+1
* 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
* 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
* nyan: change the XPSHOLD waiting timeLouis Yung-Chieh Lo2013-12-191-21/+8
* Increase hook task size on x86 platformsRandall Spangler2013-12-195-5/+5
* nyan: change the PMIC_WARM_RESET_L pin to open-drainLouis Yung-Chieh Lo2013-12-191-1/+1
* cleanup: Remove checkpatch warningsRandall Spangler2013-12-1958-251/+248
* cleanup: Remove mixed-case macrosRandall Spangler2013-12-192-5/+3
* Add AP hang detectionRandall Spangler2013-12-179-0/+379
* cleanup: Fix the last few mixed-case BOARD_ macrosRandall Spangler2013-12-171-6/+6