summaryrefslogtreecommitdiff
path: root/board/rambi
Commit message (Expand)AuthorAgeFilesLines
* 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-142-10/+0
* Fix assertion crash in __wait_evt()Chiranjeevi Rapolu2015-06-251-0/+3
* cleanup: fix all the header guardsBill Richardson2015-06-181-3/+3
* mec1322: Simplify GPIO listsSteven Jian2015-05-271-60/+60
* cleanup: Use CONFIG_BATTERY_CUT_OFF for supported boardsShawn Nematbakhsh2015-05-162-17/+2
* power: Move EC_CMD_GSV_PAUSE_IN_S5 handler to common codeShawn Nematbakhsh2015-05-071-0/+1
* gpio: Refactor IRQ handler pointer out of gpio_listAseda Aboagye2015-04-101-51/+51
* 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-14/+10
* gpio: Reformat gpio.inc files to use longer than 80-column linesAnton Staaf2014-07-011-100/+48
* gpio: Replace duplication in gpio declarations with X-macro fileAnton Staaf2014-06-263-146/+121
* 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-012-0/+8
* BayTrail: Fix ADC adapter current calculationChromeOS Developer2014-02-261-4/+4
* Allow AP to set wireless power state in suspendRandall Spangler2014-02-221-1/+2
* 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
* Include battery fuel gauge temp sensor in temperature sensorsRandall Spangler2014-02-082-0/+6
* rambi: Update LED charging algorithmRandall Spangler2014-02-071-39/+9
* 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-162-0/+13
* rambi: fix led commandJustin Chuang2014-01-141-2/+2
* 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
* rambi: Limit charging current to 1.7ARandall Spangler2014-01-081-1/+1
* Remove duplicate KBD_IRQ_L signalsRandall Spangler2014-01-082-11/+1
* rambi: Remove duplicate EC_PWROK workaround for proto 1.5Randall Spangler2014-01-082-7/+1
* x86: generalize power state machine for all platforms (1/2)Louis Yung-Chieh Lo2014-01-071-1/+1
* rambi: Add config option for simplified USB power controlRandall Spangler2014-01-071-0/+1
* rambi: Make KBD_IRQ_NEW_L open drainShawn Nematbakhsh2014-01-041-1/+1
* Increase hook task size on x86 platformsRandall Spangler2013-12-191-1/+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-162-2/+2
* rambi: Add duplicate GPIO outputs for proto 2.0 boardRandall Spangler2013-12-162-0/+20
* Rambi: Switch from g781 to tmp432 temperature sensorChromeOS Developer2013-12-072-10/+13
* rambi: Remove proto1 workaround which leaves PP5000_EN onRandall Spangler2013-12-031-5/+1
* Move battery temp ranges to battery_info structRandall Spangler2013-12-031-8/+5
* rambi: fix PP3300_LTE_EN gpioAaron Durbin2013-11-231-1/+1
* rambi: use gpio for keyboard irqAaron Durbin2013-11-212-1/+4
* rambi: use gpio for SCI# assertiontest-4980.Bstabilize-R33-4982.BAaron Durbin2013-11-182-1/+3
* Specify I2C channels physically, not arbitrarilytest-4824.BBill Richardson2013-11-111-4/+2
* rambi: Add low power idle to rambiAlec Berg2013-11-092-5/+16
* rambi: Set correct input current limitRandall Spangler2013-11-051-2/+1