Commit Graph

  • 6f3eed8de5
    Stage 1 sdmmc.c update log levels Benoit7413 2018-06-27 05:03:58 +0200
  • 53c66712ea
    Merge b29cacd79b into ed718e007f Pika 2018-06-26 15:33:24 +0000
  • ed718e007f
    Merge pull request #156 from Benoit7413/patch-1 hexkyz 2018-06-26 16:33:18 +0100
  • 6fd82b7947 creport: Add dying message to output report, if relevant. Michael Scire 2018-06-26 00:51:53 -0600
  • 0f6d4baa8e
    Replace NAND by eMMC Benoit7413 2018-06-26 08:49:50 +0200
  • 4eadeb021b creport: Complete crash report saving. Michael Scire 2018-06-26 00:44:58 -0600
  • d5b303f852 creport: Clean up bugs, now saves (empty) reports to the SD successfully Michael Scire 2018-06-25 22:27:33 -0600
  • 12236eae9e creport: Fix bad constructor for ThreadInfo Michael Scire 2018-06-25 20:40:33 -0600
  • 71e87e9e35 creport: fix a bunch of trivial errors Michael Scire 2018-06-25 10:25:14 -0600
  • fc36429b99 creport: fix typo in json Michael Scire 2018-06-25 10:23:37 -0600
  • b8e0c2855f creport: Further Skeleton Report saving. Michael Scire 2018-06-25 10:22:37 -0600
  • 92bc396972 creport: Implement reading name/build id from .rodata Michael Scire 2018-06-25 09:50:36 -0600
  • f189610af8 creport: Skeleton reading of Code Regions. Michael Scire 2018-06-25 04:38:54 -0600
  • fd6fa89122 creport: fix thread_list access style Michael Scire 2018-06-25 04:08:42 -0600
  • d65255acb8 creport: Implement reading info about all threads. Michael Scire 2018-06-25 04:07:44 -0600
  • 5268a9f9f3 creport: Implement reading a dying message Michael Scire 2018-06-25 03:40:32 -0600
  • e6b7793916 creport: Parse info for crashed thread Michael Scire 2018-06-25 03:04:17 -0600
  • 7cd44e8980 creport: Read exception info properly (except for crashed thread info) Michael Scire 2018-06-25 02:18:26 -0600
  • 4e7fcc1a50 creport: Solidify main() logic. Michael Scire 2018-06-25 01:58:44 -0600
  • 851d21a276 creport: Implement process open, stub exception parsing. Michael Scire 2018-06-25 01:45:25 -0600
  • 6ffc9bd8e0 creport: Further skeleton the CrashReport object. Michael Scire 2018-06-25 00:42:26 -0600
  • af4485d533 creport: Add skeleton. Doesn't actually generate reports yet. Michael Scire 2018-06-24 22:46:20 -0600
  • bcf81fe957 Loader: Fix argument passing. Michael Scire 2018-06-24 21:39:05 -0600
  • 9687218fbc Fusee: lfs kernel patches for 3.0.0/3.0.2 Michael Scire 2018-06-24 16:24:22 -0600
  • 1252c4d5e1 Fusee: Complete hashes (Thanks @Thog), lfs patches for 2.0.0 Michael Scire 2018-06-24 15:51:29 -0600
  • 040cfa90d3 Fusee: Add kernel patches for 1.0.0. Michael Scire 2018-06-24 15:20:16 -0600
  • b4ae549a03
    Merge de70a535ed into 284677c486 Thomas Guillemard 2018-06-24 20:18:09 +0000
  • 284677c486 libstratosphere: Cleanup resources when doing OutSession for domains. Michael Scire 2018-06-24 12:38:54 -0600
  • 14aee373bc fusee: Allow declaring yourself knowledgeable via an environment variable Tony Wasserka 2018-06-23 11:04:14 +0200
  • b29cacd79b
    point to ctcaer hekate instead of nwert bc. repo deleted Pika 2018-06-22 13:35:19 -0400
  • de70a535ed
    fusee: Add 1.0.0 kernel patch definitions and add remaining missing hashes/offset Thog 2018-06-20 23:06:19 +0200
  • ad636f7216 Modernize C++ usage (#144) Tony Wasserka 2018-06-19 18:07:31 +0000
  • e6d42e43b4
    Merge ce412e91c8 into f1c326aec3 Frogomeli 2018-06-18 15:06:11 +0000
  • f1c326aec3
    Merge pull request #147 from TheDgtl/fusee_stage2_patch_fix hexkyz 2018-06-18 16:06:01 +0100
  • a446aca2c4 Fix a few issues in the secondary kernel_patches.c file Drakia 2018-06-17 19:28:19 -0700
  • ce412e91c8
    Fix compilation Frogomeli 2018-06-17 18:56:36 +0200
  • fca9ed2a15
    Merge pull request #145 from Traiver/master hexkyz 2018-06-17 16:56:36 +0100
  • f32f42e791
    Merge pull request #141 from DavidBuchanan314/master hexkyz 2018-06-17 16:48:41 +0100
  • 33af704ee2
    Update kernel_patches.c Traiver 2018-06-17 15:54:06 +0200
  • 57819fa345
    Update kernel_patches.c Traiver 2018-06-17 14:02:08 +0200
  • 0295c8a51d
    Update kernel_patches.c Traiver 2018-06-17 12:38:57 +0200
  • b211a7cf05
    add kernel patches for 4.1.0 Traiver 2018-06-17 11:00:42 +0200
  • 1915b8b02e Stratosphere: Prefer move-construction over copy-construction when moving sink parameters around Tony Wasserka 2018-06-16 19:52:34 +0200
  • 5734c54188 fs.mitm: Replace more raw loops with algorithms Tony Wasserka 2018-06-16 19:49:48 +0200
  • c950998c91 Stratosphere: Use unique_ptr Tony Wasserka 2018-06-16 18:00:40 +0200
  • 05f908da1f Stratosphere: Replace more raw loops with algorithms Tony Wasserka 2018-06-16 17:39:09 +0200
  • c66b30a31d fs.mitm: Use vector::emplace_back rather than push_back Tony Wasserka 2018-06-16 17:23:10 +0200
  • a69a054809 fs.mitm: Use unique_ptr (fix memory leak along the way) Tony Wasserka 2018-06-16 17:18:06 +0200
  • e78bd11a05 Stratosphere: Simplify initialization Tony Wasserka 2018-06-16 17:10:41 +0200
  • 98ea14e880 fs.mitm: Simplify initialization Tony Wasserka 2018-06-16 17:09:23 +0200
  • 1fdb9696b5 fs.mitm: Use unique_ptr Tony Wasserka 2018-06-16 17:09:15 +0200
  • 0b41d57b0c fs.mitm: Use enum class some more Tony Wasserka 2018-06-16 17:09:00 +0200
  • 4d2096d685 fs.mitm: Turn RomFSSourceInfo::Cleanup into a destructor Tony Wasserka 2018-06-16 16:50:12 +0200
  • bb890efc40 fs.mitm: Use enum class Tony Wasserka 2018-06-16 16:44:46 +0200
  • e71758a1f3 fs.mitm: Use variant Tony Wasserka 2018-06-16 16:42:21 +0200
  • f65983c5a7 Stratosphere: Add a utility predicate function to test for equality with a reference element Tony Wasserka 2018-06-16 13:36:08 +0200
  • 0de99b0006 Stratosphere: Replace more raw loops with algorithms Tony Wasserka 2018-06-16 13:33:59 +0200
  • c10dca48fe Stratosphere: Use modern C++ idioms in some places Tony Wasserka 2018-06-15 20:20:02 +0200
  • f41b780c0a PM: Fix remaining issues, now works properly again. Michael Scire 2018-06-15 00:47:07 -0600
  • 4d36697080 Make PM Compile. Note: Currently broken. Michael Scire 2018-06-14 23:32:01 -0600
  • c2d9ac8f5c fs.mitm: WIP LayeredFS impl (NOTE: UNUSABLE ATM) Michael Scire 2018-06-14 17:50:01 -0600
  • 20a721a4a6 fusee: correct 4.x free_code_space_offset value DavidBuchanan314 2018-06-13 22:26:00 +0100
  • 58d2f8f0a5 fusee: Add 3.0.0-3.0.1 kernel hash (and free_code_space_offset) DavidBuchanan314 2018-06-13 21:42:28 +0100
  • 82b248aeac
    Merge pull request #138 from desowin/sdmmc-frequency TuxSH 2018-06-13 17:31:19 +0200
  • 237ff0d1e7 libstratosphere/fs.mitm: Push WIP support for Domains. Not yet fully working. Michael Scire 2018-06-12 16:00:09 -0600
  • 206c10f333 Rework sdmmc clocking configuration Tomasz Moń 2018-06-12 17:20:15 +0200
  • d8c9399cff fusee: Run periodic autocal only on the uSD controller (#137) Max K 2018-06-11 06:09:48 +0200
  • 91fc77241c fusee: Run periodic autocal only on the uSD controller langerhans 2018-06-10 20:50:51 +0200
  • 5c80016c81 fs.mitm: Add HANS-style redirection for System Data Archives. Michael Scire 2018-06-10 11:11:05 -0600
  • ceb93867b4
    Merge pull request #132 from tslater2006/master hexkyz 2018-06-10 16:21:18 +0100
  • 80be253c1e
    Merge pull request #134 from desowin/sdmmc-stage2 hexkyz 2018-06-10 16:19:20 +0100
  • 931e38742b fs.mitm: Fix sm^H^Hfshax Michael Scire 2018-06-10 03:12:34 -0600
  • 3cbdf0b2b9 fs.mitm: Get Title ID on fsp-srv init, Add worker to handle subinterfaces. Michael Scire 2018-06-10 03:06:50 -0600
  • 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 -0700
  • 3434a41e00 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. misson20000 2018-06-09 22:04:08 -0700
  • 548903e3fb fs.mitm: Remove debugging test, fix postprocessing. Michael Scire 2018-06-10 01:19:21 -0600
  • ff9412feef fs.mitm: Add hook for postprocessing mitm messages. Michael Scire 2018-06-10 01:17:00 -0600
  • 40a6b7bb54 fs.mitm: Fix pointer buffer size passed to mitm'd commands Michael Scire 2018-06-09 19:36:01 -0600
  • 6a58307d83 fs.mitm: Remove unnecessary permissions from json. Michael Scire 2018-06-09 19:34:25 -0600
  • c1c211f542 fs.mitm: Implement basic passthrough framework for input commands. Michael Scire 2018-06-09 19:33:22 -0600
  • 804a40830e Fix race conditions and misconfiguration in sdmmc Tomasz Moń 2018-06-09 08:44:05 +0200
  • a79d3454d8 Switched to mmc_debug, and use inttypes Timothy Slater 2018-06-08 07:50:36 -0500
  • 28d630a23e pm: add Atmosphere GetProcessHandle command to pm:dmnt (#133) misson20000 2018-06-07 23:32:45 -0700
  • 131ac92a0f pm: add Atmosphere GetProcessHandle command to pm:dmnt misson20000 2018-06-07 23:02:33 -0700
  • e964bcf872
    Remove credit by request. SciresM 2018-06-07 20:55:57 -0600
  • d55245a50d Add component overview to the readme (#131) Tony Wasserka 2018-06-07 22:57:09 +0000
  • 9c6e473eff Add component overview to the readme Tony Wasserka 2018-06-07 15:40:07 +0200
  • 7df8ca7c4b use printf instead of printk for secondary Timothy Slater 2018-06-07 13:05:41 -0500
  • ca907077af Add sdmmc_dump_regs function Timothy Slater 2018-06-07 12:55:29 -0500
  • f5163fa35d
    Merge pull request #126 from desowin/sdmmc-autocal TuxSH 2018-06-06 18:09:00 +0200
  • 54b6bb340e Display the frame buffer during console_init() Timothy Slater 2018-06-05 13:14:41 -0500
  • 7b9dcd2f1a Make sdmmc autocalibration follow TRM procedure Tomasz Moń 2018-06-05 19:07:14 +0200
  • 0491a21a99 Fix logic bug in stage2's main function TuxSH 2018-06-05 16:18:02 +0200
  • 6b7da2887f package2 verification and ini1 merging fixes (#125) Max K 2018-06-04 23:04:44 +0200
  • dbf0ccfa32 fusee: Pass package2 section data along with the decrypted metadata langerhans 2018-06-04 22:56:11 +0200
  • 46f94e8744 fusee: Incremet offset while reading kip1s langerhans 2018-06-04 22:55:12 +0200
  • ec164b8606
    Fix credits hexkyz 2018-06-04 19:31:08 +0100
  • 95bd9d05b5
    Merge af686c8a4c into b2139ed182 Cis White Male 2018-06-04 18:03:51 +0000
  • af686c8a4c
    Fix Kyle's grammatical mistake Cis White Male 2018-06-04 19:03:26 +0100
  • b2139ed182 Pass screen status and mmc struct from stage1 to 2 TuxSH 2018-06-04 19:17:23 +0200