Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | stm32: Fix spi overflow issue on stm32h7 | Kevin O'Connor | 2025-05-30 | 1 | -8/+6 |
* | stm32: h7 spi - add a delay on SCK polarity change | Timofey Titovets | 2025-05-26 | 1 | -2/+9 |
* | stm32: H7 spi enable use of fifo | Timofey Titovets | 2025-05-19 | 1 | -4/+8 |
* | stm32: Avoid read-modify-write register access in stm32h7_spi.c | Kevin O'Connor | 2025-05-16 | 1 | -20/+16 |
* | stm32: h7 spi support reload mode & frequency | Timofey Titovets | 2025-02-06 | 1 | -2/+10 |
* | stm32: Remove incorrect "spi3" definition from stm32h7 | Kevin O'Connor | 2022-10-17 | 1 | -4/+0 |
* | stm32: Add stm32h7 SPI support (#4850) | adelyser | 2021-11-20 | 1 | -0/+150 |