index
:
sw/stm32
auto_zeroise
ekermit
fmc_clk
ft-crc32
ice40mkm
js_keywrap
master
modexpng
parade_of_half_baked_ideas
python3
rsa_timing
Cryptech HSM on STM-32 ARM processor
git repositories
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
stm-fmc.c
Age
Commit message (
Expand
)
Author
2021-07-19
Fixed copyright notice.
HEAD
master
Pavel V. Shatov (Meister)
2020-01-21
New FMC settings for STM32.
fmc_clk
Pavel V. Shatov (Meister)
2019-01-31
Updated FMC initialization code to match changes in FMC arbiter.
Pavel V. Shatov (Meister)
2018-12-12
Changed FMC initialization code to match the new sync FMC arbiter. Removed
Pavel V. Shatov (Meister)
2018-05-27
Convert FMC I/O functions to static inline.
Rob Austein
2018-05-23
Simplify FMC I/O code.
Rob Austein
2017-10-15
Cleanup: All drivers return HAL_StatusTypeDef rather than magic values.
Paul Selkirk
2017-05-02
Merge branch 'init_cleanup' into no-rtos
Paul Selkirk
2016-07-06
Amend 833802c: Add reentrancy protection to fmc_write_32.
Paul Selkirk
2016-07-06
Add reentrancy protection to fmc_read_32.
Paul Selkirk
2016-05-23
SDRAM initialization and test code from Pavel.
Fredrik Thulin
2016-05-22
reindent/reformat to closer resemble rest of code base
Fredrik Thulin
2016-05-14
update FMC test for alpha
Fredrik Thulin
2015-11-11
Lots of cleanup.
Paul Selkirk