index
:
avr/qmk/ChibiOS
master
[no description]
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
os
/
hal
/
ports
Commit message (
Expand
)
Author
Age
Files
Lines
*
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@12412 110e8d01-0319-4d1...
Giovanni Di Sirio
2018-11-09
7
-1
/
+26
*
WSPI and flash support improvements.
Giovanni Di Sirio
2018-11-09
1
-2
/
+23
*
Fixed memory mapped mode.
Giovanni Di Sirio
2018-11-05
1
-4
/
+16
*
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@12409 110e8d01-0319-4d1...
Giovanni Di Sirio
2018-11-05
1
-8
/
+10
*
Added an important note.
gdisirio
2018-11-04
1
-2
/
+20
*
Various fixes to OCTOSPI e DMAv1 and MX25.
Giovanni Di Sirio
2018-11-02
3
-9
/
+53
*
Fixed a problem in L4+ PLLSAIx initialization, added options to mcuconf.h, up...
gdisirio
2018-10-28
2
-31
/
+108
*
OCTOSPI driver and demo, to be tested.
gdisirio
2018-10-28
5
-28
/
+249
*
Improved type robustness of STM32 GPIO PAL drivers.
gdisirio
2018-10-27
3
-20
/
+26
*
Added a check into the MAC driver to optionally disable TX FIFO flushing.
gdisirio
2018-10-27
1
-0
/
+4
*
OCTOSPI driver initial setup.
Giovanni Di Sirio
2018-10-17
5
-4
/
+622
*
Changes to the RTC driver to use the persistent storage interface,
Giovanni Di Sirio
2018-10-14
3
-148
/
+19
*
Added support for TIM21 and TIM22 in STM32 GPT driver. Reinforced checks in T...
gdisirio
2018-10-13
5
-1
/
+308
*
Fixed bugs #980 and #981.
gdisirio
2018-10-13
3
-15
/
+35
*
Added support or STM32L072 and STM32L073.
Giovanni Di Sirio
2018-10-13
2
-3
/
+306
*
Enabled TRNG on L4+.
Giovanni Di Sirio
2018-10-07
4
-0
/
+37
*
TRNG driver working.
Giovanni Di Sirio
2018-10-07
1
-1
/
+1
*
STM32 TRNG driver, not tested yet.
Giovanni Di Sirio
2018-10-07
8
-0
/
+401
*
Increaded device coverage of some mcuconf.h.
gdisirio
2018-10-06
2
-8
/
+14
*
Generator for STM32F72x/73x of mcuconf.h files.
Giovanni Di Sirio
2018-10-06
1
-0
/
+16
*
Generator for STM32F76x/77x mcuconf.h files.
Giovanni Di Sirio
2018-10-06
1
-0
/
+20
*
Added mcuconf.h generators for STM32F746/756.
Giovanni Di Sirio
2018-10-06
1
-0
/
+8
*
Removed QSPI driver and demos.
Giovanni Di Sirio
2018-10-06
3
-637
/
+0
*
Flash infrastructure rework based on WSPI, not complete.
Giovanni Di Sirio
2018-10-04
3
-82
/
+93
*
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@12317 110e8d01-0319-4d1...
Giovanni Di Sirio
2018-10-02
1
-20
/
+164
*
WSPI changes for compatibiity. Initial implementation for STM32 over QuadSPI,...
Giovanni Di Sirio
2018-09-30
2
-0
/
+537
*
STM32F0 registry fixes.
Giovanni Di Sirio
2018-09-26
1
-2
/
+4
*
Fixed regression in UARTv2 serial driver.
Giovanni Di Sirio
2018-09-26
1
-0
/
+1
*
Added mcuconf.h generator for STM32L432xx.
Giovanni Di Sirio
2018-09-23
1
-1
/
+4
*
Modified USARTv2 to support HW FIFOs where present.
Giovanni Di Sirio
2018-09-23
2
-14
/
+30
*
Added check on right mcuconf.h for L476xx.
gdisirio
2018-09-23
1
-1
/
+4
*
Fixed bug #979.
Giovanni Di Sirio
2018-09-23
3
-57
/
+1
*
Removed unused settings.
Giovanni Di Sirio
2018-09-23
1
-1
/
+1
*
USARTv2 made DMAMUX-aware.
Giovanni Di Sirio
2018-09-22
4
-4
/
+234
*
Fixed bug #978.
Giovanni Di Sirio
2018-09-19
1
-2
/
+2
*
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@12269 110e8d01-0319-4d1...
Giovanni Di Sirio
2018-09-17
1
-0
/
+10
*
DACv1 joins the club. More checks in ADCv3.
Giovanni Di Sirio
2018-09-16
5
-3
/
+96
*
Adapted ADCv3 to STM32L4+.
Giovanni Di Sirio
2018-09-16
4
-19
/
+73
*
Imported I2Cv3 driver in L4+ HAL.
Giovanni Di Sirio
2018-09-16
4
-37
/
+146
*
SPI files for L4+, to be continued.
Giovanni Di Sirio
2018-09-15
3
-1
/
+13
*
Reintegrated CANv1 in L4+ HAL.
Giovanni Di Sirio
2018-09-15
1
-0
/
+1
*
Some changes to the crypto infrastructure.
Giovanni Di Sirio
2018-09-08
2
-15
/
+58
*
More work on crypto.
Giovanni Di Sirio
2018-09-08
2
-16
/
+56
*
Preparation work for STM32 crypto driver.
Giovanni Di Sirio
2018-09-08
2
-21
/
+77
*
TRNG API now takes a new "size" parameter, the API can now generate random nu...
Giovanni Di Sirio
2018-09-08
2
-3
/
+4
*
Fixed bugs
edolomb
2018-09-06
1
-0
/
+7
*
AVR: Cleanup code source.
Theodore Ateba
2018-09-04
6
-61
/
+60
*
AVR: Correct the indentation on hal_crypto_lld.c file.
Theodore Ateba
2018-09-04
1
-22
/
+22
*
AVR: Change the comment type and correct indentation at the end of the file.
Theodore Ateba
2018-09-04
1
-25
/
+25
*
Tentative fix for STM32F070x6 GPIOD.
Giovanni Di Sirio
2018-08-26
1
-0
/
+4
[next]