Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | stm32: H7 spi enable use of fifo | Timofey Titovets | 2025-05-19 | 1 | -4/+8 |
| | | | | Signed-off-by: Timofey Titovets <nefelim4ag@gmail.com> | ||||
* | stm32: Avoid read-modify-write register access in stm32h7_spi.c | Kevin O'Connor | 2025-05-16 | 1 | -20/+16 |
| | | | | Signed-off-by: Kevin O'Connor <kevin@koconnor.net> | ||||
* | stm32: h7 spi support reload mode & frequency | Timofey Titovets | 2025-02-06 | 1 | -2/+10 |
| | | | | Signed-off-by: Timofey Titovets <nefelim4ag@gmail.com> | ||||
* | stm32: Remove incorrect "spi3" definition from stm32h7 | Kevin O'Connor | 2022-10-17 | 1 | -4/+0 |
| | | | | Signed-off-by: Kevin O'Connor <kevin@koconnor.net> | ||||
* | stm32: Add stm32h7 SPI support (#4850) | adelyser | 2021-11-20 | 1 | -0/+150 |
Signed-off-by: Aaron DeLyser <bluwolf@gmail.com> |