Michael Scire
|
b2f4e0c1b4
|
exo: add sdmmc test program
|
2020-10-27 14:08:39 -07:00 |
|
Michael Scire
|
a0f1971353
|
sdmmc: fix bug in WaitWhileCommandInhibit, add mmc accessors
|
2020-10-27 14:08:39 -07:00 |
|
Michael Scire
|
37704d670b
|
sdmmc: implement clock reset controller for register api
|
2020-10-27 14:08:39 -07:00 |
|
Michael Scire
|
397d0c4295
|
sdmmc: implement MmcDeviceAccessor
|
2020-10-27 14:08:39 -07:00 |
|
Michael Scire
|
3981527bb8
|
sdmmc: implement BaseDeviceAccessor
|
2020-10-27 14:08:39 -07:00 |
|
Michael Scire
|
631de13133
|
util: move T(V)SNPrintf from kernel to util
|
2020-10-27 14:08:39 -07:00 |
|
Michael Scire
|
2c7f32bbde
|
sdmmc: implement voltage enable/set for sdmmc1-register-control
|
2020-10-27 14:08:39 -07:00 |
|
Michael Scire
|
443d43ed7e
|
sdmmc: fix building for arm32 and in stratosphere context
|
2020-10-27 14:08:39 -07:00 |
|
Michael Scire
|
2532ceea2a
|
sdmmc: implement pinmux handling for sdmmc1-register-control
|
2020-10-27 14:08:39 -07:00 |
|
Michael Scire
|
0e8efbb9e9
|
sdmmc: implement gpio handling for sdmmc1-register-control
|
2020-10-27 14:08:39 -07:00 |
|
Michael Scire
|
9340183541
|
sdmmc: complete abstract logic for Sdmmc1 power controller
|
2020-10-27 14:08:39 -07:00 |
|
Michael Scire
|
bd9b01e405
|
sdmmc: skeleton implementation of Sdmmc1Controller
|
2020-10-27 14:08:39 -07:00 |
|
Michael Scire
|
53957bb5c7
|
sdmmc: Sdmmc2Controller
|
2020-10-27 14:08:39 -07:00 |
|
Michael Scire
|
2b84a49ed7
|
sdmmc: implement most of SdmmcController
|
2020-10-27 14:08:39 -07:00 |
|
Michael Scire
|
895b332a86
|
sdmmc: add most of SdHostStandardController
|
2020-10-27 14:08:39 -07:00 |
|
Michael Scire
|
88b81e5fb0
|
sdmmc: begin skeletoning sdmmc driver
|
2020-10-27 14:08:38 -07:00 |
|
SciresM
|
ac04e02a08
|
Meso build targets (#1196)
* meso: commit wip (thanks fincs) rewrite to support build targets
* meso: commit mostly-working build system
* meso: correct .o dependencies in kernel/kldr
* libstratosphere: fix building after PCH related build changes
Co-authored-by: fincs <fincs@devkitpro.org>
|
2020-10-27 13:55:19 -07:00 |
|
Michael Scire
|
1c71d12d9d
|
ams.mitm: avoid inadvertently breaking ftpd/file listers
|
2020-10-27 10:28:51 -07:00 |
|
Michael Scire
|
37738699f2
|
docs: edit terminology to be hip to the jive
|
2020-10-26 16:14:25 -07:00 |
|
Michael Scire
|
e973ef7533
|
git subrepo push libraries
subrepo:
subdir: "libraries"
merged: "10e9e0e8"
upstream:
origin: "https://github.com/Atmosphere-NX/Atmosphere-libs"
branch: "master"
commit: "10e9e0e8"
git-subrepo:
version: "0.4.1"
origin: "???"
commit: "???"
|
2020-10-26 16:03:40 -07:00 |
|
Michael Scire
|
2ee2a4f1ac
|
docs/fatal error: update for 0.15.0
|
2020-10-26 16:00:34 -07:00 |
|
Michael Scire
|
2a2bffeb35
|
ams: fix building debug elf zip
|
2020-10-15 09:47:06 -07:00 |
|
Michael Scire
|
d04046ecaf
|
ams: bump version to 0.15.0 (release slated for post-crown-tundra)
|
2020-10-15 09:41:49 -07:00 |
|
Michael Scire
|
f24171dc41
|
ams: build experimental zip in addition to standard one
|
2020-10-15 09:41:01 -07:00 |
|
Michael Scire
|
5b02c77400
|
ams: fix updater misbehavior before 0.15.0 releases
|
2020-10-14 12:28:26 -07:00 |
|
Michael Scire
|
2e7214b6fa
|
kern: perform rescheduling on dispatch re-enable (closes #1169)
|
2020-10-13 23:07:51 -07:00 |
|
Michael Scire
|
d52179c708
|
util: follow 90fd771 to its natural conclusion (generic base rbtree)
|
2020-10-12 01:06:19 -07:00 |
|
Michael Scire
|
388f9e6455
|
kern: minor behavioral fixes to condvar/address arbiter
|
2020-10-12 01:06:19 -07:00 |
|
SciresM
|
c547c7f0e7
|
Note that we are a python 2 project.
|
2020-10-09 17:37:51 -07:00 |
|
Michael Scire
|
4138abbefa
|
erpt: fix attachment-in-save paths (closes #1124, #1145)
|
2020-09-23 19:49:20 -07:00 |
|
Michael Scire
|
1275eb0bf3
|
erpt: add fixed-width format option
|
2020-09-23 17:52:08 -07:00 |
|
Michael Scire
|
5ac9e45d86
|
erpt: support older erpt binaries
|
2020-09-23 17:36:46 -07:00 |
|
Michael Scire
|
feba788bc6
|
erpt.py: remove idaapi usage
|
2020-09-23 16:05:27 -07:00 |
|
Michael Scire
|
f4d10a4481
|
set.mitm: much more aggressively cache locale (#1160)
|
2020-09-23 02:01:07 -07:00 |
|
Michael Scire
|
ff310a0647
|
fusee: try to alleviate a little suffering
|
2020-09-22 13:54:23 -07:00 |
|
Michael Scire
|
85505db9b7
|
loader: adjust thread priority for applet-hbl
|
2020-09-22 12:01:28 -07:00 |
|
Michael Scire
|
48b4dd48a4
|
ams: expose reboot payload for kernel panic
|
2020-09-18 00:43:55 -07:00 |
|
Michael Scire
|
8d46d901d9
|
ams: make mesosphere usage user-visible in display version
|
2020-09-17 21:18:44 -07:00 |
|
Michael Scire
|
1930880270
|
fusee: change ncm from opt-in to opt-out
|
2020-09-17 21:04:43 -07:00 |
|
Michael Scire
|
fa0df994ba
|
git subrepo push libraries
subrepo:
subdir: "libraries"
merged: "f6dac1e6"
upstream:
origin: "https://github.com/Atmosphere-NX/Atmosphere-libs"
branch: "master"
commit: "f6dac1e6"
git-subrepo:
version: "0.4.1"
origin: "???"
commit: "???"
|
2020-09-17 08:34:48 -07:00 |
|
Michael Scire
|
909a1767a6
|
ams: bump version to 0.14.4
|
2020-09-17 08:34:02 -07:00 |
|
Michael Scire
|
dbe59fd041
|
kern: fix KCodeMemory SVCs when Owner process != Generator process
|
2020-09-17 08:26:08 -07:00 |
|
Michael Scire
|
9b65daf439
|
kern: default to release config
|
2020-09-17 08:26:08 -07:00 |
|
Michael Scire
|
4acdc899f5
|
kern: generate fatal error on panic
|
2020-09-17 08:26:08 -07:00 |
|
Michael Scire
|
76957e502d
|
kern: add build-define for logging to iram ringbuffer
|
2020-09-17 08:26:08 -07:00 |
|
Michael Scire
|
909397233c
|
sm: Fix atmosphere-extension interaction with official JIT sysmodule usage
|
2020-09-17 08:24:47 -07:00 |
|
Michael Scire
|
211a828730
|
ro: fix process handle leak when using JitPlugin NROs
|
2020-09-17 08:17:11 -07:00 |
|
Michael Scire
|
28ceedb533
|
git subrepo push emummc
subrepo:
subdir: "emummc"
merged: "6a814ebb"
upstream:
origin: "https://github.com/m4xw/emuMMC"
branch: "exo2"
commit: "6a814ebb"
git-subrepo:
version: "0.4.1"
origin: "???"
commit: "???"
|
2020-09-14 18:21:38 -07:00 |
|
Michael Scire
|
f551ca4461
|
emummc: manually fix .gitrepo
|
2020-09-14 18:17:32 -07:00 |
|
Michael Scire
|
2cf5c65bc5
|
git subrepo push libraries
subrepo:
subdir: "libraries"
merged: "48dbf480"
upstream:
origin: "https://github.com/Atmosphere-NX/Atmosphere-libs"
branch: "master"
commit: "48dbf480"
git-subrepo:
version: "0.4.1"
origin: "???"
commit: "???"
|
2020-09-14 18:14:05 -07:00 |
|