summaryrefslogtreecommitdiff
path: root/include
Commit message (Expand)AuthorAgeFilesLines
...
* 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
* Clean up G781 temperature sensor power detectionRandall Spangler2013-10-011-0/+7
* Support backlight control via lid onlyRandall Spangler2013-09-272-5/+12
* Test interface for detaching fake I2C devicesVic Yang2013-09-271-0/+21
* Merge smart_battery_stub.h to smart_battery.hVic Yang2013-09-272-24/+12
* cleanup: Remove unused fan channelsRandall Spangler2013-09-251-0/+3
* rambi: Initial EC firmwareChromeOS Developer2013-09-251-0/+4
* Make support for dedicated recovery GPIO signal optionalRandall Spangler2013-09-251-0/+3
* Add deprecated consts to ec_commands.h, just in case.Bill Richardson2013-09-241-0/+11
* Support compiling with chipset task disabledRandall Spangler2013-09-234-10/+31
* cleanup: move board-specific battery files to board dirsRandall Spangler2013-09-191-5/+10
* Fake I2C device support for emulatorVic Yang2013-09-172-0/+66
* stm32: Use DMA for UART receiveRandall Spangler2013-09-162-7/+38
* Add hook statisticsVic Yang2013-09-142-0/+6
* Simplify uart_tx_start()Randall Spangler2013-09-141-7/+2
* Remove unused uart functionsRandall Spangler2013-09-131-26/+0
* Change get-set host command to be less genericBill Richardson2013-09-123-41/+15
* stm32: Support DMA-based UART outputRandall Spangler2013-09-112-0/+16
* Split uart_process() into input and output processingRandall Spangler2013-09-111-5/+11
* Support multi-bit mask in STM32L's GPIO functionsVic Yang2013-09-112-1/+11
* Handle multiple independent sources and types of CPU throttlingBill Richardson2013-09-113-5/+57
* Initalize DMA before UARTRandall Spangler2013-09-102-1/+12
* Add comments about hooks and deferred functionsRandall Spangler2013-09-061-0/+28
* Add command for Haswell to pause in s5 at shutdownBill Richardson2013-09-061-1/+1
* Add boot key testVic Yang2013-09-051-0/+6
* Add multi-step test supportVic Yang2013-09-051-0/+46
* Extend charge state machine to accommodate KirbyVic Yang2013-09-052-3/+21
* Temporary OTG and external power supportVic Yang2013-09-051-0/+6
* Add BQ27541 battery driverVic Yang2013-09-053-111/+104
* Add a generic get/set host commandBill Richardson2013-09-054-0/+52
* STM32L ADC driverVic Yang2013-09-052-0/+22
* Flush test coverage information before rebooting emulatorVic Yang2013-09-041-0/+6
* Fix a bug that GPIO cannot be set as input on stm32lVic Yang2013-09-041-22/+26
* Add LIGHTBAR_CMD_VERSION command to detect lightbar features.stabilize-4636.BBill Richardson2013-08-301-1/+7
* Add config options for power rail controlsVic Yang2013-08-301-0/+4
* Add BQ24192 charger driverVic Yang2013-08-301-0/+28
* stm32l: Add a "PRE_FREQ_CHANGE" hook to allow other code to prepareDoug Anderson2013-08-292-2/+9
* Rename extpower_usb to extpower_springVic Yang2013-08-283-15/+9