summaryrefslogtreecommitdiff
path: root/chip/mchp/gpspi.c
Commit message (Expand)AuthorAgeFilesLines
* Update license boilerplate text in source code filesMike Frysinger2022-09-121-1/+1
* chip/mchp/gpspi.c: Format with clang-formatJack Rosenthal2022-07-011-4/+3
* tree: Files should end with single newlineTom Hughes2021-10-181-1/+0
* COIL: Rename MODULE_SPI_MASTER to MODULE_SPI_CONTROLLERCaveh Jalali2021-06-031-2/+2
* ec: change usage of dummySam Hurst2020-08-051-5/+5
* common: replace 1 << digits, with BIT(digits)Gwendal Grignou2019-03-261-3/+3
* ec_chip_mchp: Add SPI filesScott Worley2017-12-281-0/+267