2018-07-27
@Michael Scire
PM: Embed boot2 logic in PM.
Michael Scire committed on 27 Jul 2018
@misson20000
pm: remove magic flag/event numbers to improve readability and understandability
misson20000 authored on 27 Jul 2018 SciresM committed on 27 Jul 2018
@Michael Scire
Stratosphere: Give more memory to SYSTEM, use less memory.
Michael Scire committed on 27 Jul 2018
2018-07-26
@hexkyz
Revert unnecessary change (thanks @rajkosto)
hexkyz authored on 26 Jul 2018 GitHub committed on 26 Jul 2018
@hexkyz
Fix multiple issues reported by Coverity Scan
hexkyz committed on 26 Jul 2018
2018-07-24
@hexkyz
fusee: Disable the SDCLK when switching to low voltage.
hexkyz authored on 24 Jul 2018 GitHub committed on 24 Jul 2018
@hexkyz
fusee: Disable the SDCLK when switching to low voltage.
hexkyz authored on 24 Jul 2018 GitHub committed on 24 Jul 2018
@Michael Scire
Loader: Use HW-acceleration for SHA256
Michael Scire committed on 24 Jul 2018
2018-07-23
@hexkyz
fusee: Fix SDMMC high speed support and other bugs.
hexkyz committed on 23 Jul 2018
2018-07-20
@Michael Scire
Fix additional UAF in DirEntry building
Michael Scire committed on 20 Jul 2018
@Michael Scire
fs.mitm: Fix UAF in every DirEntry processed. ...
Michael Scire committed on 20 Jul 2018
2018-07-19
@hexkyz
Fusee: Deployed new SDMMC driver in fusee-secondary. All stages boot now. ...
hexkyz committed on 19 Jul 2018
2018-07-10
@Léo Lam
fs_istorage: Default IStorage destructor in cpp ...
Léo Lam authored on 2 Jul 2018 SciresM committed on 10 Jul 2018
@Léo Lam
stratosphere: In-class initialize members ...
Léo Lam authored on 2 Jul 2018 SciresM committed on 10 Jul 2018
@Léo Lam
stratosphere: Use RAII for locks ...
Léo Lam authored on 2 Jul 2018 SciresM committed on 10 Jul 2018
@Léo Lam
pm: Fix missing include
Léo Lam authored on 2 Jul 2018 SciresM committed on 10 Jul 2018
@Léo Lam
stratosphere: Remove an unneeded constructor ...
Léo Lam authored on 2 Jul 2018 SciresM committed on 10 Jul 2018
2018-07-05
@hexkyz
fusee: Correct wrong comment (thanks @desowin)
hexkyz authored on 5 Jul 2018 GitHub committed on 5 Jul 2018
2018-07-04
@hexkyz
Merge pull request #161 from TheDgtl/fix_4xx_kernel ...
hexkyz authored on 4 Jul 2018 GitHub committed on 4 Jul 2018
@hexkyz
fusee: Temporarily disable anything that prevents the fusee-primary to fusee-secondary transition.
hexkyz committed on 4 Jul 2018
@hexkyz
fusee: SDMMC driver re-design: ...
hexkyz committed on 4 Jul 2018
2018-07-02
@Drakia
Fix issue with fusee-secondary 4.x kernel patches
Drakia committed on 2 Jul 2018
2018-06-29
@Michael Scire
fs.mitm: Save memory+time in sibling reconstruction via reverse iteration
Michael Scire committed on 29 Jun 2018
@Michael Scire
fs.mitm: Optimize out remaining O(n^2) op. BotW is very fast.
Michael Scire committed on 29 Jun 2018
@Michael Scire
fs.mitm: Fix typo. map impl takes 2-3 seconds to boot botw.
Michael Scire committed on 29 Jun 2018
@Michael Scire
fs.mitm: Use std::map for RomFS building
Michael Scire committed on 29 Jun 2018
@Michael Scire
fs.mitm: Fix debug-commented-out command
Michael Scire committed on 29 Jun 2018
@Michael Scire
fs.mitm: Simplify source merging condition thanks to padding guarantees
Michael Scire committed on 29 Jun 2018
@Michael Scire
fs.mitm: Use less path memory, fix source concat. (Fixes BotW, probably others)
Michael Scire committed on 29 Jun 2018
2018-06-28
@Michael Scire
fs.mitm: Fix c++ modernization breaking changes
Michael Scire committed on 28 Jun 2018