summaryrefslogtreecommitdiff
path: root/common/build.mk
Commit message (Expand)AuthorAgeFilesLines
* 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
* Add host command to read temperature sensor infoVic Yang2012-05-221-1/+1
* Use common host command processing for Daisy I2CVincent Palatin2012-05-181-1/+1
* Disable unused BDS functionalityRandall Spangler2012-05-171-1/+1
* Enable verified boot for EC firmwareBill Richardson2012-05-101-1/+30
* make verified boot feature optionalVincent Palatin2012-05-021-2/+3
* Add basic FMAP to EC firmware image.Bill Richardson2012-05-011-1/+1
* Fix test configurations build errorsVincent Palatin2012-04-251-3/+3
* Add hooks module so modules can be notified of system-level events.Randall Spangler2012-04-191-1/+1
* Trickle charging state and minor bugs fixRong Chang2012-04-191-1/+2
* Add a message format and processing functionSimon Glass2012-04-111-1/+1
* Add fake developer switchRandall Spangler2012-04-101-0/+1
* Export more battery information in LPC mapDuncan Laurie2012-04-061-2/+1
* Revert "Add back LPC temperature read command as workaround."Vic Yang2012-04-051-1/+1
* Implement persistent flash write protect settingsRandall Spangler2012-04-021-1/+1
* Rename led.c to lightbar.c, improve command interface.Bill Richardson2012-03-201-1/+1
* More cleanup of board/chip configs and initializationRandall Spangler2012-03-191-8/+7
* Clean up chip/board configs for LM4Randall Spangler2012-03-161-9/+9
* Add support for 1-wire protocol and power adapter LEDsRandall Spangler2012-03-161-0/+1
* Add back LPC temperature read command as workaround.Vic Yang2012-03-141-1/+1
* Add battery lpc commandsRong Chang2012-03-071-1/+2
* Add SMI/SCI supportRandall Spangler2012-03-051-1/+1
* Add battery charge state machine and taskRong Chang2012-03-031-1/+2