summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
* 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
* 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
* Protect inactive EC image from code executionDaisuke Nojiri2013-12-173-70/+130
* Let AP read sensor IDs when DPTF thermal thresholds crossedBill Richardson2013-12-164-5/+37
* rambi: Invert SOC_OVERRIDE signalRandall Spangler2013-12-162-2/+2
* rambi: Add duplicate GPIO outputs for proto 2.0 boardRandall Spangler2013-12-164-0/+42
* Rename mixed-case config constantsRandall Spangler2013-12-1617-61/+61
* mec1322: ACPI and host event supportVic (Chun-Ju) Yang2013-12-143-6/+163
* nyan: propagate EC reset to the AP reset for old boards.Louis Yung-Chieh Lo2013-12-143-0/+18
* Fix uppercased macrosRandall Spangler2013-12-132-17/+19
* Implement DPTF thermal thresholdsBill Richardson2013-12-133-3/+106
* nyan: bring back set_ap_reset() for old boards.Louis Yung-Chieh Lo2013-12-131-1/+22
* mec1322: keyboard scan supportVic (Chun-Ju) Yang2013-12-135-0/+91
* Add stubs for DPTF thermal thresholdsBill Richardson2013-12-134-20/+82
* Change PECI_TJMAX to a board config optionChromeOS Developer2013-12-136-13/+17
* Changed timer module to expire timers on deadline matchAlec Berg2013-12-121-1/+1
* Move ACPI stuff out of chip/lm4 and into commonBill Richardson2013-12-126-106/+190
* nyan: pull up AP_RESET_L for old boardsstabilize-5085.BLouis Yung-Chieh Lo2013-12-111-1/+1
* nyan: re-factor power button to use common/power_button.cLouis Yung-Chieh Lo2013-12-113-22/+36