.. |
ams
|
ams-1.0.0: meso no longer optional, remove conditional logic
|
2021-09-06 16:26:50 -07:00 |
boot2
|
boot2: launch dmnt.gen2 over dmnt, when using htc
|
2021-09-11 19:35:08 -07:00 |
cal
|
boot: refactor battery checking to use new powctl apis
|
2020-11-14 03:37:51 -08:00 |
capsrv
|
ams: std::optional -> util::optional
|
2021-07-08 02:37:26 -07: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
|
cs: implement GetFirmwareVersion command
|
2021-09-11 19:32:33 -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
|
LogManager: implement system module, client api, logging api (#1617)
|
2021-09-11 19:32:14 -07:00 |
dmnt
|
dmnt: various cheat changes/suggestions that have been cooking a while
|
2021-07-21 19:21:58 -07:00 |
erpt/srv
|
LogManager: implement system module, client api, logging api (#1617)
|
2021-09-11 19:32:14 -07:00 |
err
|
erpt: implement forced shutdown detection
|
2021-04-30 04:21:03 -07:00 |
fs
|
ams: std::optional -> util::optional
|
2021-07-08 02:37:26 -07:00 |
fssrv
|
ams: std::optional -> util::optional
|
2021-07-08 02:37:26 -07:00 |
fssystem
|
ams: std::optional -> util::optional
|
2021-07-08 02:37:26 -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
|
ams-1.0.0: meso no longer optional, remove conditional logic
|
2021-09-06 16:26:50 -07:00 |
htc
|
scs: implement EventHandlerThread for shell
|
2021-09-11 19:32:33 -07:00 |
htcfs
|
ams: convert to util::ConstructAt where appropriate
|
2021-03-21 20:36:49 -07:00 |
htclow
|
ams: std::optional -> util::optional
|
2021-07-08 02:37:26 -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
|
ams: std::optional -> util::optional
|
2021-07-08 02:37:26 -07:00 |
ldr
|
ro: update for new sf semantics
|
2021-01-20 23:39:31 -08:00 |
lm
|
LogManager: implement system module, client api, logging api (#1617)
|
2021-09-11 19:32:14 -07: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
|
mem: actually fully fix the heap bug, add comments for future self
|
2021-05-26 23:21:08 -07:00 |
ncm
|
ams: std::optional -> util::optional
|
2021-07-08 02:37:26 -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
|
osdbg: implement thread info api
|
2021-09-11 19:36:06 -07:00 |
osdbg
|
osdbg: implement thread info api
|
2021-09-11 19:36:06 -07:00 |
patcher
|
ams: use util::SNPrintf over std:: (size/linker improvements)
|
2021-01-12 02:59:41 -08:00 |
pgl
|
ams: std::optional -> util::optional
|
2021-07-08 02:37:26 -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
|
ams: std::optional -> util::optional
|
2021-07-08 02:37:26 -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
|
fusee: attempt reboot to self if possible, better abort/fatal handlers
|
2021-09-06 16:26:50 -07:00 |
ro/impl
|
LogManager: implement system module, client api, logging api (#1617)
|
2021-09-11 19:32:14 -07:00 |
scs
|
cs: implement GetFirmwareVersion command
|
2021-09-11 19:32:33 -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
|
LogManager: implement system module, client api, logging api (#1617)
|
2021-09-11 19:32:14 -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 |