summaryrefslogtreecommitdiff
path: root/board/squawks
Commit message (Expand)AuthorAgeFilesLines
* Makefile: Add support for per-board symlinks to top levelAnton Staaf2014-07-301-0/+1
* GPIO: Move definition of alternate functions to gpio.incAnton Staaf2014-07-172-15/+11
* gpio: Reformat gpio.inc files to use longer than 80-column linesAnton Staaf2014-07-011-102/+53
* gpio: Replace duplication in gpio declarations with X-macro fileAnton Staaf2014-06-263-146/+118
* Squawks: Adjust charge thresholds for altering LED behaviorDave Parker2014-04-221-5/+12
* Rambi, Squawks: Clean up old comment on keyboard IRQChromeOS Developer2014-04-011-4/+0
* Squawks: Fix manual control of the power LEDChromeOS Developer2014-04-011-1/+1
* Squawks: Set adapter input current to 1575mAChromeOS Developer2014-04-011-1/+1
* Squawks: Add smart battery temp sensor to temp sensors listChromeOS Developer2014-04-012-0/+6
* Squawks: Enable low-power idleChromeOS Developer2014-04-011-0/+1
* Fix EC_PWROK pin for Squawks evt boardhenryhsu2014-04-011-1/+1
* Squawks: Enable USB power in S3 if USB ports enabled at suspendChromeOS Developer2014-04-011-0/+1
* Squawks: Default enable WLAN antenna and power in suspendChromeOS Developer2014-04-011-0/+2
* Rename charge_state.[ch] to charge_state_v1.[ch]Bill Richardson2014-03-201-0/+1
* rambi: Remove ignored PCH signalsstabilize-5579.BRandall Spangler2014-03-012-0/+8
* BayTrail: Fix ADC adapter current calculationChromeOS Developer2014-02-261-4/+4
* Add comment about matching temp sensor index and name with corebootChromeOS Developer2014-02-121-1/+5
* baytrail: Battery cutoff return codes were backwardsstabilize-5463.BRandall Spangler2014-02-111-1/+1
* Squawks: Disable ectool i2c commands when write protectedChromeOS Developer2014-01-221-0/+1
* x86 & tegra: add CONFIG_POWER_COMMON.Yung-Chieh Lo2014-01-211-1/+1
* Support discharge on BQ24715 for Rambi and SquawksJustin Chuang2014-01-162-0/+13
* Convert vboot hash calculation from task to deferred functionRandall Spangler2014-01-092-1/+1
* x86: generalize power state machine for all platforms (2/2)Louis Yung-Chieh Lo2014-01-092-14/+14
* Add squawks boardRandall Spangler2014-01-086-0/+655