| 2018-05-07 |
[stage2] Fix the ordering of rules in linker script
TuxSH
committed
on 7 May 2018
|
|---|---|
|
fusee: fix boot partition selection
Kate J. Temkin
committed
on 7 May 2018
|
|
|
fusee: fix regression in card detection
Kate J. Temkin
committed
on 7 May 2018
|
|
|
fusee-secondary: don't create 3GiB output files :)
Kate J. Temkin
committed
on 7 May 2018
|
|
|
Add chainloader (stage2) (need to edit more files)
TuxSH
committed
on 7 May 2018
|
|
| 2018-05-06 |
Rework fs_dev mount code
TuxSH
committed
on 6 May 2018
|
|
|
|
|
Upgrade FatFs to R0.13b
TuxSH
committed
on 6 May 2018
|
|
|
Don't pass the mmc struct around
TuxSH
committed
on 6 May 2018
|
|
|
Fix const-correctness issue in sdmmc.h
TuxSH
committed
on 6 May 2018
|
|
|
Normalize drivers between stage1 and 2
TuxSH
committed
on 6 May 2018
|
|
|
Fix mount code in fs_dev.c
TuxSH
committed
on 6 May 2018
|
|
|
|
|
|
Fix bss overflow error
TuxSH
committed
on 6 May 2018
|
|
| 2018-05-05 |
[stage2] Remove printk, introduce UTF-8 console stdio
TuxSH
committed
on 5 May 2018
|
|
[stage1] support utf8 in fatfs
TuxSH
committed
on 5 May 2018
|
|
|
Use the bloated string formatting functions from newlib
TuxSH
committed
on 5 May 2018
|
|
|
Instead of passing FatFS structs around, unmount; other changes
TuxSH
committed
on 5 May 2018
|
|
|
[stage2] Add fatfs devoptab wrapper, change ffconf accordingly
TuxSH
committed
on 5 May 2018
|
|
|
fusee: fix an obvious sdmmc error (oops)
Kate J. Temkin
committed
on 5 May 2018
|
|
|
fusee: sdmmc: clean up and prepare for better SD/MMC/version separations
Kate J. Temkin
committed
on 5 May 2018
|
|
|
fusee: add support for SDMMC write operations
Kate J. Temkin
committed
on 5 May 2018
|
|
|
Fusee: fix typo
Michael Scire
committed
on 5 May 2018
|
|
|
Fusee: Add #define requirement for pragmatic reasons.
Michael Scire
committed
on 5 May 2018
|
|
|
fusee: enable sdmmc loglevel control
Kate J. Temkin
committed
on 5 May 2018
|
|
|
fusee: fix multiple-block SDMMC transfers
Kate J. Temkin
committed
on 5 May 2018
|
|
|
Move fatfs around
TuxSH
committed
on 5 May 2018
|
|
| 2018-05-04 |
Initialize heap, increase stack size
TuxSH
committed
on 4 May 2018
|
|
Change defaut BCT0 for debug
TuxSH
committed
on 4 May 2018
|
|
|
Merge SD stuff into fusee-secondary. Switch diskio to single-sector reads temporarily
Michael Scire
committed
on 4 May 2018
|