summaryrefslogtreecommitdiff
path: root/chip/stm32/spi_master.c
Commit message (Expand)AuthorAgeFilesLines
* spi: extend spi master API on STM32Vincent Palatin2017-08-171-5/+18
* stm32: add support for STM32L442Vincent Palatin2017-02-171-3/+16
* stm32: spi: Add lock around spi_transactionGwendal Grignou2015-08-011-0/+6
* stm32: Enable 3rd SPI interfaceGwendal Grignou2015-07-301-0/+15
* common: change interface to SPI flashGwendal Grignou2015-07-301-49/+71
* stm32: fixed spi shared_mem_release bugSheng-Liang Song2014-12-181-1/+1
* spi_flash: add error checking for dma timeoutsDominic Chen2014-07-231-3/+8
* Refactor STM32 SPI flash driverVic Yang2014-07-151-0/+211