| 2018-05-12 |
stage1 -> stage2 again
TuxSH
committed
on 12 May 2018
|
|---|---|
|
[stage1] unstub multiple sector-r/w code
TuxSH
committed
on 12 May 2018
|
|
|
fusee: undo a silly mistake in longer-than-8K operations
Kate J. Temkin
committed
on 12 May 2018
|
|
| 2018-05-11 |
We actually need the pk1 key
TuxSH
committed
on 11 May 2018
|
|
Merge pull request #93 from encounter/fix/stage2-args
...
TuxSH
authored
on 11 May 2018
GitHub
committed
on 11 May 2018
|
|
|
Fix misconception in latest commit
TuxSH
committed
on 11 May 2018
|
|
|
[stage2] Refactor key_derivation type and function declarations
TuxSH
committed
on 11 May 2018
|
|
|
Move sd init into diskio.c, write code for latest commit
TuxSH
committed
on 11 May 2018
|
|
|
fusee: allow sdmmc_read / sdmmc_write of more data than fits in the bounce buffer
Kate J. Temkin
committed
on 11 May 2018
|
|
|
[exosphere] linker.ld: remove some unneeded "AT" commands
TuxSH
committed
on 11 May 2018
|
|
|
[exosphere] Map the crt0 too
TuxSH
committed
on 11 May 2018
|
|
|
[exosphere] Rewrite crt0/init and ld script
TuxSH
committed
on 11 May 2018
|
|
|
Exosphere: Fix crt0 bug resulting in bad relocation calculations
Michael Scire
committed
on 11 May 2018
|
|
| 2018-05-10 |
Add code to register rawnand, boot0, and bcpkg2
TuxSH
committed
on 10 May 2018
|
|
raw_mmc_dev: fields should be u64
TuxSH
committed
on 10 May 2018
|
|
|
[stage2] Implement package1_parse_boot0
TuxSH
committed
on 10 May 2018
|
|
|
[stage2] Add bct.h
TuxSH
committed
on 10 May 2018
|
|
|
Apply sdmmc stage1 changes to stage2
TuxSH
committed
on 10 May 2018
|
|
|
fusee: actually obey the SD spec when switching voltage
Kate J. Temkin
committed
on 10 May 2018
|
|
|
[stage2] Add GPT parsing code (tested on PC)
TuxSH
committed
on 10 May 2018
|
|
|
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 |
Merge pull request #84 from leoetlino/printf-format
...
hexkyz
authored
on 9 May 2018
GitHub
committed
on 9 May 2018
|
|
Merge pull request #94 from encounter/fix/boot-fsdev
...
hexkyz
authored
on 9 May 2018
GitHub
committed
on 9 May 2018
|
|
|
[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
|