This website requires JavaScript.
b211a7cf05
add kernel patches for 4.1.0
Traiver
2018-06-17 11:00:42 +02:00
f41b780c0a
PM: Fix remaining issues, now works properly again.
Michael Scire
2018-06-15 00:47:07 -06:00
4d36697080
Make PM Compile. Note: Currently broken.
Michael Scire
2018-06-14 23:32:01 -06:00
c2d9ac8f5c
fs.mitm: WIP LayeredFS impl (NOTE: UNUSABLE ATM)
Michael Scire
2018-06-14 17:50:01 -06:00
20a721a4a6
fusee: correct 4.x free_code_space_offset value
DavidBuchanan314
2018-06-13 22:26:00 +01:00
58d2f8f0a5
fusee: Add 3.0.0-3.0.1 kernel hash (and free_code_space_offset)
DavidBuchanan314
2018-06-13 21:42:28 +01:00
82b248aeac
Merge pull request #138 from desowin/sdmmc-frequency
TuxSH
2018-06-13 17:31:19 +02:00
237ff0d1e7
libstratosphere/fs.mitm: Push WIP support for Domains. Not yet fully working.
Michael Scire
2018-06-12 16:00:09 -06:00
206c10f333
Rework sdmmc clocking configuration
Tomasz Moń
2018-06-12 17:20:15 +02:00
d8c9399cff
fusee: Run periodic autocal only on the uSD controller (#137 )
Max K
2018-06-11 06:09:48 +02:00
5c80016c81
fs.mitm: Add HANS-style redirection for System Data Archives.
Michael Scire
2018-06-10 11:11:05 -06:00
ceb93867b4
Merge pull request #132 from tslater2006/master
hexkyz
2018-06-10 16:21:18 +01:00
80be253c1e
Merge pull request #134 from desowin/sdmmc-stage2
hexkyz
2018-06-10 16:19:20 +01:00
931e38742b
fs.mitm: Fix sm^H^Hfshax
Michael Scire
2018-06-10 03:12:34 -06:00
3cbdf0b2b9
fs.mitm: Get Title ID on fsp-srv init, Add worker to handle subinterfaces.
Michael Scire
2018-06-10 03:06:50 -06:00
ec78fa5977
sm: add compile-time option to put a lower bound on session limits, which lets us do things like accessing fsp-ldr without killing ldr. (#136 )
misson20000
2018-06-10 00:29:42 -07:00
548903e3fb
fs.mitm: Remove debugging test, fix postprocessing.
Michael Scire
2018-06-10 01:19:21 -06:00
ff9412feef
fs.mitm: Add hook for postprocessing mitm messages.
Michael Scire
2018-06-10 01:17:00 -06:00
40a6b7bb54
fs.mitm: Fix pointer buffer size passed to mitm'd commands
Michael Scire
2018-06-09 19:36:01 -06:00
6a58307d83
fs.mitm: Remove unnecessary permissions from json.
Michael Scire
2018-06-09 19:34:25 -06:00
c1c211f542
fs.mitm: Implement basic passthrough framework for input commands.
Michael Scire
2018-06-09 19:33:22 -06:00
804a40830e
Fix race conditions and misconfiguration in sdmmc
Tomasz Moń
2018-06-09 08:44:05 +02:00
a79d3454d8
Switched to mmc_debug, and use inttypes
Timothy Slater
2018-06-08 07:50:36 -05:00
28d630a23e
pm: add Atmosphere GetProcessHandle command to pm:dmnt (#133 )
misson20000
2018-06-07 23:32:45 -07:00
e964bcf872
Remove credit by request.
SciresM
2018-06-07 20:55:57 -06:00
d55245a50d
Add component overview to the readme (#131 )
Tony Wasserka
2018-06-07 22:57:09 +00:00
7df8ca7c4b
use printf instead of printk for secondary
Timothy Slater
2018-06-07 13:05:41 -05:00
ca907077af
Add sdmmc_dump_regs function
Timothy Slater
2018-06-07 12:55:29 -05:00
f5163fa35d
Merge pull request #126 from desowin/sdmmc-autocal
TuxSH
2018-06-06 18:09:00 +02:00
7b9dcd2f1a
Make sdmmc autocalibration follow TRM procedure
Tomasz Moń
2018-06-05 19:07:14 +02:00
0491a21a99
Fix logic bug in stage2's main function
TuxSH
2018-06-05 16:18:02 +02:00
6b7da2887f
package2 verification and ini1 merging fixes (#125 )
Max K
2018-06-04 23:04:44 +02:00
ec164b8606
Fix credits
hexkyz
2018-06-04 19:31:08 +01:00
b2139ed182
Pass screen status and mmc struct from stage1 to 2
TuxSH
2018-06-04 19:17:23 +02:00
116eb6c67c
Merge pull request #73 from Resaec/uart
hexkyz
2018-06-04 16:33:43 +01:00
7e5fda86b2
Merge pull request #114 from desowin/sdmmc-errata
hexkyz
2018-06-04 16:20:19 +01:00
bfaa618749
Merge pull request #121 from langerhans/lh/kernel-hash-4x
hexkyz
2018-06-04 16:17:22 +01:00
810f7095a9
remove myself from the list of maintainers
Kate Temkin
2018-06-04 00:08:54 -06:00
af8f63c187
Merge pull request #122 from neobrain/master
TuxSH
2018-06-03 18:35:17 +02:00
0359d6535b
Build fix
Tony Wasserka
2018-06-03 18:31:03 +02:00
41429e9120
fusee: Add kernel hash for 4.x
langerhans
2018-06-03 16:59:21 +02:00
edc099f026
Use "final" and "override" where appropriate (#117 )
Tony Wasserka
2018-06-03 05:46:27 +00:00
bb636dc05a
SM: Make Mitm compile-time toggleable, to forestall whining.
Michael Scire
2018-06-02 23:42:01 -06:00
80f40caf67
SM: Add IPC commands for first-class MITM installation.
Michael Scire
2018-06-02 23:38:01 -06:00
968c86578a
Fusee: Add 5.x kernel patches to allow for IPC PID mitm.
Michael Scire
2018-06-02 20:01:44 -06:00
cc69079d73
Fusee: Add mechanism for branching back at end of hook.
Michael Scire
2018-06-02 19:11:50 -06:00
8ec3a53d73
Fix CCPLEX bringup and halt the BPMP once it's done booting. (#118 )
Max K
2018-06-03 02:24:02 +02:00
b3a7086b7e
Fusee: Add infrastructure for applying kernel patches (needed for mitm)
Michael Scire
2018-06-02 16:06:14 -06:00
1ba8a92030
Fusee: Separate kernel patching into its own file.
Michael Scire
2018-06-02 14:48:40 -06:00
7a27322044
Boot: Fully implemented GPIO and PINMUX handling
hexkyz
2018-06-02 22:32:51 +01:00
fa4c219395
Exosphere: Fix bugs, now boots 5.1.0 successfully.
Michael Scire
2018-06-01 22:20:04 -06:00
b566d04036
Exosphere: Fix 4.0+ hang while waiting for BPMP shutdown.
Michael Scire
2018-06-01 01:39:08 -06:00
af9bee6e7f
Exosphere: Fix SE definition bug, misc other bugs. Now boots on 1.0.0
Michael Scire
2018-06-01 00:46:05 -06:00
1058ac7b2d
Exosphere: Fix MMIO configuration on low firmware versions.
Michael Scire
2018-05-31 18:32:25 -06:00
0534e36cf8
Set SDMMC controller to SDR104 as a workaround
Tomasz Moń
2018-05-27 17:43:25 +02:00
c9723d7b68
Refactor fusee's makefile
TuxSH
2018-05-27 00:59:02 +02:00
ad5be3cae5
Refactor exosphère's linker script
TuxSH
2018-05-27 00:36:41 +02:00
d57f4c54a9
Fix mmc->allow_voltage_switching assignment in sdmmc_init
TuxSH
2018-05-24 17:39:36 +02:00
4d43a86b60
Copy latest sdmmc driver to stage2
TuxSH
2018-05-24 01:17:13 +02:00
fd77e5543e
Add debug comment for exosphère
TuxSH
2018-05-23 18:46:39 +02:00
16ad355f45
Unstub "Validate section hashes."
TuxSH
2018-05-23 18:45:53 +02:00
eaf8e559d6
fusee: work around some dual-init SDMMC issues
Kate J. Temkin
2018-05-23 06:14:38 -06:00
ef9adabb40
Exosphere: Fix MC carveout setup bug, now receives smcCpuOn from kernel on 1.0.0.
Michael Scire
2018-05-21 20:14:06 -06:00
b777844d2d
Boot: Implement PMC wake pin events
hexkyz
2018-05-21 21:32:57 +01:00
a4b1cf8b50
Stage1: fix SE issue too
TuxSH
2018-05-21 21:18:30 +02:00
c64d7904b4
Fusee: Fix se_calculate_sha256
Michael Scire
2018-05-21 13:07:46 -06:00
561fa90669
Use uintX_t for the SE & copy bugfixed SE struct definition
TuxSH
2018-05-21 19:05:00 +02:00
f39622c421
Stage2: Fix bug, add more debug printfs to nxboot. The CCPLEX doesn't turn on
TuxSH
2018-05-21 18:42:42 +02:00
5920f5a4b0
Stage2: fix various bugs in package2.c
TuxSH
2018-05-21 18:18:12 +02:00
ffd0b5df6a
Fix bug in stratosphere_get_ini1, etc.
TuxSH
2018-05-21 17:45:05 +02:00
0e9a304533
stage2: package2: bypass hash checks for now
TuxSH
2018-05-21 17:42:10 +02:00
ecb83903c0
Stage1: fix potential alignment issue
TuxSH
2018-05-21 14:18:03 +02:00
366cc5e189
Exosphere: Fix extremely spooky Security Engine bugs, now makes it to the end of package2loader.
Michael Scire
2018-05-21 04:30:32 -06:00
ac7ee45493
fusee: improve SDR104 frequency and support AUTOCMD23
Kate J. Temkin
2018-05-21 04:24:50 -06:00
bf2c6dff25
Stage2: Add exception handlers
TuxSH
2018-05-21 03:50:53 +02:00
c1687905a3
Fix stack overflow when chainloading stage2
TuxSH
2018-05-21 03:42:05 +02:00
ea2693dd2d
Fix exception handlers (thanks @fincs)
TuxSH
2018-05-21 03:39:18 +02:00
43d1816ac2
[stage1] Add exception handlers... which somehow don't work?
TuxSH
2018-05-21 02:24:41 +02:00
83d9d874e6
Fusee use CAR reboot for fatal errors
TuxSH
2018-05-20 23:52:09 +02:00
4ec7d0fc82
Remove packed when not needed
TuxSH
2018-05-20 22:57:25 +02:00
57ff5e694a
Don't check for panics in stage2
TuxSH
2018-05-20 22:00:11 +02:00
3dd6ec5f6c
wtf pmc reboot doesn't fully work -- display doesn't reinitialize
TuxSH
2018-05-20 16:56:15 +02:00
f45bc83bc4
Introduce fatal_error
TuxSH
2018-05-20 16:18:48 +02:00
add03d5774
fusee: correct computation of tuning block size
Kate J. Temkin
2018-05-20 07:21:49 -06:00
d5411b5b1f
fusee: begin adding support for MMC HS modes
Kate J. Temkin
2018-05-20 07:04:18 -06:00
5f3fc8156c
fusee: SD: implement tuning, allowing for all SD UHS-I speed
Kate J. Temkin
2018-05-20 02:43:06 -06:00
38350e769c
fusee: SD driver: implement everything necessary for UHS except tuning
Kate J. Temkin
2018-05-18 21:51:12 -06:00
633c5e95ed
fusee: correct constants in CAR
Kate J. Temkin
2018-05-18 21:23:53 -06:00
817c42efc2
fusee: handle SDMMC speeds sanely
Kate J. Temkin
2018-05-18 13:17:04 -06:00
ec7e0d923d
Add custom panic driver
TuxSH
2018-05-20 14:11:46 +02:00
c820375a86
Make struct tegra_pmc not packed
TuxSH
2018-05-20 01:40:23 +02:00
64cdd2e63f
Actually don't use memcpy in sdmmc
TuxSH
2018-05-19 03:10:06 +02:00
2a98e2e3b8
Sync sdmmc changes between stage1 and 2
TuxSH
2018-05-19 02:50:50 +02:00
2bc2fe1452
Use memcpy instead of raw casts in sdmmc.c
TuxSH
2018-05-19 01:33:07 +02:00
b4eeddd7e1
Revamp all the Makefiles (thanks @fincs @WinterMute)
TuxSH
2018-05-19 00:54:38 +02:00
7bfdf63a71
fusee sdmmc: don't time out on long reads
Kate J. Temkin
2018-05-18 07:42:35 -06:00
9424510f8f
Exosphere: Fix remaining crt0 bugs, we now make it to pk2ldr.
Michael Scire
2018-05-18 07:16:41 -06:00
6954925f71
Exosphere: Fix bug, we now make it past MMU enable.
Michael Scire
2018-05-18 06:58:49 -06:00
ea905725c4
Exosphere: Copy initial data image to DRAM for coldboot init.
Michael Scire
2018-05-18 06:49:49 -06:00
1a9f095463
Exosphere: Fix relocation bug (warmboot relocs currently broken in edge case)
Michael Scire
2018-05-18 03:10:06 -06:00