summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* 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
* stm32f: Disable UART receive DMARandall Spangler2013-11-193-2/+11
* stm32: Flush UART buffer before changing EC core clock speedRandall Spangler2013-11-191-1/+7
* nyan: supports immediate 'power off'.Louis Yung-Chieh Lo2013-11-191-11/+30
* rambi: use gpio for SCI# assertiontest-4980.Bstabilize-R33-4982.BAaron Durbin2013-11-182-1/+3
* lm4: allow the lpc module to use GPIO for SCIAaron Durbin2013-11-152-0/+9
* util: declare all host utils source dependencies in build.mkVincent Palatin2013-11-143-9/+17
* Remove the printf prompt in idle task.Louis Yung-Chieh Lo2013-11-131-7/+0
* samus: Fix ACOK buffer on chipset state transitionsDuncan Laurie2013-11-132-0/+11
* Add boardversion command to ectoolChromeOS Developer2013-11-132-0/+19
* samus: Fix backlight panel interruptDuncan Laurie2013-11-132-5/+7
* Specify I2C channels physically, not arbitrarilytest-4824.BBill Richardson2013-11-118-33/+19
* Use explicit sizes for lightbar_params fields.Bill Richardson2013-11-111-9/+9
* rambi: Add low power idle to rambiAlec Berg2013-11-093-5/+31
* Take XPSHOLD back.Louis Yung-Chieh Lo2013-11-083-21/+5
* Add EC_MEMMAP_ALS, update it once per secondBill Richardson2013-11-083-12/+44