aboutsummaryrefslogtreecommitdiffstats
path: root/os/hal/ports/STM32/LLD/FSMCv1
Commit message (Expand)AuthorAgeFilesLines
* FSMC code cleanupbarthess2015-10-148-18/+10
* Improved FSMC.barthess2015-08-043-16/+32
* Removed dependency on ST library for SDRAMAndrea Zoppi2015-06-282-5/+5
* NAND code changed to use bitmap classbarthess2015-05-022-22/+23
* Fixed copyrightsbarthess2014-12-068-36/+10
* FSMC. SDRAM. Fixed bug with registers' memory layoutbarthess2014-10-312-12/+10
* FSMC. SDRAM. Fixed some typosbarthess2014-10-312-2/+2
* 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-224-106/+151
* Added SDRAM support via FSMCbarthess2014-10-192-0/+646
* Added fsmc codebarthess2014-10-186-0/+1681