Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | stm32: fix USART ORE status flag handling | Alex Voinea | 2022-10-31 | 1 | -1/+4 |
* | stm32: Add alternate serial ports on stm32f4 | Kevin O'Connor | 2021-05-24 | 1 | -0/+12 |
* | stm32: Include pin names in STM32_SERIAL_USART?_ALT kconfig symbols | Kevin O'Connor | 2021-05-24 | 1 | -1/+1 |
* | stm32: Simplify USB/Serial/CANbus Kconfig selection | Kevin O'Connor | 2021-03-18 | 1 | -12/+12 |
* | stm32: Fix typo that broke selection of alternate serial port pin | Kevin O'Connor | 2020-02-09 | 1 | -1/+1 |
* | stm32: Only declare alternate usart2 on stm32f0 | Kevin O'Connor | 2020-01-23 | 1 | -28/+22 |
* | stm32: add alternate pinout for USART2 | Arne Jansen | 2020-01-23 | 1 | -0/+6 |
* | stm32: Update code to use armcm_boot mechanism | Kevin O'Connor | 2019-08-22 | 1 | -7/+3 |
* | stm32: Move irq handler code above irq setup | Kevin O'Connor | 2019-08-22 | 1 | -18/+18 |
* | stm32: Add serial USART serial port option for port PD9/PD8 | Kevin O'Connor | 2019-08-09 | 1 | -0/+7 |
* | stm32: Rename stm32f4/ directory to stm32/ | Kevin O'Connor | 2019-08-05 | 1 | -0/+78 |