summaryrefslogtreecommitdiff
path: root/board/rambi/board.h
Commit message (Expand)AuthorAgeFilesLines
* ec: delete auron and rambi boardsSam Hurst2017-01-311-133/+0
* Use CONFIG_DPTF flag instead of THROTTLE_AP.Ravi Chandra Sadineni2016-07-301-1/+1
* common: Decouple temp sensor from thermal throttlingMary Ruthven2016-06-281-0/+1
* Deferred: Remove hard coded number of deferredsAnton Staaf2016-04-191-3/+0
* cleanup: Standardize use of CONFIG_I2C and add MASTER/SLAVE CONFIGsShawn Nematbakhsh2015-11-031-0/+2
* acpi: Ensure continuity of memmap data with a read cacheShawn Nematbakhsh2015-07-281-1/+1
* cleanup: remove board_discharge_on_ac() unless custom func neededAlec Berg2015-07-141-3/+0
* Fix assertion crash in __wait_evt()Chiranjeevi Rapolu2015-06-251-0/+3
* cleanup: fix all the header guardsBill Richardson2015-06-181-3/+3
* cleanup: Use CONFIG_BATTERY_CUT_OFF for supported boardsShawn Nematbakhsh2015-05-161-0/+1
* power: Move EC_CMD_GSV_PAUSE_IN_S5 handler to common codeShawn Nematbakhsh2015-05-071-0/+1
* gpio: Replace duplication in gpio declarations with X-macro fileAnton Staaf2014-06-261-65/+1
* Rambi, Squawks: Clean up old comment on keyboard IRQChromeOS Developer2014-04-011-4/+0
* Rename charge_state.[ch] to charge_state_v1.[ch]Bill Richardson2014-03-201-0/+1
* rambi: Remove ignored PCH signalsstabilize-5579.BRandall Spangler2014-03-011-0/+4
* Allow AP to set wireless power state in suspendRandall Spangler2014-02-221-1/+2
* Include battery fuel gauge temp sensor in temperature sensorsRandall Spangler2014-02-081-0/+3
* rambi: Enable low-power idleRandall Spangler2014-01-291-0/+1
* rambi: Leave 5V rail on in S3 if USB ports are poweredRandall Spangler2014-01-231-0/+1
* Rambi: 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
* baytrail: Add config option to enable WiFi in suspendstabilize-5254.BDuncan Laurie2014-01-171-0/+1
* Support discharge on BQ24715 for Rambi and SquawksJustin Chuang2014-01-161-0/+4
* Convert vboot hash calculation from task to deferred functionRandall Spangler2014-01-091-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