aboutsummaryrefslogtreecommitdiffstats
path: root/os/hal/ports/STM32/LLD/OTGv1/hal_usb_lld.c
Commit message (Expand)AuthorAgeFilesLines
* Mass update of the Apache 2.0 license statement.Giovanni Di Sirio2018-01-201-1/+1
* Defaulted all STM32 drivers to enable peripheral clocks during stop/sleep mod...Giovanni Di Sirio2018-01-171-2/+2
* SPIv1 and SPIv2 circular mode added. Rework of RCC files and all dependencies...Giovanni Di Sirio2018-01-101-4/+4
* Modified the STM32 OTGv1 driver to work without pump thread, transfers are no...Giovanni Di Sirio2017-11-081-9/+44
* Added wakeup bit clear on interrupt.Giovanni Di Sirio2017-09-091-0/+3
* Tentative implementation of USB host wake-up API.gdisirio2017-09-091-3/+0
* Tentative fix for L4 OTG.Giovanni Di Sirio2017-08-221-37/+39
* Tentative workaround for L4 OTG driver.Giovanni Di Sirio2017-08-201-3/+12
* Removed a dead "nop".Giovanni Di Sirio2017-05-181-6/+0
* Fixed bug #832.Giovanni Di Sirio2017-04-231-3/+4
* Reverted tentative fix in STM32 OTGv1 driver.Giovanni Di Sirio2017-04-171-3/+7
* Tentative fix for missing RX events.Giovanni Di Sirio2017-04-161-2/+4
* STM32 OTGv1 tentative fix.Giovanni Di Sirio2017-03-061-30/+30
* More fixes related to endpoints number.Giovanni Di Sirio2017-01-311-2/+2
* Fixed bug #816.Giovanni Di Sirio2017-01-301-2/+30
* Fixed bug #786.Giovanni Di Sirio2016-10-261-3/+9
* git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@9573 35acf78f-673a-0410...Giovanni Di Sirio2016-06-041-8/+0
* Handling different STM32 OTG variants through registry.Giovanni Di Sirio2016-06-041-3/+11
* Documentation related fixes.Giovanni Di Sirio2016-04-021-1/+1
* STM32 LLD renaming done.Giovanni Di Sirio2016-04-021-0/+1341