summaryrefslogtreecommitdiff
path: root/common/build.mk
Commit message (Expand)AuthorAgeFilesLines
* 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
* update versioning information stored in the ECVincent Palatin2012-03-021-1/+1
* Thermal Engine: LPC commands.Vic Yang2012-02-291-1/+1
* Thermal EngineVic Yang2012-02-281-0/+1
* Add persistent host storage in EC EEPROMRandall Spangler2012-02-281-0/+1
* Remove EC_LPC_COMMAND_TEMP_SENSOR_GET_READINGSVic Yang2012-02-271-1/+1
* Temperature polling and temporal correctionVic Yang2012-02-181-0/+1
* USB charging control LPC command.Vic Yang2012-02-161-1/+1
* stm32l: add a simple power sequencing for Daisy boardVincent Palatin2012-02-161-0/+1
* Add 'lightsaber' command to test the blinky lights.Bill Richardson2012-02-131-0/+1
* Add basic smart battery driverRong Chang2012-02-101-0/+1
* Initial bq24725 charger driver importRong Chang2012-02-071-0/+3
* Refactor temperature sensor code and add support of Link I2C temp sensor.Vic Yang2012-02-041-1/+1
* Split out GPIO console commandsVincent Palatin2012-02-031-0/+1
* Split reset cause and image copy code.Vincent Palatin2012-01-261-1/+1
* Split UART codeVincent Palatin2012-01-261-1/+1
* Make more features optionalVincent Palatin2012-01-261-3/+6