| 2021-10-26 |
kern/test: add wip qemu-virt board support to mesosphere
Michael Scire
authored
on 21 Oct 2021
SciresM
committed
on 26 Oct 2021
|
|---|---|
| 2021-10-18 |
ams: improve offsetof style consistency
Michael Scire
committed
on 18 Oct 2021
|
| 2021-10-17 |
constexpr: resign ourselves to gcc dropping void -> T support
Michael Scire
committed
on 17 Oct 2021
|
| 2021-10-16 |
tipc: implement special-case templating used by 13.0.0 pgl
Michael Scire
committed
on 16 Oct 2021
|
|
tipc: enable named-thread dispatch
Michael Scire
committed
on 16 Oct 2021
|
|
|
boot: update for 13.0.0/aula parameter changes (closes #1477)
Michael Scire
committed
on 16 Oct 2021
|
|
|
powctl: integrate 13.0.0 changes (aula params not done yet)
Michael Scire
committed
on 16 Oct 2021
|
|
| 2021-10-14 |
strat: fix some mitm server management logic
Michael Scire
committed
on 14 Oct 2021
|
|
tipc/sm: update more fully for 13.0.0 changes
Michael Scire
committed
on 14 Oct 2021
|
|
| 2021-10-12 |
tipc: add additional logic from 13.0.0
Michael Scire
committed
on 12 Oct 2021
|
|
sm/tipc: minor cleanup
Michael Scire
committed
on 12 Oct 2021
|
|
|
sf: prevent emitting mitm/defer code unless server in process supports it
Michael Scire
committed
on 12 Oct 2021
|
|
| 2021-10-11 |
ams: allow bootloader to merely approximate correct target firmware
Michael Scire
committed
on 11 Oct 2021
|
|
loader: refactor to remove fake namespaces
Michael Scire
committed
on 11 Oct 2021
|
|
|
loader: refactor ro manager/improve accuracy
Michael Scire
committed
on 11 Oct 2021
|
|
| 2021-10-10 |
spl: refactor for accuracy/move into libstrat
Michael Scire
committed
on 10 Oct 2021
|
|
os: add FlushDataCache
Michael Scire
committed
on 10 Oct 2021
|
|
|
strat: use m_ for member variables
Michael Scire
committed
on 10 Oct 2021
|
|
| 2021-10-09 |
ams: replace most remaining operator & with std::addressof
Michael Scire
committed
on 9 Oct 2021
|
|
strat: refactor address taking of form &var[...]
Michael Scire
committed
on 9 Oct 2021
|
|
|
strat: always use explicit result namespacing
Michael Scire
committed
on 9 Oct 2021
|
|
|
settings: implement KeyValueStore (#1659)
...
Adubbz
authored
on 9 Oct 2021
GitHub
committed
on 9 Oct 2021
|
|
| 2021-10-08 |
strat: use ams::Main() instead of main(argc, argv)
Michael Scire
committed
on 8 Oct 2021
|
| 2021-10-07 |
strat: build sysmodules with -Wextra/-Werror
Michael Scire
committed
on 7 Oct 2021
|
|
libstrat: fix compilation without pre-compiled header/without lto
Michael Scire
committed
on 7 Oct 2021
|
|
|
|
|
| 2021-10-05 |
strat: remove map namespace, svc: add address space defs
Michael Scire
committed
on 5 Oct 2021
|
|
strat: use sf::NativeHandle for ipc templating
Michael Scire
committed
on 5 Oct 2021
|
|
|
|
|
|
strat: prefer os::NativeHandle to Handle/svc::Handle where sensible
Michael Scire
committed
on 5 Oct 2021
|