Atmosphere-libs/libstratosphere/source
SciresM 791b402320 sdmmc: implement driver suitable for fs + bootloader
* sdmmc: begin skeletoning sdmmc driver

* sdmmc: add most of SdHostStandardController

* sdmmc: implement most of SdmmcController

* sdmmc: Sdmmc2Controller

* sdmmc: skeleton implementation of Sdmmc1Controller

* sdmmc: complete abstract logic for Sdmmc1 power controller

* sdmmc: implement gpio handling for sdmmc1-register-control

* sdmmc: implement pinmux handling for sdmmc1-register-control

* sdmmc: fix building for arm32 and in stratosphere context

* sdmmc: implement voltage enable/set for sdmmc1-register-control

* util: move T(V)SNPrintf from kernel to util

* sdmmc: implement BaseDeviceAccessor

* sdmmc: implement MmcDeviceAccessor

* sdmmc: implement clock reset controller for register api

* sdmmc: fix bug in WaitWhileCommandInhibit, add mmc accessors

* exo: add sdmmc test program

* sdmmc: fix speed mode extension, add CheckMmcConnection for debug

* sdmmc: add DeviceDetector, gpio: implement client api

* gpio: modernize client api instead of doing it the lazy way

* sdmmc: SdCardDeviceAccessor impl

* sdmmc: update test program to read first two sectors of sd card

* sdmmc: fix vref sel

* sdmmc: finish outward-facing api (untested)

* ams: changes for libvapours including tegra register defs

* sdmmc: remove hwinit
2020-12-02 06:52:42 -08:00
..
ams docs/fatal error: update for 0.15.0 2020-10-26 16:03:09 -07:00
boot2 sdmmc: implement driver suitable for fs + bootloader 2020-12-02 06:52:42 -08:00
capsrv sf: Change interface definition methodology (#1074) 2020-08-01 15:30:56 -07:00
cfg Switch atmosphere's build target to C++20. (#952) 2020-05-12 15:44:19 -07:00
crypto erpt: reimplement the sysmodule (#875) 2020-04-15 11:55:01 -07:00
diag exo2: Initial work on the exosphere rewrite. 2020-06-14 22:53:53 -07:00
dmnt strat: fix inclusion/ordering for some c headers 2020-08-14 17:36:37 -07:00
erpt/srv erpt: fix attachment-in-save paths (closes #1124, #1145) 2020-10-26 16:03:07 -07:00
fs loader: improve verification terminology 2020-09-14 18:13:42 -07:00
fssrv sf: Change interface definition methodology (#1074) 2020-08-01 15:30:56 -07:00
fssystem fs: fix retry bug in OpenContentStorageFileSystem 2020-08-01 15:31:14 -07:00
gpio sdmmc: implement driver suitable for fs + bootloader 2020-12-02 06:52:42 -08:00
hid os: refactor/rewrite entire namespace. 2020-04-15 11:54:59 -07:00
hos ams: fix comment warn 2020-06-14 22:59:31 -07:00
kvdb Switch atmosphere's build target to C++20. (#952) 2020-05-12 15:44:19 -07:00
ldr pgl: Reimplement the pgl sysmodule (#896) 2020-04-16 20:05:56 -07:00
lmem os: refactor/rewrite entire namespace. 2020-04-15 11:54:59 -07:00
lr sf: Change interface definition methodology (#1074) 2020-08-01 15:30:56 -07:00
map Switch atmosphere's build target to C++20. (#952) 2020-05-12 15:44:19 -07:00
mem Switch atmosphere's build target to C++20. (#952) 2020-05-12 15:44:19 -07:00
ncm ncm: safer access patterns for FirmwareVariationInfo 2020-08-01 15:31:00 -07:00
nim erpt: reimplement the sysmodule (#875) 2020-04-15 11:55:01 -07:00
os os: fix building with new svc defs 2020-08-01 15:31:05 -07:00
patcher ams: add -Wno-format-truncation to flags 2020-06-28 19:41:08 -07:00
pgl sf: Change interface definition methodology (#1074) 2020-08-01 15:30:56 -07:00
pm pgl: Reimplement the pgl sysmodule (#896) 2020-04-16 20:05:56 -07:00
psc sf: Change interface definition methodology (#1074) 2020-08-01 15:30:56 -07:00
result ams: avoid UB infinite loops 2020-08-14 17:36:37 -07:00
settings sysupdater: implement (untested) rest of the api 2020-06-28 19:41:10 -07:00
sf sm: fix deadlock semantics surrounding mitm installation 2020-09-07 10:51:46 -07:00
sm sm: fix deadlock semantics surrounding mitm installation 2020-09-07 10:51:46 -07:00
spl ams: expose reboot payload for kernel panic 2020-10-26 16:03:06 -07:00
time erpt: reimplement the sysmodule (#875) 2020-04-15 11:55:01 -07:00
updater Switch atmosphere's build target to C++20. (#952) 2020-05-12 15:44:19 -07:00
util Switch atmosphere's build target to C++20. (#952) 2020-05-12 15:44:19 -07:00
service_guard.h strat: fix inclusion/ordering for some c headers 2020-08-14 17:36:37 -07:00