History for Atmosphere / fusee
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
@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
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
@Michael Scire
Fusee: Decrypt all keyblobs during key derivation.
Michael Scire committed on 16 May 2018
@TuxSH
Simplify package1_get_encrypted_package1
TuxSH committed on 16 May 2018
@TuxSH
Fix package1_read_and_parse_boot0 ...
TuxSH committed on 16 May 2018
@TuxSH
Fix TSEC key fetching, thanks to @rajkosto
TuxSH committed on 16 May 2018
2018-05-15
@TuxSH
Fix tsec.c (thanks @rajkosto @tslater2006), fixes #106
TuxSH committed on 15 May 2018