summaryrefslogtreecommitdiff
path: root/chip/mchp/lfw/ec_lfw.c
Commit message (Expand)AuthorAgeFilesLines
* Revert "Merge remote-tracking branch cros/main into factory-brya-14909.124.B-...factory-brya-14909.124.B-mainYH Lin2022-12-051-16/+11
* chip: Sort header filesJeremy Bettis2022-11-291-10/+10
* chip/mchp: Fix clang compilation errorTom Hughes2022-11-071-1/+6
* Update license boilerplate text in source code filesMike Frysinger2022-09-121-1/+1
* chip/mchp/lfw/ec_lfw.c: Format with clang-formatJack Rosenthal2022-07-011-39/+34
* 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