| 2018-05-10 |
fusee: support low-voltage SDMMC mode
Kate J. Temkin
committed
on 10 May 2018
|
|---|---|
|
fusee: use full bus width and faster initial clock speed
Kate J. Temkin
committed
on 10 May 2018
|
|
|
[stage2] raw_mmc_dev.c: fix various bugs
TuxSH
committed
on 10 May 2018
|
|
| 2018-05-09 |
[stage2] Make console.c manage the display, enable it only when needed
TuxSH
committed
on 9 May 2018
|
|
[stage2] Unstub rawmmcdev_write
TuxSH
committed
on 9 May 2018
|
|
|
[sdmmc] sdmmc_handle_cpu_transfer: handle unaligned buffers
TuxSH
committed
on 9 May 2018
|
|
|
|
|
|
[sdmmc] Fix const-correctness issue
TuxSH
committed
on 9 May 2018
|
|
|
Use latest sdmmc driver in stage2
TuxSH
committed
on 9 May 2018
|
|
|
Add raw_mmc_dev (untested!)
TuxSH
committed
on 9 May 2018
|
|
|
Rename g_devices to g_fsdev_devices
TuxSH
committed
on 9 May 2018
|
|
|
Rewrite condition in fsdev_seek
TuxSH
committed
on 9 May 2018
|
|
|
Refine error in fsdev_mount_device
TuxSH
committed
on 9 May 2018
|
|
|
Make stdout line-buffered
TuxSH
committed
on 9 May 2018
|
|
|
Fix FindDevice and RemoveDevice calls in fs_dev.c
TuxSH
committed
on 9 May 2018
|
|
|
O_RDONLY is 0
TuxSH
committed
on 9 May 2018
|
|
|
Rewrite package2.c
TuxSH
committed
on 9 May 2018
|
|
| 2018-05-08 |
Change the allocation logic in stratosphere.c
TuxSH
committed
on 8 May 2018
|
|
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
|
|
|
[stage2] Forgot to change that, too
TuxSH
committed
on 8 May 2018
|
|
|
Fix faulty IRAM check in check_32bit_address_range_in_program
TuxSH
committed
on 8 May 2018
|
|
|
Fix inverted condition issue in check_32bit_address_range_loadable
TuxSH
committed
on 8 May 2018
|
|
|
[stage1] Fix DEFAULT_BCT0_FOR_DEBUG
TuxSH
committed
on 8 May 2018
|
|
|
|
|
|
Simplify fsdev_set_default_device
TuxSH
committed
on 8 May 2018
|
|
| 2018-05-07 |
Fix warning/error, etc. in fs_dev.c
TuxSH
committed
on 7 May 2018
|
|
Fix fsdev_set_default_device bug
TuxSH
committed
on 7 May 2018
|