Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | stm32: Add support for spi bus on stm32f407 pins PI2,PI3,PI1 | Kevin O'Connor | 2021-02-12 | 1 | -0/+5 |
* | stm32: Minor indention change to spi.c | Kevin O'Connor | 2021-02-12 | 1 | -10/+10 |
* | stm32: Add support for spi4 bus on stm32f446 chip | Kevin O'Connor | 2021-01-04 | 1 | -0/+7 |
* | stm32: Revert "stm32: performance improvement for spi on stm32f0" | Kevin O'Connor | 2020-03-04 | 1 | -8/+4 |
* | stm32: Don't export spi1a/spi2a on stm32f1 | Kevin O'Connor | 2020-01-23 | 1 | -4/+6 |
* | stm32: add alternate pinouts for spi1/2 | Arne Jansen | 2020-01-23 | 1 | -3/+9 |
* | stm32: performance improvement for spi on stm32f0 | Arne Jansen | 2020-01-23 | 1 | -4/+8 |
* | stm32: fix spi_transfer for stm32f0 | Arne Jansen | 2020-01-23 | 1 | -2/+8 |
* | stm32: Initial support for stm32f070 | Kevin O'Connor | 2019-10-23 | 1 | -2/+4 |
* | stm32: Add support for SPI3 bus on alternate PC11,PC12,PC10 pins | Kevin O'Connor | 2019-09-05 | 1 | -1/+8 |
* | stm32: Add support for SPI1 and SPI3 busses | Kevin O'Connor | 2019-08-31 | 1 | -12/+34 |
* | stm32: Rename stm32f4/ directory to stm32/ | Kevin O'Connor | 2019-08-05 | 1 | -0/+59 |