aboutsummaryrefslogtreecommitdiffstats
path: root/os/hal/ports/STM32/LLD/FSMCv1/fsmc_sdram.c
Commit message (Expand)AuthorAgeFilesLines
* Fixed copyrightsbarthess2014-12-061-3/+2
* FSMC. SDRAM. Fixed bug with registers' memory layoutbarthess2014-10-311-5/+6
* 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-251-74/+32
* FSMC. SDRAM architecture reworked. Needs review.barthess2014-10-241-109/+91
* FSMC. SDRAM. Style cleanupbarthess2014-10-221-33/+30
* Added SDRAM support via FSMCbarthess2014-10-191-0/+264