summaryrefslogtreecommitdiff
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* 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
* Refactor PWM moduleVic Yang2013-08-272-32/+44
* Falco: throttle if battery current drain is too highBill Richardson2013-08-231-0/+1
* Completely new thermal/fan implementationBill Richardson2013-08-237-107/+111
* Lock BOOTCFG to safe values for all LM4sBill Richardson2013-08-211-0/+3
* Add test for console command historyVic Yang2013-08-181-0/+6
* Poll and cache g781 temperature valuesDave Parker2013-08-132-0/+5
* Add fan power enable GPIO for PeppyDave Parker2013-08-131-0/+3
* Add abstract "cond_t" type to detect state transitions.Bill Richardson2013-08-091-0/+47
* Hide battery vendor params override behind config optionRandall Spangler2013-08-092-0/+8
* Console command for g781 temperature sensor.Dave Parker2013-08-091-3/+42
* Put knowledge of task-config dependency in config.hRandall Spangler2013-08-081-1/+41
* daisy: remove I2C port detectionRandall Spangler2013-08-081-1/+0
* Use macros for C <-> K conversionsBill Richardson2013-08-072-3/+6
* Peppy ectool led commandDave Parker2013-08-072-1/+72
* Clean up configuring GPIO alternate functionsRandall Spangler2013-08-073-35/+77
* Clean up SPI state machine and add state codesRandall Spangler2013-08-051-19/+83
* Remove proxy config flags for unit testsVic Yang2013-08-041-0/+1
* Change one-wire bus to use normal gpio interfaceRandall Spangler2013-08-021-6/+0
* Move input character processing from UART interrupt to console taskRandall Spangler2013-08-022-17/+16
* Host commands don't set the response pointerRandall Spangler2013-08-021-8/+8
* Falco: Stop charging after a timeout of 10 hoursDave Parker2013-08-021-0/+9
* Track the duration of each charge/discharge state.Dave Parker2013-08-021-0/+1
* Fix documentation for lid change and power button hooksRandall Spangler2013-08-011-2/+2
* Word-align the host memory mapRandall Spangler2013-08-011-2/+7
* Add hook for changes in the charge state machineDave Parker2013-08-012-0/+9
* Abstract polite AP throttling into a functionBill Richardson2013-07-311-0/+8
* Add build-time checks on board-specific array sizes.Bill Richardson2013-07-313-2/+4
* Add PMU powerinfo host command and console commandRong Chang2013-07-291-0/+3
* Add new hostevents to ask the AP to throttle itselfBill Richardson2013-07-251-0/+5
* Add turbo mode charger support, and tests for it.Bill Richardson2013-07-253-0/+53
* Add descriptions for lots of config optionsRandall Spangler2013-07-241-9/+129
* Clean up onewire config optionsRandall Spangler2013-07-241-1/+9
* Clean up more config options - FMAP, etc.Randall Spangler2013-07-241-7/+39
* Clean up more config optionsRandall Spangler2013-07-241-2/+18
* Clean up and document UART config optionsRandall Spangler2013-07-242-12/+34