summaryrefslogtreecommitdiff
path: root/chip/mchp/lfw/ec_lfw.c
Commit message (Expand)AuthorAgeFilesLines
* mchp: Support any chip UART for EC consoleScott Worley2021-02-101-33/+44
* mchp: MEC152x clock configuration and system updatesScott Worley2021-02-101-1/+1
* spi: Pass in spi_device as argument to spi_enable instead of portTom Hughes2021-01-281-1/+1
* Refactor CONFIG_FLASH_SIZE to CONFIG_FLASH_SIZE_BYTESYuval Peress2021-01-151-1/+1
* version: Rename version.h to cros_version.hYuval Peress2021-01-071-1/+1
* common/system: Unify ec_current_image and system_image_copy_tTom Hughes2020-02-281-8/+7
* common: replace 1 << digits, with BIT(digits)Gwendal Grignou2019-03-261-12/+12
* ec_chip_mchp: Add LFW filesScott Worley2017-12-281-0/+425