summaryrefslogtreecommitdiff
path: root/common/build.mk
Commit message (Expand)AuthorAgeFilesLines
* Add inductive charging control moduleVic Yang2014-08-251-0/+1
* Add more build conditions on x86-only code.Vincent Palatin2014-08-101-4/+4
* Move software CRC implementation to commonVic Yang2014-08-081-0/+1
* Refactor STM32 SPI flash driverVic Yang2014-07-151-0/+1
* samus: Allow samus to charge w/o battery or with dead batterystabilize-5942.BAlec Berg2014-06-091-1/+1
* samus: Add EC <-> PD i2c interface using host commandsAlec Berg2014-06-051-0/+1
* Add SHA-1 hashVincent Palatin2014-05-171-0/+1
* Put the lightbar IC controls and pattern logic into separate filesBill Richardson2014-05-151-1/+1
* USB Power Delivery core codeVincent Palatin2014-04-121-0/+1
* rambi: glimmer: Disable key scanning in suspend when lid is openAlec Berg2014-03-271-0/+1
* make the common runtime optionalVincent Palatin2014-03-221-4/+6
* Create stub files for charge_state_v2.cBill Richardson2014-03-201-0/+1
* Rename charge_state.[ch] to charge_state_v1.[ch]Bill Richardson2014-03-201-1/+2
* i2c: add wedge commandHung-ying Tyan2014-03-061-0/+1
* Move CLZ emulation to common codeVincent Palatin2014-03-061-0/+1
* rambi: Add motion sense task to track motionAlec Berg2014-02-221-0/+3
* Samus: Support capsense input as keyboard events.Bill Richardson2014-02-081-0/+1
* Add support for extra buttons not on the keyboardChromeOS Developer2014-02-071-0/+1
* Convert vboot hash calculation from task to deferred functionRandall Spangler2014-01-091-1/+1
* Move ADC console command to commonVic (Chun-Ju) Yang2013-12-201-0/+1
* Add AP hang detectionRandall Spangler2013-12-171-0/+1
* Move ACPI stuff out of chip/lm4 and into commonBill Richardson2013-12-121-1/+1
* extract common core codeVincent Palatin2013-12-051-0/+2
* Remove bolt, daisy, kirby, puppy, slippy boardsRandall Spangler2013-11-211-1/+0
* 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