aboutsummaryrefslogtreecommitdiffstats
path: root/os/hal/ports/STM32/LLD
Commit message (Expand)AuthorAgeFilesLines
* ADCv3 oversampling support.Giovanni Di Sirio2018-06-022-5/+23
* Documentation fix.Giovanni Di Sirio2018-06-011-1/+1
* Fixed bug #953.Giovanni Di Sirio2018-06-011-0/+1
* Delay added after ADC reset.Giovanni Di Sirio2018-06-011-1/+3
* Fixed bug #951.Giovanni Di Sirio2018-05-264-9/+42
* Fixed bug #948.Giovanni Di Sirio2018-05-261-0/+1
* Various fixes to F413 mcuconf and registry. Removed dead options in OTGv1.Giovanni Di Sirio2018-05-151-5/+5
* STM32H7-related fixes.Giovanni Di Sirio2018-05-101-8/+8
* Fixed OTG base address for STM32H7.Giovanni Di Sirio2018-05-091-1/+6
* H7 OTG changes, not complete.Giovanni Di Sirio2018-05-081-0/+10
* HMAC templates added.Giovanni Di Sirio2018-05-062-0/+188
* git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@11946 110e8d01-0319-4d1...Giovanni Di Sirio2018-04-221-1/+1
* Fixed bug #938 and #939.Giovanni Di Sirio2018-04-151-0/+9
* Fixed bug #934.gdisirio2018-04-111-2/+2
* Tentative fix for QSPI race condition.Giovanni Di Sirio2018-03-271-3/+6
* Fixed bug #930.gdisirio2018-03-251-1/+0
* Documentation fixes to the ICU driver.Giovanni Di Sirio2018-03-231-2/+4
* Fixed problems introduced in the CAN driver.Giovanni Di Sirio2018-03-181-3/+3
* Crypto SHA reworked.Giovanni Di Sirio2018-03-092-219/+387
* Removed EXTIv1 from STM32/LLD.Giovanni Di Sirio2018-02-194-426/+0
* Improved TC handling in STM32 USART drivers.Giovanni Di Sirio2018-02-161-3/+4
* MISRA-related changes.Giovanni Di Sirio2018-02-106-12/+12
* Documentation fixes.Giovanni Di Sirio2018-02-022-3/+3
* Fixed bug #914.Giovanni Di Sirio2018-02-022-11/+11
* Fixed minor documentation issues.Giovanni Di Sirio2018-01-201-1/+1
* Fixed small Doxygen error.Giovanni Di Sirio2018-01-201-1/+0
* Small fix to buffer size settings.Giovanni Di Sirio2018-01-201-2/+2
* Added 50mHz capability to SDMMCv1 driver.Giovanni Di Sirio2018-01-202-2/+14
* Mass update of the Apache 2.0 license statement.Giovanni Di Sirio2018-01-2089-89/+89
* More #912.Giovanni Di Sirio2018-01-191-4/+5
* Fixed bug #913.Giovanni Di Sirio2018-01-192-19/+47
* Fixed #912.Giovanni Di Sirio2018-01-191-2/+3
* Various minor fixes.Giovanni Di Sirio2018-01-181-1/+1
* Defaulted all STM32 drivers to enable peripheral clocks during stop/sleep mod...Giovanni Di Sirio2018-01-1735-150/+150
* Fixed bug #822.Giovanni Di Sirio2018-01-161-1/+2
* Various fixes after mass test-compile.Giovanni Di Sirio2018-01-141-0/+1
* More ADCv4 code.Giovanni Di Sirio2018-01-122-628/+307
* git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@11263 35acf78f-673a-041...Giovanni Di Sirio2018-01-112-147/+71
* Added STM32 ADCv4 placeholders.Giovanni Di Sirio2018-01-114-0/+1845
* Added RTC and WDG support to H7.Giovanni Di Sirio2018-01-112-4/+10
* SPIv1 and SPIv2 circular mode added. Rework of RCC files and all dependencies...Giovanni Di Sirio2018-01-1034-270/+388
* Polled exchange added to SPIv3.Giovanni Di Sirio2018-01-102-22/+32
* git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@11242 35acf78f-673a-041...Giovanni Di Sirio2018-01-092-25/+162
* More fixes, ready for testing.Giovanni Di Sirio2018-01-091-55/+88
* Various fixes in the new STM32F7xx support code.Giovanni Di Sirio2018-01-095-131/+359
* Added stub of STM32 I2Cv3 driver for STM32H7xx.Giovanni Di Sirio2018-01-084-2/+1612
* Unified MPU handler.Giovanni Di Sirio2018-01-083-5/+0
* Added unified cache handler for Cortex-M devices.Giovanni Di Sirio2018-01-086-174/+7
* Added BDMA support to the STM32H7xx port.Giovanni Di Sirio2018-01-078-254/+1281
* Added stub cache handling functions to the STM32 DMAv1 driver.Giovanni Di Sirio2018-01-051-0/+28