Commit graph

10 commits

Author SHA1 Message Date
TuxSH 9dce3b05ba [stage1] refactor diskio.c 2018-05-12 12:37:41 +02:00
TuxSH 50047dffaa [stage1] unstub multiple sector-r/w code 2018-05-12 10:52:04 +02:00
TuxSH eb8573093d Move sd init into diskio.c, write code for latest commit 2018-05-11 22:24:40 +02:00
TuxSH e8306361f0 Rewrote crt0, init, and chainloading code
start.s, init.c, linker.ld and linker.specs are meant
to be re-used by user applications, should they remove the defines
from init.c and the .chainloader* sections from the linker script
2018-05-08 13:45:37 +02:00
TuxSH 8b418732ad Upgrade FatFs to R0.13b 2018-05-06 18:00:22 +02:00
TuxSH 1aa6b92bc4 Normalize drivers between stage1 and 2 2018-05-06 15:02:13 +02:00
TuxSH ddea5484b6 [stage1] support utf8 in fatfs 2018-05-05 22:05:11 +02:00
TuxSH e5fff14689 Move fatfs around 2018-05-05 00:11:22 +02:00
Kate J. Temkin 06bf132022 skeleton SDMMC 2018-05-04 03:24:27 -06:00
Michael Scire 33f76545df Implement all core Stage 1 logic for Fusee 2018-04-07 22:51:24 -06:00