summaryrefslogtreecommitdiff
path: root/chip/lm4/build.mk
Commit message (Expand)AuthorAgeFilesLines
* Switch temp sensor polling to use hooks instead of taskRandall Spangler2012-11-011-2/+1
* Switch PWM to use HOOK_SECOND instead of its own taskRandall Spangler2012-10-301-1/+1
* Watchdog is reloaded by HOOK_TICK, not its own taskRandall Spangler2012-10-301-1/+2
* Rename power_button module to switchRandall Spangler2012-10-301-1/+1
* lm4: Stub chip-related functions in keyboard moduleVic Yang2012-06-201-1/+1
* Add basic SPI support to linkRandall Spangler2012-05-301-0/+1
* Disable unused BDS functionalityRandall Spangler2012-05-171-1/+1
* Enable verified boot for EC firmwareBill Richardson2012-05-101-0/+1
* More cleanup of board/chip configs and initializationRandall Spangler2012-03-191-3/+7
* Clean up chip/board configs for LM4Randall Spangler2012-03-161-1/+1
* Add support for 1-wire protocol and power adapter LEDsRandall Spangler2012-03-161-0/+1
* Fix test buildVincent Palatin2012-03-151-1/+2
* Add PECI module and CPU temperature monitoringRandall Spangler2012-02-101-0/+1
* Initial bq24725 charger driver importRong Chang2012-02-071-1/+0
* Refactor temperature sensor code and add support of Link I2C temp sensor.Vic Yang2012-02-041-1/+2
* Make more features optionalVincent Palatin2012-01-261-3/+7
* Move OS files to a CPU specific directoryVincent Palatin2012-01-251-3/+3
* Split the timer code between OS code and hardware dependant code.Vincent Palatin2012-01-251-1/+1
* Add modularity to the buildVincent Palatin2012-01-241-3/+4
* Add x86 power state machineRandall Spangler2012-01-171-1/+1
* Add JTAG moduleRandall Spangler2012-01-111-1/+1
* Split power button code into its own fileRandall Spangler2012-01-101-1/+4
* Initial sources import 3/3Vincent Palatin2011-12-071-0/+10