summaryrefslogtreecommitdiff
path: root/chip/mchp/lfw
Commit message (Expand)AuthorAgeFilesLines
* mchp: Correct integrated SPI flash pins' configurationmartin yan2021-07-141-2/+2
* mchp: Add lfw/gpio.inc in chipmartin yan2021-04-151-0/+107
* mchp: Add MEC172x build filesScott Worley2021-03-301-0/+89
* 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
* Replace __attribute__((noreturn)) with noreturnTom Hughes2020-08-171-2/+5
* common/system: Unify ec_current_image and system_image_copy_tTom Hughes2020-02-281-8/+7
* chip/(mec1322|mchp): Drop math expressions in MEMORY ORIGIN/LENGTHNicolas Boichat2019-04-291-2/+9
* common: replace 1 << digits, with BIT(digits)Gwendal Grignou2019-03-261-12/+12
* ec_chip_mchp: Add LFW filesScott Worley2017-12-283-0/+541