aboutsummaryrefslogtreecommitdiffstats
path: root/os/hal/ports/STM32/LLD
Commit message (Expand)AuthorAgeFilesLines
* Fixed bug #863.Giovanni Di Sirio2017-07-091-1/+1
* Fixed bug #855.gdisirio2017-07-022-3/+3
* Fixed bug #854.gdisirio2017-07-021-3/+4
* Fixed bug #851.gdisirio2017-07-021-1/+6
* Fixed bug #845.Giovanni Di Sirio2017-05-301-1/+1
* Fixed Bug #843Rocco Marco Guglielmi2017-05-291-17/+17
* Fixed bug #781.Giovanni Di Sirio2017-05-292-15/+15
* Various fixes thanks to pl4nkton.Giovanni Di Sirio2017-05-291-3/+4
* Fixed bug #825.Giovanni Di Sirio2017-05-282-0/+16
* Fixed missing #endif.Giovanni Di Sirio2017-05-281-0/+1
* Fixed bug #837.Giovanni Di Sirio2017-05-272-5/+23
* Fixed USART4/5 support on STM32L07x.Giovanni Di Sirio2017-05-271-0/+14
* Fixed bug #838.Giovanni Di Sirio2017-05-271-8/+8
* Removed a dead "nop".Giovanni Di Sirio2017-05-181-6/+0
* Power saving mode for SDMMCv1 driver.Giovanni Di Sirio2017-04-252-2/+23
* White space fixes.Giovanni Di Sirio2017-04-252-4/+4
* Fixed bug #832.Giovanni Di Sirio2017-04-231-3/+4
* Fixed Bug #831Rocco Marco Guglielmi2017-04-221-96/+0
* 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
* git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@10139 35acf78f-673a-041...Giovanni Di Sirio2017-04-041-1/+1
* DMAv2 fixes for STM32F76x/77x.Giovanni Di Sirio2017-04-021-1/+1
* Fixed bug #821.Giovanni Di Sirio2017-03-261-1/+2
* RTCv1 synchronization tentative fix.Giovanni Di Sirio2017-03-061-0/+3
* RTCv2 wakeup tentative fix.Giovanni Di Sirio2017-03-062-1/+3
* STM32 OTGv1 tentative fix.Giovanni Di Sirio2017-03-061-30/+30
* Fixed bug #818.Giovanni Di Sirio2017-03-031-1/+1
* Documentation-related fixes.Giovanni Di Sirio2017-02-071-1/+1
* Documentation-related fixes.Giovanni Di Sirio2017-02-073-3/+7
* Fixed bug #817.Giovanni Di Sirio2017-02-061-4/+2
* Fixed wrong check.Giovanni Di Sirio2017-02-061-1/+1
* MISRA-related fixes.Giovanni Di Sirio2017-02-051-4/+4
* Fixed bug #815.Giovanni Di Sirio2017-01-311-0/+6
* More fixes related to endpoints number.Giovanni Di Sirio2017-01-313-14/+10
* Fixed bug #816.Giovanni Di Sirio2017-01-301-2/+30
* Fixed path.Giovanni Di Sirio2017-01-181-3/+3
* git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@10061 35acf78f-673a-041...Giovanni Di Sirio2017-01-171-3/+3
* Fall back SW I2C driver template.gdisirio2017-01-162-14/+38
* Introduced modularized driver makefiles.gdisirio2017-01-1627-0/+255
* git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@10052 35acf78f-673a-041...gdisirio2017-01-161-4/+0
* Fixed small documentation error.Giovanni Di Sirio2017-01-121-1/+1
* Fixed bug #813.Giovanni Di Sirio2017-01-112-2/+2
* ADCv1 enhancement.Giovanni Di Sirio2017-01-112-0/+100
* Fixed bug #812.Giovanni Di Sirio2017-01-111-2/+2
* Fixed wrong check in UARTv2 LLD.Rocco Marco Guglielmi2017-01-071-3/+3
* Fixed redundat assertion in STM32 CAN driver. Fixed some spacing issues.Giovanni Di Sirio2017-01-071-1/+5
* Fixed Bug #807Rocco Marco Guglielmi2016-12-301-0/+8
* Fixed Bug #803Rocco Marco Guglielmi2016-12-292-13/+10
* Fixed Bug #803Rocco Marco Guglielmi2016-12-262-0/+6
* Fixed Bug #802Rocco Marco Guglielmi2016-12-211-3/+1