summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Clear OWNERS for factory/firmware branchfactory-beltino-5140.14.BBrian Norris2021-09-101-0/+1
* 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
* nds32: WORKAROUND for toolchain bug on rodataVincent Palatin2013-12-104-4/+27
* ite: Port OS layer to Andestar v3m architectureVincent Palatin2013-12-1013-0/+1320
* Remove unneeded TODO commentVic (Chun-Ju) Yang2013-12-101-5/+0
* keyboard: Improve kbpress reliability for automationDoug Anderson2013-12-102-8/+64
* Fix bug in Samus DPTF fan controlBill Richardson2013-12-101-8/+13
* lm4: Fix potential false over-temperature on entry to S0Alec Berg2013-12-091-1/+9
* Add uppercase defined constants for BOARD_, CHIP_, etc.Randall Spangler2013-12-093-10/+28
* Clean up g781 temp sensor function namesChromeOS Developer2013-12-091-35/+35
* Add lightbar calibration for samusBill Richardson2013-12-071-0/+22
* Rambi: Switch from g781 to tmp432 temperature sensorChromeOS Developer2013-12-072-10/+13
* Basic driver for tmp432 temperature sensorChromeOS Developer2013-12-074-0/+315
* mec1322: I2C driverVic (Chun-Ju) Yang2013-12-065-3/+388
* extract common core codeVincent Palatin2013-12-059-197/+255
* Disable EC jump after RW image startsstabilize-5062.BDaisuke Nojiri2013-12-051-8/+13
* nyan: force shutdown uses PMIC THERM instead.Louis Yung-Chieh Lo2013-12-053-22/+47
* mec1322: Fan control driverVic (Chun-Ju) Yang2013-12-045-0/+194
* mec1322: temporary hack for using EMI moduleVic (Chun-Ju) Yang2013-12-042-1/+352
* mec1322: LPC host command supportVic (Chun-Ju) Yang2013-12-046-2/+179
* nyan: add support of different battery typesYen Lin2013-12-042-43/+170