.. |
ams
|
ams: move around abort handler to avoid linker errors
|
2021-05-07 17:49:10 -07:00 |
boot2
|
strat: no longer materially constrained by sm session limit
|
2021-04-13 23:58:10 -07:00 |
cal
|
boot: refactor battery checking to use new powctl apis
|
2020-11-14 03:37:51 -08:00 |
capsrv
|
libstrat: convert to experimental new (super-accurate) sf allocation semantics
|
2021-01-20 23:39:31 -08:00 |
cfg
|
boot2: clean up pre-0.19.0 ams contents on upgrade
|
2021-03-21 13:16:30 -07:00 |
crypto
|
strat: no longer materially constrained by sm session limit
|
2021-04-13 23:58:10 -07:00 |
cs
|
[tma2] [Ongoing] Continue implementing modules for tma2. (#1388)
|
2021-03-16 17:13:30 -07:00 |
dd
|
dd: implement DeviceAddressSpaceType api
|
2020-11-14 03:37:51 -08:00 |
ddsf
|
ams: prefer construct_at/destroy_at over placement new/explicit destructor
|
2021-03-21 20:30:40 -07:00 |
diag
|
ams: use util::SNPrintf over std:: (size/linker improvements)
|
2021-01-12 02:59:41 -08:00 |
dmnt
|
strat: fix inclusion/ordering for some c headers
|
2020-08-14 17:33:49 -07:00 |
erpt/srv
|
libstrat: fix override operator new to be noexcept (closes #1494)
|
2021-05-16 23:10:13 -07:00 |
err
|
erpt: implement forced shutdown detection
|
2021-04-30 04:21:03 -07:00 |
fs
|
fs: add access log strings for DirectoryEntryType
|
2021-04-30 19:19:22 -07:00 |
fssrv
|
fs: properly implement OperateRangeWithBuffer, correct OperationId names.
|
2021-04-29 20:09:45 -07:00 |
fssystem
|
fs: properly implement OperateRangeWithBuffer, correct OperationId names.
|
2021-04-29 20:09:45 -07:00 |
gpio
|
boot: update all autogenerated parameters other than charge
|
2021-04-30 08:37:51 -07:00 |
hid
|
strat: no longer materially constrained by sm session limit
|
2021-04-13 23:58:10 -07:00 |
hos
|
sm: update to excise unnecessary library code
|
2021-05-02 10:33:15 -07:00 |
htc
|
ams: convert to util::ConstructAt where appropriate
|
2021-03-21 20:36:49 -07:00 |
htcfs
|
ams: convert to util::ConstructAt where appropriate
|
2021-03-21 20:36:49 -07:00 |
htclow
|
ams: convert to util::ConstructAt where appropriate
|
2021-03-21 20:36:49 -07:00 |
htcs
|
strat: compat with gcc 11
|
2021-04-26 20:06:28 -07:00 |
i2c
|
boot: update all autogenerated parameters other than charge
|
2021-04-30 08:37:51 -07:00 |
kvdb
|
Switch atmosphere's build target to C++20. (#952)
|
2020-05-11 15:02:10 -07:00 |
ldr
|
ro: update for new sf semantics
|
2021-01-20 23:39:31 -08:00 |
lmem
|
ams: prefer construct_at/destroy_at over placement new/explicit destructor
|
2021-03-21 20:30:40 -07:00 |
lr
|
libstrat: convert to experimental new (super-accurate) sf allocation semantics
|
2021-01-20 23:39:31 -08:00 |
map
|
Switch atmosphere's build target to C++20. (#952)
|
2020-05-11 15:02:10 -07:00 |
mem
|
strat: compat with gcc 11
|
2021-04-26 20:06:28 -07:00 |
ncm
|
ams: assume gcc 11
|
2021-04-28 15:13:29 -07:00 |
nim
|
erpt: reimplement the sysmodule (#875)
|
2020-04-13 17:07:37 -07:00 |
nsd/impl/device
|
dns.mitm: support % in hosts file as stand-in for environment identifier
|
2021-02-02 11:41:49 -08:00 |
os
|
sm: update to excise unnecessary library code
|
2021-05-02 10:33:15 -07:00 |
patcher
|
ams: use util::SNPrintf over std:: (size/linker improvements)
|
2021-01-12 02:59:41 -08:00 |
pgl
|
pgl: update to use tipc (untested)
|
2021-04-11 03:42:16 -07:00 |
pinmux/driver
|
boot: update all autogenerated parameters other than charge
|
2021-04-30 08:37:51 -07:00 |
pm
|
libstrat: move weak HasLaunchedBootProgram to non-lto object file
|
2021-01-20 23:39:31 -08:00 |
powctl
|
boot: update all autogenerated parameters other than charge
|
2021-04-30 08:37:51 -07:00 |
psc
|
psc: fix pm module init
|
2021-02-10 02:57:22 -08:00 |
pwm
|
ams: prefer construct_at/destroy_at over placement new/explicit destructor
|
2021-03-21 20:30:40 -07:00 |
result
|
result: always prefer diag::Abort to fatal
|
2021-01-28 00:15:24 -08:00 |
scs
|
[tma2] [Ongoing] Continue implementing modules for tma2. (#1388)
|
2021-03-16 17:13:30 -07:00 |
settings
|
sm: reimplement using tipc instead of cmif (probably broken, untested)
|
2021-04-11 03:42:16 -07:00 |
sf
|
ams: prefer construct_at/destroy_at over placement new/explicit destructor
|
2021-03-21 20:30:40 -07:00 |
sm
|
strat: no longer materially constrained by sm session limit
|
2021-04-13 23:58:10 -07:00 |
socket
|
strat: no longer materially constrained by sm session limit
|
2021-04-13 23:58:10 -07:00 |
spl
|
ams: update five -> aula, per CalWriterManu
|
2020-12-28 15:54:25 -08:00 |
time
|
erpt: reimplement the sysmodule (#875)
|
2020-04-13 17:07:37 -07:00 |
updater
|
strat: no longer materially constrained by sm session limit
|
2021-04-13 23:58:10 -07:00 |
usb
|
htc: ObserverThread (mostly), system now boots + works with htc in bg
|
2021-02-24 04:06:54 -08:00 |
util
|
Switch atmosphere's build target to C++20. (#952)
|
2020-05-11 15:02:10 -07:00 |
wec
|
wec: whoops
|
2020-11-14 03:37:51 -08:00 |
service_guard.h
|
strat: fix inclusion/ordering for some c headers
|
2020-08-14 17:33:49 -07:00 |