2018-05-19
@TuxSH
Actually don't use memcpy in sdmmc
TuxSH committed on 19 May 2018
@TuxSH
Sync sdmmc changes between stage1 and 2
TuxSH committed on 19 May 2018
@TuxSH
Use memcpy instead of raw casts in sdmmc.c
TuxSH committed on 19 May 2018
@TuxSH
Revamp all the Makefiles (thanks @fincs @WinterMute) ...
TuxSH committed on 19 May 2018
2018-05-18
@Kate J. Temkin
fusee sdmmc: don't time out on long reads
Kate J. Temkin committed on 18 May 2018
@Michael Scire
Exosphere: Fix remaining crt0 bugs, we now make it to pk2ldr.
Michael Scire committed on 18 May 2018
@Michael Scire
Exosphere: Fix bug, we now make it past MMU enable.
Michael Scire committed on 18 May 2018
@Michael Scire
Exosphere: Copy initial data image to DRAM for coldboot init.
Michael Scire committed on 18 May 2018
@Michael Scire
Exosphere: Fix relocation bug (warmboot relocs currently broken in edge case)
Michael Scire committed on 18 May 2018
@TuxSH
[stage2] Add more debugging printfs to package2.c, etc.
TuxSH committed on 18 May 2018
@TuxSH
Fix nxboot mkey rev misconception
TuxSH committed on 18 May 2018
2018-05-17
@TuxSH
Refactor nxboot package2 reading, work around sdmmc issue, other changes
TuxSH committed on 17 May 2018
@TuxSH
[stage2] Fix some FS bugs
TuxSH committed on 17 May 2018
@TuxSH
[exosphere] Fix bug in package2.c
TuxSH committed on 17 May 2018
@TuxSH
Fix bug in fusee: package2.c, etc.
TuxSH committed on 17 May 2018
@TuxSH
Fusee: Change package2 loading logic (untested)
TuxSH committed on 17 May 2018
@Michael Scire
Fusee: fix unused var
Michael Scire committed on 17 May 2018
@Michael Scire
Fusee: Implement BIS crypto functions.
Michael Scire committed on 17 May 2018
@TuxSH
Fix out-of-bounds partition r/w bugs in raw_dev.c
TuxSH committed on 17 May 2018
@TuxSH
GPT entry LBA range is inclusive
TuxSH committed on 17 May 2018
@TuxSH
Fix latest commit
TuxSH committed on 17 May 2018
@TuxSH
Fix BCT version parsing
TuxSH committed on 17 May 2018
@TuxSH
Don't overflow devoptabs, etc.
TuxSH committed on 17 May 2018
2018-05-16
@TuxSH
Load the appropriate package1 key. The warmboot fw is now properly read.
TuxSH committed on 16 May 2018
@TuxSH
Fix key derivation regression
TuxSH committed on 16 May 2018
@TuxSH
[stage2] Add "hexdump"
TuxSH committed on 16 May 2018
@TuxSH
Align crypto buffers to 16 bytes in key_derivation.c
TuxSH committed on 16 May 2018
@TuxSH
Simplify some logic in derive_nx_keydata
TuxSH committed on 16 May 2018
@TuxSH
Fix typo in decrypting all keyblobs (thanks @tslater2006 !)
TuxSH committed on 16 May 2018
@Michael Scire
Fusee: Fix typo when decrypting keyblobs.
Michael Scire committed on 16 May 2018