summaryrefslogtreecommitdiffstats
path: root/lspcon_i2c_spi.c
Commit message (Expand)AuthorAgeFilesLines
* lspcon_i2c_spi.c: Prefix with fn name instead of just 'Error:'Shiyu Sun2020-05-011-8/+12
* const'ify flashctx to align signatures with cros flashromEdward O'Callaghan2020-04-301-2/+2
* lspcon_i2c_spi.c: Trivial style fixEdward O'Callaghan2020-04-241-1/+1
* lspcon_i2c_spi.c: Clean up some unnecessary indirectionEdward O'Callaghan2020-04-191-11/+7
* lspcon_i2c_spi.c: Add SPI-master support for PS17{5,6}Shiyu Sun2020-04-011-0/+505