summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* 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
* rambi: Remove proto1 workaround which leaves PP5000_EN onRandall Spangler2013-12-032-19/+4
* Move battery temp ranges to battery_info structRandall Spangler2013-12-0312-88/+90
* samus: Don't bring up wlan_power first in S3->S0 transitionDuncan Laurie2013-12-021-3/+1
* Cleanly force battery to mAh mode when reading capacityRandall Spangler2013-12-025-87/+34
* Add battery_get_params()Randall Spangler2013-12-0213-308/+291
* Add a BSS section for large alignmentVic (Chun-Ju) Yang2013-12-021-4/+9
* mec1322: Add support for CONFIG_WATCHDOG_HELPVic (Chun-Ju) Yang2013-12-022-5/+82
* mec1322: Add PWM driverVic (Chun-Ju) Yang2013-12-024-0/+94
* mec1322: Check/save reset causeVic (Chun-Ju) Yang2013-12-021-0/+38
* mec1322: Add support for VBAT backed RAMVic (Chun-Ju) Yang2013-12-022-0/+17
* mec1322: remove the ugly DUMMY() macro in system.cVic (Chun-Ju) Yang2013-12-021-5/+15
* mec1322: Deassert iRESET_OUT on initVic (Chun-Ju) Yang2013-11-271-0/+3
* mec1322: Add more register address and IRQ numbersVic (Chun-Ju) Yang2013-11-271-0/+95
* mec1322: Add GPIO interrupt supportVic (Chun-Ju) Yang2013-11-261-3/+116
* mec1322: Add script for packing EC binary into SPI flashVic (Chun-Ju) Yang2013-11-261-0/+159
* mec1322: Add watchdog supportVic (Chun-Ju) Yang2013-11-263-1/+33
* gpio: Make GPIO_INT_BOTH explicitly RISING|FALLINGRandall Spangler2013-11-235-13/+12
* rambi: fix PP3300_LTE_EN gpioAaron Durbin2013-11-231-1/+1
* nyan: change power button long press timeout to 10.2 secondsYen Lin2013-11-231-2/+2
* nyan: change EC_BL_OVERRIDE to GPIO_ODR_HIGHYen Lin2013-11-231-1/+1
* Remove bolt, daisy, kirby, puppy, slippy boardsRandall Spangler2013-11-2135-2759/+13
* Add DPTF interface for fan dutyBill Richardson2013-11-214-1/+63
* rambi: use gpio for keyboard irqAaron Durbin2013-11-212-1/+4
* lm4: add option for using gpio as kebyoard interruptAaron Durbin2013-11-212-2/+21
* mec1322: initial commitVic (Chun-Ju) Yang2013-11-2117-5/+873
* cleanup: More comments in timer.hRandall Spangler2013-11-211-1/+10
* Reduce stack space used by vfnprintf()Randall Spangler2013-11-201-36/+51
* spring: Increase stack for keyscan taskRandall Spangler2013-11-201-1/+1
* rambi: Pause between S5 and G3 statesRandall Spangler2013-11-191-1/+1