index
:
avr/qmk/ChibiOS-Contrib
master
[no description]
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
os
/
hal
/
ports
/
STM32
/
LLD
/
FSMCv1
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fixed DMA2D example
Fabien Poussin
2019-10-30
1
-1
/
+1
*
Cleaning FSMC code
Fabien Poussin
2019-10-30
3
-7
/
+7
*
Re-organised FSMC drivers
Fabien Poussin
2019-10-30
7
-95
/
+99
*
Updating FSMC driver (SRAM part)
Fabien Poussin
2019-10-29
4
-142
/
+20
*
Updating FSMC driver (SDRAM part first)
Fabien Poussin
2019-10-29
9
-723
/
+73
*
Fixed DMA for 19.1.x
Fabien Poussin
2019-10-01
1
-5
/
+5
*
Update STM32 platform makefiles, add per-driver makefiles.
Konstantin Oblaukhov
2018-09-24
1
-0
/
+17
*
Fixed most testhal examples for STM32, updated configs using script. Fixed de...
Fabien Poussin
2018-03-14
1
-1
/
+1
*
Added support for STM32F7
Adrian
2018-01-31
5
-5
/
+20
*
Add STM32F769 to FSMCv1 sdram driver
Dave Flogeras
2017-12-14
3
-3
/
+5
*
[STM32, NAND] Fixed #elif without expression
barthess
2017-01-24
1
-2
/
+1
*
FSMC NAND improvements.
barthess
2017-01-17
3
-65
/
+140
*
NAND. Added reset function.
barthess
2017-01-06
2
-8
/
+21
*
FSMC. Sync mode improvements.
barthess
2016-12-09
1
-2
/
+8
*
add STM32F7 FMC write FIFO disable bit
Nicolas Reinecke
2016-11-08
1
-0
/
+3
*
Updated include guards
barthess
2016-10-17
8
-20
/
+20
*
[STM32 NAND] Code cleanup.
barthess
2016-08-18
1
-3
/
+4
*
[STM32 NAND] Deleted ugly hack with EXTI interrupt instead of NAND one
barthess
2016-08-16
4
-45
/
+5
*
[STM32 NAND] Deleted unused defines.
barthess
2016-08-16
1
-9
/
+0
*
Added room for STM32F7x
barthess
2016-07-14
2
-6
/
+17
*
FSMC: fix build on stm32f1x and stm32f3
Nicolas Reinecke
2016-04-29
1
-0
/
+4
*
STM32 mass update to current naming convention in ChibiOS
barthess
2016-04-07
8
-6
/
+6
*
NAND. Cosmetical improvement
barthess
2016-03-17
1
-5
/
+7
*
Updated some testhal projects to new ChibiOS code
barthess
2016-03-15
1
-6
/
+0
*
FSMC code cleanup
barthess
2015-10-14
8
-18
/
+10
*
Improved FSMC.
barthess
2015-08-04
3
-16
/
+32
*
Removed dependency on ST library for SDRAM
Andrea Zoppi
2015-06-28
2
-5
/
+5
*
NAND code changed to use bitmap class
barthess
2015-05-02
2
-22
/
+23
*
Fixed copyrights
barthess
2014-12-06
8
-36
/
+10
*
FSMC. SDRAM. Fixed bug with registers' memory layout
barthess
2014-10-31
2
-12
/
+10
*
FSMC. SDRAM. Fixed some typos
barthess
2014-10-31
2
-2
/
+2
*
FSMC. SDRAM. Added safety mask for SDRTR register
barthess
2014-10-25
1
-1
/
+1
*
FSMC. SDRAM. Fixed delay code
barthess
2014-10-25
1
-2
/
+2
*
FSMC. SDRAM. Improved stop function
barthess
2014-10-25
1
-12
/
+22
*
FSMC. SDRAM driver cleanup. Needs review.
barthess
2014-10-25
2
-218
/
+55
*
FSMC. SDRAM architecture reworked. Needs review.
barthess
2014-10-24
4
-240
/
+119
*
FSMC. SDRAM. Style cleanup
barthess
2014-10-22
4
-106
/
+151
*
Added SDRAM support via FSMC
barthess
2014-10-19
2
-0
/
+646
*
Added fsmc code
barthess
2014-10-18
6
-0
/
+1681