aboutsummaryrefslogtreecommitdiffstats
path: root/os/hal/ports/STM32/LLD
Commit message (Expand)AuthorAgeFilesLines
...
* Simplified.gdisirio2018-11-121-4/+3
* Fixed some regressions.Giovanni Di Sirio2018-11-093-0/+26
* git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@12412 110e8d01-0319-4d1...Giovanni Di Sirio2018-11-092-0/+8
* WSPI and flash support improvements.Giovanni Di Sirio2018-11-091-2/+23
* Fixed memory mapped mode.Giovanni Di Sirio2018-11-051-4/+16
* git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@12409 110e8d01-0319-4d1...Giovanni Di Sirio2018-11-051-8/+10
* Added an important note.gdisirio2018-11-041-2/+20
* Various fixes to OCTOSPI e DMAv1 and MX25.Giovanni Di Sirio2018-11-022-9/+25
* OCTOSPI driver and demo, to be tested.gdisirio2018-10-282-20/+213
* Improved type robustness of STM32 GPIO PAL drivers.gdisirio2018-10-273-20/+26
* Added a check into the MAC driver to optionally disable TX FIFO flushing.gdisirio2018-10-271-0/+4
* OCTOSPI driver initial setup.Giovanni Di Sirio2018-10-175-4/+622
* Changes to the RTC driver to use the persistent storage interface,Giovanni Di Sirio2018-10-143-148/+19
* Added support for TIM21 and TIM22 in STM32 GPT driver. Reinforced checks in T...gdisirio2018-10-135-1/+308
* Fixed bugs #980 and #981.gdisirio2018-10-131-1/+1
* TRNG driver working.Giovanni Di Sirio2018-10-071-1/+1
* STM32 TRNG driver, not tested yet.Giovanni Di Sirio2018-10-074-0/+355
* Removed QSPI driver and demos.Giovanni Di Sirio2018-10-063-637/+0
* Flash infrastructure rework based on WSPI, not complete.Giovanni Di Sirio2018-10-043-82/+93
* git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@12317 110e8d01-0319-4d1...Giovanni Di Sirio2018-10-021-20/+164
* WSPI changes for compatibiity. Initial implementation for STM32 over QuadSPI,...Giovanni Di Sirio2018-09-302-0/+537
* Fixed regression in UARTv2 serial driver.Giovanni Di Sirio2018-09-261-0/+1
* Modified USARTv2 to support HW FIFOs where present.Giovanni Di Sirio2018-09-232-14/+30
* Fixed bug #979.Giovanni Di Sirio2018-09-231-1/+1
* USARTv2 made DMAMUX-aware.Giovanni Di Sirio2018-09-223-4/+233
* DACv1 joins the club. More checks in ADCv3.Giovanni Di Sirio2018-09-163-1/+93
* Adapted ADCv3 to STM32L4+.Giovanni Di Sirio2018-09-163-19/+72
* Imported I2Cv3 driver in L4+ HAL.Giovanni Di Sirio2018-09-163-36/+144
* SPI files for L4+, to be continued.Giovanni Di Sirio2018-09-151-0/+11
* Some changes to the crypto infrastructure.Giovanni Di Sirio2018-09-082-15/+58
* More work on crypto.Giovanni Di Sirio2018-09-082-16/+56
* Preparation work for STM32 crypto driver.Giovanni Di Sirio2018-09-082-21/+77
* TRNG API now takes a new "size" parameter, the API can now generate random nu...Giovanni Di Sirio2018-09-082-3/+4
* Fixed a corner case.Giovanni Di Sirio2018-08-261-1/+8
* CAN1-CAN2 conflicts tentative fix.Giovanni Di Sirio2018-08-261-9/+8
* Fixed #971.Giovanni Di Sirio2018-08-261-1/+1
* DMAMUX support for DMAv1.Giovanni Di Sirio2018-07-294-25/+116
* More L4+ code.Giovanni Di Sirio2018-07-282-4/+21
* Fixed bug #964.Giovanni Di Sirio2018-07-151-2/+3
* Added analog watchdog functionality to STM32 ADCv2 driver.Giovanni Di Sirio2018-07-082-4/+43
* Fixed bug #958.Giovanni Di Sirio2018-07-072-19/+19
* Fixed bug #957.gdisirio2018-07-072-5/+5
* Fixed bug #953.Giovanni Di Sirio2018-07-071-4/+0
* Fixed bug #956.Giovanni Di Sirio2018-07-011-2/+2
* Fixed compile time regression in USARTv1 driver.Giovanni Di Sirio2018-06-151-1/+1
* Added more conditionals to CRY driver. Removed conditionals from high level f...Giovanni Di Sirio2018-06-132-8/+122
* Add conditional compilation to resolve the compilation error (error: unknown ...Theodore Ateba2018-06-122-1/+15
* Fixed bug introduced by bug #951 fix.Giovanni Di Sirio2018-06-092-1/+5
* ADCv3 oversampling support.Giovanni Di Sirio2018-06-022-5/+23
* Documentation fix.Giovanni Di Sirio2018-06-011-1/+1