summaryrefslogtreecommitdiff
path: root/include/config.h
Commit message (Expand)AuthorAgeFilesLines
* lm4: Add a low power idle task.stabilize-4825.BAlec Berg2013-10-151-0/+1
* 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-101-0/+1
* cleanup: Move board-specific LED state machines to board dirsRandall Spangler2013-10-071-0/+3
* Cleanup use of config.h macrosBill Richardson2013-10-041-1/+2
* Clean up G781 temperature sensor power detectionRandall Spangler2013-10-011-0/+7
* Support backlight control via lid onlyRandall Spangler2013-09-271-4/+11
* cleanup: Remove unused fan channelsRandall Spangler2013-09-251-0/+3
* Make support for dedicated recovery GPIO signal optionalRandall Spangler2013-09-251-0/+3
* cleanup: move board-specific battery files to board dirsRandall Spangler2013-09-191-5/+10
* stm32: Use DMA for UART receiveRandall Spangler2013-09-161-7/+18
* Add hook statisticsVic Yang2013-09-141-0/+5
* stm32: Support DMA-based UART outputRandall Spangler2013-09-111-0/+3
* Handle multiple independent sources and types of CPU throttlingBill Richardson2013-09-111-0/+3
* Initalize DMA before UARTRandall Spangler2013-09-101-0/+3
* Extend charge state machine to accommodate KirbyVic Yang2013-09-051-0/+11
* Add BQ27541 battery driverVic Yang2013-09-051-1/+4
* Add a generic get/set host commandBill Richardson2013-09-051-0/+1
* STM32L ADC driverVic Yang2013-09-051-0/+6
* Add config options for power rail controlsVic Yang2013-08-301-0/+4
* Rename extpower_usb to extpower_springVic Yang2013-08-281-8/+2
* Refactor PWM moduleVic Yang2013-08-271-22/+26
* Completely new thermal/fan implementationBill Richardson2013-08-231-0/+19
* Lock BOOTCFG to safe values for all LM4sBill Richardson2013-08-211-0/+3
* Add fan power enable GPIO for PeppyDave Parker2013-08-131-0/+3
* Hide battery vendor params override behind config optionRandall Spangler2013-08-091-0/+6
* Put knowledge of task-config dependency in config.hRandall Spangler2013-08-081-1/+41
* daisy: remove I2C port detectionRandall Spangler2013-08-081-1/+0
* Clean up configuring GPIO alternate functionsRandall Spangler2013-08-071-5/+0
* 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-021-0/+7
* Falco: Stop charging after a timeout of 10 hoursDave Parker2013-08-021-0/+9
* Add PMU powerinfo host command and console commandRong Chang2013-07-291-0/+3
* Add turbo mode charger support, and tests for it.Bill Richardson2013-07-251-0/+3
* 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-241-9/+34
* Collect board X specific files into build.mk common-$(BOARD_X)Rong Chang2013-07-241-9/+0
* x86: build chipset_x86_common.o conditionallyAaron Durbin2013-07-241-0/+2
* Clean up and document more config optionsRandall Spangler2013-07-241-5/+37
* Clean up and document keyboard config optionsRandall Spangler2013-07-231-3/+33
* Clean up debug config optionsRandall Spangler2013-07-231-6/+91
* Clean up and document PMU config optionsRandall Spangler2013-07-231-3/+22
* Clean up and document battery config optionsRandall Spangler2013-07-231-1/+20
* Clean up charger config optionsRandall Spangler2013-07-231-126/+195