summaryrefslogtreecommitdiff
path: root/common/build.mk
Commit message (Expand)AuthorAgeFilesLines
* Put test utility macros in headerVic Yang2013-05-081-0/+1
* Split the USB port power control into smart and dumb versions.Bill Richardson2013-05-011-1/+2
* spring: Implement battery cut-off commandVic Yang2013-05-011-0/+1
* Split x86_power.c into Ivybridge and Haswell variantsBill Richardson2013-04-301-1/+2
* Rename i2c_commands.c to i2c_common.cRandall Spangler2013-04-261-1/+1
* Allow disabling PMU charger task, and do so on pitRandall Spangler2013-04-261-1/+2
* Split out power button code from switch.cRandall Spangler2013-04-251-0/+1
* Replace generated CONFIG_TASK_ macros with HAS_TASK_Bill Richardson2013-04-241-7/+7
* Move common chipset console commands to chipset.cRandall Spangler2013-04-241-0/+1
* Move gpio_get_name() to gpio_common.cRandall Spangler2013-04-111-1/+1
* Rename usb_charging.c to extpower_usb.c and move to common/Randall Spangler2013-04-091-0/+1
* Add common implementation for daisy/snow extpower_is_presentRandall Spangler2013-04-031-0/+1
* Split lid switch code out of switch.c to its own fileRandall Spangler2013-04-021-0/+1
* Rename charging task to CHARGER, charger_taskRandall Spangler2013-03-291-2/+1
* Rename I8042CMD task to KEYPROTORandall Spangler2013-03-291-1/+1
* Merge i8042.c into keyboard_8042.cRandall Spangler2013-03-291-1/+1
* Merge lm4 and stm32 implementations of keyboard_scanRandall Spangler2013-03-291-3/+1
* Move files in preparation for merging keyboard_scan modulesRandall Spangler2013-03-271-1/+5
* Move battery LED code on spring to commonRandall Spangler2013-03-201-1/+1
* Move I2C arbitration to its own fileRandall Spangler2013-03-201-0/+1
* Rename tasks to HOOKS and CHIPSETRandall Spangler2013-03-191-2/+2
* Move external power detect for link to its own fileChromeOS Developer2013-03-191-0/+1
* Rename power_led.c to onewire_led.cRandall Spangler2013-03-141-2/+2
* spring: Add LP5562 driverVic Yang2013-01-211-0/+1
* spring: add basic TSU6721 driverVincent Palatin2012-12-131-0/+1
* Switch temp sensor polling to use hooks instead of taskRandall Spangler2012-11-011-1/+1
* stm32: Implement keyscan test infrastructureSimon Glass2012-10-311-0/+1
* Rename POWERSTATE task to CHARGERRandall Spangler2012-10-291-1/+1
* Clean up thermal modulesRandall Spangler2012-10-261-2/+2
* Clean up pwm moduleRandall Spangler2012-10-251-1/+0
* Clean up vboot hash supportRandall Spangler2012-10-251-20/+1
* Use CONFIG_TASK_VBOOTHASH instead of CONFIG_VBOOTRandall Spangler2012-10-231-6/+6
* link: Re-enable USB ports on resumeRandall Spangler2012-09-261-1/+1
* Support battery cut-off mechanism for factory.Louis Yung-Chieh Lo2012-08-281-0/+1
* Remove signature-based vboot supportRandall Spangler2012-08-071-15/+2
* Move flash commands into flash_common.cRandall Spangler2012-07-181-1/+1
* Add I2C read/write host commandVic Yang2012-07-121-0/+1
* Rename battery pack file and limit trickle charging currentRong Chang2012-07-121-1/+1
* Support host event get/set/clear on all host interfacesRandall Spangler2012-07-071-2/+2
* Stub smart battery read/write functionsVic Yang2012-06-271-1/+1
* TPSChrome charging loopRong Chang2012-06-261-1/+1
* Strip out vboot signature code and stay in RO for linkRandall Spangler2012-06-261-5/+9
* Add hash supportRandall Spangler2012-06-251-1/+1
* IR357x core/gfx regulator supportVincent Palatin2012-06-221-0/+1
* Split console output into its own moduleRandall Spangler2012-06-131-2/+3
* Refactor the i8042 module to be thread-safe.Louis Yung-Chieh Lo2012-06-071-1/+1
* Move printf() formatting to its own file to enable re-useRandall Spangler2012-06-071-1/+1
* PMU tps65090 driverRong Chang2012-05-311-0/+1
* Add stm32 I2C master driverRong Chang2012-05-311-2/+2
* Add FMAP even if VBOOT is not activatedv1.0.0Vincent Palatin2012-05-221-2/+2