summaryrefslogtreecommitdiff
path: root/include
Commit message (Expand)AuthorAgeFilesLines
...
* Remove bolt, daisy, kirby, puppy, slippy boardsRandall Spangler2013-11-212-5/+1
* Add DPTF interface for fan dutyBill Richardson2013-11-212-0/+19
* lm4: add option for using gpio as kebyoard interruptAaron Durbin2013-11-211-0/+3
* mec1322: initial commitVic (Chun-Ju) Yang2013-11-212-5/+2
* cleanup: More comments in timer.hRandall Spangler2013-11-211-1/+10
* lm4: allow the lpc module to use GPIO for SCIAaron Durbin2013-11-151-0/+3
* Use explicit sizes for lightbar_params fields.Bill Richardson2013-11-111-9/+9
* Add EC_MEMMAP_ALS, update it once per secondBill Richardson2013-11-081-0/+6
* Add ALS driver for light sensors connected to ECBill Richardson2013-11-072-0/+39
* Enable stack overflow checking on all context switchesRandall Spangler2013-11-072-4/+10
* Show smart battery status with 'battery' commandBill Richardson2013-11-052-4/+4
* lm4: Fixed low power idle doesn't always wake up.stabilize-4920.6.Brelease-R32-4920.BAlec Berg2013-11-051-0/+6
* Pad jump tags to 4 bytes inside the system moduleRandall Spangler2013-11-052-3/+3
* Provide multiple fan support within the EC itselfBill Richardson2013-11-021-2/+4
* cleanup: Still more TODO commentsRandall Spangler2013-11-021-4/+4
* cleanup: Improve / remove more TODO commentsRandall Spangler2013-11-011-3/+3
* cleanup: TODOs in ec_commands.hRandall Spangler2013-10-311-4/+9
* cleanup: TODO comments in extpower_springRandall Spangler2013-10-311-0/+2
* cleanup: mkbp keyboard moduleRandall Spangler2013-10-302-0/+9
* Separate fan_t from pwm_tBill Richardson2013-10-303-22/+27
* Rename CONFIG_FAN to CONFIG_FANSBill Richardson2013-10-301-2/+2
* Add more descriptive comments to include/fan.hBill Richardson2013-10-301-1/+13
* Separate common fan behavior from implementationBill Richardson2013-10-302-3/+31
* cleanup: comments in adc modulesRandall Spangler2013-10-251-1/+7
* cleanup: eeprom and option commentsRandall Spangler2013-10-251-10/+30
* cleanup: Consolidate module IDs into a single shared enumRandall Spangler2013-10-252-0/+55
* cleanup: comments in i2c modulesRandall Spangler2013-10-251-0/+5
* cleanup: charge state headerRandall Spangler2013-10-251-9/+1
* cleanup: remove obsolete declaration from headerBill Richardson2013-10-231-5/+0
* throttle_ap.c should only be compiled if there's a chipset/power taskRandall Spangler2013-10-231-1/+8
* cleanup: Rename and move header filesRandall Spangler2013-10-2313-634/+9
* cleanup: Comments about PMU powerinfo moduleRandall Spangler2013-10-221-1/+5
* cleanup: update comments with existing bug numbersRandall Spangler2013-10-221-1/+1
* cleanup: Remove fixme from ec_commands.hRandall Spangler2013-10-221-4/+1
* lm4: Use low speed clock in deep sleep.Alec Berg2013-10-215-1/+81
* cleanup: Consolidate power interruptsRandall Spangler2013-10-215-96/+7
* ec: add nyan boardYen Lin2013-10-172-0/+30
* cleanup: Config definesRandall Spangler2013-10-161-48/+56
* 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-154-15/+72
* Enforce a minimum number of clocks between keyboard scansRandall Spangler2013-10-141-0/+7
* Add baytrail power sequencingRandall Spangler2013-10-111-0/+1
* rambi: Keyboard output column 2 must be invertedRandall Spangler2013-10-111-0/+8
* lm4: Modified clock gating to allow easy expansion to low power.Alec Berg2013-10-103-0/+29
* rambi: Control LEDs using PWMRandall Spangler2013-10-081-0/+2
* cleanup: Battery header files and filenamesRandall Spangler2013-10-074-138/+259
* cleanup: Move board-specific LED state machines to board dirsRandall Spangler2013-10-071-0/+3
* cleanup: Replace awkward I2C_PORTS_USED macro with constantBill Richardson2013-10-071-0/+1
* Cleanup use of config.h macrosBill Richardson2013-10-041-1/+2
* lpc: Clean up processing wake eventsRandall Spangler2013-10-021-5/+0