Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | stm32: Initial support for stm32f070 | Kevin O'Connor | 2019-10-23 | 1 | -6/+17 |
* | stm32: Support 16bit packet memory access on usbfs controller | Kevin O'Connor | 2019-10-23 | 1 | -9/+15 |
* | stm32: Make sure to turn on the usb clock before writing to the packet memory | Kevin O'Connor | 2019-10-13 | 1 | -4/+4 |
* | stm32: Move usb_request_bootloader() to chip specific code | Kevin O'Connor | 2019-09-18 | 1 | -15/+0 |
* | stm32: Fix usbfs rx buffer sizing | Kevin O'Connor | 2019-09-16 | 1 | -2/+2 |
* | stm32: Use official defines for EPR bits | Kevin O'Connor | 2019-09-16 | 1 | -30/+23 |
* | stm32: Rename USB_BTABLE to EPM in usbfs.c | Kevin O'Connor | 2019-09-16 | 1 | -20/+20 |
* | stm32: Update code to use armcm_boot mechanism | Kevin O'Connor | 2019-08-22 | 1 | -3/+3 |
* | stm32: Move irq handler code above irq setup | Kevin O'Connor | 2019-08-22 | 1 | -28/+28 |
* | stm32: Rename stm32f4/ directory to stm32/ | Kevin O'Connor | 2019-08-05 | 1 | -0/+307 |