Commit Graph

  • 5b3e8e1c5d stratosphere: Use RAII for locks Léo Lam 2018-07-02 16:10:57 +02:00
  • 18153713d9 pm: Fix missing include Léo Lam 2018-07-02 14:25:40 +02:00
  • a28b40866a stratosphere: Remove an unneeded constructor Léo Lam 2018-07-02 13:21:10 +02:00
  • 22ae5b861c
    fusee: Correct wrong comment (thanks @desowin) hexkyz 2018-07-05 16:05:38 +01:00
  • 3394f0cf0d
    Merge pull request #161 from TheDgtl/fix_4xx_kernel hexkyz 2018-07-04 22:06:11 +01:00
  • c5e9aec013 fusee: Temporarily disable anything that prevents the fusee-primary to fusee-secondary transition. hexkyz 2018-07-04 22:04:41 +01:00
  • ddbbb0b758 fusee: SDMMC driver re-design: hexkyz 2018-07-04 21:55:27 +01:00
  • 6ab81e1780 Fix issue with fusee-secondary 4.x kernel patches Drakia 2018-07-01 17:50:02 -07:00
  • 83c9747e5f fs.mitm: Save memory+time in sibling reconstruction via reverse iteration Michael Scire 2018-06-29 00:34:18 -06:00
  • 4c920dfe92 fs.mitm: Optimize out remaining O(n^2) op. BotW is very fast. Michael Scire 2018-06-28 23:24:08 -06:00
  • 90226ec438 fs.mitm: Fix typo. map impl takes 2-3 seconds to boot botw. Michael Scire 2018-06-28 23:18:35 -06:00
  • c536665fe9 fs.mitm: Use std::map for RomFS building Michael Scire 2018-06-28 22:40:18 -06:00
  • fb0c1b1ac7 fs.mitm: Fix debug-commented-out command Michael Scire 2018-06-28 20:42:27 -06:00
  • caac5f9078 fs.mitm: Simplify source merging condition thanks to padding guarantees Michael Scire 2018-06-28 20:41:36 -06:00
  • a95836552e fs.mitm: Use less path memory, fix source concat. (Fixes BotW, probably others) Michael Scire 2018-06-28 20:39:23 -06:00
  • 8da27723fc fs.mitm: Fix c++ modernization breaking changes Michael Scire 2018-06-27 23:02:06 -06:00
  • ed718e007f
    Merge pull request #156 from Benoit7413/patch-1 hexkyz 2018-06-26 16:33:18 +01:00
  • 6fd82b7947 creport: Add dying message to output report, if relevant. Michael Scire 2018-06-26 00:51:53 -06:00
  • 0f6d4baa8e
    Replace NAND by eMMC Benoit7413 2018-06-26 08:49:50 +02:00
  • 4eadeb021b creport: Complete crash report saving. Michael Scire 2018-06-26 00:44:58 -06:00
  • d5b303f852 creport: Clean up bugs, now saves (empty) reports to the SD successfully Michael Scire 2018-06-25 22:27:33 -06:00
  • 12236eae9e creport: Fix bad constructor for ThreadInfo Michael Scire 2018-06-25 20:40:33 -06:00
  • 71e87e9e35 creport: fix a bunch of trivial errors Michael Scire 2018-06-25 10:25:14 -06:00
  • fc36429b99 creport: fix typo in json Michael Scire 2018-06-25 10:23:37 -06:00
  • b8e0c2855f creport: Further Skeleton Report saving. Michael Scire 2018-06-25 10:22:37 -06:00
  • 92bc396972 creport: Implement reading name/build id from .rodata Michael Scire 2018-06-25 09:50:36 -06:00
  • f189610af8 creport: Skeleton reading of Code Regions. Michael Scire 2018-06-25 04:38:54 -06:00
  • fd6fa89122 creport: fix thread_list access style Michael Scire 2018-06-25 04:08:42 -06:00
  • d65255acb8 creport: Implement reading info about all threads. Michael Scire 2018-06-25 04:07:44 -06:00
  • 5268a9f9f3 creport: Implement reading a dying message Michael Scire 2018-06-25 03:40:32 -06:00
  • e6b7793916 creport: Parse info for crashed thread Michael Scire 2018-06-25 03:04:17 -06:00
  • 7cd44e8980 creport: Read exception info properly (except for crashed thread info) Michael Scire 2018-06-25 02:18:26 -06:00
  • 4e7fcc1a50 creport: Solidify main() logic. Michael Scire 2018-06-25 01:58:44 -06:00
  • 851d21a276 creport: Implement process open, stub exception parsing. Michael Scire 2018-06-25 01:45:25 -06:00
  • 6ffc9bd8e0 creport: Further skeleton the CrashReport object. Michael Scire 2018-06-25 00:42:26 -06:00
  • af4485d533 creport: Add skeleton. Doesn't actually generate reports yet. Michael Scire 2018-06-24 22:46:20 -06:00
  • bcf81fe957 Loader: Fix argument passing. Michael Scire 2018-06-24 21:39:05 -06:00
  • 9687218fbc Fusee: lfs kernel patches for 3.0.0/3.0.2 Michael Scire 2018-06-24 16:24:22 -06:00
  • 1252c4d5e1 Fusee: Complete hashes (Thanks @Thog), lfs patches for 2.0.0 Michael Scire 2018-06-24 15:51:29 -06:00
  • 040cfa90d3 Fusee: Add kernel patches for 1.0.0. Michael Scire 2018-06-24 15:20:16 -06:00
  • 284677c486 libstratosphere: Cleanup resources when doing OutSession for domains. Michael Scire 2018-06-24 12:38:54 -06:00
  • ad636f7216 Modernize C++ usage (#144) Tony Wasserka 2018-06-19 18:07:31 +00:00
  • f1c326aec3
    Merge pull request #147 from TheDgtl/fusee_stage2_patch_fix hexkyz 2018-06-18 16:06:01 +01:00
  • a446aca2c4 Fix a few issues in the secondary kernel_patches.c file Drakia 2018-06-17 19:28:19 -07:00
  • fca9ed2a15
    Merge pull request #145 from Traiver/master hexkyz 2018-06-17 16:56:36 +01:00
  • f32f42e791
    Merge pull request #141 from DavidBuchanan314/master hexkyz 2018-06-17 16:48:41 +01:00
  • 33af704ee2
    Update kernel_patches.c Traiver 2018-06-17 15:54:06 +02:00
  • 57819fa345
    Update kernel_patches.c Traiver 2018-06-17 14:02:08 +02:00
  • 0295c8a51d
    Update kernel_patches.c Traiver 2018-06-17 12:38:57 +02:00
  • 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