summaryrefslogtreecommitdiff
path: root/chip/mec1322/build.mk
Commit message (Expand)AuthorAgeFilesLines
* config: rename CONFIG_HOSTCMD_LPC to CONFIG_HOST_INTERFACE_LPCKeith Short2021-11-191-1/+1
* 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
* Makefile: Replace flag -DX with -DX= to be supported by IS_ENABLED().Yilun Lin2019-06-031-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
* GLaDOS: Kunimitsu: Enable link-time optimization.Aseda Aboagye2015-11-091-0/+9
* mec1322: Change the Port 80 task to a timer IRQ.Aseda Aboagye2015-10-191-1/+1
* glados: kunimitsu: Change image size to 100K.stabilize-smaug-7547.BAseda Aboagye2015-10-131-1/+2
* Allow for private board configurationsBill Richardson2015-08-111-1/+1
* build-infr: Add support for shared RO library.Aseda Aboagye2015-07-171-7/+8
* mec1322: protect spi_transcation() with mutexAndrey Petrov2015-07-011-1/+1
* mec1322: lfw loader + RO/RW architectureDivya Jyothi2015-04-231-3/+4
* mec1322: initial version of lfw loaderAndrey Petrov2015-04-231-1/+28
* mec1322: Changed to generate ec.bin for the firmware binary.Icarus Sparry2015-04-151-5/+9
* mec1322: Add flash physical interface functionsShawn Nematbakhsh2015-03-121-0/+1
* mec1322: Specify SPI flash size in KBVic Yang2015-01-161-1/+1
* Strago: Automated build to generate ec.spi.bin.icarus sparry2014-11-121-0/+9
* mec1322: Add SPI master driverVic Yang2014-06-261-0/+1
* mec1322: DMA driverVic Yang2014-06-261-0/+1
* mec1322: ADC driverVic (Chun-Ju) Yang2013-12-201-0/+1
* mec1322: keyboard scan supportVic (Chun-Ju) Yang2013-12-131-0/+1
* mec1322: I2C driverVic (Chun-Ju) Yang2013-12-061-0/+1
* mec1322: Fan control driverVic (Chun-Ju) Yang2013-12-041-0/+1
* mec1322: LPC host command supportVic (Chun-Ju) Yang2013-12-041-0/+1
* mec1322: Add PWM driverVic (Chun-Ju) Yang2013-12-021-0/+1
* mec1322: Add watchdog supportVic (Chun-Ju) Yang2013-11-261-0/+1
* mec1322: initial commitVic (Chun-Ju) Yang2013-11-211-0/+15