summaryrefslogtreecommitdiff
path: root/chip/lm4/build.mk
Commit message (Expand)AuthorAgeFilesLines
* keyscan: decouple keyboard_raw functionality from the presence of TASK_KEYSCANAlexandru M Stan2019-11-191-0/+2
* LICENSE: remove unnecessary (c) after CopyrightTom Hughes2019-06-191-1/+1
* lpc/espi: convert ec chip code to use granular optionJett Rink2018-05-221-1/+1
* cleanup: Remove jtag_pre_init()Shawn Nematbakhsh2017-09-071-1/+1
* g: CONFIG_FLASH should be optionalBill Richardson2016-10-021-1/+1
* cortex-m: ensure we use the right subset of the instruction setVincent Palatin2013-11-021-1/+3
* Rename CONFIG_FAN to CONFIG_FANSBill Richardson2013-10-301-1/+1
* Separate common fan behavior from implementationBill Richardson2013-10-301-2/+3
* Start separating LM4 pwm logic from fan logic.Bill Richardson2013-10-301-2/+2
* rambi: Control LEDs using PWMRandall Spangler2013-10-081-2/+1
* Refactor PWM moduleVic Yang2013-08-271-1/+2
* Move onewire bus support from chip/lm4 to commonRandall Spangler2013-08-021-1/+0
* Move switch module from chip/lm4 to commonRandall Spangler2013-07-171-1/+0
* Split x86 power button logic out of switch.cRandall Spangler2013-07-171-2/+2
* Split pwm.c into pwm_fan.c and pwm_kblight.cBill Richardson2013-04-261-1/+2
* Replace generated CONFIG_TASK_ macros with HAS_TASK_Bill Richardson2013-04-241-2/+2
* Move files in preparation for merging keyboard_scan modulesRandall Spangler2013-03-271-2/+2
* Add keyboard_raw interfaceRandall Spangler2013-03-221-1/+1
* 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