summaryrefslogtreecommitdiff
path: root/chip/mchp/build.mk
Commit message (Expand)AuthorAgeFilesLines
* Update license boilerplate text in source code filesMike Frysinger2022-09-121-1/+1
* tree: Move stdlib implementation to builtin directoryTom Hughes2022-07-071-2/+4
* chip: Remove -march, since -mcpu itself is sufficientTom Hughes2022-06-151-1/+1
* cleanup: it8801: Rename discrete Keyboard configsVijay Hiremath2022-04-251-1/+1
* config: rename CONFIG_HOSTCMD_ESPI to CONFIG_HOST_INTERFACE_ESPIKeith Short2021-11-191-1/+1
* common: move standard library functions from util.c to another fileMichał Barnaś2021-08-251-1/+1
* mchp: Add lfw/gpio.inc in chipmartin yan2021-04-151-1/+1
* mchp: Add MEC172x build filesScott Worley2021-03-301-0/+13
* mchp: Add MEC152x SPI image generator scriptScott Worley2021-02-101-1/+7
* 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-2/+2
* chip/mchp: Default SPI image script verobse output to disabledScott Worley2018-02-091-1/+7
* ec_chip_mchp: Add MCHP chip folderScott Worley2017-12-281-0/+92