aboutsummaryrefslogtreecommitdiff
path: root/stm-fmc.c
AgeCommit message (Expand)Author
2021-07-19Fixed copyright notice.HEADmasterPavel V. Shatov (Meister)
2020-01-21New FMC settings for STM32.fmc_clkPavel V. Shatov (Meister)
2019-01-31Updated FMC initialization code to match changes in FMC arbiter.Pavel V. Shatov (Meister)
2018-12-12Changed FMC initialization code to match the new sync FMC arbiter. RemovedPavel V. Shatov (Meister)
2018-05-27Convert FMC I/O functions to static inline.Rob Austein
2018-05-23Simplify FMC I/O code.Rob Austein
2017-10-15Cleanup: All drivers return HAL_StatusTypeDef rather than magic values.Paul Selkirk
2017-05-02Merge branch 'init_cleanup' into no-rtosPaul Selkirk
2016-07-06Amend 833802c: Add reentrancy protection to fmc_write_32.Paul Selkirk
2016-07-06Add reentrancy protection to fmc_read_32.Paul Selkirk
2016-05-23SDRAM initialization and test code from Pavel.Fredrik Thulin
2016-05-22reindent/reformat to closer resemble rest of code baseFredrik Thulin
2016-05-14update FMC test for alphaFredrik Thulin
2015-11-11Lots of cleanup.Paul Selkirk