aboutsummaryrefslogtreecommitdiffstats
path: root/os/hal/ports/STM32
Commit message (Expand)AuthorAgeFilesLines
...
* FSMC. SDRAM. Added safety mask for SDRTR registerbarthess2014-10-251-1/+1
* FSMC. SDRAM. Fixed delay codebarthess2014-10-251-2/+2
* FSMC. SDRAM. Improved stop functionbarthess2014-10-251-12/+22
* FSMC. SDRAM driver cleanup. Needs review.barthess2014-10-252-218/+55
* FSMC. SDRAM architecture reworked. Needs review.barthess2014-10-244-240/+119
* FSMC. SDRAM. Style cleanupbarthess2014-10-225-107/+153
* Added SDRAM support via FSMCbarthess2014-10-192-0/+646
* FSMC. Build fixed after code moving from SVNbarthess2014-10-181-4/+4
* Added fsmc codebarthess2014-10-187-0/+1688