History for Atmosphere / stratosphere
2018-05-15
@TuxSH
boot: build as KIP (thanks @fincs !)
TuxSH committed on 15 May 2018
@TuxSH
Fix the syntax errors in the boot JSON files
TuxSH committed on 15 May 2018
@TuxSH
loader, pm, sm: build kip as only taget (thanks @fincs !)
TuxSH committed on 15 May 2018
@TuxSH
Make a top-level make build everything in order
TuxSH committed on 15 May 2018
@TuxSH
Fix the remaining warnings in stratosphère
TuxSH committed on 15 May 2018
@TuxSH
Ignore unused-but-set-variable in ipc_templating.h
TuxSH committed on 15 May 2018
@TuxSH
Fix latest commit not building
TuxSH committed on 15 May 2018
2018-05-14
@hexkyz
Boot: Implement pinmux setup
hexkyz authored on 14 May 2018 GitHub committed on 14 May 2018
2018-05-09
@hexkyz
Merge pull request #84 from leoetlino/printf-format ...
hexkyz authored on 9 May 2018 GitHub committed on 9 May 2018
@Luke Street
boot: Use fsdevMountSdmc & fsdevUnmountAll
Luke Street committed on 9 May 2018
@Michael Scire
Exosphere: Add API for retrieving versioning info.
Michael Scire committed on 9 May 2018
@Michael Scire
PM: Fix missing flags set/missing wait. Now works on 5.x.
Michael Scire committed on 9 May 2018
2018-05-08
@hexkyz
Boot: Fleshing out more low level stuff ...
hexkyz authored on 8 May 2018 GitHub committed on 8 May 2018
@Michael Scire
Loader: Fix char * const correctness.
Michael Scire committed on 8 May 2018
@Michael Scire
SM: Match official SAC validation behavior.
Michael Scire committed on 8 May 2018
@Michael Scire
Loader: Fix game update content loading, fix SD card mounting on newer firmwares. Closes #61.
Michael Scire committed on 8 May 2018
@Michael Scire
SM: Fix svcGetSystemInfo bug, now works on 5.0.2.
Michael Scire committed on 8 May 2018
2018-05-07
@Michael Scire
Fix minor bugs in loader/sm
Michael Scire committed on 7 May 2018
@Michael Scire
libstratosphere: Make boolean autoparsing match official semantics.
Michael Scire committed on 7 May 2018
@Michael Scire
ProcessManager: Fully implement pm:dmnt. Remove debug logging.
Michael Scire committed on 7 May 2018
@Michael Scire
ProcessManager: Refactor resource limits, complete pm:shell.
Michael Scire committed on 7 May 2018
@Michael Scire
ProcessManager: Fix Synchronization. Now works on 1.0.0 hardware.
Michael Scire committed on 7 May 2018
2018-05-06
@Léo Lam
ldr: Fix printf format string for size_t ...
Léo Lam committed on 6 May 2018
@Léo Lam
boot: Make gpio helper functions internally linked
Léo Lam committed on 6 May 2018
@Léo Lam
boot: Fix missing argument for gpio_base_vaddr
Léo Lam committed on 6 May 2018
@Léo Lam
boot: Fix invalid usage of svcQueryIoMapping
Léo Lam committed on 6 May 2018
@Michael Scire
ProcessManager: Fix svcCreateEvent handle inversion bug, and others. ...
Michael Scire committed on 6 May 2018
2018-05-05
@Léo Lam
Replace std::make_tuple with simpler syntax (#77) ...
Léo Lam authored on 5 May 2018 SciresM committed on 5 May 2018
@Léo Lam
ipc_templating: Avoid depending on order of evaluation (#83) ...
Léo Lam authored on 5 May 2018 SciresM committed on 5 May 2018
@Michael Scire
ProcessManager: Add pm:info, fix pm:shell missing qualifiers
Michael Scire committed on 5 May 2018