summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* bolt: Implement prochotstabilize-4856.BRandall Spangler2013-10-221-1/+2
* cleanup: Thermal commentsRandall Spangler2013-10-221-3/+11
* cleanup: Remove battery temperature fixmes for falco and slippyRandall Spangler2013-10-222-2/+1
* cleanup: Comments in extpower_falco.cRandall Spangler2013-10-221-7/+13
* lm4: Use low speed clock in deep sleep.Alec Berg2013-10-2119-21/+383
* rambi: Support USB port power controlRandall Spangler2013-10-212-1/+15
* cleanup: Consolidate power interruptsRandall Spangler2013-10-2125-163/+64
* Clean up documentation of RCIN# open-drain workaroundRandall Spangler2013-10-216-32/+35
* samus: Make RCIN_L be open drainDuncan Laurie2013-10-211-1/+1
* samus: Add the pause_in_s5 support and fix CPU throttleDuncan Laurie2013-10-211-2/+36
* i2c: Add common i2cxfer console commandDuncan Laurie2013-10-213-179/+93
* samus: Add hook/hack to enable backlight PWMDuncan Laurie2013-10-213-2/+112
* samus: Add TMP006 sensorsDuncan Laurie2013-10-212-7/+73
* samus: changes from bringup to bootDuncan Laurie2013-10-213-13/+32
* nyan: switch chip variant to STM32L100RBT6Vincent Palatin2013-10-191-2/+2
* stm32: add stm32l100 variantVincent Palatin2013-10-192-0/+52
* ec: add nyan boardYen Lin2013-10-1710-1/+1036
* Re-enable basic tests for most LM4-based boardsVic Yang2013-10-171-6/+2
* Correct the EC name in the build.mk comments for some boardsDavid Hendricks2013-10-174-4/+4
* cleanup: Config definesRandall Spangler2013-10-1611-61/+69
* x86: x86indebug command should print bit defintionsRandall Spangler2013-10-161-0/+12
* rambi: pullup SUS_STAT#Aaron Durbin2013-10-151-1/+2
* lm4: GPIO interrupt handler scans through fewer GPIOsRandall Spangler2013-10-151-2/+4
* Do not compile Baytrail chipset code if chipset task is absentVic Yang2013-10-151-0/+1
* lm4: Add a low power idle task.stabilize-4825.BAlec Berg2013-10-1522-141/+552
* Enforce a minimum number of clocks between keyboard scansRandall Spangler2013-10-144-1/+49
* rambi: Fix driving keyboard column 2Randall Spangler2013-10-141-0/+8
* Return hash status on HAST_START commandVic Yang2013-10-141-5/+4
* falco: fixed backlight bugAlec Berg2013-10-141-0/+1
* Add baytrail power sequencingRandall Spangler2013-10-116-6/+377
* rambi: Keyboard output column 2 must be invertedRandall Spangler2013-10-113-17/+25
* lm4: Modified clock gating to allow easy expansion to low power.Alec Berg2013-10-1018-74/+264
* Fix bug with hibernate delay when running off batteryAlec Berg2013-10-101-1/+1
* rambi: fix leakage on pp3300_pch_s5 railAaron Durbin2013-10-101-1/+1
* cleanup: Don't use [N] = {} when initializing arraysBill Richardson2013-10-1012-34/+33
* rambi: Control LEDs using PWMRandall Spangler2013-10-0812-21/+137
* cleanup: Battery header files and filenamesRandall Spangler2013-10-0738-244/+328
* cleanup: Move board-specific LED state machines to board dirsRandall Spangler2013-10-0718-13/+15
* cleanup: Replace awkward I2C_PORTS_USED macro with constantBill Richardson2013-10-0732-47/+26
* bolt: Make fan min/max be the same as linkDuncan Laurie2013-10-051-2/+2
* samus: Add battery_is_connected checkBill Richardson2013-10-042-0/+11
* samus: alternate functions, chargerBill Richardson2013-10-043-15/+38
* bolt: Add battery_is_connected checkDuncan Laurie2013-10-042-0/+11
* Cleanup use of config.h macrosBill Richardson2013-10-049-21/+13
* samus: First pass at GPIOsBill Richardson2013-10-023-135/+79
* Fix typo: s/GPOI_/GPIO_/gBill Richardson2013-10-023-3/+3
* Internalize magic numbers for smart USB chargingBill Richardson2013-10-022-4/+4
* Always enable tpschrome low current chargingRong Chang2013-10-021-20/+4
* lpc: Clean up processing wake eventsRandall Spangler2013-10-029-122/+18
* bolt: Fix panel power passthruDuncan Laurie2013-10-023-2/+4