| 2018-05-06 |
Fix another critically missing credit
hexkyz
authored
on 6 May 2018
GitHub
committed
on 6 May 2018
|
|---|---|
|
Merge pull request #85 from leoetlino/boot
...
hexkyz
authored
on 6 May 2018
GitHub
committed
on 6 May 2018
|
|
|
Fix const-correctness issue in sdmmc.h
TuxSH
committed
on 6 May 2018
|
|
|
Merge branch 'master' of github.com:SciresM/Atmosphere-NX
TuxSH
committed
on 6 May 2018
|
|
|
Normalize drivers between stage1 and 2
TuxSH
committed
on 6 May 2018
|
|
|
Fix critically missing credit
SciresM
authored
on 6 May 2018
GitHub
committed
on 6 May 2018
|
|
|
boot: Make gpio helper functions internally linked
Léo Lam
committed
on 6 May 2018
|
|
|
boot: Fix missing argument for gpio_base_vaddr
Léo Lam
committed
on 6 May 2018
|
|
|
boot: Fix invalid usage of svcQueryIoMapping
Léo Lam
committed
on 6 May 2018
|
|
|
Fix mount code in fs_dev.c
TuxSH
committed
on 6 May 2018
|
|
|
|
|
|
ProcessManager: Fix svcCreateEvent handle inversion bug, and others.
...
Michael Scire
committed
on 6 May 2018
|
|
|
Fix bss overflow error
TuxSH
committed
on 6 May 2018
|
|
| 2018-05-05 |
[stage2] Remove printk, introduce UTF-8 console stdio
TuxSH
committed
on 5 May 2018
|
|
Merge branch 'master' of github.com:SciresM/Atmosphere-NX
TuxSH
committed
on 5 May 2018
|
|
|
[stage1] support utf8 in fatfs
TuxSH
committed
on 5 May 2018
|
|
|
Replace std::make_tuple with simpler syntax (#77)
...
Léo Lam
authored
on 5 May 2018
SciresM
committed
on 5 May 2018
|
|
|
ipc_templating: Avoid depending on order of evaluation (#83)
...
Léo Lam
authored
on 5 May 2018
SciresM
committed
on 5 May 2018
|
|
|
Use the bloated string formatting functions from newlib
TuxSH
committed
on 5 May 2018
|
|
|
Instead of passing FatFS structs around, unmount; other changes
TuxSH
committed
on 5 May 2018
|
|
|
[stage2] Add fatfs devoptab wrapper, change ffconf accordingly
TuxSH
committed
on 5 May 2018
|
|
|
fusee: fix an obvious sdmmc error (oops)
Kate J. Temkin
committed
on 5 May 2018
|
|
|
ProcessManager: Add pm:info, fix pm:shell missing qualifiers
Michael Scire
committed
on 5 May 2018
|
|
|
ProcessManager: Implement almost all of pm:shell
Michael Scire
committed
on 5 May 2018
|
|
|
fusee: sdmmc: clean up and prepare for better SD/MMC/version separations
Kate J. Temkin
committed
on 5 May 2018
|
|
|
Process Manager: Add stub for pm:shell
Michael Scire
committed
on 5 May 2018
|
|
|
Process Manager: Make process flag updating version agnostic, handle 5.x dead process semantics.
Michael Scire
committed
on 5 May 2018
|
|
|
fusee: add support for SDMMC write operations
Kate J. Temkin
committed
on 5 May 2018
|
|
|
Fusee: fix typo
Michael Scire
committed
on 5 May 2018
|
|
|
Fusee: Add #define requirement for pragmatic reasons.
Michael Scire
committed
on 5 May 2018
|