summaryrefslogtreecommitdiff
path: root/common/build.mk
Commit message (Expand)AuthorAgeFilesLines
* Add ALS driver for light sensors connected to ECBill Richardson2013-11-071-0/+1
* cleanup: Yes, even more TODO commentsRandall Spangler2013-11-041-5/+6
* Rename CONFIG_FAN to CONFIG_FANSBill Richardson2013-10-301-1/+1
* Separate common fan behavior from implementationBill Richardson2013-10-301-2/+1
* throttle_ap.c should only be compiled if there's a chipset/power taskRandall Spangler2013-10-231-2/+1
* Move source files to driver/ and power/ subdirsRandall Spangler2013-10-231-27/+14
* ec: add nyan boardYen Lin2013-10-171-0/+1
* cleanup: Config definesRandall Spangler2013-10-161-3/+1
* Add baytrail power sequencingRandall Spangler2013-10-111-0/+1
* rambi: Control LEDs using PWMRandall Spangler2013-10-081-3/+5
* cleanup: Battery header files and filenamesRandall Spangler2013-10-071-2/+2
* cleanup: Move board-specific LED state machines to board dirsRandall Spangler2013-10-071-5/+2
* Support backlight control via lid onlyRandall Spangler2013-09-271-1/+1
* cleanup: move test mocks to board/host and remove unused mocksRandall Spangler2013-09-191-1/+0
* cleanup: move board-specific battery files to board dirsRandall Spangler2013-09-191-7/+5
* Change get-set host command to be less genericBill Richardson2013-09-121-1/+1
* Handle multiple independent sources and types of CPU throttlingBill Richardson2013-09-111-0/+1
* Enable charging on KirbyVic Yang2013-09-051-1/+1
* Temporary OTG and external power supportVic Yang2013-09-051-0/+1
* Add BQ27541 battery driverVic Yang2013-09-051-2/+3
* Add a generic get/set host commandBill Richardson2013-09-051-1/+1
* Kirby LED driverVic Yang2013-08-301-0/+1
* Add BQ24192 charger driverVic Yang2013-08-301-0/+1
* Rename extpower_usb to extpower_springVic Yang2013-08-281-1/+1
* Refactor PWM moduleVic Yang2013-08-271-1/+1
* Completely new thermal/fan implementationBill Richardson2013-08-231-2/+2
* Remove board 'wolf' from master/ToT branch.stabilize-falco-4537.91.Bstabilize-4537.147.Bstabilize-4537.118.Brelease-R30-4537.BDave Parker2013-08-121-1/+0
* Update Wolf from Slippy.Hsu Henry2013-08-081-0/+1
* Peppy ectool led commandDave Parker2013-08-071-1/+1
* Move onewire bus support from chip/lm4 to commonRandall Spangler2013-08-021-0/+1
* Add led_slippy build rule back to common/build.mkDave Parker2013-07-311-1/+1
* Add PMU powerinfo host command and console commandRong Chang2013-07-291-0/+1
* Add turbo mode charger support, and tests for it.Bill Richardson2013-07-251-1/+2
* Clean up onewire config optionsRandall Spangler2013-07-241-1/+1
* Clean up more config options - FMAP, etc.Randall Spangler2013-07-241-1/+1
* Collect board X specific files into build.mk common-$(BOARD_X)Rong Chang2013-07-241-10/+10
* Move TPSChrome charging temperature range to battery packRong Chang2013-07-241-0/+1
* x86: build chipset_x86_common.o conditionallyAaron Durbin2013-07-241-2/+3
* Clean up and document battery config optionsRandall Spangler2013-07-231-1/+1
* Battery LED control for SlippyDave Parker2013-07-221-0/+1
* Move switch module from chip/lm4 to commonRandall Spangler2013-07-171-6/+7
* Split x86 power button logic out of switch.cRandall Spangler2013-07-171-0/+1
* Remove fancy trickle charging logicRandall Spangler2013-07-151-1/+1
* Basic G781 temp sensor support for Falco and Peppy.Dave Parker2013-07-111-0/+1
* Split wireless power/radio control out of switch.cRandall Spangler2013-07-111-0/+1
* Move x86 backlight-enable passthru code to its own moduleRandall Spangler2013-07-111-0/+1
* Falco: AC adapter identification commandBill Richardson2013-07-111-0/+1
* Refactor x86 chipset codeRandall Spangler2013-07-101-2/+2
* Rename files in common/ to be more consistentRandall Spangler2013-07-081-7/+7
* charger: add support for TI BQ24715Aaron Durbin2013-07-031-0/+1