summaryrefslogtreecommitdiff
path: root/chip/lm4/build.mk
Commit message (Expand)AuthorAgeFilesLines
* ish: Trim down the release branchstabilize-wristpin-14469.59.B-ishstabilize-voshyr-14637.B-ishstabilize-quickfix-14695.187.B-ishstabilize-quickfix-14695.124.B-ishstabilize-quickfix-14526.91.B-ishstabilize-14695.85.B-ishstabilize-14695.107.B-ishstabilize-14682.B-ishstabilize-14633.B-ishstabilize-14616.B-ishstabilize-14589.B-ishstabilize-14588.98.B-ishstabilize-14588.14.B-ishstabilize-14588.123.B-ishstabilize-14536.B-ishstabilize-14532.B-ishstabilize-14528.B-ishstabilize-14526.89.B-ishstabilize-14526.84.B-ishstabilize-14526.73.B-ishstabilize-14526.67.B-ishstabilize-14526.57.B-ishstabilize-14498.B-ishstabilize-14496.B-ishstabilize-14477.B-ishstabilize-14469.9.B-ishstabilize-14469.8.B-ishstabilize-14469.58.B-ishstabilize-14469.41.B-ishstabilize-14442.B-ishstabilize-14438.B-ishstabilize-14411.B-ishstabilize-14396.B-ishstabilize-14395.B-ishstabilize-14388.62.B-ishstabilize-14388.61.B-ishstabilize-14388.52.B-ishstabilize-14385.B-ishstabilize-14345.B-ishstabilize-14336.B-ishstabilize-14333.B-ishrelease-R99-14469.B-ishrelease-R98-14388.B-ishrelease-R102-14695.B-ishrelease-R101-14588.B-ishrelease-R100-14526.B-ishfirmware-cherry-14454.B-ishfirmware-brya-14505.B-ishfirmware-brya-14505.71.B-ishfactory-kukui-14374.B-ishfactory-guybrush-14600.B-ishfactory-cherry-14455.B-ishfactory-brya-14517.B-ishJack Rosenthal2021-11-051-31/+0
* 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