summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
* 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
* ite: Added functionality to ITE In-system programming tool.Alec Berg2013-11-081-84/+255
* Add ALS driver for light sensors connected to ECBill Richardson2013-11-079-0/+184
* stm32: Don't use a stack buffer for i2c_read_string()Randall Spangler2013-11-072-17/+15
* Move core-specific toolchain configuration to core/ directoryVincent Palatin2013-11-077-5/+26
* Enable stack overflow checking on all context switchesRandall Spangler2013-11-074-7/+50
* ite: Add IT8380 In-system Programming toolVincent Palatin2013-11-072-1/+774
* Cleanup: only compile battery_vendor_params() when enabledBill Richardson2013-11-051-34/+45
* Show smart battery status with 'battery' commandBill Richardson2013-11-054-4/+33
* lm4: Fixed low power idle doesn't always wake up.stabilize-4920.6.Brelease-R32-4920.BAlec Berg2013-11-052-12/+32
* rambi: Set correct input current limitRandall Spangler2013-11-051-2/+1
* Add TODO for TODO_XPSHOLD.Louis Yung-Chieh Lo2013-11-051-0/+1
* Pad jump tags to 4 bytes inside the system moduleRandall Spangler2013-11-058-15/+44
* Clean up hook priorties on LM4Randall Spangler2013-11-045-4/+5
* Refine GPIO list of Nyan.Louis Yung-Chieh Lo2013-11-043-9/+31
* cleanup: Yes, even more TODO commentsRandall Spangler2013-11-049-34/+61
* samus: configure both fansBill Richardson2013-11-022-4/+11
* cortex-m: ensure we use the right subset of the instruction setVincent Palatin2013-11-023-2/+6
* Provide multiple fan support within the EC itselfBill Richardson2013-11-028-105/+205