summaryrefslogtreecommitdiff
path: root/board/rambi/board.h
Commit message (Expand)AuthorAgeFilesLines
* rambi: Remove ignored PCH signalsRandall Spangler2014-03-041-0/+4
* Allow AP to set wireless power state in suspendRandall Spangler2014-02-261-1/+2
* Include battery fuel gauge temp sensor in temperature sensorsRandall Spangler2014-02-101-0/+3
* Rambi, Squawks: Clean up old comment on keyboard IRQChromeOS Developer2014-02-061-4/+0
* rambi: Enable low-power idleRandall Spangler2014-01-291-0/+1
* rambi: Leave 5V rail on in S3 if USB ports are poweredRandall Spangler2014-01-241-0/+1
* baytrail: Add config option to enable WiFi in suspendDuncan Laurie2014-01-181-0/+1
* Support discharge on BQ24715 for Rambi and SquawksJustin Chuang2014-01-161-0/+4
* Rambi: Disable ectool i2c command when write protected.ChromeOS Developer2014-01-151-0/+1
* Convert vboot hash calculation from task to deferred functionRandall Spangler2014-01-131-0/+1
* x86: generalize power state machine for all platforms (2/2)Louis Yung-Chieh Lo2014-01-091-3/+3
* rambi: Limit charging current to 1.7ARandall Spangler2014-01-081-1/+1
* Remove duplicate KBD_IRQ_L signalsRandall Spangler2014-01-081-5/+0
* rambi: Remove duplicate EC_PWROK workaround for proto 1.5Randall Spangler2014-01-081-1/+0
* rambi: Add config option for simplified USB power controlRandall Spangler2014-01-071-0/+1
* cleanup: Remove checkpatch warningsRandall Spangler2013-12-191-5/+5
* Add AP hang detectionRandall Spangler2013-12-171-0/+1
* rambi: Invert SOC_OVERRIDE signalRandall Spangler2013-12-161-1/+1
* rambi: Add duplicate GPIO outputs for proto 2.0 boardRandall Spangler2013-12-161-0/+10
* Rambi: Switch from g781 to tmp432 temperature sensorChromeOS Developer2013-12-071-5/+5
* rambi: use gpio for keyboard irqAaron Durbin2013-11-211-0/+2
* rambi: use gpio for SCI# assertiontest-4980.Bstabilize-R33-4982.BAaron Durbin2013-11-181-0/+2
* rambi: Add low power idle to rambiAlec Berg2013-11-091-0/+2
* rambi: Set correct input current limitRandall Spangler2013-11-051-2/+1
* rambi: Enable battery chargingRandall Spangler2013-10-281-12/+7
* cleanup: Consolidate module IDs into a single shared enumRandall Spangler2013-10-251-10/+0
* rambi: Support USB port power controlRandall Spangler2013-10-211-1/+1
* Add baytrail power sequencingRandall Spangler2013-10-111-4/+4
* rambi: Keyboard output column 2 must be invertedRandall Spangler2013-10-111-0/+1
* rambi: Control LEDs using PWMRandall Spangler2013-10-081-0/+1
* cleanup: Replace awkward I2C_PORTS_USED macro with constantBill Richardson2013-10-071-2/+0
* Cleanup use of config.h macrosBill Richardson2013-10-041-1/+0
* Clean up G781 temperature sensor power detectionRandall Spangler2013-10-011-5/+1
* Support backlight control via lid onlyRandall Spangler2013-09-271-1/+1
* cleanup: Remove unused fan channelsRandall Spangler2013-09-251-4/+0
* rambi: Initial EC firmwareChromeOS Developer2013-09-251-0/+194