aboutsummaryrefslogtreecommitdiffstats
path: root/os/hal/ports/STM32/LLD
Commit message (Expand)AuthorAgeFilesLines
* PAL synchronous API.Giovanni Di Sirio2017-09-026-24/+69
* PAL callbacks added to STM32F103Giovanni Di Sirio2017-09-022-0/+163
* Callbacks handling added to STM32 GPIOv2, added F3 support to PAL callbacks d...Giovanni Di Sirio2017-09-012-4/+167
* PAL callbacks implementation for STM32, not complete yet.Giovanni Di Sirio2017-08-302-1/+173
* Tentative fix for anomalous TC event from STM32 USARTv1 driver.Giovanni Di Sirio2017-08-281-4/+4
* removed leftoverGiovanni Di Sirio2017-08-251-1/+0
* Fixed bug #879.Giovanni Di Sirio2017-08-252-4/+7
* Fixed bug #879.Giovanni Di Sirio2017-08-252-2/+2
* Fixed bug #878.Giovanni Di Sirio2017-08-241-5/+4
* Tentative fix for L4 OTG.Giovanni Di Sirio2017-08-221-37/+39
* Tentative workaround for L4 OTG driver.Giovanni Di Sirio2017-08-202-3/+13
* 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