| 2018-05-08 |
Refactor stage1's and stage2's main.c files
TuxSH
committed
on 8 May 2018
|
|---|---|
|
Don't deinit the display yet, for now
TuxSH
committed
on 8 May 2018
|
|
|
Fix bug in crt0
TuxSH
committed
on 8 May 2018
|
|
|
Make di.c accept arbitrary FB addresses, fix flickering issues
TuxSH
committed
on 8 May 2018
|
|
|
|
|
| 2018-05-06 |
Rework fs_dev mount code
TuxSH
committed
on 6 May 2018
|
|
|
|
|
Don't pass the mmc struct around
TuxSH
committed
on 6 May 2018
|
|
|
Fix mount code in fs_dev.c
TuxSH
committed
on 6 May 2018
|
|
|
|
|
| 2018-05-05 |
[stage2] Remove printk, introduce UTF-8 console stdio
TuxSH
committed
on 5 May 2018
|
|
Instead of passing FatFS structs around, unmount; other changes
TuxSH
committed
on 5 May 2018
|
|
| 2018-05-04 |
Initialize heap, increase stack size
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
|
|
| 2018-04-09 |
Fusee Stage 2: Make references to external (stage 1) memory internal.
Michael Scire
committed
on 9 Apr 2018
|
|
Fusee stage 2: Fix up loader (no stage 3!). Skeleton chainload behavior.
Michael Scire
committed
on 9 Apr 2018
|
|
|
Turns out we actually don't need a third stage for Fusee
Michael Scire
committed
on 9 Apr 2018
|
|
| 2018-04-08 |
Update argument passing, add video resume
Michael Scire
committed
on 8 Apr 2018
|
|
Use argc/argv in Stage 2
Michael Scire
committed
on 8 Apr 2018
|
|
|
Fix start.s in stage2 of Fusee for argc/argv
Michael Scire
committed
on 8 Apr 2018
|
|
|
Change fusee folder naming
Michael Scire
committed
on 8 Apr 2018
|