Atmosphere/stratosphere
SciresM 166318ba77
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-10-30 11:54:30 -07:00
..
ams_mitm ams.mitm: avoid inadvertently breaking ftpd/file listers 2020-10-27 10:28:51 -07:00
boot sdmmc: implement driver suitable for fs + bootloader 2020-10-30 11:54:30 -07:00
boot2 sdmmc: implement driver suitable for fs + bootloader 2020-10-30 11:54:30 -07:00
creport ams: make mesosphere usage user-visible in display version 2020-09-17 21:18:44 -07:00
dmnt ams: update build system to add generic-fallback support 2020-08-11 11:22:56 -07:00
eclct.stub ams: update build system to add generic-fallback support 2020-08-11 11:22:56 -07:00
erpt ams: update build system to add generic-fallback support 2020-08-11 11:22:56 -07:00
fatal sdmmc: implement driver suitable for fs + bootloader 2020-10-30 11:54:30 -07:00
jpegdec ams: update build system to add generic-fallback support 2020-08-11 11:22:56 -07:00
loader loader: adjust thread priority for applet-hbl 2020-09-22 12:01:28 -07:00
ncm ams: update build system to add generic-fallback support 2020-08-11 11:22:56 -07:00
pgl ams: update build system to add generic-fallback support 2020-08-11 11:22:56 -07:00
pm kern: support 2-pool layout on 2.x-4.x instead of modern 4-pool layout 2020-09-07 10:43:35 -07:00
ro ro: fix process handle leak when using JitPlugin NROs 2020-09-17 08:17:11 -07:00
sm sm: Fix atmosphere-extension interaction with official JIT sysmodule usage 2020-09-17 08:24:47 -07:00
spl ams: update build system to add generic-fallback support 2020-08-11 11:22:56 -07:00
Makefile refactor jpegdec implementation into libstrat (thanks again, Behemoth!) 2020-04-20 04:37:08 -07:00